Home
last modified time | relevance | path

Searched defs:allocation_size (Results 1 – 12 of 12) sorted by relevance

/external/compiler-rt/test/asan/TestCases/
Dmmap_limit_mb.cc24 long allocation_size = atoi(argv[2]); in main() local
/external/protobuf/gtest/samples/
Dsample10_unittest.cc56 void* operator new(size_t allocation_size) { in operator new()
/external/google-breakpad/src/testing/gtest/samples/
Dsample10_unittest.cc56 void* operator new(size_t allocation_size) { in operator new()
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/
Dsample10_unittest.cc56 void* operator new(size_t allocation_size) { in operator new()
/external/v8/src/profiler/
Dallocation-tracker.h36 unsigned allocation_size() const { return total_size_; } in allocation_size() function
/external/curl/lib/
Dsmb.h169 unsigned long long allocation_size; member
171 unsigned __int64 allocation_size; member
203 unsigned long long allocation_size; member
206 unsigned __int64 allocation_size; member
/external/v8/src/
Dzone.h65 size_t allocation_size() const { return allocation_size_; } in allocation_size() function
Dcode-stubs.cc3995 Node* allocation_size = object_size; in GenerateFastPath() local
/external/lldb/source/Expression/
DIRMemoryMap.cpp244 size_t allocation_size; in Malloc() local
/external/v8/src/heap/
Dspaces-inl.h487 int allocation_size = size_in_bytes; in AllocateRawAligned() local
Dheap.cc2025 int allocation_size, in AlignWithFiller()
/external/v8/src/snapshot/
Dserializer.cc369 int allocation_size; in SerializeExternalString() local