Searched defs:AllocateChunk (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/heap/ | ||
D | memory-allocator.cc | 480 MemoryChunk* MemoryAllocator::AllocateChunk(size_t reserve_area_size, in AllocateChunk() function in v8::internal::MemoryAllocator |
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | bfc_allocator.cc | 179 BFCAllocator::ChunkHandle BFCAllocator::AllocateChunk() { in AllocateChunk() function in tensorflow::BFCAllocator |