Home
last modified time | relevance | path

Searched defs:IsHex (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dtokenizer.h42 bool IsHex() const { return type_ == TokenType::kHex; } in IsHex() function
/third_party/gptfdisk/
Dsupport.cc288 int IsHex(string input) { in IsHex() function