/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowGeocoder.java | 22 private String city; field in ShadowGeocoder 48 address.setLocality(city); in getFromLocation() 82 * @param city the city for the response 87 …public void setSimulatedResponse(String address, String city, String state, String zip, String cou… in setSimulatedResponse() argument 89 this.city = city; in setSimulatedResponse()
|
/external/libxml2/test/schemas/ |
D | bug303566_1.xml | 6 <City name="Berlin" 10 </City> 13 <City name="Paris" code="P"> 16 </City>
|
D | po0_0.xml | 6 <city>Mill Valley</city> 13 <city>Old Town</city>
|
D | po1_0.xml | 7 <city>Mill Valley</city> 14 <city>Old Town</city>
|
D | bug303566_1.xsd | 22 <xsd:element ref="City" 40 <xsd:element name="City">
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
D | TimeZoneAliasTest.java | 389 String city = id.substring(pos+1); in getCity() local 390 return city.replace('_',' '); in getCity() 401 String city = getCity(); in toString() local 414 ? "\t\t\"" + city + " Standard Time\"\r\n" in toString() 415 + "\t\t\"" + city + "-ST\"\r\n" in toString() 416 + "\t\t\"" + city + " Daylight Time\"\r\n" in toString() 417 + "\t\t\"" + city + "-DT\"\r\n" in toString() 422 + "\t\t\"" + city + " Time\"\r\n" in toString() 423 + "\t\t\"" + city + "-T\"\r\n" in toString() 424 + "\t\t\"" + city + "\"\r\n" in toString()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneAliasTest.java | 388 String city = id.substring(pos+1); in getCity() local 389 return city.replace('_',' '); in getCity() 400 String city = getCity(); in toString() local 413 ? "\t\t\"" + city + " Standard Time\"\r\n" in toString() 414 + "\t\t\"" + city + "-ST\"\r\n" in toString() 415 + "\t\t\"" + city + " Daylight Time\"\r\n" in toString() 416 + "\t\t\"" + city + "-DT\"\r\n" in toString() 421 + "\t\t\"" + city + " Time\"\r\n" in toString() 422 + "\t\t\"" + city + "-T\"\r\n" in toString() 423 + "\t\t\"" + city + "\"\r\n" in toString()
|
/external/icu/icu4c/source/test/testdata/ |
D | structLocale.txt | 35360 //ec{""} // Metazones have no exemplar city 35369 //ec{""} // Metazones have no exemplar city 35378 //ec{""} // Metazones have no exemplar city 35387 //ec{""} // Metazones have no exemplar city 35396 //ec{""} // Metazones have no exemplar city 35405 //ec{""} // Metazones have no exemplar city 35414 //ec{""} // Metazones have no exemplar city 35423 //ec{""} // Metazones have no exemplar city 35432 //ec{""} // Metazones have no exemplar city 35441 //ec{""} // Metazones have no exemplar city [all …]
|
/external/libexif/libexif/pentax/ |
D | mnote-pentax-tag.c | 94 {MNOTE_PENTAX2_TAG_HOMETOWN_CITY, "HometownCity", N_("Hometown City"), ""}, 95 {MNOTE_PENTAX2_TAG_DESTINATION_CITY, "DestinationCity", N_("Destination City"), ""}, 119 {MNOTE_PENTAX2_TAG_HOMETOWN_CITY_CODE, "HometownCityCode", N_("Hometown City Code"), ""}, 120 {MNOTE_PENTAX2_TAG_DESTINATION_CITY_CODE, "DestinationCityCode", N_("Destination City Code"), ""},
|
/external/libxml2/ |
D | dbgen.pl | 36 printf " <city>Anytown</city>\n";
|
D | dbgenattr.pl | 36 printf " city='Anytown'\n";
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
D | XMPPathFactory.java | 194 * that has two fields, the name of a city and the URI of an FTP site in that city. Use this to 196 * of the city fields. You can then get the corresponding URI as follows: 202 * "City", chosenCity );
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TimeZoneGenericNames.java | 82 // The format pattern such as "{0} Time", where {0} is the country or city. 86 // The format pattern such as "{1} Time ({0})", where {1} is the country and {0} is a city. 89 … The format pattern such as "{1} ({0})", where {1} is the metazone, and {0} is the country or city. 247 // use the exemplar city name in getGenericLocationName() 251 String city = _tznames.getExemplarLocationName(canonicalTzID); in getGenericLocationName() local 252 name = formatPattern(Pattern.REGION_FORMAT, city); in getGenericLocationName() 557 // Otherwise, use exemplar city name in getPartialLocationName()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | TimeZoneGenericNames.java | 84 // The format pattern such as "{0} Time", where {0} is the country or city. 88 // The format pattern such as "{1} Time ({0})", where {1} is the country and {0} is a city. 91 … The format pattern such as "{1} ({0})", where {1} is the metazone, and {0} is the country or city. 249 // use the exemplar city name in getGenericLocationName() 253 String city = _tznames.getExemplarLocationName(canonicalTzID); in getGenericLocationName() local 254 name = formatPattern(Pattern.REGION_FORMAT, city); in getGenericLocationName() 559 // Otherwise, use exemplar city name in getPartialLocationName()
|
/external/libxml2/test/valid/dtds/ |
D | nitf-2-5.dtd | 182 city CDATA #IMPLIED 787 <!ELEMENT location (#PCDATA | sublocation | city | state | region | country | alt-code)*> 801 <!ELEMENT city (#PCDATA | alt-code)*> 802 <!ATTLIST city 804 city-code CDATA #IMPLIED
|
/external/libopus/doc/ |
D | draft-ietf-codec-opus-update.xml | 23 <city>Mountain View</city> 38 <city></city>
|
/external/libxml2/result/valid/ |
D | index.xml | 117 <!ATTLIST evloc city CDATA #IMPLIED> 560 <!ELEMENT location (#PCDATA | sublocation | city | state | region | country | alt-code)*> 568 <!ELEMENT city (#PCDATA | alt-code)*> 569 <!ATTLIST city id ID #IMPLIED> 570 <!ATTLIST city city-code CDATA #IMPLIED> 571 <!ATTLIST city code-source CDATA #IMPLIED>
|
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.hyp.txt | 6 re-ci-pro-city
|
/external/snakeyaml/src/test/resources/specification/ |
D | example2_27.yaml | 11 city : Royal Oak
|
D | example2_27_dumped.yaml | 4 city: Royal Oak
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-02-27.data | 11 city : Royal Oak
|
/external/llvm/test/YAMLParser/ |
D | spec-02-27.test | 13 city : Royal Oak
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
D | Address.java | 20 public String city; field in Address
|
/external/icu/icu4c/source/data/zone/ |
D | root.txt | 28 ec{"Tell City, Indiana"}
|
/external/icu/icu4c/source/i18n/ |
D | tzgnames.cpp | 548 // use the exemplar city name. in getGenericLocationName() 553 UnicodeString city; in getGenericLocationName() local 554 fTimeZoneNames->getExemplarLocationName(tzCanonicalID, city); in getGenericLocationName() 555 fRegionFormat.format(city, name, status); in getGenericLocationName() 792 // Otherwise, use exemplar city name in getPartialLocationName()
|