Searched
full:slots (Results
476 -
500 of
1341) sorted by null
<<11121314151617181920>>
/external/skia/include/views/animated/ |
SkWidgetViews.h | 86 /** called before posting the event to our listeners. Override to add slots to the event
|
/external/srec/srec/Semproc/src/ |
SymbolTable.c | 63 /* free all the slots that were used
|
/external/v8/src/ |
dateparser.cc | 89 // All time slots default to 0
|
scopes.cc | 840 PrintF("%d stack slots\n", num_stack_slots_); } 842 PrintF("%d heap slots\n", num_heap_slots_); } [all...] |
/frameworks/av/include/media/stagefright/ |
SurfaceMediaSource.h | 174 // buffers are not associated with any buffer slots, so we must track them
|
/frameworks/base/core/java/android/database/ |
CursorJoiner.java | 198 * values will be stored in slots 1, 3, and 5.
|
/frameworks/base/docs/html/about/ |
index.jd | 116 the best apps promotional slots in curated collections.
|
/frameworks/base/libs/hwui/ |
Program.h | 420 // Keeps track of attributes and uniforms slots
|
/libcore/luni/src/main/java/java/io/ |
EmulatedFieldsForDumping.java | 200 for (EmulatedFields.ObjectSlot slot : emulatedFields.slots()) {
|
/libcore/luni/src/main/java/java/lang/reflect/ |
Modifier.java | 104 * table slots in abstract classes that implement interfaces
|
/ndk/sources/host-tools/make-3.81/glob/ |
glob.h | 124 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */
|
/ndk/sources/host-tools/make-3.81/w32/ |
pathstuff.c | 177 /* don't trip up on device specifiers or empty path slots */
|
/packages/apps/Gallery/src/com/android/camera/gallery/ |
ImageListUber.java | 265 * we put all the slots in a sorted heap (by timestamp). Each time, we
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_threading_local.py | 112 Note that subclasses can define slots, but they are not thread
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
xxmodule.c | 344 /* Due to cross platform compiler issues the slots must be filled
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
_threading_local.py | 112 Note that subclasses can define slots, but they are not thread
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
xxmodule.c | 344 /* Due to cross platform compiler issues the slots must be filled
|
/external/aac/libSBRenc/src/ |
tran_det.cpp | 188 int slots) 202 for (; ts<tran_offdiv2+(slots>>nrgSzShift); ts++) { 620 /* Check for transients in first <frameShift> qmf-slots of second frame */
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/ |
mux_client_for_testing.py | 201 block.slots = _read_number(data, size_of_slots, pos) 437 self._channel_slots.extend([block.send_quota] * block.slots) 541 raise Exception('No channel slots: %r' % e)
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
SIISelLowering.cpp | 86 // operand slots, so we just reuse the VSRC0 operand 101 // operand slots, so we just reuse the VSRC0 operand 116 // operand slots, so we just reuse the VSRC0 operand
|
/external/chromium_org/v8/src/ |
debug.cc | 723 // Get code to handle debug break in debug break slots. [all...] |
/external/chromium_org/v8/src/mips/ |
constants-mips.h | 796 // C/C++ argument slots size. 799 // JS argument slots size. 801 // Assembly builtins argument slots size.
|
/external/grub/stage2/ |
jfs.h | 276 * additional segments/slots linked vi next field; 361 * contiguous slots at slot specified by stblindex, 388 u8 maxslot; /* 1: number of slots in page slot[] */
|
/external/libffi/src/pa/ |
ffi.c | 101 the first four argument slots. Non FP arguments are passed solely 111 The registers are allocated in the same manner as stack slots. 280 int z = 0; /* # stack slots */
|
/external/llvm/include/llvm/ADT/ |
SparseMultiSet.h | 84 /// freelist of recyclable slots. 117 /// We have a built-in recycler for reusing tombstone slots. This recycler 118 /// puts a singly-linked free list into tombstone slots, allowing us quick
|
Completed in 2817 milliseconds
<<11121314151617181920>>