| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | util.cpp | 60 int32_t digit = n / r; in appendNumber() local
|
| /third_party/unity/extras/fixture/src/ |
| H A D | unity_fixture.c | 264 unsigned int digit = 0; in UnityGetCommandLineOptions() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | util.cpp | 132 unsigned int digit = static_cast<unsigned int>(c - '0'); in NumericLexFloat32OutOfRangeToInfinity() local
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest-printers.cc | 316 char digit = static_cast<char>(carry % 10); in PrintTo() local
|
| /third_party/icu/icu4c/source/io/ |
| H A D | ufmt_cmn.cpp | 76 uint32_t digit; in ufmt_64tou() local
|
| /third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
| H A D | DecimalFormatSymbolsICU.java | 151 public void setDigit(char digit) { in setDigit() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | punycode.cpp | 95 digitToBasic(int32_t digit, UBool uppercase) { in digitToBasic() argument 378 int32_t n, destLength, i, bias, basicLength, j, in, oldi, w, k, digit, t, in u_strFromPunycode() local [all...] |
| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| H A D | bignum.cc | 89 const int digit = buffer[i] - '0'; in ReadUInt64() local [all...] |
| H A D | string-to-double.cc | 291 int digit; in RadixStringToIeee() local [all...] |
| H A D | fixed-dtoa.cc | 134 int digit = number % 10; in FillDigits32() local 255 int digit in FillFractionals() local 278 int digit = fractionals128.DivModPowerOf2(point); FillFractionals() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | double-conversion-bignum.cpp | 103 const int digit = buffer[i] - '0'; in ReadUInt64() local [all...] |
| H A D | numparse_decimal.cpp | 154 int8_t digit = -1; in match() local [all...] |
| H A D | regexcmp.cpp | 1307 int32_t digit = u_charDigitValue(c); in doParseActions() local
|
| H A D | double-conversion-string-to-double.cpp | 312 int digit; in RadixStringToIeee() local [all...] |
| H A D | dayperiodrules.cpp | 158 int32_t digit = setNumStr[i] - '0'; in parseSetNum() local
|
| H A D | unesctrn.cpp | 231 int32_t digit = u_digit(ch, radix); in handleTransliterate() local
|
| /third_party/jerryscript/jerry-core/lit/ |
| H A D | lit-char-helpers.c | 484 const uint32_t digit = (uint32_t) (*current_p++ - LIT_CHAR_0); in lit_parse_decimal() local
|
| /third_party/node/deps/googletest/src/ |
| H A D | gtest-printers.cc | 319 char digit = static_cast<char>(carry % 10); in PrintTo() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | punycode.cpp | 95 digitToBasic(int32_t digit, UBool uppercase) { in digitToBasic() argument 378 int32_t n, destLength, i, bias, basicLength, j, in, oldi, w, k, digit, t, in u_strFromPunycode() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | dayperiodrules.cpp | 160 int32_t digit = setNumStr[i] - '0'; in parseSetNum() local
|
| H A D | double-conversion-string-to-double.cpp | 312 int digit; in RadixStringToIeee() local [all...] |
| H A D | numparse_decimal.cpp | 154 int8_t digit = -1; in match() local [all...] |
| H A D | regexcmp.cpp | 1307 int32_t digit = u_charDigitValue(c); in doParseActions() local
|
| H A D | unesctrn.cpp | 231 int32_t digit = u_digit(ch, radix); in handleTransliterate() local
|
| H A D | double-conversion-bignum.cpp | 103 const int digit = buffer[i] - '0'; in ReadUInt64() local [all...] |