HomeSort by relevance Sort by last modified time
    Searched full:heap (Results 726 - 750 of 3161) sorted by null

<<21222324252627282930>>

  /external/chromium_org/tools/perf/measurements/
page_cycler.js 27 // Call GC twice to cleanup JS heap before starting a new test.
  /external/chromium_org/tools/telemetry/telemetry/core/heap/
live_heap_object.py 6 """Data structure for representing an object in the heap snapshot.
  /external/chromium_org/v8/test/mjsunit/compiler/
alloc-number.js 29 // Try to get a GC because of a heap number allocation while we
  /external/chromium_org/v8/test/mjsunit/regress/
regress-3027.js 28 // Test to exceed the Heap::MaxRegularSpaceAllocationSize with an array
regress-747.js 30 // This test makes sure that we do flush code with heap allocated locals.
  /external/clang/test/SemaCXX/
blocks.cpp 72 // Move __block variables to the heap when possible.
  /external/compiler-rt/lib/asan/lit_tests/TestCases/
asan-symbolize-sanity-test.cc 31 // CHECK: ERROR: AddressSanitizer: heap-buffer-overflow
deep_thread_stack.cc 48 // CHECK: AddressSanitizer: heap-use-after-free
  /external/kernel-headers/original/linux/
omap_ion.h 27 * @flags: flags passed to heap
  /external/libvorbis/doc/
vorbis-errors.txt 21 OV_EFAULT Internal logic fault; indicates a bug or heap/stack
  /external/libvpx/libvpx/nestegg/halloc/
README 4 Hierarchical memory heap interface - an extension to standard
  /external/llvm/test/CodeGen/X86/GC/
alloc_loop.ll 15 call void @llvm_gc_initialize(i32 1048576) ; Start with 1MB heap
  /external/skia/tests/
SortTest.cpp 56 check_sort(reporter, "Heap", workingArray, sortedArray, count);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
fst-decl.h 55 template <class T, class Compare> class Heap;
  /external/v8/test/mjsunit/compiler/
alloc-number.js 29 // Try to get a GC because of a heap number allocation while we
  /external/v8/test/mjsunit/regress/
regress-747.js 30 // This test makes sure that we do flush code with heap allocated locals.
  /external/valgrind/main/massif/tests/
alloc-fns-B.post.exp 3 Massif arguments: --stacks=no --time-unit=B --heap-admin=0 --alloc-fn=a4 --alloc-fn=b4 --alloc-fn=b3 --alloc-fn=c4 --alloc-fn=c3 --alloc-fn=c2 --alloc-fn=d4 --alloc-fn=d3 --alloc-fn=d2 --alloc-fn=d1 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
36 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
48 100.00% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
thresholds_0_0.post.exp 3 Massif arguments: --stacks=no --time-unit=B --heap-admin=0 --threshold=0 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
36 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
48 100.00% (80,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  /frameworks/av/libvideoeditor/osal/src/
M4PSW_MemoryInterface.c 52 * the heap and returns a valid pointer to that item.
  /frameworks/base/core/jni/android/graphics/
GraphicsJNI.h 128 bool fOnJavaHeap; // If true, the memory was allocated on the Java heap
136 /** A helper class for accessing Java-heap-allocated bitmaps.
156 /** Allocator which allocates the backing buffer in the Java heap.
159 * reference in the heap (or a JNI global reference).
  /frameworks/base/tools/aapt/
DirectoryWalker.h 36 // This class is able to replicate itself on the heap
  /frameworks/native/include/binder/
MemoryBase.h 33 MemoryBase(const sp<IMemoryHeap>& heap, ssize_t offset, size_t size);
  /hardware/ti/omap3/dspbridge/libbridge/inc/
qosti_dspdecl.h 58 /* Arg1: Range 0-0x100 used for HEAPID of a BIOS MEM Segment with Heap */
  /libcore/luni/src/main/java/libcore/io/
NioBufferIterator.java 22 * Iterates over big- or little-endian bytes on the native heap.
  /ndk/sources/host-tools/sed-4.2.1/lib/
malloc.c 38 /* Allocate an N-byte block of memory from the heap.

Completed in 3652 milliseconds

<<21222324252627282930>>