/third_party/icu/icu4c/source/i18n/ |
H A D | tzgnames.cpp | 547 UnicodeString country; in getGenericLocationName() local
|
H A D | dtptngen.cpp | 639 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 D | uloc.cpp | 1560 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 D | uloc.cpp | 1539 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 D | tzgnames.cpp | 547 UnicodeString country; in getGenericLocationName() local
|
H A D | dtptngen.cpp | 642 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 D | tz2icu.cpp | 1672 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 D | timezone.cpp | 1010 TimeZone::createEnumeration(const char* country) { in createEnumeration() argument
|
H A D | tzgnames.cpp | 550 UnicodeString country; in getGenericLocationName() local
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | tz2icu.cpp | 1672 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 D | uloc.cpp | 1527 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 D | p2p.h | 435 char country[3]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config.h | 300 char country[3]; member 736 char country[2]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
H A D | osu_client.c | 822 const char *country; in set_pps_cred_policy_prp() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_drv_ops.c | 611 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country() argument
|
H A D | hostapd.c | 1613 char country[4], previous_country[4]; in setup_interface() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ieee802_11_common.c | 1327 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 D | p2p.h | 450 char country[3]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
H A D | osu_client.c | 822 const char *country; in set_pps_cred_policy_prp() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_drv_ops.c | 603 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country() argument
|
H A D | hostapd.c | 1557 char country[4], previous_country[4]; in setup_interface() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_main.h | 381 char country[2]; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/ |
H A D | rtw_mlme_ext.c | 2368 u8 country[4]; in process_80211d() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
H A D | rsi_main.h | 381 char country[2]; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | DateTimePatternGenerator.java | 331 private String[] getAllowedHourFormatsLangCountry(String language, String country) { in getAllowedHourFormatsLangCountry() argument [all...] |