Searched defs:ParseBool (Results 1 – 9 of 9) sorted by relevance
11 bool ParseBool(const armnn::BackendOptions::Var& value, bool defaultValue) in ParseBool() function
143 bool ParseBool(const Input& in, bool* out) { in ParseBool() function
24 TEST(ParseValuesTest, ParseBool) { in TEST() argument
128 def ParseBool(value): function
1786 def ParseBool(text): function
1739 def ParseBool(text): function
674 ParseBool(str::ParseBoolError), enumerator
5721 bool HloParserImpl::ParseBool(bool* result) { in ParseBool() function in xla::__anon2f9b41db0111::HloParserImpl