Home
last modified time | relevance | path

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

/external/chromium_org/third_party/re2/util/
Darena.h62 struct AllocatedBlock { struct
67 // The returned AllocatedBlock* is valid until the next call to AllocNewBlock argument
/external/regex-re2/util/
Darena.h62 struct AllocatedBlock { struct
67 // The returned AllocatedBlock* is valid until the next call to AllocNewBlock argument
/external/lldb/source/Target/
DMemory.cpp208 AllocatedBlock::AllocatedBlock (lldb::addr_t addr, in AllocatedBlock() function in AllocatedBlock