/external/icu/icu4c/source/tools/tzcode/ |
tzselect.ksh | 76 continent= 81 # Ask the user for continent or ocean. 83 echo >&2 'Please select a continent or ocean.' 85 select continent in \ 98 case $continent in 102 case $continent in 103 Americas) continent=America;; 104 *' '*) continent=$(expr "$continent" : '\([^ ]*\)') 109 case $continent i [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
uregion.h | 31 * by a continent ). 47 * the world/continent/sub-continent hierarchy, while others are just well-known groupings that have 50 * (WORLD, CONTINENT, or SUBCONTINENT) will always be the containing region instead. 83 * Type representing a continent. 89 * Type representing a sub-continent. 96 * the normal WORLD/CONTINENT/SUBCONTINENT/TERRITORY containment tree.
|
region.h | 41 * by a continent ). 57 * the world/continent/sub-continent hierarchy, while others are just well known groupings that have 60 * ( WORLD, CONTINENT, or SUBCONTINENT ) will always be the containing region instead.
|
timezone.h | 112 * world, each with a unique ID. Each ID consists of a region (usually a continent or [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
Region.java | 34 * by a continent ). 50 * the world/continent/sub-continent hierarchy, while others are just well known groupings that have 53 * ( WORLD, CONTINENT, or SUBCONTINENT ) will always be the containing region instead. 63 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN. 82 * Type representing a continent. 84 CONTINENT, 86 * Type representing a sub-continent. 91 * the normal WORLD/CONTINENT/SUBCONTINENT/TERRITORY containment tree. 289 for ( String continent : continents ) [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
Region.java | 33 * by a continent ). 49 * the world/continent/sub-continent hierarchy, while others are just well known groupings that have 52 * ( WORLD, CONTINENT, or SUBCONTINENT ) will always be the containing region instead. 62 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN. 86 * Type representing a continent. 89 CONTINENT, 91 * Type representing a sub-continent. 97 * the normal WORLD/CONTINENT/SUBCONTINENT/TERRITORY containment tree. 297 for ( String continent : continents ) [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
RegionTest.java | 37 // Code , Numeric , Parent, Type, Containing Continent 39 { "002", "002", "001", "CONTINENT", null }, 42 { "009", "009", "001", "CONTINENT", null}, 49 { "019", "019", "001", "CONTINENT", null }, 60 { "142", "142", "001", "CONTINENT", null }, 63 { "150", "150", "001", "CONTINENT", null }, 463 if ( r.getType() != Region.RegionType.CONTINENT ) { 468 if ( cr.getContainingRegion(Region.RegionType.CONTINENT) != r) { 469 errln("Continent: " + r.toString() + " contains territory: " + cr.toString() + ". Expected containing continent of this region to be the original continent, but got: " + [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
RegionTest.java | 33 // Code , Numeric , Parent, Type, Containing Continent 35 { "002", "002", "001", "CONTINENT", null }, 38 { "009", "009", "001", "CONTINENT", null}, 45 { "019", "019", "001", "CONTINENT", null }, 56 { "142", "142", "001", "CONTINENT", null }, 59 { "150", "150", "001", "CONTINENT", null }, 459 if ( r.getType() != Region.RegionType.CONTINENT ) { 464 if ( cr.getContainingRegion(Region.RegionType.CONTINENT) != r) { 465 errln("Continent: " + r.toString() + " contains territory: " + cr.toString() + ". Expected containing continent of this region to be the original continent, but got: " + [all...] |
/external/zlib/src/contrib/ada/ |
buffer_demo.adb | 29 "upon this continent, a new nation, conceived in liberty," & EOL &
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug257.go | [all...] |
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug257.go | [all...] |
/external/icu/icu4c/source/test/cintltst/ |
uregiontest.c | 55 // Code, Num, Parent, Type, Containing Continent 432 log_err("ERROR: Continent: %s contains territory %s. Expected containing continent of this region to be the original region, but got %s\n", 458 log_err("ERROR: Expected containing continent of region %s to be %s. Got: %s\n", 477 log_err("ERROR: Containing continent for %s should have been NULL. Got: %s\n", uregion_getRegionCode(r), uregion_getRegionCode(c) ); 482 log_err("ERROR: Expected containing continent of region %s to be %s. Got: %s\n",
|
/external/icu/icu4c/source/test/intltest/ |
regiontst.cpp | 29 // Code, Num, Parent, Type, Containing Continent 543 errln("Continent: %s contains territory %s. Expected containing continent of this region to be the original region, but got %s", 568 errln("Expected containing continent of region %s to be %s. Got: %s", 588 errln("Containing continent for %s should have been NULL. Got: %s",r->getRegionCode(), c->getRegionCode()); 593 errln("Expected containing continent of region %s to be %s. Got: %s", [all...] |
/frameworks/base/core/tests/coretests/res/values/ |
strings.xml | 135 <string name="first">Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal.</string>
|
/external/freetype/include/ |
ftautoh.h | 211 * Indian sub-continent and some other related scripts like Thai, Lao,
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
ftautoh.h | 211 * Indian sub-continent and some other related scripts like Thai, Lao,
|
/external/pdfium/third_party/freetype/include/freetype/ |
ftautoh.h | 211 * Indian sub-continent and some other related scripts like Thai, Lao,
|
/libcore/ojluni/src/main/java/java/net/ |
Inet4Address.java | 82 * region-local, up through 128 means continent-local, and up through
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftautoh.h | 211 * Indian sub-continent and some other related scripts like Thai, Lao,
|
/external/icu/icu4c/source/i18n/ |
region.cpp | 357 // such as a SUBCONTINENT, CONTINENT, or WORLD must always be the parent.
|
/prebuilts/go/darwin-x86/src/compress/gzip/ |
gunzip_test.go | 93 "this continent, a new nation, conceived in Liberty, and dedicated\n" +
|
/prebuilts/go/linux-x86/src/compress/gzip/ |
gunzip_test.go | 93 "this continent, a new nation, conceived in Liberty, and dedicated\n" +
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
ft2-auto_hinter.html | 242 <p>Apply the indic auto-hinter, covering all major scripts from the Indian sub-continent and some other related scripts like Thai, Lao, or Tibetan.</p>
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
Transliterator_Kanji_English.txt | [all...] |
/packages/inputmethods/LatinIME/java/res/values-ca/ |
strings-emoji-descriptions.xml | 285 <string name="spoken_emoji_1F30E" msgid="5278512600749223671">"Globus terraqüi del continent americą"</string> [all...] |