Home
last modified time | relevance | path

Searched full:city (Results 1 – 25 of 204) sorted by relevance

123456789

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowGeocoder.java22 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/
Dbug303566_1.xml6 <City name="Berlin"
10 </City>
13 <City name="Paris" code="P">
16 </City>
Dpo0_0.xml6 <city>Mill Valley</city>
13 <city>Old Town</city>
Dpo1_0.xml7 <city>Mill Valley</city>
14 <city>Old Town</city>
Dbug303566_1.xsd22 <xsd:element ref="City"
40 <xsd:element name="City">
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneAliasTest.java389 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/
DTimeZoneAliasTest.java388 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/
DstructLocale.txt35360 //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/python/cpython2/Lib/test/
Dsha256.pem74 …i:/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN - DATACo…
101 …3 s:/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN - DATA…
102 …i:/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN - DATACo…
/external/libexif/libexif/pentax/
Dmnote-pentax-tag.c94 {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/
Ddbgen.pl36 printf " <city>Anytown</city>\n";
Ddbgenattr.pl36 printf " city='Anytown'\n";
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPPathFactory.java194 * 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 * &quot;City&quot;, chosenCity );
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTimeZoneGenericNames.java84 // 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/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneGenericNames.java82 // 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/libxml2/test/valid/dtds/
Dnitf-2-5.dtd182 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/
Ddraft-ietf-codec-opus-update.xml23 <city>Mountain View</city>
38 <city></city>
/external/hyphenation-patterns/en-GB/
Dhyph-en-gb.hyp.txt6 re-ci-pro-city
/external/snakeyaml/src/test/resources/specification/
Dexample2_27.yaml11 city : Royal Oak
Dexample2_27_dumped.yaml4 city: Royal Oak
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-02-27.data11 city : Royal Oak
/external/llvm/test/YAMLParser/
Dspec-02-27.test13 city : Royal Oak
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DAddress.java20 public String city; field in Address
/external/libxml2/result/valid/
Dindex.xml117 <!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/icu/icu4c/source/data/zone/
Droot.txt28 ec{"Tell City, Indiana"}

123456789