HomeSort by relevance Sort by last modified time
    Searched full:deferred (Results 276 - 300 of 886) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
nm-pdb.c 156 printf(("Loaded symbols: Deferred\n")); /* not actually loaded */
  /external/chromium_org/third_party/zlib/
adler32.c 83 /* initial Adler-32 value (deferred check for len == 1 speed) */
  /external/kernel-headers/original/linux/
dm-ioctl.h 52 * the device has completed. Further io will be deferred until
  /external/libnfc-nxp/src/
phHal4Nfc_Internal.h 97 will be deferred*/
  /external/llvm/test/Transforms/InstCombine/
shift.ll 109 ;; This transformation is deferred to DAGCombine:
130 ;; This transformation is deferred to DAGCombine:
154 ;; This is deferred to DAGCombine unless %B is single-use.
165 ;; This transformation is deferred to DAGCombine:
  /external/open-vcdiff/src/zlib/
adler32.c 120 /* initial Adler-32 value (deferred check for len == 1 speed) */
  /frameworks/base/core/java/android/database/sqlite/
SQLiteSession.java 173 * Transaction mode: Deferred.
175 * In a deferred transaction, no locks are acquired on the database
185 * Because the lock is only acquired when needed in a deferred transaction,
189 * Corresponds to the SQLite <code>BEGIN DEFERRED</code> transaction mode.
    [all...]
  /frameworks/base/core/java/android/os/
SystemClock.java 103 * deferred until the next interruptible operation. Does not return until
  /frameworks/base/core/java/android/view/
IWindowSession.aidl 96 * If a call to relayout() asked to have the surface destroy deferred,
  /frameworks/base/libs/hwui/
Layer.h 283 * Used for deferred updates.
PathCache.h 224 * Process deferred removals.
TextureCache.cpp 257 // Do this after calling getPixels() to make sure Skia's deferred
  /frameworks/wilhelm/src/android/
android_GenericPlayer.h 116 kWhatOneShot = 'ones', // deferred (non-0 timeout) handler for SL_PLAYEVENT_*
  /packages/apps/Mms/src/com/android/mms/transaction/
Transaction.java 49 * Identifies deferred retrieve requests.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.def 38 DEFTIMEVAR (TV_PHASE_DEFERRED , "phase lang. deferred")
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def 38 DEFTIMEVAR (TV_PHASE_DEFERRED , "phase lang. deferred")
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.def 38 DEFTIMEVAR (TV_PHASE_DEFERRED , "phase lang. deferred")
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def 38 DEFTIMEVAR (TV_PHASE_DEFERRED , "phase lang. deferred")
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-gprof 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
future 129 deferred = 2
167 deferred
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
future 129 deferred = 2
167 deferred
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
future 128 deferred = 2
166 deferred
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
table.test 482 CREATE TABLE t6(a NOT NULL DEFERRABLE INITIALLY DEFERRED);
489 FOREIGN KEY (a) REFERENCES t4(b) DEFERRABLE INITIALLY DEFERRED
498 ON UPDATE SET NULL ON DELETE CASCADE DEFERRABLE INITIALLY DEFERRED
  /external/v8/src/
code-stubs.h 857 // deferred code). Always jumps back to the fast case.
897 // deferred code). Always jumps back to the fast case.
947 // deferred code). Always jumps back to the fast case.
    [all...]
  /external/valgrind/main/coregrind/
m_mallocfree.c 172 // the reclaim of such a block is deferred till either another superblock
766 // A new superblock is needed for arena a. We will execute the deferred
    [all...]

Completed in 376 milliseconds

<<11121314151617181920>>