HomeSort by relevance Sort by last modified time
    Searched full:allocations (Results 476 - 500 of 622) sorted by null

<<11121314151617181920>>

  /external/srec/srec/crec/
astar.c 526 /* allocations */
    [all...]
  /external/v8/src/
deoptimizer.cc     [all...]
log.cc 979 // to leave logging functions free from heap allocations.
    [all...]
heap.h     [all...]
  /external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c 820 // enough trailing space to service future expected allocations without
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
FastMalloc.cpp     [all...]
  /external/zlib/src/contrib/puff/
puff.c 87 * Maximums for allocations and loops. It is not useful to change these --
    [all...]
  /external/zlib/src/examples/
zlib_how.html 343 (up through versions 1.2.x), the method-dependent memory allocations are deferred to the first call of
  /frameworks/base/libs/hwui/
DisplayListOp.h 58 * To avoid individual memory allocations, DisplayListOps may only be allocated into a
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaWindowAdapter.java 73 Check for leaks and excessive allocations
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
Utility.java 245 * allocations. This version is around 3x as fast as the standard one and I'm using it
    [all...]
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 
  /external/sqlite/dist/orig/
shell.c 1026 fprintf(pArg->out, "Number of Outstanding Allocations: %d (max %d)\n", iCur, iHiwtr);
1040 ** fprintf(pArg->out, "Number of Scratch Allocations Used: %d (max %d)\n", iCur, iHiwtr);
    [all...]
  /external/sqlite/dist/
shell.c 1031 fprintf(pArg->out, "Number of Outstanding Allocations: %d (max %d)\n", iCur, iHiwtr);
1045 ** fprintf(pArg->out, "Number of Scratch Allocations Used: %d (max %d)\n", iCur, iHiwtr);
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucnv.h 439 * Clients can use the U_CNV_SAFECLONE_BUFFERSIZE. This will probably be enough to avoid memory allocations.
446 * An informational status value, U_SAFECLONE_ALLOCATED_ERROR, is used if any allocations were necessary.
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
ucnv.h 439 * Clients can use the U_CNV_SAFECLONE_BUFFERSIZE. This will probably be enough to avoid memory allocations.
446 * An informational status value, U_SAFECLONE_ALLOCATED_ERROR, is used if any allocations were necessary.
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucnv.h 439 * Clients can use the U_CNV_SAFECLONE_BUFFERSIZE. This will probably be enough to avoid memory allocations.
446 * An informational status value, U_SAFECLONE_ALLOCATED_ERROR, is used if any allocations were necessary.
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp     [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c 158 locality of series of small allocations.) And for very large requests
193 So if you would like to use this allocator for only some allocations,
    [all...]
  /dalvik/vm/analysis/
CodeVerify.cpp 438 * TODO: consider having a static instance so we can avoid allocations.
    [all...]
  /dalvik/vm/reflect/
Annotation.cpp 710 /* release tracked allocations */
    [all...]
  /external/chromium/chrome/common/
chrome_switches.cc 644 // all memory allocations during the run.
    [all...]
  /external/clang/lib/Lex/
PPMacroExpansion.cpp 510 // heap allocations in the common case.
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c 1057 "for block allocations\n");
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 148 locality of series of small allocations.) And for very large requests
183 So if you would like to use this allocator for only some allocations,
    [all...]

Completed in 1798 milliseconds

<<11121314151617181920>>