/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 197 size_t sz, allocated; in TEST_BEGIN() local 243 size_t sz, allocated; in TEST_BEGIN() local
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | ext4_ext_handle_unwritten_extents.proto | 16 optional uint32 allocated = 7; field
|
/external/oj-libjdwp/src/share/back/ |
D | bag.c | 34 int allocated; /* space reserved */ member 96 int allocated = theBag->allocated; in bagAdd() local
|
/external/valgrind/coregrind/m_demangle/ |
D | dyn-string.h | 31 int allocated; /* The amount of space allocated for the string. */ member
|
/external/mesa3d/src/compiler/glsl/ |
D | blob.h | 54 size_t allocated; member
|
/external/freetype/src/psaux/ |
D | psarrst.h | 57 size_t allocated; /* items allocated */ member
|
/external/python/cpython2/Include/ |
D | listobject.h | 38 Py_ssize_t allocated; member
|
/external/protobuf/src/google/protobuf/ |
D | arena.cc | 174 void* Arena::AllocateAligned(const std::type_info* allocated, size_t n) { in AllocateAligned() 253 uint64 allocated = 0; in SpaceAllocatedAndUsed() local
|
/external/python/cpython3/Include/ |
D | listobject.h | 39 Py_ssize_t allocated; member
|
D | bytesobject.h | 149 Py_ssize_t allocated; member
|
/external/strace/ |
D | dyxlat.c | 31 size_t allocated; member
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_allocator_test.cc | 100 std::vector<void *> allocated; in TestSizeClassAllocator() local 179 void *allocated[kNumAllocs]; in SizeClassAllocatorMetadataStress() local 351 char *allocated[kNumAllocs]; in TEST() local 447 std::vector<void*> allocated; in TestCombinedAllocator() local 511 void *allocated[kNumAllocs]; in TestSizeClassAllocatorLocalCache() local 674 std::vector<void *> allocated; in TestSizeClassAllocatorIteration() local 722 char *allocated[kNumAllocs]; in TEST() local 750 char *allocated[kNumAllocs]; in TEST() local
|
D | standalone_malloc_test.cc | 21 vector<pair<char *, size_t> > allocated; in MallocThread() local
|
/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/v8/src/interpreter/ |
D | bytecode-register-optimizer.cc | 19 bool allocated) in RegisterInfo() 62 bool allocated() const { return allocated_; } in allocated() function in v8::internal::interpreter::BytecodeRegisterOptimizer::RegisterInfo 63 void set_allocated(bool allocated) { allocated_ = allocated; } in set_allocated()
|
/external/googletest/googletest/samples/ |
D | sample10_unittest.cc | 63 static int allocated() { return allocated_; } in allocated() function in __anon0d8504800111::Water
|
/external/v8/testing/gtest/samples/ |
D | sample10_unittest.cc | 66 static int allocated() { return allocated_; } in allocated() function in __anon90f068280111::Water
|
/external/google-breakpad/src/testing/gtest/samples/ |
D | sample10_unittest.cc | 66 static int allocated() { return allocated_; } in allocated() function in __anon46e853d50111::Water
|
/external/protobuf/gtest/samples/ |
D | sample10_unittest.cc | 66 static int allocated() { return allocated_; } in allocated() function in __anon9886131e0111::Water
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/ |
D | sample10_unittest.cc | 66 static int allocated() { return allocated_; } in allocated() function in __anone4e412b60111::Water
|
/external/valgrind/memcheck/tests/ |
D | leak-pool.c | 17 size_t allocated; member
|
/external/compiler-rt/lib/lsan/ |
D | lsan_allocator.cc | 29 u8 allocated : 8; // Must be first. member 179 bool LsanMetadata::allocated() const { in allocated() function in __lsan::LsanMetadata
|
/external/expat/tests/ |
D | minicheck.h | 90 int allocated; member
|