Home
last modified time | relevance | path

Searched defs:numberString (Results 1 - 17 of 17) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DFormatUtils.cpp13 wchar_t numberString[32]; in NumberToString() local
/third_party/icu/icu4c/source/i18n/
H A Dfmtable.cpp804 Formattable::setDecimalNumber(StringPiece numberString, UErrorCode &status) { in setDecimalNumber() argument
H A Dplurfmt.cpp277 UnicodeString numberString; in format() local
H A Dnumber_decimalquantity.cpp701 UnicodeString numberString = this->toScientificString(); in toDouble() local
H A Dmsgfmt.cpp998 UnicodeString numberString; member in __anon3336::PluralSelectorContext
/third_party/node/deps/icu-small/source/i18n/
H A Dfmtable.cpp804 Formattable::setDecimalNumber(StringPiece numberString, UErrorCode &status) { in setDecimalNumber() argument
H A Dplurfmt.cpp277 UnicodeString numberString; in format() local
H A Dnumber_decimalquantity.cpp701 UnicodeString numberString = this->toScientificString(); in toDouble() local
H A Dmsgfmt.cpp999 UnicodeString numberString; member in __anon11987::PluralSelectorContext
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dfmtable.cpp804 Formattable::setDecimalNumber(StringPiece numberString, UErrorCode &status) { in setDecimalNumber() argument
H A Dplurfmt.cpp277 UnicodeString numberString; in format() local
H A Dnumber_decimalquantity.cpp625 UnicodeString numberString = this->toScientificString(); in toDouble() local
H A Dmsgfmt.cpp996 UnicodeString numberString; member in __anon21212::PluralSelectorContext
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessageFormat.java2100 String numberString; field in MessageFormat.PluralSelectorContext
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMessageFormat.java2056 String numberString; field in MessageFormat.PluralSelectorContext
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp741 auto numberString = resourceWrapper->GetStringByName(param->ToString(vm)->ToString(vm)); in ParseResourceToDouble() local
755 auto numberString = resourceWrapper->GetString(resId); in ParseResourceToDouble() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp5400 auto numberString = resourceWrapper->GetStringByName(param->ToString()); in ParseResourceToDoubleByName() local
5418 auto numberString = resourceWrapper->GetString(resId); in ParseResourceToDoubleById() local
9222 auto numberString = resourceWrapper->GetString(id); in ParseJsonDouble() local

Completed in 58 milliseconds