Home
last modified time | relevance | path

Searched defs:digit (Results 101 - 125 of 186) sorted by relevance

12345678

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dregexcmp.cpp1312 int32_t digit = u_charDigitValue(c); in doParseActions() local
H A Dunesctrn.cpp231 int32_t digit = u_digit(ch, radix); in handleTransliterate() local
H A Dcollationiterator.cpp692 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 Ddayperiodrules.cpp158 int32_t digit = setNumStr[i] - '0'; in parseSetNum() local
H A Ddcfmtsym.cpp373 UChar32 digit = digitString.char32At(0); initialize() local
[all...]
/third_party/skia/third_party/externals/icu/source/io/
H A Dufmt_cmn.cpp76 uint32_t digit; in ufmt_64tou() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-tag.cc179 unsigned char digit = tag & 0x000000FFu; in hb_ot_tag_to_script() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dpunycode.cpp95 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 Dunicodectype.c37 const unsigned char digit; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcharconv_parse.cc269 auto digit = static_cast<T>(ToDigit<base>(*begin)); ConsumeDigits() local
[all...]
H A Dcharconv_bigint.cc245 int digit = (*begin - '0'); in ReadDigits() local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dsource_map.cpp389 uint32_t digit = Base64CharToInt(vStr[i]); in VlqRevCode() local
/third_party/gn/src/base/strings/
H A Dstring_number_conversions.cc67 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 Dunity_fixture.c389 unsigned int digit = 0; in UnityGetCommandLineOptions() local
/third_party/icu/icu4c/source/i18n/
H A Ddcfmtsym.cpp374 UChar32 digit = digitString.char32At(0); initialize() local
[all...]
H A Dcollationiterator.cpp692 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 Dnfsubs.cpp1089 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 Decma-builtin-number-prototype.c443 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 Dcollationiterator.cpp692 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 Ddcfmtsym.cpp377 UChar32 digit = digitString.char32At(0); initialize() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duchar.cpp474 u_forDigit(int32_t digit, int8_t radix) { in u_forDigit() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_exif.cpp3279 uint32 digit; in Parse_ifd0_exif() local
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.cpp138 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 Damidi.c339 int digit; in parse_data() local
/third_party/icu/icu4c/source/common/
H A Duchar.cpp498 u_forDigit(int32_t digit, int8_t radix) { in u_forDigit() argument
[all...]

Completed in 29 milliseconds

12345678