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

1 2 34 5 6 7 8 91011>>

  /external/icu/android_icu4j/src/main/java/android/icu/text/
RBNFPostProcessor.java 19 * immediately after first construction and never again.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBNFPostProcessor.java 18 * immediately after first construction and never again.
  /external/junit-params/src/main/java/junitparams/internal/
DeferredErrorFrameworkMethod.java 36 // throw the encapsulated Throwable immediately.
  /external/llvm/test/MC/Disassembler/Mips/mips1/
invalid-xfail.txt 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
  /external/llvm/test/Transforms/LoopStrengthReduce/
exit_compare_live_range.ll 3 ; instruction immediately before the conditional branch.
  /external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
todo.txt 14 > trying to suspend machine to disk (it will immediately wake up because
  /external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
exit_compare_live_range.ll 3 ; instruction immediately before the conditional branch.
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_BarrierClose.pbtxt 24 Subsequent TakeMany operations that would block will fail immediately.
  /external/vboot_reference/firmware/lib/include/
vboot_audio_private.h 24 /* more VbDevMusicNotes follow immediately */
  /external/volley/src/test/java/com/android/volley/utils/
ImmediateResponseDelivery.java 24 * A ResponseDelivery for testing that immediately delivers responses
  /frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
RecoverySnapshotListenersStorage.java 55 Log.i(TAG, "Snapshot already created for agent. Immediately triggering intent.");
70 * when it does register, that intent is immediately triggered.
88 * the recovery agent immediately if it registers a new intent.
99 // As it failed to trigger, trigger immediately if a new intent is registered later.
  /prebuilts/go/darwin-x86/src/runtime/testdata/testprog/
signal.go 21 // Should die immediately, but we've seen flakiness on various
  /prebuilts/go/linux-x86/src/runtime/testdata/testprog/
signal.go 21 // Should die immediately, but we've seen flakiness on various
  /system/connectivity/wifilogd/
message_buffer.h 62 // Clears the buffer. An immediately following read operation will return an
63 // empty message. An immediately following write operation will write to the
80 // Resets the read pointer to the start of the buffer. An immediately
81 // following read will return the first message in the buffer. An immediately
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
Semaphore.c 34 can be executed immediately after AP exits SMM to indicate to
39 immediately after AP exits SMM.
  /external/clang/test/FixIt/
fixit-cxx0x.cpp 80 int a(Ts ...(x)); // expected-error {{'...' must immediately precede declared identifier}}
81 int b(Ts ...&x); // expected-error {{'...' must immediately precede declared identifier}}
143 template <typename Args...> // expected-error {{'...' must immediately precede declared identifier}}
146 template <typename... Args...> // expected-error {{'...' must immediately precede declared identifier}}
149 template <template <typename> class Args...> // expected-error {{'...' must immediately precede declared identifier}}
152 template <template <typename> class... Args...> // expected-error {{'...' must immediately precede declared identifier}}
155 template <int N...> // expected-error {{'...' must immediately precede declared identifier}}
158 template <int... N...> // expected-error {{'...' must immediately precede declared identifier}}
  /external/icu/icu4c/source/common/
sharedobject.cpp 23 // Although items in use may not be correct immediately, it
42 // Although items in use may not be correct immediately, it
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/
3-1.c 13 * The test create a child process which exit immediately and call
39 /* Create a child process which exit immediately */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
27-1.c 14 * The test create a child process which exit immediately and call
35 /* Create a child process which exit immediately */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
21-1.c 14 * The test create a child process which exit immediately and call
32 /* Create a child process which exit immediately */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_timedwait/
11-1.c 11 * the semaphore can be locked immediately. The validity of the
13 * immediately.
  /frameworks/base/core/java/android/app/
IActivityController.aidl 44 * it immediately.
58 * immediately.
  /frameworks/base/services/core/java/com/android/server/location/
CountryDetectorBase.java 29 * could be returned immediately if it is available.
47 * @return the country if it is available immediately, otherwise null should
  /frameworks/compile/mclinker/templates/
headerTest.h 29 // SetUp() will be called immediately before each test.
32 // TearDown() will be called immediately after each test.
  /frameworks/compile/mclinker/unittests/
BinTreeTest.h 37 // SetUp() will be called immediately before each test.
40 // TearDown() will be called immediately after each test.

Completed in 382 milliseconds

1 2 34 5 6 7 8 91011>>