Home
last modified time | relevance | path

Searched defs:country (Results 1 – 25 of 107) sorted by relevance

12345

/third_party/boost/libs/python/example/quickstart/
Dextending.cpp17 hello(const std::string& country) { this->country = country; } in hello()
20 std::string country; member in __anon2c240b130111::hello
/third_party/boost/libs/python/test/
Dpickle4.cpp24 std::string country; member in boost_python_test::world
Dpickle1.cpp28 std::string country; member in boost_python_test::world
Dpickle2.cpp45 std::string country; member in boost_python_test::world
Dpickle3.cpp42 std::string country; member in boost_python_test::world
/third_party/boost/libs/bimap/example/
Dtagged_simple_bimap.cpp29 struct country {}; struct
/third_party/boost/libs/locale/src/util/
Dlocale_data.hpp27 std::string country; member in boost::locale::util::locale_data
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DLocaleUtility.java29 String country = ""; in getLocaleFromName() local
DLocaleIDs.java50 public static String getISO3Country(String country){ in getISO3Country()
DZoneMeta.java455 String country = getRegion(tzid); in getCanonicalCountry() local
470 String country = getRegion(tzid); in getCanonicalCountry() local
/third_party/icu/icu4c/source/test/fuzzer/
Dlocale_fuzzer.cpp43 const std::string country = ConsumeSubstring(&data, &size); in LLVMFuzzerTestOneInput() local
/third_party/boost/boost/locale/
Dinfo.hpp67 std::string country() const in country() function in boost::locale::info
Dgnu_gettext.hpp42 std::string country; ///< The country we load the catalog for, like "US", "IL" member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_build.c85 void p2p_buf_add_listen_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_listen_channel()
99 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_operating_channel()
151 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, in p2p_buf_add_channel_list()
370 void p2p_buf_add_oob_go_neg_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_oob_go_neg_channel()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_build.c85 void p2p_buf_add_listen_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_listen_channel()
99 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_operating_channel()
151 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, in p2p_buf_add_channel_list()
370 void p2p_buf_add_oob_go_neg_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_oob_go_neg_channel()
/third_party/libwebsockets/READMEs/
DREADME.plugin-acme.md127 ### country subsection
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_common.c944 static int country_match(const char *const cc[], const char *const country) in country_match()
1179 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) in ieee80211_chan_to_freq()
1831 u8 country_to_global_op_class(const char *country, u8 op_class) in country_to_global_op_class()
1868 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_common.c944 static int country_match(const char *const cc[], const char *const country) in country_match()
1179 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) in ieee80211_chan_to_freq()
1831 u8 country_to_global_op_class(const char *country, u8 op_class) in country_to_global_op_class()
1868 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class()
/third_party/popt/tests/
Dtest2.c40 char *country = NULL; variable
/third_party/cJSON/
Dtest.c38 const char *country; member
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dlocid.h1047 char country[ULOC_COUNTRY_CAPACITY]; variable
/third_party/gettext/gettext-tools/src/gnu/gettext/
DDumpResource.java192 String country; in DumpResource() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocid.h1142 char country[ULOC_COUNTRY_CAPACITY]; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dlocid.h1142 char country[ULOC_COUNTRY_CAPACITY]; variable
/third_party/icu/icu4c/source/common/unicode/
Dlocid.h1142 char country[ULOC_COUNTRY_CAPACITY]; variable

12345