Home
last modified time | relevance | path

Searched defs:isAllocated (Results 1 – 8 of 8) sorted by relevance

/external/skia/tests/
DNameAllocatorTest.cpp46 bool isAllocated(GrGLuint name) const { in isAllocated() function in NameLeakTest
/external/chromium_org/third_party/skia/tests/
DNameAllocatorTest.cpp46 bool isAllocated(GrGLuint name) const { in isAllocated() function in NameLeakTest
/external/llvm/lib/Target/Hexagon/
DHexagonCallingConvLower.h72 bool isAllocated(unsigned Reg) const { in isAllocated() function
/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3input.h77 int isAllocated; member
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h258 bool isAllocated(unsigned Reg) const { in isAllocated() function
/external/chromium_org/third_party/icu/source/common/
Dutrie.h562 UBool isAllocated, isDataAllocated; member
/external/icu/icu4c/source/common/
Dutrie.h562 UBool isAllocated, isDataAllocated; member
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp71 bool isAllocated() const { return K == Allocated; } in isAllocated() function in __anonb9bd71140111::RefState
384 inline bool isAllocated(const RefState *S, const RefState *SPrev, in isAllocated() function in __anonb9bd71140111::MallocChecker::MallocBugVisitor