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

<<11121314151617181920>>

  /external/llvm/utils/emacs/
llvm-mode.el 18 ;; Unnamed variable slots
  /external/mesa3d/src/gallium/drivers/i915/
i915_prim_emit.c 65 * have a couple of slots at the beginning (1-dword header, 4-dword
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_driver.h 40 uint8_t slot[4]; /* native slots for xyzw (addresses in 32-bit words) */
  /external/mesa3d/src/gallium/drivers/radeon/
R600InstrInfo.h 54 /// instruction slots within an instruction group.
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10tri/
d3d10tri.hlsl.ps.h 29 // Approximately 2 instruction slots used
d3d10tri.hlsl.vs.h 33 // Approximately 3 instruction slots used
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11blit.hlsl.ps.h 39 // Approximately 2 instruction slots used
d3d11blit.hlsl.vs.h 33 // Approximately 3 instruction slots used
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tex/
d3d11tex.hlsl.vs.h 36 // Approximately 4 instruction slots used
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tri/
d3d11tri.hlsl.ps.h 29 // Approximately 2 instruction slots used
d3d11tri.hlsl.vs.h 33 // Approximately 3 instruction slots used
  /external/mesa3d/src/mapi/mapi/
mapi_glapi.c 73 * slots).
  /external/mesa3d/src/mesa/vbo/
vbo_context.c 177 /* map material attribs to generic slots */
  /external/openfst/src/include/fst/script/
arg-packs.h 49 // the new slots.
  /external/srec/srec/include/
srec_context.h 88 #define MAX_NUM_SLOTS 12 /* SLOTS */
  /external/v8/src/
code-stubs.h 345 explicit FastNewContextStub(int slots) : slots_(slots) {
363 explicit FastNewBlockContextStub(int slots) : slots_(slots) {
    [all...]
variables.h 39 // they are maintained by scopes, and referred to from VariableProxies and Slots
  /frameworks/av/include/media/nbaio/
MonoPipe.h 40 // reqFrames will be rounded up to a power of 2, and all slots are available. Must be >= 2.
  /frameworks/base/include/androidfw/
CursorWindow.h 158 RowSlot slots[ROW_SLOT_CHUNK_NUM_ROWS]; member in struct:android::CursorWindow::RowSlotChunk
  /frameworks/base/packages/SystemUI/res/values/
config.xml 44 slots that may be reused for things like IME control. -->
  /frameworks/compile/libbcc/lib/Renderscript/
RSEmbedInfo.cpp 76 // Object Slots are just listed as one integer per line.
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalMergeAlbum.java 130 // fill all slots
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h 286 /* List (chain of EXPR_LISTs) of all stack slots in this function.
316 /* List of available temp slots. */
347 /* If some insns can be deferred to the delay slots of the epilogue, the
756 /* Return size needed for stack frame based on slots so far allocated.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h 286 /* List (chain of EXPR_LISTs) of all stack slots in this function.
316 /* List of available temp slots. */
347 /* If some insns can be deferred to the delay slots of the epilogue, the
756 /* Return size needed for stack frame based on slots so far allocated.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h 286 /* List (chain of EXPR_LISTs) of all stack slots in this function.
316 /* List of available temp slots. */
347 /* If some insns can be deferred to the delay slots of the epilogue, the
756 /* Return size needed for stack frame based on slots so far allocated.

Completed in 1295 milliseconds

<<11121314151617181920>>