Home
last modified time | relevance | path

Searched defs:isHex (Results 1 - 3 of 3) sorted by relevance

/third_party/gptfdisk/
H A Dsupport.cc289 int isHex = 1, foundHex = 0, i; in IsHex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp265 bool isHex = LexHex && (*LookAhead == 'h' || *LookAhead == 'H'); in doHexLookAhead() local
329 bool isHex = Radix == 16; in LexDigit() local
417 bool isHex = Radix == 16; in LexDigit() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DTextFormat.java2437 private static boolean isHex(final byte c) { in isHex() method in TextFormat

Completed in 6 milliseconds