/external/compiler-rt/test/asan/TestCases/Posix/ |
D | new_array_cookie_with_new_from_class.cc | 15 static void *allocated; member 23 void *Foo::allocated; member in Foo
|
/external/jemalloc/test/unit/ |
D | stats.c | 6 size_t sz, allocated, active, resident, mapped; in TEST_BEGIN() local 40 size_t allocated; in TEST_BEGIN() local 146 size_t sz, allocated; in TEST_BEGIN() local 195 size_t sz, allocated; in TEST_BEGIN() local 239 size_t sz, allocated; in TEST_BEGIN() local
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_allocator_test.cc | 90 std::vector<void *> allocated; in TestSizeClassAllocator() local 169 void *allocated[kNumAllocs]; in SizeClassAllocatorMetadataStress() local 342 char *allocated[kNumAllocs]; in TEST() local 439 std::vector<void*> allocated; in TestCombinedAllocator() local 505 void *allocated[kNumAllocs]; in TestSizeClassAllocatorLocalCache() local 666 std::vector<void *> allocated; in TestSizeClassAllocatorIteration() local 714 char *allocated[kNumAllocs]; in TEST() local 742 char *allocated[kNumAllocs]; in TEST() local
|
D | standalone_malloc_test.cc | 21 vector<pair<char *, size_t> > allocated; in MallocThread() local
|
/external/v8/src/interpreter/ |
D | bytecode-register-allocator.cc | 30 int allocated = -1; in NewRegister() local
|
/external/valgrind/coregrind/m_demangle/ |
D | dyn-string.h | 32 int allocated; /* The amount of space allocated for the string. */ member
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cf2arrst.h | 57 size_t allocated; /* items allocated */ member
|
/external/freetype/src/cff/ |
D | cf2arrst.h | 57 size_t allocated; /* items allocated */ member
|
/external/compiler-rt/lib/lsan/ |
D | lsan_allocator.cc | 29 u8 allocated : 8; // Must be first. member 177 bool LsanMetadata::allocated() const { in allocated() function in __lsan::LsanMetadata
|
/external/elfutils/libdw/ |
D | dwarf_getpubnames.c | 46 size_t allocated = 0; in get_offsets() local
|
/external/jsoncpp/src/lib_json/ |
D | json_batchallocator.h | 73 AllocatedType* allocated = currentBatch_->used_; in allocate() local
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/ |
D | sample10_unittest.cc | 66 static int allocated() { return allocated_; } in allocated() function in __anonc36c6cf90111::Water
|
/external/google-breakpad/src/testing/gtest/samples/ |
D | sample10_unittest.cc | 66 static int allocated() { return allocated_; } in allocated() function in __anona3babeb80111::Water
|
/external/protobuf/gtest/samples/ |
D | sample10_unittest.cc | 66 static int allocated() { return allocated_; } in allocated() function in __anon66d18ae10111::Water
|
/external/dbus/dbus/ |
D | dbus-string-private.h | 47 int allocated; /**< Allocated size of data */ member
|
/external/valgrind/memcheck/tests/ |
D | leak-pool.c | 17 size_t allocated; member
|
/external/jemalloc/src/ |
D | base.c | 131 base_stats_get(size_t *allocated, size_t *resident, size_t *mapped) in base_stats_get()
|
/external/strace/ |
D | scsi.c | 49 unsigned int allocated, i; in print_sg_io_buffer() local
|
/external/expat/tests/ |
D | minicheck.h | 61 int allocated; member
|
/external/icu/icu4c/source/common/ |
D | uhash.h | 171 UBool allocated; /* Was this UHashtable allocated? */ member
|
/external/e2fsprogs/e2fsck/ |
D | region.c | 31 struct region_el *allocated; member
|
/external/v8/test/cctest/heap/ |
D | test-alloc.cc | 230 size_t allocated = 0; in TEST() local
|
/external/libvorbis/vq/ |
D | vqgen.h | 35 long allocated; member
|
/external/v8/test/unittests/compiler/ |
D | zone-pool-unittest.cc | 134 size_t allocated = 0; in TEST_F() local
|
/external/libxml2/ |
D | triostr.c | 102 size_t allocated; member
|