HomeSort by relevance Sort by last modified time
    Searched full:slots (Results 251 - 275 of 1341) sorted by null

<<11121314151617181920>>

  /external/v8/src/
scopeinfo.cc 98 // slots are allocated in increasing order, so we can simply add
470 PrintF(" %2d - %2d [internal slots]\n", 0 , nof_internal_slots - 1);
494 PrintList("stack slots", 0,
498 PrintList("context slots",
  /external/webp/src/enc/
histogram.h 48 int size; // number of slots currently in use
  /frameworks/native/include/gui/
IConsumerListener.h 54 // contained in its slots. The buffer consumer should then call
  /frameworks/wilhelm/src/
ThreadPool.h 60 unsigned mMaxClosures; ///< Number of slots in circular buffer for closures, not counting spare
  /libcore/luni/src/main/java/java/util/
TimerTask.java 34 /* Slots used by Timer */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
real.h 68 consecutive "w" slots. Moreover, we've got to compute the number of "w"
69 slots at preprocessor time, which means we can't use sizeof. Guess. */
80 /* Calculate the format for CONST_DOUBLE. We need as many slots as
85 slots in a CONST_DOUBLE, so we provide them even if one would suffice. */
symtab.h 59 unsigned int nslots; /* Total slots in the entries array. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
real.h 68 consecutive "w" slots. Moreover, we've got to compute the number of "w"
69 slots at preprocessor time, which means we can't use sizeof. Guess. */
80 /* Calculate the format for CONST_DOUBLE. We need as many slots as
85 slots in a CONST_DOUBLE, so we provide them even if one would suffice. */
symtab.h 59 unsigned int nslots; /* Total slots in the entries array. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
real.h 68 consecutive "w" slots. Moreover, we've got to compute the number of "w"
69 slots at preprocessor time, which means we can't use sizeof. Guess. */
80 /* Calculate the format for CONST_DOUBLE. We need as many slots as
85 slots in a CONST_DOUBLE, so we provide them even if one would suffice. */
symtab.h 59 unsigned int nslots; /* Total slots in the entries array. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
real.h 68 consecutive "w" slots. Moreover, we've got to compute the number of "w"
69 slots at preprocessor time, which means we can't use sizeof. Guess. */
80 /* Calculate the format for CONST_DOUBLE. We need as many slots as
85 slots in a CONST_DOUBLE, so we provide them even if one would suffice. */
symtab.h 59 unsigned int nslots; /* Total slots in the entries array. */
  /external/aac/libFDK/include/
autocorr2nd.h 118 const int len /*!< Number of qmf slots */
124 const int len /*!< Number of qmf slots */
  /external/aac/libSBRdec/src/
sbr_dec.h 125 /* Reference pointer arrays for QMF time slots,
126 mixed among overlap and current slots. */
  /external/chromium/net/disk_cache/
stats.cc 302 // 10 slots more, until 20K.
306 // 5 slots more, from 20K to 40K.
  /external/chromium_org/chrome/browser/ui/webui/options/
certificate_manager_handler.h 76 // 3. user enters password -> ExportPersonalPasswordSelected -> unlock slots
77 // 4. slots unlocked -> ExportPersonalSlotsUnlocked -> exports to memory
  /external/chromium_org/content/common/gpu/media/
dxva_video_decode_accelerator.h 102 // slots.
196 // Set to true if we requested picture slots from the client.
  /external/chromium_org/net/disk_cache/
stats.cc 285 // 10 slots more, until 20K.
289 // 5 slots more, from 20K to 40K.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_shader.cpp 185 const ir_state_slot *const slots = var->state_slots; local
190 (gl_state_index *) slots[i].tokens);
  /external/chromium_org/third_party/skia/include/utils/
SkJSON.h 80 * Return the number of slots/fields in this object. These can be
105 * Iterator class which returns all of the fields/slots in an Object,
  /external/chromium_org/v8/src/
hydrogen-environment-liveness.cc 184 // Main iteration. Compute liveness of environment slots, and store it
228 // Analysis finished. Zap dead environment slots.
  /external/chromium_org/v8/test/cctest/
test-weakmaps.cc 176 // by other paths are correctly recorded in the slots buffer.
211 // other strong paths are correctly recorded in the slots buffer.
test-weaksets.cc 176 // by other paths are correctly recorded in the slots buffer.
211 // other strong paths are correctly recorded in the slots buffer.
  /external/harfbuzz/tests/linebreaking/
main.cpp 56 public slots:
59 private slots:

Completed in 325 milliseconds

<<11121314151617181920>>