Searched defs:IsUsed (Results 1 – 10 of 10) sorted by relevance
144 int GPTPart::IsUsed(void) { in IsUsed() function in GPTPart
93 mutable unsigned IsUsed : 1; variable
88 mutable unsigned IsUsed : 1; variable
100 bool IsUsed : 1; variable
765 bool IsUsed(void) const { return (mInterval != kInfinite); } in IsUsed() function in ot::Dns::Dso::Connection::Timeout
962 const std::string &CoverageMapping, bool IsUsed) { in addFunctionMappingRecord()
239 bool IsUsed() const { return offset_ < 0; } in IsUsed() function
1210 auto IsUsed = [&HRI,&MRI] (unsigned Reg) -> bool { in needToReserveScavengingSpillSlots() local
1433 auto IsUsed = [&HRI,&MRI] (unsigned Reg) -> bool { in needToReserveScavengingSpillSlots() local
739 bool IsUsed = false; member