Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A Dedit_distance.h60 std::unique_ptr<unsigned[]> Allocated; variable
/minix3/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingFile.c125 char *Allocated = (char*)malloc(I + NumPids*(PidLength - 2) + 1); in setFilenameFromEnvironment() local
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp51 Allocated, enumerator