Searched
full:slots (Results
301 -
325 of
1341) sorted by null
<<11121314151617181920>>
/external/mesa3d/src/mapi/glapi/ |
glapi_getproc.c | 572 * slots). 580 * The extra slots can be filled in by DRI drivers that register new 609 * slots are assigned correctly. For debugging only.
|
/frameworks/compile/mclinker/lib/Fragment/ |
FragmentGraph.cpp | 137 // symbols are the slots of nodes, push the symbols into the corresponding 400 // set slots - traverse all symbols to set the slots of regular nodes
|
/frameworks/support/v4/java/android/support/v4/content/ |
ContextCompat.java | 127 * slots, such as SD cards in a battery compartment. The returned paths do 186 * slots, such as SD cards in a battery compartment. The returned paths do 246 * slots, such as SD cards in a battery compartment. The returned paths do
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_context.h | 345 * and "slots" within the vertex URB entry (VUE). A "slot" is defined as a 350 * consecutive VUE slots. When accessing the VUE in URB_INTERLEAVED mode (as 364 * Map from VUE slot to gl_vert_result value. For slots that do not 368 * For slots that are not in use, the value is BRW_VERT_RESULT_MAX (this 375 * Total number of VUE slots in use 488 * all of their varyings were floats, they would run out of varying slots and [all...] |
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_context.h | 345 * and "slots" within the vertex URB entry (VUE). A "slot" is defined as a 350 * consecutive VUE slots. When accessing the VUE in URB_INTERLEAVED mode (as 364 * Map from VUE slot to gl_vert_result value. For slots that do not 368 * For slots that are not in use, the value is BRW_VERT_RESULT_MAX (this 375 * Total number of VUE slots in use 488 * all of their varyings were floats, they would run out of varying slots and [all...] |
/bionic/libc/bionic/ |
pthread_create.cpp | 60 // Zero-initialize all the slots. 205 // At offsets >= 0, we have the TLS slots.
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
ObjectVector.java | 172 * Append several slots onto the vector, but do not set the values. 174 * @param numberOfElements number of slots to append
|
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/ |
malloc_hook.h | 43 // There are a limited number of slots available for each hook type. Add*Hook 44 // will return false if there are no slots available. Remove*Hook will return
|
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/ |
malloc_hook.h | 43 // There are a limited number of slots available for each hook type. Add*Hook 44 // will return false if there are no slots available. Remove*Hook will return
|
/external/chromium_org/v8/src/ |
contexts.cc | 149 // 2. Check the context proper if it has slots. 171 // Note: Fixed context slots are statically allocated by the compiler.
|
/external/llvm/test/CodeGen/SystemZ/ |
frame-05.ll | 5 ; This function should require all GPRs, but no other spill slots. The caller 6 ; allocates room for the GPR save slots, so we shouldn't need to allocate any
|
frame-06.ll | 7 ; This function should require all GPRs, but no other spill slots. The caller 8 ; allocates room for the GPR save slots, so we shouldn't need to allocate any
|
/external/v8/src/ |
contexts.cc | 136 // 2. Check the context proper if it has slots. 158 // Note: Fixed context slots are statically allocated by the compiler.
|
/external/v8/src/x64/ |
lithium-gap-resolver-x64.cc | 266 // Swap two stack slots or two double stack slots.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
dm-ioctl.h | 38 * slots will be filled. The device will be in suspended state 306 * the two table slots that a device has.
|
nubus.h | 42 /* Known <Cat,Type,SW,HW> tuples: (according to TattleTech and Slots) 65 * Add your devices to the list! You can obtain the "Slots" utility
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
dm-ioctl.h | 38 * slots will be filled. The device will be in suspended state 306 * the two table slots that a device has.
|
nubus.h | 42 /* Known <Cat,Type,SW,HW> tuples: (according to TattleTech and Slots) 65 * Add your devices to the list! You can obtain the "Slots" utility
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
soc.h | 252 unsigned int mask, int slots); 273 unsigned int mask, int slots);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
dm-ioctl.h | 38 * slots will be filled. The device will be in suspended state 306 * the two table slots that a device has.
|
nubus.h | 42 /* Known <Cat,Type,SW,HW> tuples: (according to TattleTech and Slots) 65 * Add your devices to the list! You can obtain the "Slots" utility
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
soc.h | 252 unsigned int mask, int slots); 273 unsigned int mask, int slots);
|
/external/valgrind/main/VEX/priv/ |
host_generic_reg_alloc2.c | 375 slots). */ 563 that when allocating spill slots. */ 790 /* --------- Stage 3: allocate spill slots. --------- */ 794 two consecutive spill slots. For 256 bit registers (class 795 Vec256), we have to allocate four consecutive spill slots. 813 put as few values as possible in spill slots, but nevertheless 830 /* The spill slots are 64 bits in size. As per the comment on 833 two adjacent spill slots to use. For Vec256, we'll need to 834 find four adjacent slots to use. Note, this logic needs to 840 /* Find two adjacent free slots in which between the [all...] |
/art/compiler/jni/quick/arm/ |
calling_convention_arm.cc | 159 // in even register numbers and stack slots
|
/art/compiler/jni/quick/mips/ |
calling_convention_mips.cc | 163 // in even register numbers and stack slots
|
Completed in 2209 milliseconds
<<11121314151617181920>>