Searched defs:locname (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | locnmtst.cpp | 113 const char *locname = "en_Hant_US_VALLEY@calendar=gregorian;collation=phonebook"; in TestWithKeywordsAndEverything() local 124 const char *locname = "ja@currency=JPY"; in TestCurrencyKeyword() local 134 const char *locname = "de@currency=XYZ"; in TestUnknownCurrencyKeyword() local 144 const char *locname = "de@foo=bar"; in TestUntranslatedKeywords() local 154 const char *locname = "de@x=foobar"; in TestPrivateUse() local 210 const char *locname = "en_Hant_US_VALLEY@calendar=gregorian;collation=phonebook"; in TestUldnWithKeywordsAndEverything() local 410 const char *locname = "@collation=phonebook"; in TestRootEtc() local
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
D | PreferencesDialog.java | 123 String locname = Resources.getLocale().toString(); in initComponents() local
|
/third_party/musl/src/locale/ |
D | dcngettext.c | 162 const char *dirname, *locname, *catname, *modname, *locp; in dcngettext() local
|
/third_party/musl/porting/linux/user/src/locale/ |
D | dcngettext.c | 207 const char *dirname, *locname, *catname, *modname, *locp; in dcngettext() local
|
/third_party/icu/icu4c/source/i18n/ |
D | tzgnames.cpp | 492 const UChar *locname = NULL; in getGenericLocationName() local 525 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey); in getGenericLocationName() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | tzgnames.cpp | 492 const UChar *locname = NULL; in getGenericLocationName() local 525 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey); in getGenericLocationName() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | tzgnames.cpp | 486 const UChar *locname = NULL; in getGenericLocationName() local 519 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey); in getGenericLocationName() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | tzgnames.cpp | 492 const UChar *locname = NULL; in getGenericLocationName() local 525 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey); in getGenericLocationName() local
|