Home
last modified time | relevance | path

Searched refs:trapped (Results 1 – 19 of 19) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/breakpoints/
Dbreakpoint_test.c131 static int trapped; variable
139 if (!trapped) in check_trapped()
141 trapped = 0; in check_trapped()
279 if (ptrace(PTRACE_POKEDATA, child_pid, &trapped, 1)) in check_success()
/external/valgrind/none/tests/ppc32/
Dtwi.c14 int r, trapped = 0; in try() local
22 trapped = 1; in try()
29 trapped ? "TRAP" : "no trap" ); in try()
Dtw.c14 int r, trapped = 0; in try() local
22 trapped = 1; in try()
30 trapped ? "TRAP" : "no trap" ); in try()
/external/valgrind/none/tests/ppc64/
Dtwi_tdi.c14 int r, trapped = 0; in try() local
22 trapped = 1; in try()
29 trapped ? "TRAP" : "no trap" ); in try()
Dtw_td.c14 int r, trapped = 0; in try() local
22 trapped = 1; in try()
30 trapped ? "TRAP" : "no trap" ); in try()
/external/guava/
DREADME.jdk516 and exceptions are trapped or thrown as appropriate.
/external/python/cpython3/Doc/library/
Ddecimal.rst158 If the :exc:`FloatOperation` signal is trapped, accidental mixing of
1552 power. If this signal is not trapped, returns :const:`Infinity` or
1570 trapped, returns :const:`NaN`. Possible causes include::
1588 occurred. If not trapped, the result depends on the rounding mode, either
1599 (such as rounding :const:`5.00` to :const:`5.0`). If not trapped, returns
1609 not trapped, returns the result unchanged.
1624 If the signal is not trapped (default), mixing floats and Decimals is
1632 Otherwise (the signal is trapped), only equality comparisons and explicit
1719 not trapped. Likewise, when the :exc:`Overflow` signal is not trapped, infinity
1727 :exc:`InvalidOperation` signal is trapped, raise an exception. For example,
[all …]
Dfpectl.rst46 python system, :const:`SIGFPE` is trapped and converted into the Python
Dcontextlib.rst66 trapped merely in order to log it or to perform some action (rather than to
/external/ltp/testcases/kernel/fs/fs_bind/
DCHANGELOG70 Fixup the return code so that these are trapped properly
/external/python/cpython2/Doc/library/
Dfpectl.rst45 python system, :const:`SIGFPE` is trapped and converted into the Python
Ddecimal.rst1515 power. If this signal is not trapped, returns :const:`Infinity` or
1533 trapped, returns :const:`NaN`. Possible causes include::
1552 occurred. If not trapped, the result depends on the rounding mode, either
1563 (such as rounding :const:`5.00` to :const:`5.0`). If not trapped, returns
1573 not trapped, returns the result unchanged.
1664 not trapped. Likewise, when the :exc:`Overflow` signal is not trapped, infinity
1672 :exc:`InvalidOperation` signal is trapped, raise an exception. For example,
1690 not trapped. Note that the General Decimal Arithmetic specification does not
Dcontextlib.rst54 trapped merely in order to log it or to perform some action (rather than to
/external/python/cpython2/Lib/idlelib/
DChangeLog163 PyShellEditorWindow, and this was correctly trapped as an error."
/external/python/cpython3/Lib/idlelib/
DChangeLog163 PyShellEditorWindow, and this was correctly trapped as an error."
/external/python/cpython2/Misc/
DNEWS6313 trapped, the specification determines the order in which the signals should be
11492 SMTPHandler.emit. Now, only ImportError is trapped.
11495 SocketHandler.createSocket. Now, only socket.error is trapped.
11499 AttributeError are trapped.
/external/mksh/src/
Dcheck.t5454 Check if LINENO is trapped in eval and aliases
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/python/cpython3/Misc/
DHISTORY13456 trapped, the specification determines the order in which the signals should be