Home
last modified time | relevance | path

Searched refs:nLocales (Results 1 – 10 of 10) sorted by relevance

/dports/devel/icu-lx/icu/source/test/perf/normperf/
H A Ddtfmtrtperf.h56 int nLocales;
61 nLocales = 0; in DateTimeRoundTripFunction()
66 nLocales = locs; in DateTimeRoundTripFunction()
153 for (int32_t locidx = 0; locidx < nLocales; locidx++) { in call()
212 return NUM_PATTERNS * nLocales * 6; in getOperationsPerIteration()
/dports/devel/icu/icu/source/test/perf/normperf/
H A Ddtfmtrtperf.h56 int nLocales;
61 nLocales = 0; in DateTimeRoundTripFunction()
66 nLocales = locs; in DateTimeRoundTripFunction()
153 for (int32_t locidx = 0; locidx < nLocales; locidx++) { in call()
212 return NUM_PATTERNS * nLocales * 6; in getOperationsPerIteration()
/dports/devel/icu/icu/source/test/intltest/
H A Dtzfmttst.cpp152 int32_t nLocales; in TestTimeZoneRoundTrip() local
156 nLocales = UPRV_LENGTHOF(testLocales); in TestTimeZoneRoundTrip()
158 LOCALES = Locale::getAvailableLocales(nLocales); in TestTimeZoneRoundTrip()
170 for (int32_t locidx = 0; locidx < nLocales; locidx++) { in TestTimeZoneRoundTrip()
408 int32_t nLocales; member
414 nLocales(0), START_TIME(0), END_TIME(0), numDone(0) { in LocaleData()
429 if (localeIndex >= nLocales - 1) { in nextTest()
497 gLocaleData->locales = Locale::getAvailableLocales(gLocaleData->nLocales); in TestTimeRoundTrip()
500 gLocaleData->nLocales = UPRV_LENGTHOF(locales1); in TestTimeRoundTrip()
503 gLocaleData->nLocales = UPRV_LENGTHOF(locales2); in TestTimeRoundTrip()
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dtzfmttst.cpp152 int32_t nLocales; in TestTimeZoneRoundTrip() local
156 nLocales = UPRV_LENGTHOF(testLocales); in TestTimeZoneRoundTrip()
158 LOCALES = Locale::getAvailableLocales(nLocales); in TestTimeZoneRoundTrip()
170 for (int32_t locidx = 0; locidx < nLocales; locidx++) { in TestTimeZoneRoundTrip()
408 int32_t nLocales; member
414 nLocales(0), START_TIME(0), END_TIME(0), numDone(0) { in LocaleData()
429 if (localeIndex >= nLocales - 1) { in nextTest()
497 gLocaleData->locales = Locale::getAvailableLocales(gLocaleData->nLocales); in TestTimeRoundTrip()
500 gLocaleData->nLocales = UPRV_LENGTHOF(locales1); in TestTimeRoundTrip()
503 gLocaleData->nLocales = UPRV_LENGTHOF(locales2); in TestTimeRoundTrip()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/options/
H A Doptlingu.cxx755 sal_Int32 nLocales = 0; in Reconfigure() local
763 nLocales = aLocales.getLength(); in Reconfigure()
764 for (i = 0; i < nLocales; ++i) in Reconfigure()
779 nLocales = aLocales.getLength(); in Reconfigure()
780 for (i = 0; i < nLocales; ++i) in Reconfigure()
795 nLocales = aLocales.getLength(); in Reconfigure()
796 for (i = 0; i < nLocales; ++i) in Reconfigure()
812 nLocales = aLocales.getLength(); in Reconfigure()
813 for (i = 0; i < nLocales; ++i) in Reconfigure()
1343 sal_Int32 nLocales = pLinguData->GetAllSupportedLocales().getLength(); in IMPL_LINK() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/options/
H A Doptlingu.cxx742 sal_Int32 nLocales = 0; in Reconfigure() local
750 nLocales = aLocales.getLength(); in Reconfigure()
751 for (i = 0; i < nLocales; ++i) in Reconfigure()
766 nLocales = aLocales.getLength(); in Reconfigure()
767 for (i = 0; i < nLocales; ++i) in Reconfigure()
782 nLocales = aLocales.getLength(); in Reconfigure()
783 for (i = 0; i < nLocales; ++i) in Reconfigure()
798 nLocales = aLocales.getLength(); in Reconfigure()
799 for (i = 0; i < nLocales; ++i) in Reconfigure()
1335 sal_Int32 nLocales = pLinguData->GetAllSupportedLocales().getLength(); in IMPL_LINK() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dthesdlg.cxx288 const sal_Int32 nLocales = aLocales.getLength(); in SvxThesaurusDialog() local
292 for (sal_Int32 i = 0; i < nLocales; ++i) in SvxThesaurusDialog()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dthesdlg.cxx287 const sal_Int32 nLocales = aLocales.getLength(); in SvxThesaurusDialog() local
291 for (sal_Int32 i = 0; i < nLocales; ++i) in SvxThesaurusDialog()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx975 sal_Int32 nLocales = lLocales.getLength(); in impl_ts_load() local
977 aLocales.reserve(nLocales); in impl_ts_load()
978 for (sal_Int32 j = 0; j < nLocales; ++j) in impl_ts_load()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx983 sal_Int32 nLocales = lLocales.getLength(); in impl_ts_load() local
985 aLocales.reserve(nLocales); in impl_ts_load()
986 for (sal_Int32 j = 0; j < nLocales; ++j) in impl_ts_load()