Searched defs:AsBool (Results 1 – 12 of 12) sorted by relevance
139 bool AsBool(int x) { return static_cast<bool>(x); } in AsBool() function
361 Bool AsBool(uint32_t field_number) { return As<Bool>(field_number); } in AsBool() function
119 bool AsBool() const { assert(IsBool()); return m_Vals.b; } in AsBool() function in armnn::BackendOptions::Var
581 def AsBool(self): member in Ref
416 bool AsBool() const { in AsBool() function