/art/runtime/entrypoints/quick/ |
quick_alloc_entrypoints.cc | 186 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(DlMalloc, gc::kAllocatorTypeDlMalloc)
|
/art/runtime/gc/space/ |
malloc_space.cc | 104 // caused by dlmalloc reusing memory.
|
space.h | 108 // Is this a dlmalloc backed allocation space?
|
/external/dlmalloc/ |
malloc.h | 54 #define dlmalloc malloc macro 114 void* dlmalloc(size_t);
|
malloc.c | 2 This is a version (aka dlmalloc) of malloc/free/realloc written by 232 one VirtualAlloc()ed region. Because dlmalloc uses a small (64Kb) 818 #define dlmalloc macro 4568 void* dlmalloc(size_t bytes) { function [all...] |
/art/runtime/gc/ |
heap-inl.h | 151 // enabled. We don't need this for kAllocatorTypeRosAlloc/DlMalloc
|
heap.cc | 98 static const char* kDlMallocSpaceName[2] = {"main dlmalloc space", "main dlmalloc space 1"}; 432 // Non moving space is always dlmalloc since we currently don't have support for multiple [all...] |
heap.h | 114 // If true, use rosalloc/RosAllocSpace instead of dlmalloc/DlMallocSpace [all...] |
/bionic/libc/ |
libc.arm.map | 1456 dlmalloc; # arm x86 mips nobrillo
|
libc.map.txt | 1482 dlmalloc; # arm x86 mips nobrillo
|
libc.mips.map | 1298 dlmalloc; # arm x86 mips nobrillo
|
libc.x86.map | 1297 dlmalloc; # arm x86 mips nobrillo
|
/art/runtime/ |
Android.mk | 55 gc/allocator/dlmalloc.cc \
|
debugger.cc | [all...] |
/art/runtime/native/ |
dalvik_system_VMRuntime.cc | 37 #include "gc/allocator/dlmalloc.h"
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
_ctypes.so | |
/external/chromium-trace/catapult/tracing/test_data/ |
perf_sampling_trace.json | 185 "name": "dlmalloc", 453 "name": "dlmalloc", [all...] |
/frameworks/base/docs/html/training/articles/ |
security-tips.jd | 43 <li>Technologies like ASLR, NX, ProPolice, safe_iop, OpenBSD dlmalloc, OpenBSD [all...] |
/prebuilts/sdk/renderscript/lib/arm/ |
libc.so | |
/prebuilts/sdk/renderscript/lib/mips/ |
libc.so | |
/prebuilts/sdk/renderscript/lib/x86/ |
libc.so | |
/frameworks/base/docs/html/about/versions/ |
jelly-bean.jd | [all...] |
/external/v8/test/mjsunit/asm/embenchen/ |
copy.js | [all...] |
corrections.js | [all...] |
primes.js | [all...] |