HomeSort by relevance Sort by last modified time
    Searched full:immediately (Results 451 - 475 of 8341) sorted by null

<<11121314151617181920>>

  /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/crypto/rand/
rand_linux.go 39 // unix.GetRandom will immediately return ENOSYS and we will then fall back to
  /prebuilts/go/darwin-x86/src/os/
proc.go 58 // 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/crypto/rand/
rand_linux.go 39 // unix.GetRandom will immediately return ENOSYS and we will then fall back to
  /prebuilts/go/linux-x86/src/os/
proc.go 58 // 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/chre/platform/include/chre/platform/
mutex.h 52 * returns immediately. Illegal to call if the current thread already holds
  /system/core/libsuspend/include/suspend/
autosuspend.h 52 * will force suspend immediately.
  /system/libhidl/base/include/hidl/
TaskRunner.h 42 * Notify the background thread to terminate and return immediately.
  /system/sepolicy/prebuilts/api/27.0/public/
update_engine_common.te 43 # due to the more specific grant to proc_misc immediately below.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiStdArg.h 152 the name of the parameter that immediately precedes the variable argument list.
155 argument list that immediately follows Parameter. The method for computing the
160 @param Parameter The name of the parameter that immediately precedes
  /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 64 * immediately. Check for U_FAILURE() on output or use with
84 * immediately. Check for U_FAILURE() on output or use with
108 * immediately. Check for U_FAILURE() on output or use with
ucharstriebuilder.h 64 * immediately. Check for U_FAILURE() on output or use with
84 * immediately. Check for U_FAILURE() on output or use with
110 * immediately. Check for U_FAILURE() on output or use with
  /external/jemalloc/test/unit/
prng.c 25 "Full-width results must not immediately repeat");
62 "Full-width results must not immediately repeat");
99 "Full-width results must not immediately repeat");
  /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 75 // element, this function returns false immediately. Otherwise, this function
81 // immediately. Otherwise, the next element in the queue is returned.
96 // function returns NULL immediately. |data| may not be NULL. If the |data|

Completed in 1055 milliseconds

<<11121314151617181920>>