/art/runtime/gc/ |
heap-inl.h | 198 // the BumpPointer or TLAB allocators. This is nice since it allows the entire if statement to be 199 // optimized out. And for the other allocators, AllocatorMayHaveConcurrentGC is a constant since
|
/external/chromium-trace/catapult/telemetry/telemetry/timeline/ |
memory_dump_event.py | 170 allocator_dumps.update(event['args']['dumps']['allocators']) 193 # 'android_memtrack_gl' in the allocators dict.
|
/external/cmockery/cmockery_0_1_2/src/google/ |
cmockery.h | 236 // Dynamic allocators 241 // Redirect malloc, calloc and free to the unit test allocators.
|
/external/llvm/include/llvm/Support/ |
Allocator.h | 37 /// Allocate() methods of LLVM-style allocators. 40 /// LLVM-style allocators, and redirects all of the overloads to a single core
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.h | 215 * Hashtables handle allocators a bit differently than other containers 216 * do. If we're using standard-conforming allocators, then a hashtable
|
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
rapidjson.h | 488 // Allocators and Encodings
490 #include "allocators.h"
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.h | 215 * Hashtables handle allocators a bit differently than other containers 216 * do. If we're using standard-conforming allocators, then a hashtable
|
/toolchain/binutils/binutils-2.25/libiberty/ |
splay-tree.c | 312 This function creates a splay tree that uses two different allocators 315 different types need to be allocated with different allocators.
|
/external/compiler-rt/lib/asan/tests/ |
asan_mac_test.cc | 213 // Make sure that our allocators are used for NSObjects.
|
asan_noinst_test.cc | 169 // Check that the thread local allocators are flushed when threads are
|
/external/jemalloc/include/jemalloc/internal/ |
jemalloc_internal_defs.h | 7 * multiple allocators simultaneously.
|
/external/libpng/ |
pngmem.c | 72 * allocators have also been removed in 1.6.0, so any 16-bit system now has
|
/external/llvm/include/llvm/CodeGen/ |
LiveRegMatrix.h | 12 // register allocators to ensure that no interfering virtual registers get
|
/external/llvm/lib/CodeGen/ |
RegAllocBase.cpp | 11 // for LiveIntervalUnion-based register allocators.
|
/external/pdfium/third_party/lpng_v163/ |
pngmem.c | 82 * allocators have also been removed in 1.6.0, so any 16-bit system now has
|
/frameworks/compile/mclinker/include/mcld/LD/ |
EhFrame.h | 15 #include "mcld/Support/Allocators.h"
|
LDSection.h | 14 #include "mcld/Support/Allocators.h"
|
/libcore/luni/src/main/java/libcore/util/ |
NativeAllocationRegistry.java | 133 * Interface for custom native allocation allocators used by
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
ggc.h | 254 /* Memory statistics passing versions of some allocators. Too few of them to
|
/external/pdfium/third_party/lcms2-2.6/src/ |
cmserr.c | 189 // To reset it, we use the default allocators, which cannot be overriden 233 // Return to the default allocators 321 // To reset it, we use the default allocators, which cannot be overriden
|
/external/valgrind/docs/xml/ |
FAQ.xml | 237 memory pool allocators. Memory for quite a number of destructed 268 allocators. But all this goes beyond the scope of this FAQ. Start 274 allocators belong to the more messy parts of the STL and
|
/dalvik/dx/src/com/android/dx/ssa/back/ |
SsaToRop.java | 96 // These are other allocators for debugging or historical comparison:
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/ |
SsaToRop.java | 97 // These are other allocators for debugging or historical comparison:
|
/external/libvncserver/common/ |
lzoconf.h | 281 /* custom allocators (set to 0 to disable) */
|
/external/llvm/include/llvm/IR/ |
User.h | 33 /// Customizes operand-related allocators and accessors.
|