/docs/source.android.com/src/devices/tech/dalvik/ |
instruction-formats.jd | 102 <td>inter<b>f</b>ace constants (only used in statically linked formats) 125 <td><b>m</b>ethod constants (only used in statically linked formats)</td> 327 <td><i>suggested format for statically linked field access instructions of 398 <td><i>suggested format for statically linked <code>invoke-virtual</code> 418 <td><i>suggested format for inline linked <code>invoke-static</code> 440 <td><i>suggested format for statically linked <code>invoke-virtual</code> 451 <td><i>suggested format for inline linked <code>invoke-static</code>
|
/external/srec/portable/src/ |
pmalloc.c | 61 * scanning the free-memory linked list in PortFree(). If SPEEDUP is defined, then 63 * entry in each bin. Then the linked list lookup can be MUCH faster, as you can 64 * start very close to the final destination in the linked list. 110 * free list entry in each bin. This is to speed up the linked-list search 370 /* Check whether the cell is at the end of the 'free' linked-list */ 373 /* The cell is not at the end of the free linked-list; find out which bin the next free cell is in */ 398 /* Cell is at the end of the 'free' linked-list */
|
/frameworks/base/media/mca/filterfw/native/core/ |
shader_program.h | 75 // This program will not be executable until you have compiled and linked 84 // and linked it. 110 // Returns true if this Program has been compiled and linked successfully. 161 // successfully compiled and linked. Otherwise, the getters will return an 216 // successfully compiled and linked. Otherwise, the getters will return an 377 // Use the compiled and linked program for rendering. You should not need 504 // The compiled shaders and linked program
|
/external/blktrace/btt/ |
inlines.h | 164 if (iop->linked) { 169 return iop->linked; 174 if (iop->linked)
|
/external/chromium_org/ppapi/examples/compositor/ |
spinning_cube.cc | 124 GLint linked = 0; local 125 glGetProgramiv(program_object, GL_LINK_STATUS, &linked); 127 if (!linked) {
|
/external/chromium_org/third_party/freetype/include/freetype/ |
fttypes.h | [all...] |
/external/chromium_org/third_party/freetype/src/autofit/ |
afhints.h | 110 * Segments need to be `linked' to other ones in order to detect stems. 281 FT_Pos num_linked; /* number of linked segments */ 304 FT_Short num_linked; /* number of linked edges */
|
/external/chromium_org/third_party/freetype/src/cache/ |
ftccache.c | 504 /* NOTE: _nodcomp() may change the linked list to reduce memory. */ 520 /* Update bucket by modified linked list */ 523 /* Update pnode by modified linked list */
|
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/ |
hmm_base.c | 23 /* Remove a free block from a bin's doubly-linked list when it is not, 54 /* Make the block the new second block in the bin's doubly-linked 147 ** do is take it out of the bin's doubly-linked list. */
|
/external/clang/docs/ |
MemorySanitizer.rst | 26 The MemorySanitizer run-time library should be linked to the final 29 is not linked, so ``-Wl,-z,defs`` may cause link errors (don't use it 177 to run MemorySanitizer-instrumented programs linked with
|
/external/emma/core/java12/com/vladium/util/ |
IntSet.java | 88 // traverse the singly-linked list of entries in the bucket: 144 // traverse the singly-linked list of entries in the bucket: 206 Entry m_next; // singly-linked list link
|
/external/freetype/include/ |
fttypes.h | [all...] |
/external/freetype/src/autofit/ |
afhints.h | 117 * Segments need to be `linked' to other ones in order to detect stems. 292 FT_Pos num_linked; /* number of linked segments */ 315 FT_Short num_linked; /* number of linked edges */
|
/external/freetype/src/cache/ |
ftccache.c | 504 /* NOTE: _nodcomp() may change the linked list to reduce memory. */ 520 /* Update bucket by modified linked list */ 523 /* Update pnode by modified linked list */
|
/external/libvpx/libvpx/vpx_mem/memory_manager/ |
hmm_base.c | 23 /* Remove a free block from a bin's doubly-linked list when it is not, 54 /* Make the block the new second block in the bin's doubly-linked 147 ** do is take it out of the bin's doubly-linked list. */
|
/external/pdfium/core/include/thirdparties/freetype/freetype/ |
fttypes.h | [all...] |
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/ |
fttypes.h | [all...] |
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/ |
project.pbxproj | 98 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { 106 name = "Linked Frameworks"; 160 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/ |
project.pbxproj | 98 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { 106 name = "Linked Frameworks"; 160 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/SDLOpenGLApp.xcodeproj/ |
project.pbxproj | 113 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { 121 name = "Linked Frameworks"; 175 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/ |
hmm_base.c | 23 /* Remove a free block from a bin's doubly-linked list when it is not, 54 /* Make the block the new second block in the bin's doubly-linked 147 ** do is take it out of the bin's doubly-linked list. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
gfs2_ondisk.h | 179 * quota linked list: user quotas and group quotas form two separate 180 * singly linked lists. ll_next stores uids or gids of next quotas in the 181 * linked list.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
gfs2_ondisk.h | 179 * quota linked list: user quotas and group quotas form two separate 180 * singly linked lists. ll_next stores uids or gids of next quotas in the 181 * linked list.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
except.h | 74 /* The linked list of all landing pads associated with the region. */ 100 /* The double-linked list of all catch handlers for the region. */ 139 /* The double-linked list of all catch handlers for this region. */
|
/prebuilts/misc/common/swig/include/2.0.11/ |
swiginit.swg | 18 * cast linked list. The cast data is initially stored in something like a 23 * a variable number of columns. So to actually build the cast linked list, 38 * swig_cast_info to the linked list (because the cast->type) pointer will
|