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

<<31323334353637383940>>

  /external/webkit/Source/WebCore/bindings/js/
WorkerScriptController.cpp 65 m_globalData->heap.destroy();
  /external/webkit/Source/WebCore/bindings/v8/
V8IsolatedContext.h 106 // The underlying v8::Context. This object is keep on the heap as
  /external/webkit/Source/WebKit/chromium/tests/
UniscribeHelperTest.cpp 94 // The script cache pointer is heap allocated and must be freed.
  /external/webkit/Source/
WebKit.pri 52 # For EXEs only: set heap to usable value
  /external/webkit/Source/WebKit2/WebProcess/
WebKitMain.cpp 106 // Enable termination on heap corruption on OSes that support it (Vista and XPSP3).
  /frameworks/base/include/surfaceflinger/
ISurfaceComposer.h 118 sp<IMemoryHeap>* heap,
  /frameworks/base/opengl/tests/gldual/src/com/android/gldual/
TriangleRenderer.java 115 // native heap where the garbage collector cannot
  /frameworks/base/services/camera/libcameraservice/
CameraHardwareInterface.h 62 * preview heap so it can be registered with SurfaceFlinger for
323 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); local
324 void *data = ((uint8_t *)heap->base()) + offset;
477 // Start refcounting the heap object from here on. When the clients
CameraService.h 166 const sp<IMemoryHeap>& heap,
  /frameworks/base/tools/preload/
PrintHtmlDiff.java 96 out.println("<th>Heap (B)</th>");
  /frameworks/compile/libbcc/runtime/BlocksRuntime/
Block_private.h 146 /* make a collectable GC heap based Block. Not useful under non-GC. */
  /hardware/ril/mock-ril/src/cpp/
node_buffer.h 33 /* A buffer is a chunk of memory stored outside the V8 heap, mirrored by an
  /hardware/ti/omap3/dspbridge/inc/
cmmdefs.h 127 CMM_LOCAL = 0, /* Bit 0 =0 is local memory from default heap */
qosregistry.h 207 UINT align; /* alignment of memory heap */
209 UINT heapId; /* resource heap ID */
211 UINT size; /* size of memory heap */
215 UINT allocated; /* size of heap in use (not free) */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
cmmdefs.h 127 CMM_LOCAL = 0, /* Bit 0 =0 is local memory from default heap */
qosregistry.h 201 UINT align; /* alignment of memory heap */
203 UINT heapId; /* resource heap ID */
205 UINT size; /* size of memory heap */
209 UINT allocated; /* size of heap in use (not free) */
  /libcore/luni/src/main/java/java/lang/
Daemons.java 116 * This heap management thread moves elements from the garbage collector's
  /libcore/luni/src/main/native/
libcore_icu_NativeBreakIterator.cpp 29 * moves around the heap. This class pins the char[] for the lifetime of the
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
binary_heap_.hpp 38 * Contains an implementation class for a binary heap.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 45 * Binomial heap base.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 38 * Contains an implementation class for a basic heap.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pairing_heap_/
erase_fn_imps.hpp 38 * Contains an implementation class for a pairing heap.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/thin_heap_/
thin_heap_.hpp 38 * Contains an implementation class for a thin heap.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
binary_heap_.hpp 38 * Contains an implementation class for a binary heap.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 45 * Binomial heap base.

Completed in 452 milliseconds

<<31323334353637383940>>