/prebuilts/gdb/darwin-x86/lib/python2.7/unittest/ |
signals.py | 31 # if we aren't the installed handler, then delegate immediately
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
Queue.py | 115 is immediately available, else raise the Full exception ('timeout' 145 Only enqueue the item if a free slot is immediately available. 157 Otherwise ('block' is false), return an item if one is immediately 187 Only get an item if one is immediately available. Otherwise
|
/prebuilts/gdb/linux-x86/lib/python2.7/unittest/ |
signals.py | 31 # if we aren't the installed handler, then delegate immediately
|
/prebuilts/go/darwin-x86/src/os/ |
proc.go | 47 // The program terminates immediately; deferred functions are not run.
|
/prebuilts/go/darwin-x86/src/text/template/ |
option.go | 40 // Execution stops immediately with an error.
|
/prebuilts/go/linux-x86/src/os/ |
proc.go | 47 // The program terminates immediately; deferred functions are not run.
|
/prebuilts/go/linux-x86/src/text/template/ |
option.go | 40 // Execution stops immediately with an error.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
Queue.py | 115 is immediately available, else raise the Full exception ('timeout' 145 Only enqueue the item if a free slot is immediately available. 157 Otherwise ('block' is false), return an item if one is immediately 187 Only get an item if one is immediately available. Otherwise
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
signals.py | 31 # if we aren't the installed handler, then delegate immediately
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
Queue.py | 115 is immediately available, else raise the Full exception ('timeout' 145 Only enqueue the item if a free slot is immediately available. 157 Otherwise ('block' is false), return an item if one is immediately 187 Only get an item if one is immediately available. Otherwise
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/ |
signals.py | 31 # if we aren't the installed handler, then delegate immediately
|
/system/connectivity/shill/binder/android/system/connectivity/shill/ |
IDevice.aidl | 35 * immediately after requesting a connection so that
|
/external/chromium-trace/catapult/telemetry/telemetry/core/ |
android_action_runner.py | 122 If the screen is already on, log a warning and return immediately. 132 If the screen is already off, log a warning and return immediately. 146 If the device is not locked, log a warning and return immediately.
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
ListenableFuture.java | 30 * immediately. 91 * is already complete, immediately. 132 * immediately but the executor rejected it.
|
/external/icu/icu4c/source/common/unicode/ |
bytestriebuilder.h | 63 * immediately. Check for U_FAILURE() on output or use with 83 * immediately. Check for U_FAILURE() on output or use with 107 * immediately. Check for U_FAILURE() on output or use with
|
ucharstriebuilder.h | 62 * immediately. Check for U_FAILURE() on output or use with 82 * immediately. Check for U_FAILURE() on output or use with 108 * immediately. Check for U_FAILURE() on output or use with
|
/external/libevent/ |
changelist-internal.h | 33 them immediately. 36 once between calls to dispatch. Processing these changes immediately 45 3) Sometimes adding an event that we immediately delete can cause
|
/prebuilts/go/darwin-x86/src/go/parser/ |
error_test.go | 11 // of the form /* ERROR "rx" */ immediately following an offending token. 61 // messages that appear immediately after a token, rather than at 78 var here token.Pos // position immediately after the token at position prev
|
/prebuilts/go/linux-x86/src/go/parser/ |
error_test.go | 11 // of the form /* ERROR "rx" */ immediately following an offending token. 61 // messages that appear immediately after a token, rather than at 78 var here token.Pos // position immediately after the token at position prev
|
/system/bt/osi/include/ |
fixed_queue.h | 67 // element, this function returns false immediately. Otherwise, this function 73 // immediately. Otherwise, the next element in the queue is returned. 88 // function returns NULL immediately. |data| may not be NULL. If the |data|
|
/external/avahi/avahi-core/ |
response-sched.c | 347 int avahi_response_scheduler_post(AvahiResponseScheduler *s, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately) { 358 /* avahi_log_debug("post %i %s", immediately, t); */ 385 avahi_elapse_time(&tv, immediately ? 0 : AVAHI_RESPONSE_DEFER_MSEC, immediately ? 0 : AVAHI_RESPONSE_JITTER_MSEC); 508 /* Send all scheduled responses immediately */
|
/external/libchrome/base/trace_event/common/ |
trace_event_common.h | 269 // Records a single event called "name" immediately, with 0, 1 or 2 314 // Records a single BEGIN event called "name" immediately, with 0, 1 or 2 371 // Records a single END event for "name" immediately. If the category 442 // Records the value of a counter called "name" immediately. Value 455 // Records the values of a multi-parted counter called "name" immediately. 487 // Records the value of a counter called "name" immediately. Value 504 // Records the values of a multi-parted counter called "name" immediately. 550 // Records a single ASYNC_BEGIN event called "name" immediately, with 0, 1 or 2 [all...] |
/external/skia/src/core/ |
SkTraceEventCommon.h | 283 // Records a single event called "name" immediately, with 0, 1 or 2 322 // Records a single BEGIN event called "name" immediately, with 0, 1 or 2 379 // Records a single END event for "name" immediately. If the category 453 // Records the value of a counter called "name" immediately. Value 466 // Records the values of a multi-parted counter called "name" immediately. 484 // Records the value of a counter called "name" immediately. Value 501 // Records the values of a multi-parted counter called "name" immediately. 547 // Records a single ASYNC_BEGIN event called "name" immediately, with 0, 1 or 2 [all...] |
/external/v8/base/trace_event/common/ |
trace_event_common.h | 269 // Records a single event called "name" immediately, with 0, 1 or 2 314 // Records a single BEGIN event called "name" immediately, with 0, 1 or 2 371 // Records a single END event for "name" immediately. If the category 442 // Records the value of a counter called "name" immediately. Value 455 // Records the values of a multi-parted counter called "name" immediately. 487 // Records the value of a counter called "name" immediately. Value 504 // Records the values of a multi-parted counter called "name" immediately. 550 // Records a single ASYNC_BEGIN event called "name" immediately, with 0, 1 or 2 [all...] |
/external/webrtc/webrtc/modules/bitrate_controller/ |
bitrate_controller_unittest.cc | 104 // First REMB applies immediately. 165 // Test that a low REMB trigger immediately. 176 // REMBs during the first 2 seconds apply immediately. 258 // Test that a low REMB trigger immediately. 279 // REMBs during the first 2 seconds apply immediately.
|