HomeSort by relevance Sort by last modified time
    Searched full:heap (Results 951 - 975 of 1817) sorted by null

<<31323334353637383940>>

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 915 HeapSpaceRegion *heap; member in class:clang::ento::MemRegionManager
921 : C(c), A(a), globals(0), heap(0), unknown(0), code(0) {}
944 /// generic "heap".
    [all...]
  /external/icu4c/common/unicode/
rbbi.h 566 * should be placed. If NULL, allocate heap memory
570 * size was too small (but not zero), allocate heap
575 * the clone was therefore put on the heap.
uobject.h 104 /* test versions for debugging shaper heap memory problems */
  /external/stlport/src/
allocators.cpp 362 /* the malloc heap too much. */
532 /* the malloc heap too much. */
933 /* the malloc heap too much. */
    [all...]
  /external/v8/src/
debug.h 159 // Cache of all script objects in the heap. When a script is added a weak handle
218 // active breakpoints in them. This debug info is held in the heap root object
472 // Cache of all scripts in the heap.
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
d8_31pf.cpp 146 HEAP MEMORY USED: x bytes
325 HEAP MEMORY USED: x bytes
541 HEAP MEMORY USED: x bytes
  /ndk/sources/cxx-stl/stlport/src/
allocators.cpp 362 /* the malloc heap too much. */
532 /* the malloc heap too much. */
933 /* the malloc heap too much. */
    [all...]
  /dalvik/docs/
verifier.html 209 bodies requires additional heap space, but since this affects very few
  /dalvik/tests/023-many-interfaces/src/
ManyInterfaces.java 186 * Clear the heap. The various classes involved should already
  /dalvik/vm/
Dvm.mk 117 alloc/Heap.cpp.arm \
  /dalvik/vm/compiler/
Utility.cpp 30 LOGE("No memory left to create compiler heap memory");
  /dalvik/vm/compiler/codegen/arm/
ArchUtility.cpp 277 strcat(buf, "heap ");
CodegenCommon.cpp 140 /* Default to heap - will catch specialized classes later */
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
SpriteTextRenderer.java 286 // native heap where the garbage collector cannot
  /external/apache-xml/src/main/java/org/apache/xml/utils/
FastStringBuffer.java 31 * minimizes heap overhead, but of course requires more work when retrieving
169 * ones use a larger chunkSize (for less heap activity overhead).
389 * By using ensureCapacity we hope to minimize the heap overhead of building
898 * By presetting length we hope to minimize the heap overhead of building
    [all...]
  /external/chromium/chrome/browser/first_run/
first_run_win.cc 79 // Private ctor forces it to be created only in the heap.
  /external/chromium/googleurl/src/
url_util.h 130 // critical and you don't want to do the heap allocation for the std::string.
  /external/clang/include/clang/AST/
ExternalASTSource.h 221 /// by heap-backed versus mmap'ed memory.
  /external/clang/include/clang/Rewrite/
RewriteRope.h 28 /// heap, and represents a reference counted chunk of string data. When its
  /external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/
der_decode_sequence_flexi.c 216 /* out of heap but this is not an error */
  /external/giflib/
gifalloc.c 363 * Make our own allocated copies of the heap fields in the
  /external/icu4c/i18n/
reldtfmt.cpp 456 // TODO: Cache the nowCal to avoid heap allocs? Would be difficult, don't know the calendar type
  /external/icu4c/test/intltest/
tfsmalls.cpp 130 if ( fph->getField() != 3) it_errln("*** FP getField or heap constr.");
  /external/jpeg/
jmemmac.c 128 /* Find whether there's a big enough free block in the heap.
  /external/libvpx/examples/includes/geshi/geshi/
plsql.php 70 'HOUR', 'HEAP', 'HAVING', 'GROUP', 'GOTO', 'FUNCTION', 'FROM',

Completed in 3832 milliseconds

<<31323334353637383940>>