HomeSort by relevance Sort by last modified time
    Searched defs:HEAP (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/android_platform/development/scripts/
stack_core.py 47 HEAP = "[heap]"
203 if area == UNKNOWN or area == HEAP or area == STACK:
234 if area == UNKNOWN or area == HEAP or area == STACK or not area:
  /external/e2fsprogs/e2fsck/
mtrace.h 99 /* The allocator divides the heap into blocks of fixed size; large
109 /* Determine the amount of memory spanned by the initial heap table
111 #define HEAP (INT_BIT > 16 ? 4194304 : 65536)
120 /* Heap information for a busy block. */
137 /* Heap information for a free block
147 /* Pointer to first block of the heap. */
157 /* Current search index for the heap table. */
217 size_t bytes_total; /* Total size of the heap. */
  /libcore/benchmarks/src/benchmarks/regression/
ByteBufferBenchmark.java 43 DIRECT, HEAP, MAPPED;
54 case HEAP:
  /external/chromium_org/tools/win/split_link/viz.js/
viz.js 659 var HEAP;
686 Module['HEAP'] = HEAP;
755 // Write a Javascript array to somewhere in the heap
    [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 721 var HEAP;
748 Module['HEAP'] = HEAP;
817 // Write a Javascript array to somewhere in the heap
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 208 milliseconds