/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/ |
D | MigrationFactory.java | 46 public static MigrationJob createMigration(String number, String country) throws IOException { in createMigration() 68 String country, in createCustomRecipeMigration() 84 …public static MigrationJob createMigration(Path file, String country, boolean exportInvalidMigrati… in createMigration() 108 String country, in createCustomRecipeMigration() 126 String country, in createCustomRecipeMigration() 140 …public static MigrationJob createMigration(ImmutableList<String> numbers, String country, boolean … in createMigration()
|
/third_party/boost/libs/python/example/quickstart/ |
D | extending.cpp | 17 hello(const std::string& country) { this->country = country; } in hello() 20 std::string country; member in __anon16d4f6ee0111::hello
|
/third_party/boost/libs/python/test/ |
D | pickle4.cpp | 24 std::string country; member in boost_python_test::world
|
D | pickle1.cpp | 28 std::string country; member in boost_python_test::world
|
D | pickle2.cpp | 45 std::string country; member in boost_python_test::world
|
D | pickle3.cpp | 42 std::string country; member in boost_python_test::world
|
/third_party/boost/libs/bimap/example/ |
D | tagged_simple_bimap.cpp | 29 struct country {}; struct
|
/third_party/boost/libs/locale/src/util/ |
D | locale_data.hpp | 27 std::string country; member in boost::locale::util::locale_data
|
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/ |
D | ICULocaleServiceProvider.java | 87 String country = result.getCountry(); in toULocaleNoSpecialVariant() local 173 String country = loc.getCountry(); in addLocale() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | LocaleUtility.java | 29 String country = ""; in getLocaleFromName() local
|
D | LocaleIDs.java | 50 public static String getISO3Country(String country){ in getISO3Country()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | LocaleUtility.java | 27 String country = ""; in getLocaleFromName() local
|
D | LocaleIDs.java | 51 public static String getISO3Country(String country){ in getISO3Country()
|
/third_party/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/ |
D | FlatbuffersDoubleTests.swift | 22 let country = "Norway" variable
|
D | FlatBuffersTests.swift | 22 let country = "Norway" variable
|
/third_party/boost/boost/locale/ |
D | info.hpp | 67 std::string country() const in country() function in boost::locale::info
|
/third_party/icu/icu4c/source/test/fuzzer/ |
D | locale_fuzzer.cpp | 43 const std::string country = ConsumeSubstring(&data, &size); in LLVMFuzzerTestOneInput() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
D | p2p_build.c | 85 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/src/p2p/ |
D | p2p_build.c | 85 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/ |
D | README.plugin-acme.md | 127 ### country subsection
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | ieee802_11_common.c | 944 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/ |
D | test2.c | 40 char *country = NULL; variable
|
/third_party/cJSON/ |
D | test.c | 38 const char *country; member
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | locid.h | 1047 char country[ULOC_COUNTRY_CAPACITY]; variable
|
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/ |
D | LocaleNameTest.java | 55 String country = forLocale.getCountry(); in TestLanguageNames() local
|