HomeSort by relevance Sort by last modified time
    Searched full:heap (Results 101 - 125 of 1164) sorted by null

1 2 3 45 6 7 8 91011>>

  /dalvik/vm/native/
dalvik_system_VMRuntime.c 29 * Gets the current ideal heap utilization, represented as a number
43 * Sets the current ideal heap utilization, represented as a number
59 * If set is true, sets the new minimum heap size to size; always
118 * Asks the VM if <size> bytes can be allocated in an external heap.
146 * heap. This information may be used to control the amount of memory
  /external/webkit/WebKit/win/
WebCoreStatistics.cpp 101 *count = (UINT)JSDOMWindow::commonJSGlobalData()->heap.objectCount();
112 *count = (UINT)JSDOMWindow::commonJSGlobalData()->heap.globalObjectCount();
123 *count = (UINT)JSDOMWindow::commonJSGlobalData()->heap.protectedObjectCount();
134 *count = (UINT)JSDOMWindow::commonJSGlobalData()->heap.protectedGlobalObjectCount();
142 OwnPtr<HashCountedSet<const char*> > jsObjectTypeNames(JSDOMWindow::commonJSGlobalData()->heap.protectedObjectTypeCounts());
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDebug.java 160 * Returns the size of the SQLite heap.
161 * @return The size of the SQLite heap in bytes.
166 * Returns the amount of allocated memory in the SQLite heap.
172 * Returns the amount of free memory in the SQLite heap.
179 * heap segments of this process. pages[0] returns the number of
  /dalvik/hit/src/com/android/hit/
Heap.java 22 public class Heap {
44 // The super-state that this heap is part of
47 public Heap(String name) {
  /dalvik/vm/alloc/
GC.h 37 * Currently implemented in Heap.c.
68 TODO: check for alignment, too (would require knowledge of heap chunks)
142 * Optional heap profiling.
  /external/webkit/WebCore/bindings/js/
JSDocumentCustom.cpp 53 JSGlobalData& globalData = *Heap::heap(this)->globalData();
119 exec->heap()->reportExtraMemoryCost(nodeCount * sizeof(Node));
JSNavigatorCustom.cpp 42 JSGlobalData& globalData = *Heap::heap(this)->globalData();
JSStyleSheetCustom.cpp 60 JSGlobalData& globalData = *Heap::heap(this)->globalData();
JSStyleSheetListCustom.cpp 43 JSGlobalData& globalData = *Heap::heap(this)->globalData();
JSXMLHttpRequestUploadCustom.cpp 49 markDOMObjectWrapper(markStack, *Heap::heap(this)->globalData(), xmlHttpRequest);
  /frameworks/base/include/surfaceflinger/
ISurface.h 70 PixelFormat format, const sp<IMemoryHeap>& heap);
75 const sp<IMemoryHeap>& heap);
86 sp<IMemoryHeap> heap; member in class:android::ISurface::BufferHeap
  /external/v8/test/cctest/
test-assembler-mips.cc 79 Object* code = Heap::CreateCode(desc,
82 Handle<Object>(Heap::undefined_value()));
120 Object* code = Heap::CreateCode(desc,
123 Handle<Object>(Heap::undefined_value()));
243 Object* code = Heap::CreateCode(desc,
246 Handle<Object>(Heap::undefined_value()));
  /frameworks/base/media/libmediaplayerservice/
MetadataRetrieverClient.cpp 252 sp<MemoryHeapBase> heap = new MemoryHeapBase(size, 0, "MetadataRetrieverClient"); local
253 if (heap == NULL) {
258 mThumbnail = new MemoryBase(heap, 0, size);
291 sp<MemoryHeapBase> heap = new MemoryHeapBase(size, 0, "MetadataRetrieverClient"); local
292 if (heap == NULL) {
297 mAlbumArt = new MemoryBase(heap, 0, size);
  /dalvik/vm/
Ddm.h 60 * Let the heap know that the HPIF when value has changed.
67 * Let the heap know that the HPSG or NHSG what/when values have changed.
  /external/icu4c/common/
cmemory.h 87 * Heap clean up function, called from u_cleanup()
88 * Clears any user heap functions from u_setMemoryFunctions()
  /external/icu4c/test/cintltst/
hpmufn.c 78 * Test Heap Functions.
79 * Implemented on top of the standard malloc heap.
81 * offset up by 8 to 16, which should cause a good heap corruption if one of our "blocks"
171 /* Doing ICU operations should cause allocations to come through our test heap */
177 log_err("Heap functions are not being called from ICU.\n");
181 /* Cleanup should put the heap back to its default implementation. */
191 /* ICU operations should no longer cause allocations to come through our test heap */
197 log_err("Heap functions did not reset after u_cleanup.\n");
  /external/opencore/doc/oscl_html/
oscl__heapbase_8h.html 9 <hr><h1>oscl_heapbase.h File Reference</h1>OSCL Heap Base include file.
26 OSCL Heap Base include file.
  /external/qemu/android/avd/
hw-config-defs.h 150 "Max VM application heap size",
151 "The maximum heap size a Dalvik application might allocate before being killed by the system. Value is in megabytes.")
  /external/v8/src/
factory.h 32 #include "heap.h"
64 // a Heap::PretenureFlag argument to optionally request that they be
190 // structures in the heap.
320 &Heap::roots_[Heap::k##camel_name##RootIndex])); \
328 &Heap::roots_[Heap::k##name##RootIndex])); \
334 return Handle<String>(&Heap::hidden_symbol_);
objects.cc 57 Object* result = Heap::AllocateJSObject(constructor);
95 if (IsTrue()) return Heap::true_value();
96 if (IsFalse()) return Heap::false_value();
98 return Heap::ToBoolean(Smi::cast(this)->value() != 0);
100 if (IsUndefined() || IsNull()) return Heap::false_value();
103 return Heap::false_value();
106 return Heap::ToBoolean(String::cast(this)->length() != 0);
111 return Heap::true_value();
176 if (result.IsEmpty()) return Heap::undefined_value();
188 return Heap::undefined_value()
    [all...]
flag-definitions.h 170 // heap.cc
252 "file in which to testing_serialize heap")
255 "file in which to serialize heap")
310 // heap.cc
313 DEFINE_bool(heap_stats, false, "report heap statistics before and after GC")
315 DEFINE_bool(verify_heap, false, "verify heap pointers before and after GC")
337 "report heap spill statistics along with heap_stats "
368 "Log heap samples on garbage collection for the hp2ps tool.")
391 // Heap protection flags
392 // Using heap protection requires ENABLE_LOGGING_AND_PROFILING as well
    [all...]
  /frameworks/base/camera/libcameraservice/
CameraHardwareStub.cpp 66 // Create raw heap.
85 // Make a new mmap'ed heap that can be shared across processes.
154 // Find the offset within the heap of the current buffer.
157 sp<MemoryHeapBase> heap = mPreviewHeap; local
174 void *base = heap->base();
298 sp<MemoryHeapBase> heap = new MemoryHeapBase(kCannedJpegSize); local
299 sp<MemoryBase> mem = new MemoryBase(heap, 0, kCannedJpegSize);
300 memcpy(heap->base(), kCannedJpeg, kCannedJpegSize);
  /frameworks/base/include/binder/
MemoryDealer.h 43 sp<IMemoryHeap> getMemoryHeap() const { return heap(); }
49 const sp<IMemoryHeap>& heap() const;
  /system/extras/tests/bionic/libc/other/
test_vfprintf_leak.c 29 * the initial code leaked heap memory each time a formatted double was printed
46 /* vfprintf uses temporary heap blocks to do the formatting, so */
  /external/webkit/WebKit/chromium/src/js/
ProfilerProcessor.js 187 "heap-sample-begin": { parsers: [null, null, parseInt],
189 "heap-sample-stats": { parsers: [null, null, parseInt, parseInt],
191 "heap-sample-item": { parsers: [null, parseInt, parseInt],
193 "heap-js-cons-item": { parsers: [null, parseInt, parseInt],
195 "heap-js-ret-item": { parsers: [null, "var-args"],
197 "heap-sample-end": { parsers: [null, null],
265 * The current heap snapshot.
271 * Next heap snapshot id.
455 if (space !== "Heap") return;
468 if (space !== "Heap") return
    [all...]

Completed in 1772 milliseconds

1 2 3 45 6 7 8 91011>>