Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++abi/trunk/src/
Dcxa_demangle.cpp302 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local
310 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); in allocateMassive() local
/external/libcxxabi/src/
Dcxa_demangle.cpp262 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local
270 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); in allocateMassive() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DItaniumDemangle.cpp261 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local
269 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); in allocateMassive() local