/external/guava/guava-tests/test/com/google/common/collect/ |
D | EnumBiMapTest.java | 60 private enum Country { enum in EnumBiMapTest 68 public static final class EnumBiMapGenerator implements TestBiMapGenerator<Country, Currency> { 71 public BiMap<Country, Currency> create(Object... entries) { in create() 72 BiMap<Country, Currency> result = EnumBiMap.create(Country.class, Currency.class); in create() 74 Entry<Country, Currency> entry = (Entry<Country, Currency>) object; in create() 81 public SampleElements<Entry<Country, Currency>> samples() { in samples() 83 Helpers.mapEntry(Country.CANADA, Currency.DOLLAR), in samples() 84 Helpers.mapEntry(Country.CHILE, Currency.PESO), in samples() 85 Helpers.mapEntry(Country.UK, Currency.POUND), in samples() 86 Helpers.mapEntry(Country.JAPAN, Currency.YEN), in samples() [all …]
|
D | EnumHashBiMapTest.java | 53 private enum Country { enum in EnumHashBiMapTest 61 public static final class EnumHashBiMapGenerator implements TestBiMapGenerator<Country, String> { 64 public BiMap<Country, String> create(Object... entries) { in create() 65 BiMap<Country, String> result = EnumHashBiMap.create(Country.class); in create() 67 Entry<Country, String> entry = (Entry<Country, String>) o; in create() 74 public SampleElements<Entry<Country, String>> samples() { in samples() 76 Maps.immutableEntry(Country.CANADA, "DOLLAR"), in samples() 77 Maps.immutableEntry(Country.CHILE, "PESO"), in samples() 78 Maps.immutableEntry(Country.UK, "POUND"), in samples() 79 Maps.immutableEntry(Country.JAPAN, "YEN"), in samples() [all …]
|
/external/guava/android/guava-tests/test/com/google/common/collect/ |
D | EnumBiMapTest.java | 60 private enum Country { enum in EnumBiMapTest 68 public static final class EnumBiMapGenerator implements TestBiMapGenerator<Country, Currency> { 71 public BiMap<Country, Currency> create(Object... entries) { in create() 72 BiMap<Country, Currency> result = EnumBiMap.create(Country.class, Currency.class); in create() 74 Entry<Country, Currency> entry = (Entry<Country, Currency>) object; in create() 81 public SampleElements<Entry<Country, Currency>> samples() { in samples() 83 Helpers.mapEntry(Country.CANADA, Currency.DOLLAR), in samples() 84 Helpers.mapEntry(Country.CHILE, Currency.PESO), in samples() 85 Helpers.mapEntry(Country.UK, Currency.POUND), in samples() 86 Helpers.mapEntry(Country.JAPAN, Currency.YEN), in samples() [all …]
|
D | EnumHashBiMapTest.java | 53 private enum Country { enum in EnumHashBiMapTest 61 public static final class EnumHashBiMapGenerator implements TestBiMapGenerator<Country, String> { 64 public BiMap<Country, String> create(Object... entries) { in create() 65 BiMap<Country, String> result = EnumHashBiMap.create(Country.class); in create() 67 Entry<Country, String> entry = (Entry<Country, String>) o; in create() 74 public SampleElements<Entry<Country, String>> samples() { in samples() 76 Maps.immutableEntry(Country.CANADA, "DOLLAR"), in samples() 77 Maps.immutableEntry(Country.CHILE, "PESO"), in samples() 78 Maps.immutableEntry(Country.UK, "POUND"), in samples() 79 Maps.immutableEntry(Country.JAPAN, "YEN"), in samples() [all …]
|
/external/cldr/common/properties/ |
D | labels.txt | 153 [{}{}{}{}{}{}] ; Flags ; country-flag 154 [{}{}{}{}{}{}] ; Flags ; country-flag 155 [{}{}{}{}{}{}] ; Flags ; country-flag 156 [{}{}{}{}{}{}] ; Flags ; country-flag 157 [{}{}{}{}{}{}] ; Flags ; country-flag 158 [{}{}{}{}{}{}] ; Flags ; country-flag 159 [{}{}{}{}{}{}] ; Flags ; country-flag 160 [{}{}{}{}{}{}] ; Flags ; country-flag 161 [{}{}{}{}{}{}] ; Flags ; country-flag 162 [{}{}{}{}{}{}] ; Flags ; country-flag [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | eu_member_states_raw.txt | 2 EU member country since: 1 January 1995 25 EU member country since: 1 July 2013 32 EU member country since: 1 May 2004 39 EU member country since: 1 May 2004 53 EU member country since: 1 May 2004 60 EU member country since: 1 January 1995 67 EU member country since: 1 January 1958 74 EU member country since: 1 January 1958 81 EU member country since: 1 January 1981 88 EU member country since: 1 May 2004 [all …]
|
/external/libphonenumber/ |
D | release_notes.txt | 19 - Updated geocoding data for country calling code(s): 504 (en) 20 - New carrier data for country calling code(s): 886 (en), 1284 (en) 21 - Updated carrier data for country calling code(s): 63 (en), 92 (en) 30 This means that for the non-geographical country codes, like +800, the 53 - New geocoding data for country calling code(s): 55 - Updated geocoding data for country calling code(s): 57 - Updated carrier data for country calling code(s): 71 - New geocoding data for country calling code(s): 1463 (en), 358 (sv) 72 - Removed geocoding data for country calling code(s): 358 (se) 73 - Updated geocoding data for country calling code(s): 7 (en, ru) [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | dfareporting_v3_3.countries.html | 79 <p class="firstline">Gets one country by ID.</p> 86 <pre>Gets one country by ID. 90 dartId: string, Country DART ID. (required) 95 { # Contains information about a country that can be targeted by ads. 96 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 97 "sslEnabled": True or False, # Whether ad serving supports secure servers in this country. 98 …"kind": "dfareporting#country", # Identifies what kind of resource this is. Value: the fixed strin… 99 "countryCode": "A String", # Country code. 100 "name": "A String", # Name of this country. 114 { # Country List Response [all …]
|
D | dfareporting_v2_7.countries.html | 79 <p class="firstline">Gets one country by ID.</p> 86 <pre>Gets one country by ID. 90 dartId: string, Country DART ID. (required) 95 { # Contains information about a country that can be targeted by ads. 96 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 97 "sslEnabled": True or False, # Whether ad serving supports secure servers in this country. 98 …"kind": "dfareporting#country", # Identifies what kind of resource this is. Value: the fixed strin… 99 "countryCode": "A String", # Country code. 100 "name": "A String", # Name of this country. 114 { # Country List Response [all …]
|
D | dfareporting_v3_1.countries.html | 79 <p class="firstline">Gets one country by ID.</p> 86 <pre>Gets one country by ID. 90 dartId: string, Country DART ID. (required) 95 { # Contains information about a country that can be targeted by ads. 96 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 97 "sslEnabled": True or False, # Whether ad serving supports secure servers in this country. 98 …"kind": "dfareporting#country", # Identifies what kind of resource this is. Value: the fixed strin… 99 "countryCode": "A String", # Country code. 100 "name": "A String", # Name of this country. 114 { # Country List Response [all …]
|
D | dfareporting_v2_8.countries.html | 79 <p class="firstline">Gets one country by ID.</p> 86 <pre>Gets one country by ID. 90 dartId: string, Country DART ID. (required) 95 { # Contains information about a country that can be targeted by ads. 96 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 97 "sslEnabled": True or False, # Whether ad serving supports secure servers in this country. 98 …"kind": "dfareporting#country", # Identifies what kind of resource this is. Value: the fixed strin… 99 "countryCode": "A String", # Country code. 100 "name": "A String", # Name of this country. 114 { # Country List Response [all …]
|
D | dfareporting_v3_2.countries.html | 79 <p class="firstline">Gets one country by ID.</p> 86 <pre>Gets one country by ID. 90 dartId: string, Country DART ID. (required) 95 { # Contains information about a country that can be targeted by ads. 96 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 97 "sslEnabled": True or False, # Whether ad serving supports secure servers in this country. 98 …"kind": "dfareporting#country", # Identifies what kind of resource this is. Value: the fixed strin… 99 "countryCode": "A String", # Country code. 100 "name": "A String", # Name of this country. 114 { # Country List Response [all …]
|
D | urlshortener_v1.url.html | 109 …"countries": [ # Top countries (expressed as country codes), e.g. "US" or "DE"; sorted by (descend… 111 …t": "A String", # Number of clicks for this top entry, e.g. for this particular country or browser. 117 …t": "A String", # Number of clicks for this top entry, e.g. for this particular country or browser. 123 …t": "A String", # Number of clicks for this top entry, e.g. for this particular country or browser. 129 …t": "A String", # Number of clicks for this top entry, e.g. for this particular country or browser. 137 …"countries": [ # Top countries (expressed as country codes), e.g. "US" or "DE"; sorted by (descend… 139 …t": "A String", # Number of clicks for this top entry, e.g. for this particular country or browser. 145 …t": "A String", # Number of clicks for this top entry, e.g. for this particular country or browser. 151 …t": "A String", # Number of clicks for this top entry, e.g. for this particular country or browser. 157 …t": "A String", # Number of clicks for this top entry, e.g. for this particular country or browser. [all …]
|
D | dfareporting_v2_8.targetingTemplates.html | 175 … "countryDartId": "A String", # DART ID of the country to which this mobile carrier belongs. 177 … "countryCode": "A String", # Country code of the country to which this mobile carrier belongs. 207 …country only dartId is required. The other fields are populated automatically when the ad is inser… 208 { # Contains information about a country that can be targeted by ads. 209 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 210 … "sslEnabled": True or False, # Whether ad serving supports secure servers in this country. 211 …"kind": "dfareporting#country", # Identifies what kind of resource this is. Value: the fixed strin… 212 "countryCode": "A String", # Country code. 213 "name": "A String", # Name of this country. 217 …ted or updated. If targeting a postal code, do not target or exclude the country of the postal cod… [all …]
|
D | dfareporting_v2_7.targetingTemplates.html | 175 … "countryDartId": "A String", # DART ID of the country to which this mobile carrier belongs. 177 … "countryCode": "A String", # Country code of the country to which this mobile carrier belongs. 207 …country only dartId is required. The other fields are populated automatically when the ad is inser… 208 { # Contains information about a country that can be targeted by ads. 209 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 210 … "sslEnabled": True or False, # Whether ad serving supports secure servers in this country. 211 …"kind": "dfareporting#country", # Identifies what kind of resource this is. Value: the fixed strin… 212 "countryCode": "A String", # Country code. 213 "name": "A String", # Name of this country. 217 …ted or updated. If targeting a postal code, do not target or exclude the country of the postal cod… [all …]
|
D | dfareporting_v3_2.targetingTemplates.html | 175 … "countryDartId": "A String", # DART ID of the country to which this mobile carrier belongs. 177 … "countryCode": "A String", # Country code of the country to which this mobile carrier belongs. 207 …country only dartId is required. The other fields are populated automatically when the ad is inser… 208 { # Contains information about a country that can be targeted by ads. 209 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 210 … "sslEnabled": True or False, # Whether ad serving supports secure servers in this country. 211 …"kind": "dfareporting#country", # Identifies what kind of resource this is. Value: the fixed strin… 212 "countryCode": "A String", # Country code. 213 "name": "A String", # Name of this country. 217 …ted or updated. If targeting a postal code, do not target or exclude the country of the postal cod… [all …]
|
D | dfareporting_v3_3.targetingTemplates.html | 175 … "countryDartId": "A String", # DART ID of the country to which this mobile carrier belongs. 177 … "countryCode": "A String", # Country code of the country to which this mobile carrier belongs. 207 …country only dartId is required. The other fields are populated automatically when the ad is inser… 208 { # Contains information about a country that can be targeted by ads. 209 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 210 … "sslEnabled": True or False, # Whether ad serving supports secure servers in this country. 211 …"kind": "dfareporting#country", # Identifies what kind of resource this is. Value: the fixed strin… 212 "countryCode": "A String", # Country code. 213 "name": "A String", # Name of this country. 217 …ted or updated. If targeting a postal code, do not target or exclude the country of the postal cod… [all …]
|
D | dfareporting_v3_1.targetingTemplates.html | 175 … "countryDartId": "A String", # DART ID of the country to which this mobile carrier belongs. 177 … "countryCode": "A String", # Country code of the country to which this mobile carrier belongs. 207 …country only dartId is required. The other fields are populated automatically when the ad is inser… 208 { # Contains information about a country that can be targeted by ads. 209 …"dartId": "A String", # DART ID of this country. This is the ID used for targeting and generating … 210 … "sslEnabled": True or False, # Whether ad serving supports secure servers in this country. 211 …"kind": "dfareporting#country", # Identifies what kind of resource this is. Value: the fixed strin… 212 "countryCode": "A String", # Country code. 213 "name": "A String", # Name of this country. 217 …ted or updated. If targeting a postal code, do not target or exclude the country of the postal cod… [all …]
|
D | content_v2_1.liasettings.html | 99 …tinventoryverification">requestinventoryverification(merchantId, accountId, country)</a></code></p> 100 <p class="firstline">Requests inventory validation for the specified country.</p> 102 …oryverificationcontact(merchantId, accountId, contactEmail, contactName, country, language)</a></c… 103 <p class="firstline">Sets the inventory verification contract for the specified country.</p> 105 …<code><a href="#setposdataprovider">setposdataprovider(merchantId, accountId, country, posDataProv… 106 <p class="firstline">Sets the POS data provider for the specified country.</p> 125 "countrySettings": [ # The LIA settings for each country. 136 "country": "A String", # CLDR country code (e.g. "US"). 138 "posDataProvider": { # The POS data provider linked with this country. 154 "country": "A String", # The country code. Required only for RequestInventoryVerification. [all …]
|
D | content_v2.liasettings.html | 102 …tinventoryverification">requestinventoryverification(merchantId, accountId, country)</a></code></p> 103 <p class="firstline">Requests inventory validation for the specified country.</p> 105 …oryverificationcontact(merchantId, accountId, contactEmail, contactName, country, language)</a></c… 106 <p class="firstline">Sets the inventory verification contract for the specified country.</p> 108 …<code><a href="#setposdataprovider">setposdataprovider(merchantId, accountId, country, posDataProv… 109 <p class="firstline">Sets the POS data provider for the specified country.</p> 128 "countrySettings": [ # The LIA settings for each country. 139 "country": "A String", # CLDR country code (e.g. "US"). 141 "posDataProvider": { # The POS data provider linked with this country. 157 "country": "A String", # The country code. Required only for RequestInventoryVerification. [all …]
|
D | playmoviespartner_v1.accounts.storeInfos.country.html | 75 …">storeInfos</a> . <a href="playmoviespartner_v1.accounts.storeInfos.country.html">country</a></h1> 78 <code><a href="#get">get(accountId, videoId, country, x__xgafv=None)</a></code></p> 79 <p class="firstline">Get a StoreInfo given its video id and country.</p> 82 <code class="details" id="get">get(accountId, videoId, country, x__xgafv=None)</code> 83 <pre>Get a StoreInfo given its video id and country. 91 country: string, REQUIRED. Edit country. (required) 104 # and `country`. 107 # can also be used to identify a specific title or edit in a country. 146 "name": "A String", # Default Edit name, usually in the language of the country of 149 "country": "A String", # Country where Edit is available in ISO 3166-1 alpha-2 country [all …]
|
/external/snakeyaml/src/test/resources/issues/ |
D | issue56-1.yaml | 82 country: DE 86 country: DE 90 country: DE 94 country: DE 98 country: DE 122 country: DE 126 country: DE 130 country: DE 134 country: DE 138 country: DE [all …]
|
/external/icu/icu4c/source/tools/tzcode/ |
D | tzselect.ksh | 77 country= 151 country = cc_list[i] 152 if (cc_name[country]) { 153 country = cc_name[country] 155 print country 161 # If there's more than one country, ask the user which one. 164 echo >&2 'Please select a country.' 165 select country in $countries 167 case $country in 173 case $country in [all …]
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | AddPopulationData.java | 35 Rank, Country, Value, Year; enumConstant 42 Rank, Country, Percent; enumConstant 75 for (String country : StandardCodes.make().getGoodCountries()) { in main() 76 showCountryData(country); in main() 92 for (String country : outliers) { in main() 93 showCountryData(country); in main() 95 throw new IllegalArgumentException("Mistakes: data for non-country codes"); in main() 123 private static void showCountryData(String country) { in showCountryData() argument 125 System.out.println(country in showCountryData() 126 + "\t" + ULocale.getDisplayCountry("und-" + country, "en") in showCountryData() [all …]
|
/external/python/cpython2/Tools/world/ |
D | README | 1 world -- Print mappings between country names and DNS country codes. 7 world those addresses originate from, based on the top-level domain country 10 xx -- just the country code or top-level domain identifier 15 and a reverse lookup is attempted. This script will search the country names 38 Country codes are maintained by the RIPE Network Coordination Centre, 58 Parse an iso3166-countrycodes file extracting the two letter country 59 code followed by the country name. Note that the three letter country 66 of a Python dictionary, and country names are normalized 73 regular expression; this is matched against all country names and a 76 country code is found.
|