Home
last modified time | relevance | path

Searched defs:digits (Results 76 - 100 of 159) sorted by relevance

1234567

/third_party/lzma/CPP/7zip/UI/Common/
H A DDirItem.h159 int digits = (int)Prec - (int)k_PropVar_TimePrec_Base; in GetNumDigits() local
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-conversion.c437 uint32_t digits = 0; in ecma_utf8_string_to_number() local
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-number-prototype.c301 lit_utf8_byte_t digits[ECMA_MAX_CHARS_IN_STRINGIFIED_NUMBER]; in ecma_builtin_number_prototype_object_to_string() local
669 lit_utf8_byte_t digits[ECMA_MAX_CHARS_IN_STRINGIFIED_NUMBER]; ecma_builtin_number_prototype_object_to_fixed() local
767 lit_utf8_byte_t digits[ECMA_MAX_CHARS_IN_STRINGIFIED_NUMBER]; ecma_builtin_number_prototype_object_to_exponential() local
872 lit_utf8_byte_t digits[ECMA_MAX_CHARS_IN_STRINGIFIED_NUMBER]; ecma_builtin_number_prototype_object_to_precision() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dubiditransform.cpp88 uint32_t digits; /* digit option for ArabicShaping */ member
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationiterator.cpp689 CharString digits; in appendNumericCEs() local
745 appendNumericSegmentCEs(const char *digits, int32_t length, UErrorCode &errorCode) appendNumericSegmentCEs() argument
[all...]
H A DdecContext.h91 int32_t digits; /* working precision */ member
/third_party/mksh/
H A Dshf.c976 const char *digits = (flags & FL_UPPER) ? in shf_vfprintf() local
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_conf.c423 long digits = 0; in TS_CONF_set_clock_precision_digits() local
/third_party/openssl/crypto/ts/
H A Dts_conf.c423 long digits = 0; in TS_CONF_set_clock_precision_digits() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationiterator.cpp689 CharString digits; in appendNumericCEs() local
745 appendNumericSegmentCEs(const char *digits, int32_t length, UErrorCode &errorCode) appendNumericSegmentCEs() argument
[all...]
H A DdecContext.h91 int32_t digits; /* working precision */ member
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dlexer.cc665 auto digits = end - first; in try_hex_integer() local
709 auto digits = end - first; in try_integer() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dubiditransform.cpp88 uint32_t digits; /* digit option for ArabicShaping */ member
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBUtil.php520 $digits = 3; variable
522 $digits = 6; variable
524 $digits = 9; variable
/third_party/rust/crates/proc-macro2/src/
H A Dparse.rs820 fn digits(mut input: Cursor) -> Result<Cursor, Reject> { in digits() functions
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationIterator.java1024 appendNumericSegmentCEs(CharSequence digits) appendNumericSegmentCEs() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationIterator.java1026 appendNumericSegmentCEs(CharSequence digits) appendNumericSegmentCEs() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecContext.h91 int32_t digits; /* working precision */ member
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Djson.cc519 ReadHexDigits(const Char* start, const Char* end, const Char** token_end, int digits) ReadHexDigits() argument
/third_party/node/deps/v8/src/bigint/
H A Dbigint.h104 const digit_t* digits() const { return digits_; } in digits() function in v8::bigint::Digits
180 digit_t* digits() { return digits_; } in digits() function in v8::bigint::RWDigits
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTree.java1072 public boolean contains(DigitSequence digits) { in contains() argument
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngerror.c148 static const char digits[] = "0123456789ABCDEF"; in png_format_number() local
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H A Dio.c205 size_t digits; in mpd_qset_string() local
[all...]
/third_party/python/Python/
H A Dast_opt.c318 int digits = 0; in simple_format_arg_parse() local
332 int digits = 0; in simple_format_arg_parse() local
H A Dcodecs.c799 int digits; in PyCodec_XMLCharRefReplaceErrors() local

Completed in 29 milliseconds

1234567