HomeSort by relevance Sort by last modified time
    Searched full:immediately (Results 126 - 150 of 5448) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/compiler-rt/lib/builtins/i386/
floatdixf.S 11 // 32-bit loads, then immediately storing it back to the stack via a single 64-bit
  /external/jemalloc/test/unit/
prng.c 24 "Full-width results must not immediately repeat");
  /external/junit/src/org/junit/runner/
Runner.java 14 * class will be constructed immediately before running the test and that the runner
  /external/libchrome/base/message_loop/
message_pump_dispatcher.h 37 // nested loop exits immediately.
  /external/libchrome/base/synchronization/
lock_impl.h 36 // held by something else, immediately return false.
  /external/llvm/test/CodeGen/AArch64/
atomic-ops-not-barriers.ll 19 ; The key point here is that the second dmb isn't immediately followed by the
  /external/llvm/test/CodeGen/PowerPC/
vec_br_cmp.ll 5 ; A predicate compare used immediately by a branch should not generate an mfcr.
  /external/llvm/test/CodeGen/X86/
fast-isel-double-half-convertion.ll 6 ; conversion into a double-to-float conversion immediately followed by a
  /external/llvm/test/MC/Disassembler/Mips/mips2/
invalid-xfail.txt 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
  /external/llvm/test/MC/Disassembler/Mips/mips3/
invalid-xfail.txt 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
  /external/llvm/test/MC/Disassembler/Mips/mips32/
invalid-xfail.txt 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
  /external/llvm/test/MC/Disassembler/Mips/mips32r2/
invalid-xfail.txt 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
  /external/llvm/test/MC/Disassembler/Mips/mips32r3/
invalid-xfail.txt 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
  /external/llvm/test/MC/Disassembler/Mips/mips32r5/
invalid-xfail.txt 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
  /external/llvm/test/MC/Disassembler/Mips/mips4/
invalid-xfail.txt 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
  /external/llvm/test/MC/Disassembler/Mips/mips64/
invalid-xfail.txt 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
  /external/llvm/test/MC/Disassembler/Mips/mips64r2/
invalid-xfail.txt 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
  /external/llvm/test/MC/Disassembler/Mips/mips64r3/
invalid-xfail.txt 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
  /external/llvm/test/MC/Disassembler/Mips/mips64r5/
invalid-xfail.txt 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
  /external/webrtc/webrtc/base/
maccocoathreadhelper.mm 21 // immediately exit.
  /frameworks/av/media/utils/include/mediautils/
SchedulingPolicyService.h 24 // The asynchronous parameter should be 'true' to return immediately,
  /frameworks/base/core/java/android/os/
FactoryTest.java 43 * When true, long-press on power should immediately cause the device to
  /frameworks/base/location/java/android/location/
ICountryDetector.aidl 31 * @return the country if it is available immediately, otherwise null will be returned.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decoder.h 55 int do_loopfilter_inline; // apply loopfilter to available rows immediately
  /libcore/luni/src/main/java/java/util/concurrent/
TransferQueue.java 41 * Transfers the element to a waiting consumer immediately, if possible.
43 * <p>More precisely, transfers the specified element immediately
62 * <p>More precisely, transfers the specified element immediately
82 * <p>More precisely, transfers the specified element immediately

Completed in 462 milliseconds

1 2 3 4 56 7 8 91011>>