Home
last modified time | relevance | path

Searched defs:country (Results 1 - 25 of 131) sorted by relevance

123456

/third_party/icu/icu4c/source/test/fuzzer/
H A Dlocale_fuzzer.cpp43 const std::string country = ConsumeSubstring(&data, &size); in LLVMFuzzerTestOneInput() local
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
H A DMigrationFactory.java46 public static MigrationJob createMigration(String number, String country) throws IOException { in createMigration() argument
84 public static MigrationJob createMigration(Path file, String country, boolean exportInvalidMigrations) in createMigration() argument
67 createCustomRecipeMigration(String number, String country, CsvTable<RangeKey> recipes) createCustomRecipeMigration() argument
107 createCustomRecipeMigration(Path file, String country, CsvTable<RangeKey> recipes) createCustomRecipeMigration() argument
125 createCustomRecipeMigration(ImmutableList<String> numbers, String country, CsvTable<RangeKey> recipes) createCustomRecipeMigration() argument
140 createMigration(ImmutableList<String> numbers, String country, boolean exportInvalidMigrations) createMigration() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Ddot11d.c110 dot11d_update_country(struct rtllib_device *dev, u8 *address, u16 country_len, u8 *country) dot11d_update_country() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Ddot11d.c110 dot11d_update_country(struct rtllib_device *dev, u8 *address, u16 country_len, u8 *country) dot11d_update_country() argument
/third_party/cJSON/
H A Dtest.c38 const char *country; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DLocaleIDs.java51 public static String getISO3Country(String country){ in getISO3Country() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DLocaleIDs.java50 public static String getISO3Country(String country){ in getISO3Country() argument
[all...]
/third_party/popt/tests/
H A Dtest2.c38 static char *country = NULL; variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dlocid.h1142 char country[ULOC_COUNTRY_CAPACITY]; global() member in Locale
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwnm_sta.h33 char country[2]; /* valid if country_present=1 */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwnm_sta.h33 char country[2]; /* valid if country_present=1 */ member
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dvsxxxaa.c108 unsigned char country; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c285 u32 country; in iwl_acpi_get_tas() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
H A Dregd.c387 struct country_code_to_enum_rd *country = NULL; in rtl_regd_init() local
/kernel/linux/linux-5.10/net/bluetooth/hidp/
H A Dsock.c137 __u8 country; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H A Dregd.c387 struct country_code_to_enum_rd *country = NULL; in rtl_regd_init() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c212 struct property *country = of_find_property(cur, "country", NULL); in mt76_find_power_limits_node() local
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dvsxxxaa.c105 unsigned char country; member
/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A Dsock.c138 __u8 country; member
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DBundle.java41 public String country; field in Bundle
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Dlocid.h1142 char country[ULOC_COUNTRY_CAPACITY]; global() member in Locale
[all...]
/third_party/json/tests/src/
H A Dunit-udt.cpp28 enum class country class
273 const auto country = global() variable
312 const udt::country country = contact_json["person"]["country"]; global() variable
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dlocid.h1154 char country[ULOC_COUNTRY_CAPACITY]; global() member in Locale
[all...]
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberMatcher.java232 PhoneNumberMatcher(PhoneNumberUtil util, CharSequence text, String country, Leniency leniency, in PhoneNumberMatcher() argument
[all...]
/third_party/skia/third_party/externals/angle2/util/android/third_party/
H A Dandroid_native_app_glue.c65 char lang[2], country[2]; in print_cur_config() local

Completed in 14 milliseconds

123456