Searched defs:IsHex (Results 1 – 9 of 9) sorted by relevance
30 bool IsHex() const { return m_bHex; } in IsHex() function
58 bool IsHex(char c) { in IsHex() function
42 bool IsHex() const { return type_ == TokenType::kHex; } in IsHex() function
285 int IsHex(string input) { in IsHex() function
467 bool IsHex = Radix == 16; in LexDigit() local
468 bool AidlConstantValue::IsHex(const string& value) { in IsHex() function in AidlConstantValue
1464 static int IsHex(int c) { in IsHex() function
1432 static int IsHex(int c) { in IsHex() function
1427 static int IsHex(int c) { in IsHex() function