/third_party/node/deps/icu-small/source/i18n/ |
H A D | ucal.cpp | 66 ucal_openCountryTimeZones(const char* country, UErrorCode* ec) { in ucal_openCountryTimeZones() argument
|
H A D | zonemeta.cpp | 445 ZoneMeta::getCanonicalCountry(const UnicodeString &tzid, UnicodeString &country, UBool *isPrimary /* = nullptr */) { in getCanonicalCountry() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | zonemeta.cpp | 415 ZoneMeta::getCanonicalCountry(const UnicodeString &tzid, UnicodeString &country, UBool *isPrimary /* = NULL */) { in getCanonicalCountry() argument
|
H A D | ucal.cpp | 65 ucal_openCountryTimeZones(const char* country, UErrorCode* ec) { in ucal_openCountryTimeZones() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_build.c | 85 void p2p_buf_add_listen_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_listen_channel() argument 99 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_operating_channel() argument 151 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, in p2p_buf_add_channel_list() argument 370 void p2p_buf_add_oob_go_neg_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_oob_go_neg_channel() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_build.c | 85 void p2p_buf_add_listen_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_listen_channel() argument 99 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_operating_channel() argument 151 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, in p2p_buf_add_channel_list() argument 370 void p2p_buf_add_oob_go_neg_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_oob_go_neg_channel() argument
|
/third_party/icu/icu4c/source/layoutex/ |
H A D | ParagraphLayout.cpp | 949 const char *country = locale->getISO3Country(); in getLanguageCode() local
|
/third_party/icu/icu4c/source/common/ |
H A D | locdspnm.cpp | 582 const char* country = loc.getCountry(); in localeDisplayName() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | locdspnm.cpp | 582 const char* country = loc.getCountry(); in localeDisplayName() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | dtptngen.cpp | 632 static int32_t* getAllowedHourFormatsLangCountry(const char* language, const char* country, UErrorCode& status) { in getAllowedHourFormatsLangCountry() argument 651 const char *country = locale.getCountry(); in getAllowedHourFormats() local [all...] |
H A D | ucal.cpp | 65 ucal_openCountryTimeZones(const char* country, UErrorCode* ec) { in ucal_openCountryTimeZones() argument
|
H A D | zonemeta.cpp | 423 ZoneMeta::getCanonicalCountry(const UnicodeString &tzid, UnicodeString &country, UBool *isPrimary /* = NULL */) { in getCanonicalCountry() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locdspnm.cpp | 582 const char* country = loc.getCountry(); in localeDisplayName() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | rrm.c | 638 const char *country = NULL; in wpas_beacon_request_freqs() local 571 wpas_channel_report_freqs(struct wpa_supplicant *wpa_s, int active, const char *country, const u8 *subelems, size_t len) wpas_channel_report_freqs() argument
|
H A D | wnm_sta.c | 517 const char *country = NULL; in wnm_nei_get_chan() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | rrm.c | 659 const char *country = NULL; in wpas_beacon_request_freqs() local 591 wpas_channel_report_freqs(struct wpa_supplicant *wpa_s, int active, const char *country, const u8 *subelems, size_t len) wpas_channel_report_freqs() argument
|
H A D | wnm_sta.c | 534 const char *country = NULL; in wnm_nei_get_chan() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | ieee802_11_common.c | 944 static int country_match(const char *const cc[], const char *const country) in country_match() argument 1179 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) in ieee80211_chan_to_freq() argument 1831 country_to_global_op_class(const char *country, u8 op_class) country_to_global_op_class() argument 1868 get_oper_class(const char *country, u8 op_class) get_oper_class() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/ |
H A D | saa7164-types.h | 373 u32 country; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | ray_cs.c | 135 static int country = USA; variable [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/ |
H A D | saa7164-types.h | 373 u32 country; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
H A D | ray_cs.c | 135 static int country = USA; variable [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | ULocale.java | 507 lscvToID(String lang, String script, String country, String variant) lscvToID() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DateTimePatternGenerator.java | 319 private String[] getAllowedHourFormatsLangCountry(String language, String country) { in getAllowedHourFormatsLangCountry() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | ULocale.java | 476 lscvToID(String lang, String script, String country, String variant) lscvToID() argument [all...] |