Searched defs:isAllocated (Results 1 – 8 of 8) sorted by relevance
140 abstract boolean isAllocated(); // { return false; } in isAllocated() method in Asset608 boolean isAllocated() { return mBuf != null; } in isAllocated() method in Asset._FileAsset1098 boolean isAllocated() { return mBuf != null; } in isAllocated() method in Asset._CompressedAsset
77 int isAllocated; member
198 ANTLR_INLINE void InputStream<ImplTraits>::set_isAllocated( bool isAllocated )
190 bool isAllocated(unsigned Reg) const { in isAllocated() function
290 bool isAllocated(unsigned Reg) const { in isAllocated() function
284 bool isAllocated(unsigned Reg) const { in isAllocated() function
563 UBool isAllocated, isDataAllocated; member
77 bool isAllocated() const { return K == Allocated; } in isAllocated() function in __anon42261f860111::RefState427 inline bool isAllocated(const RefState *S, const RefState *SPrev, in isAllocated() function in __anon42261f860111::MallocChecker::MallocBugVisitor