/external/compiler-rt/lib/tsan/rtl/ |
tsan_interceptors.cc | 234 // When we are in a "blocking call", we process signals asynchronously [all...] |
/external/e2fsprogs/ext2ed/doc/ |
ext2fs-overview.sgml | 367 A value of "<Literal remap="tt">1</Literal>" in the appropriate bit signals that the block is 368 allocated, while a value of "<Literal remap="tt">0</Literal>" signals that the block is 610 Bit number 9 signals that the file (I'll refer to the object presented by 616 Bit number 10 signals that the file is <Literal remap="tt">set group id</Literal> - I don't know 621 Bit number 11 signals that the file is <Literal remap="tt">set user id</Literal>, which means that [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
decimal.py | 187 This occurs and signals clamped if the exponent of a result has been 228 This occurs and signals invalid-operation if an string is being 238 This occurs and signals division-by-zero if division of a finite number 254 This occurs and signals invalid-operation if the integer result of a 265 This occurs and signals invalid-operation if division by zero was 276 This occurs and signals inexact whenever the result of an operation is 288 This occurs and signals invalid-operation if an invalid context was 302 This occurs and signals rounded whenever the result of an operation is 314 This occurs and signals subnormal whenever the result of a conversion or 325 This occurs and signals overflow if the adjusted exponent of a resul [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
decimal.py | 187 This occurs and signals clamped if the exponent of a result has been 228 This occurs and signals invalid-operation if an string is being 238 This occurs and signals division-by-zero if division of a finite number 254 This occurs and signals invalid-operation if the integer result of a 265 This occurs and signals invalid-operation if division by zero was 276 This occurs and signals inexact whenever the result of an operation is 288 This occurs and signals invalid-operation if an invalid context was 302 This occurs and signals rounded whenever the result of an operation is 314 This occurs and signals subnormal whenever the result of a conversion or 325 This occurs and signals overflow if the adjusted exponent of a resul [all...] |
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
AbstractQueuedSynchronizer.java | 124 * (Shared mode is similar but may involve cascading signals.) 323 * predecessor signals the next node to wake up by traversing 602 * and to suppress unnecessary signals and traversals. 645 * Release action for shared mode -- signals successor and ensures 702 * racing acquires/releases, so most need signals now or soon [all...] |
/external/aac/libSBRdec/src/ |
env_extr.cpp | 112 information such as SBR sampling frequency and frequency range as well as control signals that do not require frequent changes. It also 120 This data can be subdivided into "side info" and "raw data", where side info is defined as signals needed to decode the raw data 121 and some decoder tuning signals. Raw data is referred to as PCM and Huffman coded envelope and noise floor estimates. The side info also [all...] |
/external/bluetooth/bluedroid/stack/rfcomm/ |
port_api.c | 933 ** Description This function retrieves modem control signals. Normally 935 ** function is called with notification that one of signals 939 ** p_signal - specify the pointer to control signals info [all...] |
port_utils.c | 443 ** Description Check modem signals that has been changed
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
session.cc | 532 // TODO: Connect all the Transport signals to TransportProxy 767 // Overall we should make TransportProxy receive *all* the signals from 769 // the transports, as is needed to make sure signals are handled properly [all...] |
/external/mksh/src/ |
mksh.1 | 222 signals, and prints prompts before reading input (see the 601 (i.e. in most scripts), the command is started with signals [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
calc_en.cpp | 43 for unfiltered and filtered excitation signals, the LTP coding gain, and 122 excitation signals and the LTP coding gain 437 excitation signals
|
/art/compiler/dex/quick/arm/ |
call_arm.cc | 441 * handle signals on the user stack. However, we may not have any free temp
|
/bionic/libc/ |
SYSCALLS.TXT | 219 # signals
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoManager.java | 422 * Signals that the download is "complete", because the byte array already contains the
|
/device/generic/goldfish/camera/ |
QemuClient.h | 126 * status returned here just signals whether or not the method has succeeded.
|
/device/lge/mako/nfc/ |
libnfc-brcm.conf | 257 # NFC_WAKE gpio signals.
|
/device/samsung/manta/nfc/ |
libnfc-brcm.conf | 258 # NFC_WAKE gpio signals.
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMIterator.java | 255 * signals that the iterator should be run to the end and
|
/external/bison/darwin-lib/sys/ |
wait.h | 404 /* There are no stopping signals. */
|
/external/bison/linux-lib/sys/ |
wait.h | 404 /* There are no stopping signals. */
|
/external/chromium_org/android_webview/native/ |
cookie_manager.cc | 90 // Construct a closure which signals a waitable event if and when the closure
|
/external/chromium_org/build/android/pylib/utils/ |
emulator.py | 215 # Signals we listen for to kill the emulator on
|
/external/chromium_org/cc/resources/ |
task_graph_runner.cc | 366 // exit as well (because the Shutdown() code only signals once).
|
/external/chromium_org/chrome/browser/extensions/ |
extension_gcm_app_handler_unittest.cc | 84 // Signals that the asynchronous operation finishes.
|
/external/chromium_org/chrome/browser/ |
process_singleton_win.cc | 86 // Checks the visibility of the enumerated window and signals once a visible
|