HomeSort by relevance Sort by last modified time
    Searched refs:heap (Results 1 - 25 of 481) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
vecprim.h 24 DEF_VEC_ALLOC_I(char,heap);
28 DEF_VEC_ALLOC_I(uchar,heap);
32 DEF_VEC_ALLOC_I(int,heap);
35 DEF_VEC_ALLOC_I(unsigned,heap);
vecir.h 30 DEF_VEC_ALLOC_P(tree,heap);
34 DEF_VEC_ALLOC_P(gimple,heap);
40 DEF_VEC_ALLOC_P(gimple_p,heap);
45 DEF_VEC_ALLOC_P(gimple_seq,heap);
49 DEF_VEC_ALLOC_P(rtx,heap);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
vecprim.h 24 DEF_VEC_ALLOC_I(char,heap);
28 DEF_VEC_ALLOC_I(uchar,heap);
32 DEF_VEC_ALLOC_I(int,heap);
35 DEF_VEC_ALLOC_I(unsigned,heap);
vecir.h 30 DEF_VEC_ALLOC_P(tree,heap);
34 DEF_VEC_ALLOC_P(gimple,heap);
40 DEF_VEC_ALLOC_P(gimple_p,heap);
45 DEF_VEC_ALLOC_P(gimple_seq,heap);
49 DEF_VEC_ALLOC_P(rtx,heap);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
vecprim.h 24 DEF_VEC_ALLOC_I(char,heap);
28 DEF_VEC_ALLOC_I(uchar,heap);
32 DEF_VEC_ALLOC_I(int,heap);
35 DEF_VEC_ALLOC_I(unsigned,heap);
vecir.h 30 DEF_VEC_ALLOC_P(tree,heap);
34 DEF_VEC_ALLOC_P(gimple,heap);
40 DEF_VEC_ALLOC_P(gimple_p,heap);
45 DEF_VEC_ALLOC_P(gimple_seq,heap);
49 DEF_VEC_ALLOC_P(rtx,heap);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
vecprim.h 24 DEF_VEC_ALLOC_I(char,heap);
28 DEF_VEC_ALLOC_I(uchar,heap);
32 DEF_VEC_ALLOC_I(int,heap);
35 DEF_VEC_ALLOC_I(unsigned,heap);
vecir.h 30 DEF_VEC_ALLOC_P(tree,heap);
34 DEF_VEC_ALLOC_P(gimple,heap);
40 DEF_VEC_ALLOC_P(gimple_p,heap);
45 DEF_VEC_ALLOC_P(gimple_seq,heap);
49 DEF_VEC_ALLOC_P(rtx,heap);
  /external/valgrind/main/memcheck/tests/
sbfragment.stdout.exp 2 reasonable heap usage
  /dalvik/hit/src/com/android/hit/
State.java 26 * During parsing of the HPROF file HEAP_DUMP_INFO chunks change which heap
30 HashMap<Integer, Heap> mHeaps;
31 Heap mCurrentHeap;
34 mHeaps = new HashMap<Integer, Heap>();
38 public Heap setToDefaultHeap() {
42 public Heap setHeapTo(int id, String name) {
43 Heap heap = mHeaps.get(id); local
45 if (heap == null) {
46 heap = new Heap(name)
    [all...]
  /external/skia/tests/
BitmapHeapTest.cpp 53 // Flatten, storing it in the bitmap heap.
54 SkBitmapHeap heap(1, 1);
56 controller.setBitmapStorage(&heap);
59 // Dictionary and heap start off empty.
60 REPORTER_ASSERT(reporter, heap.count() == 0);
63 heap.deferAddingOwners();
65 heap.endAddingOwnersDeferral(true);
67 // The dictionary and heap should now each have one entry.
69 REPORTER_ASSERT(reporter, heap.count() == 1);
73 SkBitmapHeapEntry* entry = heap.getEntry(0)
    [all...]
  /external/webkit/Source/WebCore/bindings/js/
ScriptGCEvent.cpp 37 #include <heap/Heap.h>
48 totalHeapSize = globalData->heap.capacity();
49 usedHeapSize = globalData->heap.size();
JSCSSImportRuleCustom.cpp 40 markDOMObjectWrapper(markStack, *Heap::heap(this)->globalData(), sheet);
43 markDOMObjectWrapper(markStack, *Heap::heap(this)->globalData(), media);
JSCSSMediaRuleCustom.cpp 40 markDOMObjectWrapper(markStack, *Heap::heap(this)->globalData(), media);
43 markDOMObjectWrapper(markStack, *Heap::heap(this)->globalData(), rules);
GCController.cpp 32 #include <heap/Heap.h>
42 JSDOMWindow::commonJSGlobalData()->heap.collectAllGarbage();
71 if (!JSDOMWindow::commonJSGlobalData()->heap.isBusy())
  /external/valgrind/main/massif/tests/
basic2.post.exp 36 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
39 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
42 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
45 98.04% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
49 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
52 98.04% (7,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
56 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B
    [all...]
ignored.post.exp 3 Massif arguments: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out --ignore-fn=ignore1 --ignore-fn=ignore2 --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)
42 100.00% (800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
48 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
one.post.exp 3 Massif arguments: --stacks=no --time-unit=B --heap-admin=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)
  /external/webkit/Source/JavaScriptCore/runtime/
GCActivityCallbackCF.cpp 33 #include "Heap.h"
60 Heap* heap = static_cast<Heap*>(info); local
61 APIEntryShim shim(heap->globalData());
62 heap->collectAllGarbage();
66 DefaultGCActivityCallback::DefaultGCActivityCallback(Heap* heap)
68 commonConstructor(heap, CFRunLoopGetCurrent());
71 DefaultGCActivityCallback::DefaultGCActivityCallback(Heap* heap, CFRunLoopRef runLoop
    [all...]
  /external/grub/stage2/
cmdline.c 117 /* Enter the command-line interface. HEAP is used for the command-line
121 enter_cmdline (char *heap, int forever)
138 *heap = 0;
143 if (get_cmdline (PACKAGE "> ", heap, 2048, 0, 1))
147 if (! heap[0])
151 builtin = find_command (heap);
171 arg = skip_to (1, heap);
179 /* Run an entry from the script SCRIPT. HEAP is used for the
183 run_script (char *script, char *heap)
213 /* Copy the first string in CUR_ENTRY to HEAP. *
    [all...]
  /external/v8/test/cctest/
test-alloc.cc 40 Heap* heap = Isolate::Current()->heap();
43 NewSpace* new_space = heap->new_space();
47 CHECK(!heap->AllocateByteArray(0)->IsFailure());
55 CHECK(!heap->AllocateByteArray(100)->IsFailure());
56 CHECK(!heap->AllocateFixedArray(100, NOT_TENURED)->IsFailure());
60 CHECK(!heap->AllocateFixedArray(100)->IsFailure());
61 CHECK(!heap->AllocateHeapNumber(0.42)->IsFailure());
62 CHECK(!heap->AllocateArgumentsObject(Smi::FromInt(87), 10)->IsFailure())
    [all...]
test-spaces.cc 74 // Initialized Page has heap pointer, normally set by memory_allocator.
75 p->heap_ = HEAP;
131 Heap* heap = isolate->heap(); local
132 CHECK(isolate->heap()->ConfigureHeapDefault());
135 CHECK(memory_allocator->SetUp(heap->MaxReserved(),
136 heap->MaxExecutableSize()));
139 OldSpace faked_space(heap,
140 heap->MaxReserved()
181 Heap* heap = isolate->heap(); local
211 Heap* heap = isolate->heap(); local
    [all...]
  /external/bzip2/
huffman.c 36 zz = z; tmp = heap[zz]; \
37 while (weight[tmp] < weight[heap[zz >> 1]]) { \
38 heap[zz] = heap[zz >> 1]; \
41 heap[zz] = tmp; \
47 zz = z; tmp = heap[zz]; \
52 weight[heap[yy+1]] < weight[heap[yy]]) \
54 if (weight[tmp] < weight[heap[yy]]) break; \
55 heap[zz] = heap[yy];
75 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; local
    [all...]
  /dalvik/vm/alloc/
HeapSource.cpp 25 #include "alloc/Heap.h"
38 /* How long to wait after a GC before performing a heap trim
60 struct Heap {
65 /* The largest size that this heap is allowed to grow to.
85 * The lowest address of this heap, inclusive.
90 * The highest address of this heap, exclusive.
95 * If the heap has an mspace, the current high water mark in
102 /* Target ideal heap utilization ratio; range 1..HEAP_UTILIZATION_MAX
106 /* The starting heap size.
110 /* The largest that the heap source as a whole is allowed to grow
250 const Heap *const heap = &hs->heaps[i]; local
324 Heap* heap = NULL; local
385 Heap heap; local
731 Heap *const heap = &hs->heaps[i]; local
756 Heap *const heap = &hs->heaps[i]; local
876 Heap* heap = hs2heap(hs); local
941 Heap* heap = hs2heap(hs); local
998 Heap* heap = ptr2heap(gHs, *ptrs); local
1057 Heap *heap = ptr2heap(hs, obj); local
1079 Heap* heap = ptr2heap(gHs, ptr); local
1303 Heap* heap = hs2heap(hs); local
1367 Heap *heap = &hs->heaps[i]; local
    [all...]
  /dalvik/tools/
get-hprof 24 FILE_BASE=`adb shell ls -l '/data/misc/heap-dump*.hprof' | tail -1 | \
33 OUT_FILE=heap-dump.hprof

Completed in 463 milliseconds

1 2 3 4 5 6 7 8 91011>>