Home
last modified time | relevance | path

Searched defs:AllocateChunk (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmemory-allocator.cc480 MemoryChunk* MemoryAllocator::AllocateChunk(size_t reserve_area_size, in AllocateChunk() function in v8::internal::MemoryAllocator
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc179 BFCAllocator::ChunkHandle BFCAllocator::AllocateChunk() { in AllocateChunk() function in tensorflow::BFCAllocator