| /third_party/boost/boost/spirit/home/x3/support/numeric_utils/detail/ |
| D | extract_int.hpp | 121 inline static unsigned digit(Char ch) in digit() function 140 const int digit = radix_traits<Radix>::digit(ch); in add() local 156 const int digit = radix_traits<Radix>::digit(ch); in add() local 171 const int digit = radix_traits<Radix>::digit(ch); in add() local 187 int const digit = radix_traits<Radix>::digit(ch); in add() local
|
| /third_party/boost/boost/spirit/home/qi/numeric/detail/ |
| D | numeric_utils.hpp | 124 inline static unsigned digit(Char ch) in digit() function 143 const int digit = radix_traits<Radix>::digit(ch); in add() local 160 const int digit = radix_traits<Radix>::digit(ch); in add() local 175 const int digit = radix_traits<Radix>::digit(ch); in add() local 192 int const digit = radix_traits<Radix>::digit(ch); in add() local
|
| /third_party/boost/libs/metaparse/test/ |
| D | digit.cpp | 24 BOOST_METAPARSE_TEST_CASE(digit) in BOOST_METAPARSE_TEST_CASE() argument
|
| /third_party/boost/boost/metaparse/v1/ |
| D | digit.hpp | 28 digit; typedef
|
| /third_party/boringssl/src/crypto/fipsmodule/ec/ |
| D | util.c | 243 void ec_GFp_nistp_recode_scalar_bits(uint8_t *sign, uint8_t *digit, in ec_GFp_nistp_recode_scalar_bits()
|
| D | wnaf.c | 99 int digit = 0; in ec_compute_wNAF() local 161 const EC_RAW_POINT *precomp, int digit) { in lookup_precomp()
|
| /third_party/icu/icu4c/source/i18n/ |
| D | double-conversion-fast-dtoa.cpp | 363 int digit = integrals / divisor; in DigitGen() local 399 int digit = static_cast<int>(fractionals >> -one.e()); in DigitGen() local 474 int digit = integrals / divisor; in DigitGenCounted() local 508 int digit = static_cast<int>(fractionals >> -one.e()); in DigitGenCounted() local
|
| D | double-conversion-bignum-dtoa.cpp | 210 uint16_t digit; in GenerateShortestDigits() local 302 uint16_t digit; in GenerateCountedDigits() local 312 uint16_t digit; in GenerateCountedDigits() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | double-conversion-fast-dtoa.cpp | 363 int digit = integrals / divisor; in DigitGen() local 399 int digit = static_cast<int>(fractionals >> -one.e()); in DigitGen() local 474 int digit = integrals / divisor; in DigitGenCounted() local 508 int digit = static_cast<int>(fractionals >> -one.e()); in DigitGenCounted() local
|
| D | double-conversion-bignum-dtoa.cpp | 210 uint16_t digit; in GenerateShortestDigits() local 302 uint16_t digit; in GenerateCountedDigits() local 312 uint16_t digit; in GenerateCountedDigits() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | double-conversion-fast-dtoa.cpp | 363 int digit = integrals / divisor; in DigitGen() local 399 int digit = static_cast<int>(fractionals >> -one.e()); in DigitGen() local 474 int digit = integrals / divisor; in DigitGenCounted() local 508 int digit = static_cast<int>(fractionals >> -one.e()); in DigitGenCounted() local
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | double-conversion-fast-dtoa.cpp | 363 int digit = integrals / divisor; in DigitGen() local 399 int digit = static_cast<int>(fractionals >> -one.e()); in DigitGen() local 474 int digit = integrals / divisor; in DigitGenCounted() local 508 int digit = static_cast<int>(fractionals >> -one.e()); in DigitGenCounted() local
|
| D | double-conversion-bignum-dtoa.cpp | 210 uint16_t digit; in GenerateShortestDigits() local 302 uint16_t digit; in GenerateCountedDigits() local 312 uint16_t digit; in GenerateCountedDigits() local
|
| /third_party/icu/icu4c/source/common/ |
| D | ustrfmt.cpp | 34 int digit; in uprv_itou() local
|
| D | cstring.cpp | 161 uint8_t digit; in T_CString_integerToString() local 199 uint8_t digit; in T_CString_int64ToString() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ustrfmt.cpp | 34 int digit; in uprv_itou() local
|
| D | cstring.cpp | 161 uint8_t digit; in T_CString_integerToString() local 199 uint8_t digit; in T_CString_int64ToString() local
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ustrfmt.cpp | 34 int digit; in uprv_itou() local
|
| D | cstring.cpp | 161 uint8_t digit; in T_CString_integerToString() local 199 uint8_t digit; in T_CString_int64ToString() local
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/ |
| D | ustrfmt.cpp | 34 int digit; in uprv_itou() local
|
| D | cstring.cpp | 161 uint8_t digit; in T_CString_integerToString() local 199 uint8_t digit; in T_CString_int64ToString() local
|
| /third_party/boost/libs/hana/example/optional/ |
| D | applicative.complex.cpp | 32 constexpr auto digit = hana::if_(hana::bool_c<(n >= '0' && n <= '9')>, variable
|
| /third_party/python/Include/ |
| D | longintrepr.h | 45 typedef uint32_t digit; typedef
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | ImmutableStringBuilder.h | 50 char digit = static_cast<char>((number >> (index * 4)) & 0xfu); in appendHex() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | ImmutableStringBuilder.h | 50 char digit = static_cast<char>((number >> (index * 4)) & 0xfu); in appendHex() local
|