Searched defs:IsPresent (Results 1 – 16 of 16) sorted by relevance
89 bool IsPresent() const { return ehdr_ != nullptr; } in IsPresent() function
79 bool IsPresent() const { return image_.IsPresent(); } in IsPresent() function
143 bool IsPresent(const HloInstruction* a) const { in IsPresent() function
121 inline bool IsPresent(const void* base, uint32 hasbit) { in IsPresent() function
46 EGLBoolean IsPresent; member
167 auto CheckQualifier = [&](bool IsPresent, Qualifier Qual) { in check()