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

1 2 3 4 5 6 7 8 91011>>

  /external/curl/tests/libtest/
lib583.c 58 /* this tests if removing an easy handle immediately after multi
  /external/glide/library/src/main/java/com/bumptech/glide/request/target/
SimpleTarget.java 56 * Immediately calls the given callback with the sizes given in the constructor.
  /external/guice/core/src/com/google/inject/internal/
DeferredLookups.java 45 * Initialize the specified lookups, either immediately or when the injector is created.
Exceptions.java 31 * with no frames, so that the exception is shown immediately with no frames
  /external/kernel-headers/original/uapi/linux/
seccomp.h 28 #define SECCOMP_RET_KILL 0x00000000U /* kill the task immediately */
  /external/libchrome/base/prefs/
pref_filter.h 25 // builder. |schedule_write| indicates whether a write should be immediately
  /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/async/
AsyncExecutor.java 22 /** GWT emulation of AsynchExecutor, will call tasks immediately :D
  /external/libjpeg-turbo/
jcinit.c 71 /* Write the datastream header (SOI) immediately.
  /external/libnfc-nci/src/hal/int/
nfc_hal_post_reset.h 60 BOOLEAN spd_debug_mode; /* debug mode for downloading patchram, report failure immediately and obviously */
  /external/llvm/examples/Kaleidoscope/Orc/initial/
README.txt 6 a function definition or top-level expression is entered it is immediately
  /external/llvm/include/llvm/Support/
Errno.h 24 /// immediately after the function that set errno, or errno may have been
  /external/llvm/test/CodeGen/X86/GC/
alloc_loop.ll 43 ;; Allocated mem: allocated memory is immediately dead.
  /external/llvm/test/CodeGen/X86/
catchpad-realign-savexmm.ll 3 ; We should store -2 into UnwindHelp in a slot immediately after the last XMM
  /external/llvm/test/Feature/
memorymarkers.ll 17 ;; Constructor starts here (this isn't needed since it is immediately
  /external/llvm/test/Transforms/ScalarRepl/
phinodepromote.ll 4 ; are used by PHI nodes that are immediately loaded. The LLVM C++ front-end
  /external/markdown/docs/extensions/
Fenced_Code_Blocks.txt 29 code block and they can also come immediately after a list item without becoming
  /external/nanopb-c/examples/simple/
simple.c 43 /* But because we are lazy, we will just decode it immediately. */
  /external/opencv3/3rdparty/libjpeg/
jcinit.c 60 /* Write the datastream header (SOI) immediately.
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcinit.c 67 /* Write the datastream header (SOI) immediately.
  /external/regex-re2/re2/testing/
required_prefix_test.cc 24 // If the regexp immediately goes into
  /external/sfntly/cpp/src/sfntly/port/
lock.h 43 // held by something else, immediately return false.
  /external/skia/bench/
nanobench.h 48 /** Called once per target, immediately before any timing or drawing. */
  /external/skia/include/c/
sk_image.h 28 * On success, the encoded data may be processed immediately, or it may be ref()'d for later
  /external/v8/build/
env_dump.py 23 help='Dump the environment to sys.stdout and exit immediately.')
  /external/v8/test/mjsunit/regress/
regress-crbug-138887.js 46 assertEquals(10, f1(0)); // Terminates immediately -> returns 10.

Completed in 1058 milliseconds

1 2 3 4 5 6 7 8 91011>>