Home
last modified time | relevance | path

Searched defs:country (Results 76 - 100 of 129) sorted by relevance

123456

/third_party/icu/icu4c/source/i18n/
H A Dtzgnames.cpp547 UnicodeString country; in getGenericLocationName() local
H A Ddtptngen.cpp639 static int32_t* getAllowedHourFormatsLangCountry(const char* language, const char* country, UErrorCode& status) { in getAllowedHourFormatsLangCountry() argument
658 const char *country = locale.getCountry(); in getAllowedHourFormats() local
[all...]
/third_party/icu/icu4c/source/common/
H A Duloc.cpp1560 CharString country = ulocimp_getCountry(tmpLocaleID+1, &cntryID, *err); _canonicalize() local
1755 uloc_getCountry(const char* localeID, char* country, int32_t countryCapacity, UErrorCode* err) uloc_getCountry() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duloc.cpp1539 CharString country = ulocimp_getCountry(tmpLocaleID+1, &cntryID, *err); _canonicalize() local
1757 uloc_getCountry(const char* localeID, char* country, int32_t countryCapacity, UErrorCode* err) uloc_getCountry() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtzgnames.cpp547 UnicodeString country; in getGenericLocationName() local
H A Ddtptngen.cpp642 static int32_t* getAllowedHourFormatsLangCountry(const char* language, const char* country, UErrorCode& status) { in getAllowedHourFormatsLangCountry() argument
663 const char* country = baseCountry; in getAllowedHourFormats() local
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp1672 string zone, country; in main() local
1674 is >> zone >> country; in main() local
1703 string country, coor in main() local
1846 string country = i->first; main() local
1852 file << country << ":intvector { "; main() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtimezone.cpp1010 TimeZone::createEnumeration(const char* country) { in createEnumeration() argument
H A Dtzgnames.cpp550 UnicodeString country; in getGenericLocationName() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp1672 string zone, country; in main() local
1674 is >> zone >> country; in main() local
1703 string country, coor in main() local
1846 string country = i->first; main() local
1852 file << country << ":intvector { "; main() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duloc.cpp1527 CharString country = ulocimp_getCountry(tmpLocaleID+1, &cntryID, *err); _canonicalize() local
1722 uloc_getCountry(const char* localeID, char* country, int32_t countryCapacity, UErrorCode* err) uloc_getCountry() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.h435 char country[3]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig.h300 char country[3]; member
736 char country[2]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dosu_client.c822 const char *country; in set_pps_cred_policy_prp() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.c611 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country() argument
H A Dhostapd.c1613 char country[4], previous_country[4]; in setup_interface() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c1327 static int country_match(const char *const cc[], const char *const country) in country_match() argument
1622 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) in ieee80211_chan_to_freq() argument
2355 country_to_global_op_class(const char *country, u8 op_class) country_to_global_op_class() argument
2392 get_oper_class(const char *country, u8 op_class) get_oper_class() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h450 char country[3]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dosu_client.c822 const char *country; in set_pps_cred_policy_prp() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.c603 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country() argument
H A Dhostapd.c1557 char country[4], previous_country[4]; in setup_interface() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_main.h381 char country[2]; member
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c2368 u8 country[4]; in process_80211d() local
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_main.h381 char country[2]; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateTimePatternGenerator.java331 private String[] getAllowedHourFormatsLangCountry(String language, String country) { in getAllowedHourFormatsLangCountry() argument
[all...]

Completed in 66 milliseconds

123456