Home
last modified time | relevance | path

Searched refs:fLocale (Results 1 – 25 of 163) sorted by relevance

1234567

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcurrpinf.cpp68 fLocale(nullptr), in CurrencyPluralInfo()
76 fLocale(nullptr), in CurrencyPluralInfo()
85 fLocale(nullptr), in CurrencyPluralInfo()
112 delete fLocale; in operator =()
113 fLocale = nullptr; in operator =()
122 if (info.fLocale != nullptr) { in operator =()
123 fLocale = info.fLocale->clone(); in operator =()
124 if (fLocale == nullptr) { in operator =()
131 if (!info.fLocale->isBogus() && fLocale->isBogus()) { in operator =()
143 delete fLocale; in ~CurrencyPluralInfo()
[all …]
Dmsgfmt.cpp235 : fLocale(Locale::getDefault()), // Uses the default locale in MessageFormat()
250 setLocaleIDs(fLocale.getName(), fLocale.getName()); in MessageFormat()
257 : fLocale(newLocale), in MessageFormat()
272 setLocaleIDs(fLocale.getName(), fLocale.getName()); in MessageFormat()
280 : fLocale(newLocale), in MessageFormat()
295 setLocaleIDs(fLocale.getName(), fLocale.getName()); in MessageFormat()
302 fLocale(that.fLocale), in MessageFormat()
379 setLocale(that.fLocale); in operator =()
402 fLocale != that.fLocale) { in operator ==()
451 if (fLocale != theLocale) { in setLocale()
[all …]
Dreldtfmt.cpp45 fDateStyle(other.fDateStyle), fLocale(other.fLocale), in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
73 fDateStyle(dateStyle), fLocale(locale), fDatesLen(0), fDates(NULL), in RelativeDateFormat()
147 fLocale==that->fLocale ); in operator ==()
182 …relativeDayString.toTitle(fCapitalizationBrkIter, fLocale, U_TITLECASE_NO_LOWERCASE | U_TITLECASE_… in format()
426 initCapitalizationContextInfo(fLocale); in setContext()
434 fCapitalizationBrkIter = BreakIterator::createSentenceInstance(fLocale, status); in setContext()
519 UResourceBundle *rb = ures_open(NULL, fLocale.getBaseName(), &status); in loadDates()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcurrpinf.cpp68 fLocale(nullptr), in CurrencyPluralInfo()
76 fLocale(nullptr), in CurrencyPluralInfo()
85 fLocale(nullptr), in CurrencyPluralInfo()
112 delete fLocale; in operator =()
113 fLocale = nullptr; in operator =()
122 if (info.fLocale != nullptr) { in operator =()
123 fLocale = info.fLocale->clone(); in operator =()
124 if (fLocale == nullptr) { in operator =()
131 if (!info.fLocale->isBogus() && fLocale->isBogus()) { in operator =()
143 delete fLocale; in ~CurrencyPluralInfo()
[all …]
Dmsgfmt.cpp235 : fLocale(Locale::getDefault()), // Uses the default locale in MessageFormat()
250 setLocaleIDs(fLocale.getName(), fLocale.getName()); in MessageFormat()
257 : fLocale(newLocale), in MessageFormat()
272 setLocaleIDs(fLocale.getName(), fLocale.getName()); in MessageFormat()
280 : fLocale(newLocale), in MessageFormat()
295 setLocaleIDs(fLocale.getName(), fLocale.getName()); in MessageFormat()
302 fLocale(that.fLocale), in MessageFormat()
379 setLocale(that.fLocale); in operator =()
402 fLocale != that.fLocale) { in operator ==()
451 if (fLocale != theLocale) { in setLocale()
[all …]
Dsmpdtfmt.cpp346 : fLocale(Locale::getDefault()), in SimpleDateFormat()
353 construct(kShort, (EStyle) (kShort + kDateOffset), fLocale, status); in SimpleDateFormat()
362 fLocale(Locale::getDefault()), in SimpleDateFormat()
371 initializeCalendar(NULL,fLocale,status); in SimpleDateFormat()
372 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat()
373 initialize(fLocale, status); in SimpleDateFormat()
383 fLocale(Locale::getDefault()), in SimpleDateFormat()
392 initializeCalendar(NULL,fLocale,status); in SimpleDateFormat()
393 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat()
394 initialize(fLocale, status); in SimpleDateFormat()
[all …]
Dreldtfmt.cpp45 fDateStyle(other.fDateStyle), fLocale(other.fLocale), in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
73 fDateStyle(dateStyle), fLocale(locale), fDatesLen(0), fDates(NULL), in RelativeDateFormat()
147 fLocale==that->fLocale ); in operator ==()
182 …relativeDayString.toTitle(fCapitalizationBrkIter, fLocale, U_TITLECASE_NO_LOWERCASE | U_TITLECASE_… in format()
426 initCapitalizationContextInfo(fLocale); in setContext()
434 fCapitalizationBrkIter = BreakIterator::createSentenceInstance(fLocale, status); in setContext()
519 UResourceBundle *rb = ures_open(NULL, fLocale.getBaseName(), &status); in loadDates()
/third_party/icu/icu4c/source/i18n/
Dcurrpinf.cpp68 fLocale(nullptr), in CurrencyPluralInfo()
76 fLocale(nullptr), in CurrencyPluralInfo()
85 fLocale(nullptr), in CurrencyPluralInfo()
112 delete fLocale; in operator =()
113 fLocale = nullptr; in operator =()
122 if (info.fLocale != nullptr) { in operator =()
123 fLocale = info.fLocale->clone(); in operator =()
124 if (fLocale == nullptr) { in operator =()
131 if (!info.fLocale->isBogus() && fLocale->isBogus()) { in operator =()
143 delete fLocale; in ~CurrencyPluralInfo()
[all …]
Dmsgfmt.cpp235 : fLocale(Locale::getDefault()), // Uses the default locale in MessageFormat()
250 setLocaleIDs(fLocale.getName(), fLocale.getName()); in MessageFormat()
257 : fLocale(newLocale), in MessageFormat()
272 setLocaleIDs(fLocale.getName(), fLocale.getName()); in MessageFormat()
280 : fLocale(newLocale), in MessageFormat()
295 setLocaleIDs(fLocale.getName(), fLocale.getName()); in MessageFormat()
302 fLocale(that.fLocale), in MessageFormat()
379 setLocale(that.fLocale); in operator =()
402 fLocale != that.fLocale) { in operator ==()
451 if (fLocale != theLocale) { in setLocale()
[all …]
Dsmpdtfmt.cpp346 : fLocale(Locale::getDefault()), in SimpleDateFormat()
353 construct(kShort, (EStyle) (kShort + kDateOffset), fLocale, status); in SimpleDateFormat()
362 fLocale(Locale::getDefault()), in SimpleDateFormat()
371 initializeCalendar(NULL,fLocale,status); in SimpleDateFormat()
372 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat()
373 initialize(fLocale, status); in SimpleDateFormat()
383 fLocale(Locale::getDefault()), in SimpleDateFormat()
392 initializeCalendar(NULL,fLocale,status); in SimpleDateFormat()
393 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat()
394 initialize(fLocale, status); in SimpleDateFormat()
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dcurrpinf.cpp68 fLocale(nullptr), in CurrencyPluralInfo()
76 fLocale(nullptr), in CurrencyPluralInfo()
85 fLocale(nullptr), in CurrencyPluralInfo()
112 delete fLocale; in operator =()
113 fLocale = nullptr; in operator =()
122 if (info.fLocale != nullptr) { in operator =()
123 fLocale = info.fLocale->clone(); in operator =()
124 if (fLocale == nullptr) { in operator =()
131 if (!info.fLocale->isBogus() && fLocale->isBogus()) { in operator =()
143 delete fLocale; in ~CurrencyPluralInfo()
[all …]
Dmsgfmt.cpp235 : fLocale(Locale::getDefault()), // Uses the default locale in MessageFormat()
250 setLocaleIDs(fLocale.getName(), fLocale.getName()); in MessageFormat()
257 : fLocale(newLocale), in MessageFormat()
272 setLocaleIDs(fLocale.getName(), fLocale.getName()); in MessageFormat()
280 : fLocale(newLocale), in MessageFormat()
295 setLocaleIDs(fLocale.getName(), fLocale.getName()); in MessageFormat()
302 fLocale(that.fLocale), in MessageFormat()
379 setLocale(that.fLocale); in operator =()
402 fLocale != that.fLocale) { in operator ==()
451 if (fLocale != theLocale) { in setLocale()
[all …]
Dsmpdtfmt.cpp347 : fLocale(Locale::getDefault()), in SimpleDateFormat()
354 construct(kShort, (EStyle) (kShort + kDateOffset), fLocale, status); in SimpleDateFormat()
363 fLocale(Locale::getDefault()), in SimpleDateFormat()
372 initializeCalendar(NULL,fLocale,status); in SimpleDateFormat()
373 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat()
374 initialize(fLocale, status); in SimpleDateFormat()
384 fLocale(Locale::getDefault()), in SimpleDateFormat()
393 initializeCalendar(NULL,fLocale,status); in SimpleDateFormat()
394 fSymbols = DateFormatSymbols::createForLocale(fLocale, status); in SimpleDateFormat()
395 initialize(fLocale, status); in SimpleDateFormat()
[all …]
/third_party/icu/icu4c/source/common/
Dresbund.cpp180 :UObject(), fLocale(NULL) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
186 :UObject(other), fLocale(NULL) in ResourceBundle()
199 :UObject(), fLocale(NULL) in ResourceBundle()
210 :UObject(), fLocale(NULL) in ResourceBundle()
225 if (fLocale != NULL) { in operator =()
226 delete fLocale; in operator =()
227 fLocale = NULL; in operator =()
244 if(fLocale != NULL) { in ~ResourceBundle()
245 delete(fLocale); in ~ResourceBundle()
383 if (fLocale != NULL) { in getLocale()
[all …]
/third_party/node/deps/icu-small/source/common/
Dresbund.cpp180 :UObject(), fLocale(NULL) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
186 :UObject(other), fLocale(NULL) in ResourceBundle()
199 :UObject(), fLocale(NULL) in ResourceBundle()
210 :UObject(), fLocale(NULL) in ResourceBundle()
225 if (fLocale != NULL) { in operator =()
226 delete fLocale; in operator =()
227 fLocale = NULL; in operator =()
244 if(fLocale != NULL) { in ~ResourceBundle()
245 delete(fLocale); in ~ResourceBundle()
383 if (fLocale != NULL) { in getLocale()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dresbund.cpp179 :UObject(), fLocale(NULL) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
185 :UObject(other), fLocale(NULL) in ResourceBundle()
198 :UObject(), fLocale(NULL) in ResourceBundle()
209 :UObject(), fLocale(NULL) in ResourceBundle()
224 if (fLocale != NULL) { in operator =()
225 delete fLocale; in operator =()
226 fLocale = NULL; in operator =()
243 if(fLocale != NULL) { in ~ResourceBundle()
244 delete(fLocale); in ~ResourceBundle()
382 if (fLocale != NULL) { in getLocale()
[all …]
/third_party/skia/third_party/externals/icu/source/common/
Dresbund.cpp180 :UObject(), fLocale(NULL) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
186 :UObject(other), fLocale(NULL) in ResourceBundle()
199 :UObject(), fLocale(NULL) in ResourceBundle()
210 :UObject(), fLocale(NULL) in ResourceBundle()
225 if (fLocale != NULL) { in operator =()
226 delete fLocale; in operator =()
227 fLocale = NULL; in operator =()
244 if(fLocale != NULL) { in ~ResourceBundle()
245 delete(fLocale); in ~ResourceBundle()
383 if (fLocale != NULL) { in getLocale()
[all …]
/third_party/skia/src/gpu/
DGrAutoLocaleSetter.h59 fLocale = newlocale(LC_ALL_MASK, name, nullptr); in GrAutoLocaleSetter()
60 if (fLocale) { in GrAutoLocaleSetter()
61 fOldLocale = uselocale(fLocale); in GrAutoLocaleSetter()
77 if (fLocale) { in ~GrAutoLocaleSetter()
79 freelocale(fLocale); in ~GrAutoLocaleSetter()
91 locale_t fLocale;
/third_party/flutter/skia/src/gpu/
DGrAutoLocaleSetter.h59 fLocale = newlocale(LC_ALL_MASK, name, nullptr); in GrAutoLocaleSetter()
60 if (fLocale) { in GrAutoLocaleSetter()
61 fOldLocale = uselocale(fLocale); in GrAutoLocaleSetter()
77 if (fLocale) { in ~GrAutoLocaleSetter()
79 freelocale(fLocale); in ~GrAutoLocaleSetter()
91 locale_t fLocale;
/third_party/icu/icu4c/source/io/
Dlocbund.cpp85 result->fLocale = (char*) uprv_malloc(len + 1); in u_locbund_init()
86 if(result->fLocale == 0) { in u_locbund_init()
90 uprv_strcpy(result->fLocale, loc); in u_locbund_init()
92 result->isInvariantLocale = uprv_strcmp(result->fLocale, "en_US_POSIX") == 0; in u_locbund_init()
147 uprv_free(bundle->fLocale); in u_locbund_close()
171 formatAlias = unum_open(style, NULL, 0, bundle->fLocale, NULL, &status); in u_locbund_getNumberFormat()
/third_party/flutter/skia/third_party/externals/icu/source/io/
Dlocbund.cpp85 result->fLocale = (char*) uprv_malloc(len + 1); in u_locbund_init()
86 if(result->fLocale == 0) { in u_locbund_init()
90 uprv_strcpy(result->fLocale, loc); in u_locbund_init()
92 result->isInvariantLocale = uprv_strcmp(result->fLocale, "en_US_POSIX") == 0; in u_locbund_init()
147 uprv_free(bundle->fLocale); in u_locbund_close()
171 formatAlias = unum_open(style, NULL, 0, bundle->fLocale, NULL, &status); in u_locbund_getNumberFormat()
/third_party/skia/third_party/externals/icu/source/io/
Dlocbund.cpp85 result->fLocale = (char*) uprv_malloc(len + 1); in u_locbund_init()
86 if(result->fLocale == 0) { in u_locbund_init()
90 uprv_strcpy(result->fLocale, loc); in u_locbund_init()
92 result->isInvariantLocale = uprv_strcmp(result->fLocale, "en_US_POSIX") == 0; in u_locbund_init()
147 uprv_free(bundle->fLocale); in u_locbund_close()
171 formatAlias = unum_open(style, NULL, 0, bundle->fLocale, NULL, &status); in u_locbund_getNumberFormat()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRelativeDateFormat.java62 fLocale = locale; in RelativeDateFormat()
94 initializeCalendar(null, fLocale); in RelativeDateFormat()
96 initializeCombinedFormat(calendar, fLocale); in RelativeDateFormat()
132 capitalizationBrkIter = BreakIterator.getSentenceInstance(fLocale); in format()
134 … relativeDayString = UCharacter.toTitleCase(fLocale, relativeDayString, capitalizationBrkIter, in format()
200 initCapitalizationContextInfo(fLocale); in setContext()
206 capitalizationBrkIter = BreakIterator.getSentenceInstance(fLocale); in setContext()
220 ULocale fLocale; field in RelativeDateFormat
280 …eBundle rb = (ICUResourceBundle) UResourceBundle.getBundleInstance(ICUData.ICU_BASE_NAME, fLocale); in loadDates()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DRelativeDateFormat.java65 fLocale = locale; in RelativeDateFormat()
97 initializeCalendar(null, fLocale); in RelativeDateFormat()
99 initializeCombinedFormat(calendar, fLocale); in RelativeDateFormat()
135 capitalizationBrkIter = BreakIterator.getSentenceInstance(fLocale); in format()
137 … relativeDayString = UCharacter.toTitleCase(fLocale, relativeDayString, capitalizationBrkIter, in format()
203 initCapitalizationContextInfo(fLocale); in setContext()
209 capitalizationBrkIter = BreakIterator.getSentenceInstance(fLocale); in setContext()
223 ULocale fLocale; field in RelativeDateFormat
283 …eBundle rb = (ICUResourceBundle) UResourceBundle.getBundleInstance(ICUData.ICU_BASE_NAME, fLocale); in loadDates()
/third_party/skia/modules/skparagraph/src/
DTextStyle.cpp63 if (fLocale != other.fLocale) { in equals()
103 fLocale == that.fLocale; in equalsByFonts()
143 fLocale == other.fLocale && in matchOneAttribute()

1234567