| /external/jemalloc/test/unit/ |
| D | stats.c | 6 size_t sz, allocated, active, mapped; in TEST_BEGIN() local 62 size_t allocated; in TEST_BEGIN() local 165 size_t sz, allocated; in TEST_BEGIN() local 214 size_t sz, allocated; in TEST_BEGIN() local 258 size_t sz, allocated, curruns; in TEST_BEGIN() local
|
| /external/chromium_org/ui/gl/ |
| D | gl_surface.cc | 198 bool GLSurface::SetBackbufferAllocation(bool allocated) { in SetBackbufferAllocation() 202 void GLSurface::SetFrontbufferAllocation(bool allocated) { in SetFrontbufferAllocation() 322 bool GLSurfaceAdapter::SetBackbufferAllocation(bool allocated) { in SetBackbufferAllocation() 326 void GLSurfaceAdapter::SetFrontbufferAllocation(bool allocated) { in SetFrontbufferAllocation()
|
| /external/bluetooth/bluedroid/stack/avct/ |
| D | avct_int.h | 66 UINT8 allocated; /* 0, not allocated. index+1, otherwise. */ member 77 UINT8 allocated; /* 0, not allocated. index+1, otherwise. */ member 93 UINT8 allocated; /* 0, not allocated. index+1, otherwise. */ member 109 UINT8 allocated; /* Whether LCB/BCB is allocated */ member
|
| /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
| D | syscalls_test.cc | 107 char* allocated = realpath("/tmp", NULL); in TEST_F() local
|
| /external/valgrind/main/coregrind/m_demangle/ |
| D | dyn-string.h | 32 int allocated; /* The amount of space allocated for the string. */ member
|
| /external/strace/ |
| D | scsi.c | 42 int allocated, i; in print_sg_io_buffer() local
|
| /external/chromium_org/third_party/skia/src/core/ |
| D | SkTObjectPool.h | 80 int allocated() const { return fBlocks.getCount() * numItemsPerBlock; } in allocated() function
|
| /external/skia/src/core/ |
| D | SkTObjectPool.h | 80 int allocated() const { return fBlocks.getCount() * numItemsPerBlock; } in allocated() function
|
| /external/freetype/src/cff/ |
| D | cf2arrst.h | 57 size_t allocated; /* items allocated */ member
|
| /external/chromium_org/third_party/freetype/src/cff/ |
| D | cf2arrst.h | 57 size_t allocated; /* items allocated */ member
|
| /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/ |
| D | cf2arrst.h | 57 size_t allocated; /* items allocated */ member
|
| /external/elfutils/0.153/libdw/ |
| D | dwarf_getpubnames.c | 67 size_t allocated = 0; in get_offsets() local
|
| /external/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_allocator_test.cc | 87 std::vector<void *> allocated; in TestSizeClassAllocator() local 166 void *allocated[kNumAllocs]; in SizeClassAllocatorMetadataStress() local 339 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/chromium_org/third_party/leveldatabase/src/util/ |
| D | arena_test.cc | 19 std::vector<std::pair<size_t, char*> > allocated; in TEST() local
|
| /external/compiler-rt/lib/lsan/ |
| D | lsan_allocator.cc | 32 bool allocated : 8; // Must be first. member 164 bool LsanMetadata::allocated() const { in allocated() function in __lsan::LsanMetadata
|
| /external/jsoncpp/src/lib_json/ |
| D | json_batchallocator.h | 77 AllocatedType *allocated = currentBatch_->used_; in allocate() local
|
| /external/chromium_org/testing/gtest/samples/ |
| D | sample10_unittest.cc | 66 static int allocated() { return allocated_; } in allocated() function in __anon15dde3ff0111::Water
|
| /external/protobuf/gtest/samples/ |
| D | sample10_unittest.cc | 66 static int allocated() { return allocated_; } in allocated() function in __anon597018380111::Water
|
| /external/valgrind/main/memcheck/tests/ |
| D | leak-pool.c | 17 size_t allocated; member
|
| /external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
| D | low_level_alloc_unittest.cc | 83 AllocMap allocated; in Test() local
|
| /external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
| D | low_level_alloc_unittest.cc | 83 AllocMap allocated; in Test() local
|
| /external/skia/tests/ |
| D | NameAllocatorTest.cpp | 50 void setAllocated(GrGLuint name, bool allocated) { in setAllocated()
|
| /external/chromium_org/third_party/skia/tests/ |
| D | NameAllocatorTest.cpp | 50 void setAllocated(GrGLuint name, bool allocated) { in setAllocated()
|
| /external/expat/tests/ |
| D | minicheck.h | 61 int allocated; member
|