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

<<21222324252627282930>>

  /external/webkit/Source/JavaScriptCore/runtime/
UString.cpp 28 #include "Heap.h"
208 // FIXME: We used to check against a limit of Heap::minExtraCost / sizeof(UChar).
  /frameworks/base/services/surfaceflinger/
SurfaceFlinger.h 176 sp<IMemoryHeap>* heap,
324 sp<IMemoryHeap>* heap,
  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h 60 // local pmem heap object
488 // Heap pointer to frame buffers
  /libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java 306 * Collects "hprof" heap data and sends it to DDMS. This may cause a GC.
314 * Dumps "hprof" heap data to a file, by name or descriptor.
  /ndk/sources/android/cpufeatures/
cpu-features.c 101 * the content of /proc/cpuinfo and return it as a heap-allocated
142 /* Copy the line into a heap-allocated buffer */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-flow.h 107 DEF_VEC_ALLOC_P(mem_sym_stats_t, heap);
370 /* True for HEAP artificial variables. These variables represent
725 VEC(basic_block,heap) **bbs_p);
858 DEF_VEC_ALLOC_O(edge_var_map, heap);
861 typedef VEC(edge_var_map, heap) *edge_var_map_vector;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-flow.h 107 DEF_VEC_ALLOC_P(mem_sym_stats_t, heap);
370 /* True for HEAP artificial variables. These variables represent
725 VEC(basic_block,heap) **bbs_p);
864 DEF_VEC_ALLOC_O(edge_var_map, heap);
867 typedef VEC(edge_var_map, heap) *edge_var_map_vector;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
tree-flow.h 107 DEF_VEC_ALLOC_P(mem_sym_stats_t, heap);
370 /* True for HEAP artificial variables. These variables represent
725 VEC(basic_block,heap) **bbs_p);
865 DEF_VEC_ALLOC_O(edge_var_map, heap);
868 typedef VEC(edge_var_map, heap) *edge_var_map_vector;
    [all...]
  /external/chromium/webkit/glue/
inspector_strings.grd 269 <message name="IDS_USED_HEAP_SIZE_VALUES" desc="Used heap size values.">
428 <message name="IDS_COMPARED_TO" desc="A selector of a heap profile to compare with.">
    [all...]
  /bionic/libc/netbsd/isc/
eventlib_p.h 43 #include <isc/heap.h>
  /bionic/linker/
debugger.c 96 * We could be here as a result of native heap corruption, or while a
  /bootable/recovery/minzip/
Hash.h 65 HashEntry* pEntries; /* array on heap */
  /dalvik/libdex/
ZipArchive.h 18 * Read-only access to Zip archives, with minimal heap allocation.
  /dalvik/vm/
Hash.h 77 HashEntry* pEntries; /* array on heap */
InlineNative.h 42 * the heap at runtime (or just declare two static tables, one with full
Intern.cpp 41 * The contents of the list are StringObjects that live on the GC heap.
  /dalvik/vm/hprof/
Hprof.h 128 HprofHeapId currentHeap; // which heap we're currently emitting
  /device/moto/wingray/
device_base.mk 28 include frameworks/base/build/tablet-dalvik-heap.mk
  /external/apache-http/src/org/apache/http/impl/io/
SocketInputBuffer.java 67 // the weakest sense, and always use an 8KiB heap buffer and leave the
  /external/chromium/base/debug/
debugger_posix.cc 99 // handling, so we are careful not to use the heap or have side effects.
  /external/chromium/base/
linked_list.h 68 // heap allocations.
  /external/chromium/third_party/libevent/
min_heap.h 91 /* we replace e with the last element in the heap. We might need to
  /external/chromium/third_party/libjingle/source/talk/base/
scoped_ptr.h 23 // transfer ownership of a heap-allocated object to the caller, usually on
  /external/clang/include/clang/Serialization/
ChainedIncludesSource.h 60 /// by heap-backed versus mmap'ed memory.
  /external/icu4c/test/intltest/
pptest.cpp 124 errln("*** FP getField or heap constr.");

Completed in 1018 milliseconds

<<21222324252627282930>>