Home
last modified time | relevance | path

Searched defs:AllocatedBlock (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/lib/core/
Darena.h81 struct AllocatedBlock { struct
88 // The returned AllocatedBlock* is valid until the next call to AllocNewBlock argument
/external/libtextclassifier/native/utils/base/
Darena.h148 struct AllocatedBlock { struct
156 // The returned AllocatedBlock* is valid until the next call to AllocNewBlock argument
/external/llvm-project/lldb/source/Target/
DMemory.cpp252 AllocatedBlock::AllocatedBlock(lldb::addr_t addr, uint32_t byte_size, in AllocatedBlock() function in AllocatedBlock