Home
last modified time | relevance | path

Searched defs:digitValue (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/flang/lib/Parser/
Dtoken-parsers.h401 int digitValue = **nextDigit - '0'; in Parse() local
472 int digitValue = **nextDigit - '0'; in Parse() local
/external/icu/icu4c/source/tools/toolutil/
Dppucd.h55 int32_t digitValue; member
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp1021 int32_t digitValue = u_charDigitValue(fC.fChar); in doParseActions() local
1038 int32_t digitValue = u_charDigitValue(fC.fChar); in doParseActions() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java2192 private static int digitValue(final byte c) { in digitValue() method in TextFormat
/external/llvm/lib/Support/
DAPFloat.cpp314 unsigned int digitValue) in trailingHexadecimalFraction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp441 unsigned int digitValue) { in trailingHexadecimalFraction()
/external/llvm-project/llvm/lib/Support/
DAPFloat.cpp455 unsigned int digitValue) { in trailingHexadecimalFraction()