Searched defs:isAllocated (Results 1 – 4 of 4) sorted by relevance
/external/antlr/antlr-3.4/runtime/C/include/ | ||
D | antlr3input.h | 77 int isAllocated; member |
/external/llvm/include/llvm/CodeGen/ | ||
D | CallingConvLower.h | 289 bool isAllocated(unsigned Reg) const { in isAllocated() function |
/external/icu/icu4c/source/common/ | ||
D | utrie.h | 562 UBool isAllocated, isDataAllocated; member |
/external/clang/lib/StaticAnalyzer/Checkers/ | ||
D | MallocChecker.cpp | 76 bool isAllocated() const { return K == Allocated; } in isAllocated() function in __anon9d32c3be0111::RefState |