| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | regexcmp.cpp | 1312 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 | collationiterator.cpp | 692 char digit = Collation::digitFromCE32(ce32); in appendNumericCEs() local 709 char digit = Collation::digitFromCE32(ce32); in appendNumericCEs() local 726 char digit = *p; in appendNumericCEs() local [all...] |
| H A D | dayperiodrules.cpp | 158 int32_t digit = setNumStr[i] - '0'; in parseSetNum() local
|
| H A D | dcfmtsym.cpp | 373 UChar32 digit = digitString.char32At(0); initialize() local [all...] |
| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | ufmt_cmn.cpp | 76 uint32_t digit; in ufmt_64tou() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-tag.cc | 179 unsigned char digit = tag & 0x000000FFu; in hb_ot_tag_to_script() local
|
| /third_party/skia/third_party/externals/icu/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/python/Objects/ |
| H A D | unicodectype.c | 37 const unsigned char digit; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | charconv_parse.cc | 269 auto digit = static_cast<T>(ToDigit<base>(*begin)); ConsumeDigits() local [all...] |
| H A D | charconv_bigint.cc | 245 int digit = (*begin - '0'); in ReadDigits() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
| H A D | source_map.cpp | 389 uint32_t digit = Base64CharToInt(vStr[i]); in VlqRevCode() local
|
| /third_party/gn/src/base/strings/ |
| H A D | string_number_conversions.cc | 67 static bool Convert(CHAR c, uint8_t* digit) { in Convert() argument 80 static bool Convert(CHAR c, uint8_t* digit) { in Convert() argument 95 bool CharToDigit(CHAR c, uint8_t* digit) { in CharToDigit() argument [all...] |
| /third_party/cJSON/tests/unity/extras/fixture/src/ |
| H A D | unity_fixture.c | 389 unsigned int digit = 0; in UnityGetCommandLineOptions() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | dcfmtsym.cpp | 374 UChar32 digit = digitString.char32At(0); initialize() local [all...] |
| H A D | collationiterator.cpp | 692 char digit = Collation::digitFromCE32(ce32); in appendNumericCEs() local 709 char digit = Collation::digitFromCE32(ce32); in appendNumericCEs() local 726 char digit = *p; in appendNumericCEs() local [all...] |
| H A D | nfsubs.cpp | 1089 int64_t digit = dl.getDigit(didx); in doSubstitution() local 1144 int32_t digit; in doParse() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-number-prototype.c | 443 lit_utf8_byte_t digit = (lit_utf8_byte_t) floor (fraction); in ecma_builtin_number_prototype_object_to_string() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationiterator.cpp | 692 char digit = Collation::digitFromCE32(ce32); in appendNumericCEs() local 709 char digit = Collation::digitFromCE32(ce32); in appendNumericCEs() local 726 char digit = *p; in appendNumericCEs() local [all...] |
| H A D | dcfmtsym.cpp | 377 UChar32 digit = digitString.char32At(0); initialize() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uchar.cpp | 474 u_forDigit(int32_t digit, int8_t radix) { in u_forDigit() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_exif.cpp | 3279 uint32 digit; in Parse_ifd0_exif() local
|
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/ |
| H A D | fault_detector_util.cpp | 138 vector<string> FaultDetectorUtil::GetSubDir(const string &path, bool digit) in GetSubDir() argument 163 vector<string> FaultDetectorUtil::GetSubFile(const string &path, bool digit) in GetSubFile() argument
|
| /third_party/alsa-utils/amidi/ |
| H A D | amidi.c | 339 int digit; in parse_data() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uchar.cpp | 498 u_forDigit(int32_t digit, int8_t radix) { in u_forDigit() argument [all...] |