Searched
full:allocation (Results
701 -
725 of
5153) sorted by null
<<21222324252627282930>>
/external/chromium_org/chrome/browser/ui/gtk/ |
slide_animator_gtk.cc | 146 GtkAllocation* allocation, 150 child, 0, -allocation->height);
|
/external/chromium_org/ppapi/api/ |
pp_array_output.idl | 81 * A pointer to the allocation function that the browser implements. 86 * Data that is passed to the allocation function. Typically, this is used
|
/external/chromium_org/ppapi/c/ |
pp_array_output.h | 102 * A pointer to the allocation function that the browser implements. 106 * Data that is passed to the allocation function. Typically, this is used
|
/external/chromium_org/ppapi/native_client/src/trusted/plugin/ |
nacl_subprocess.cc | 97 PLUGIN_PRINTF(("VInvokeSrpcMethod (allocation failure)\n")); 125 PLUGIN_PRINTF(("VInvokeSrpcMethod (allocation failure)\n"));
|
/external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/ |
FramePool.java | 36 * This class acts as an allocation pool meant to minimize GC churn caused by 37 * frame allocation & disposal. The public API comprises of just two methods:
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
plbase64.h | 56 * if the allocation fails. 82 * is retuned if the allocation fails, or if the source is not well-coded.
|
/external/chromium_org/third_party/opus/src/ |
Makefile.unix | 7 # VAR_ARRAYS: Use C99 variable-length arrays for stack allocation 8 # USE_ALLOCA: Use alloca() for stack allocation
|
/external/chromium_org/third_party/opus/src/celt/ |
os_support.h | 42 /** Opus wrapper for malloc(). To do your own dynamic allocation, all you need to do is replace this function and opus_free */ 59 /** Opus wrapper for free(). To do your own dynamic allocation, all you need to do is replace this function and opus_alloc */
|
/external/chromium_org/third_party/sqlite/src/test/ |
mallocC.test | 90 # The number of memory allocation failures is different on 64-bit 93 # sometimes helpful to reduce the size of the lookaside allocation
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
heap-checker-bcad.cc | 44 // consider that allocation to be a leak, even though it's not (since 69 // This needs to be called before the first allocation of an STL
|
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
TODO | 4 * Support the windows-level memory-allocation functions? See 15 More info on windows-level memory-allocation functions:
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
heap-checker-bcad.cc | 44 // consider that allocation to be a leak, even though it's not (since 69 // This needs to be called before the first allocation of an STL
|
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
TODO | 4 * Support the windows-level memory-allocation functions? See 15 More info on windows-level memory-allocation functions:
|
/external/chromium_org/v8/src/ |
assert-scope.h | 31 #include "allocation.h" 150 // Scope to document where we do not expect any allocation and GC.
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
SetFactory.java | 40 * sets are kept per register until register allocation is done. 49 * block during register allocation.
|
/external/jmonkeyengine/engine/src/test/jme3test/app/ |
TestTempVars.java | 75 System.out.println("100 million allocation calls: " + milliseconds + " ms"); 83 System.out.println("cleanup time after allocation calls: " + milliseconds + " ms");
|
/external/jpeg/ |
jmem-ashmem.c | 32 * Memory allocation and freeing are controlled by the regular library 69 * This routine computes the total memory space available for allocation.
|
jmemansi.c | 31 * Memory allocation and freeing are controlled by the regular library 69 * This routine computes the total memory space available for allocation.
|
/external/llvm/docs/HistoricalNotes/ |
2001-06-01-GCCOptimizations2.txt | 57 5. Local register allocation 58 6. global register allocation
|
/external/llvm/test/Transforms/Inline/ |
lifetime.ll | 10 ; allocation size. We should use the former. 33 %a = alloca i8 ; Allocation size is 1 byte.
|
/external/lzma/C/ |
Lzma86.h | 58 SZ_ERROR_MEM - Memory allocation error
102 SZ_ERROR_MEM - Memory allocation error
|
/external/qemu/distrib/jpeg-6b/ |
jmem-ashmem.c | 31 * Memory allocation and freeing are controlled by the regular library 68 * This routine computes the total memory space available for allocation.
|
jmemansi.c | 31 * Memory allocation and freeing are controlled by the regular library 69 * This routine computes the total memory space available for allocation.
|
/frameworks/base/docs/html/tools/debugging/ |
debugging-projects.jd | 59 <li>Allocation Tracker - Shows the memory allocation of objects.</li>
|
/frameworks/base/graphics/java/android/renderscript/ |
ProgramFragment.java | 30 * when an allocation with constant input values is bound to the shader, its values 32 * <p> The values inside the allocation are not explicitly tracked. If they change between two draw
|
Completed in 466 milliseconds
<<21222324252627282930>>