/third_party/icu/icu4c/source/i18n/ |
H A D | number_symbolswrapper.cpp | 45 void SymbolsWrapper::setTo(const DecimalFormatSymbols &dfs) { in setTo() function in SymbolsWrapper 51 void SymbolsWrapper::setTo(const NumberingSystem *ns) { in setTo() function in SymbolsWrapper
|
H A D | tztrans.cpp | 114 TimeZoneTransition::setTo(const TimeZoneRule& to) { in setTo() function in TimeZoneTransition
|
H A D | number_utils.cpp | 120 void DecNum::setTo(StringPiece str, UErrorCode& status) { in setTo() function in DecNum 127 void DecNum::setTo(const char* str, UErrorCode& status) { in setTo() function in DecNum 131 void DecNum::setTo(double d, UErrorCode& status) { in setTo() function in DecNum 186 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& status) { in setTo() function in DecNum
|
H A D | number_mapper.cpp | 319 void PropertiesAffixPatternProvider::setTo(const DecimalFormatProperties& properties, UErrorCode& status) { in setTo() function in PropertiesAffixPatternProvider 461 void CurrencyPluralInfoAffixProvider::setTo(const CurrencyPluralInfo& cpi, in setTo() function in CurrencyPluralInfoAffixProvider
|
H A D | number_mapper.h | 134 inline void setTo(const DecimalFormatProperties& properties, UErrorCode& status) { in setTo() function in number::impl::AutoAffixPatternProvider 144 inline void setTo(const AffixPatternProvider* provider, UErrorCode& status) { in setTo() function in number::impl::AutoAffixPatternProvider
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_symbolswrapper.cpp | 45 void SymbolsWrapper::setTo(const DecimalFormatSymbols &dfs) { in setTo() function in SymbolsWrapper 51 void SymbolsWrapper::setTo(const NumberingSystem *ns) { in setTo() function in SymbolsWrapper
|
H A D | tztrans.cpp | 114 TimeZoneTransition::setTo(const TimeZoneRule& to) { in setTo() function in TimeZoneTransition
|
H A D | number_utils.cpp | 120 void DecNum::setTo(StringPiece str, UErrorCode& status) { in setTo() function in DecNum 127 void DecNum::setTo(const char* str, UErrorCode& status) { in setTo() function in DecNum 131 void DecNum::setTo(double d, UErrorCode& status) { in setTo() function in DecNum 186 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& status) { in setTo() function in DecNum
|
H A D | number_mapper.cpp | 319 void PropertiesAffixPatternProvider::setTo(const DecimalFormatProperties& properties, UErrorCode& status) { in setTo() function in PropertiesAffixPatternProvider 461 void CurrencyPluralInfoAffixProvider::setTo(const CurrencyPluralInfo& cpi, in setTo() function in CurrencyPluralInfoAffixProvider
|
H A D | number_mapper.h | 134 inline void setTo(const DecimalFormatProperties& properties, UErrorCode& status) { in setTo() function in number::impl::AutoAffixPatternProvider 144 inline void setTo(const AffixPatternProvider* provider, UErrorCode& status) { in setTo() function in number::impl::AutoAffixPatternProvider
|
H A D | number_capi.cpp | 83 void UFormattedNumberImpl::setTo(FormattedNumber value) { in setTo() function in number::impl::UFormattedNumberImpl
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_symbolswrapper.cpp | 45 void SymbolsWrapper::setTo(const DecimalFormatSymbols &dfs) { in setTo() function in SymbolsWrapper 51 void SymbolsWrapper::setTo(const NumberingSystem *ns) { in setTo() function in SymbolsWrapper
|
H A D | tztrans.cpp | 114 TimeZoneTransition::setTo(const TimeZoneRule& to) { in setTo() function in TimeZoneTransition
|
H A D | number_utils.cpp | 120 void DecNum::setTo(StringPiece str, UErrorCode& status) { in setTo() function in DecNum 127 void DecNum::setTo(const char* str, UErrorCode& status) { in setTo() function in DecNum 131 void DecNum::setTo(double d, UErrorCode& status) { in setTo() function in DecNum 192 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& status) { in setTo() function in DecNum
|
H A D | number_mapper.cpp | 315 void PropertiesAffixPatternProvider::setTo(const DecimalFormatProperties& properties, UErrorCode& status) { in setTo() function in PropertiesAffixPatternProvider 450 void CurrencyPluralInfoAffixProvider::setTo(const CurrencyPluralInfo& cpi, in setTo() function in CurrencyPluralInfoAffixProvider
|
H A D | number_mapper.h | 129 inline void setTo(const DecimalFormatProperties& properties, UErrorCode& status) { in setTo() function in number::impl::AutoAffixPatternProvider 139 inline void setTo(const AffixPatternProvider* provider, UErrorCode& status) { in setTo() function in number::impl::AutoAffixPatternProvider
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | unicodestring.h | 90 inline void setTo(const char* s, size_t len) { in setTo() function in i18n::phonenumbers::UnicodeString
|
/third_party/icu/tools/colprobe/ |
H A D | line.cpp | 356 Line::setTo(const UnicodeString &string) { in setTo() function in Line 369 Line::setTo(const UChar32 n) { in setTo() function in Line
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
H A D | IBMCalendarTest.java | 1203 void setTo(Calendar cal) { in setTo() method in IBMCalendarTest.CalFields
|
/third_party/icu/icu4c/source/common/ |
H A D | bytestriebuilder.cpp | 91 BytesTrieElement::setTo(StringPiece s, int32_t val, in setTo() function in BytesTrieElement
|
H A D | ucharstriebuilder.cpp | 66 UCharsTrieElement::setTo(const UnicodeString &s, int32_t val, in setTo() function in UCharsTrieElement
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
H A D | IBMCalendarTest.java | 1203 void setTo(Calendar cal) { in setTo() method in IBMCalendarTest.CalFields
|
/third_party/node/deps/icu-small/source/common/ |
H A D | bytestriebuilder.cpp | 91 BytesTrieElement::setTo(StringPiece s, int32_t val, in setTo() function in BytesTrieElement
|
H A D | ucharstriebuilder.cpp | 66 UCharsTrieElement::setTo(const UnicodeString &s, int32_t val, in setTo() function in UCharsTrieElement
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | bytestriebuilder.cpp | 91 BytesTrieElement::setTo(StringPiece s, int32_t val, in setTo() function in BytesTrieElement
|