/dalvik/libcore/xml/src/test/resources/ |
simple_ns.xml | 49 <emp:address emp:domestic="Yes" street="Y&ent1;" emp:zone="CANADA" emp:local1="TRUE">27 South Road. Dallas, texas 98556</emp:address>
|
staffEntRes.xml | 50 <emp:address emp:domestic="Yes" street="Y&ent1;" emp:zone="CANADA" emp:local1="TRUE">27 South Road. Dallas, texas 98556</emp:address>
|
staffNS.xml | 49 <emp:address emp:domestic="Yes" street="Y&ent1;" emp:zone="CANADA" emp:local1="TRUE">27 South Road. Dallas, texas 98556</emp:address>
|
/development/tools/zoneinfo/tzdata2009s/ |
antarctica | 130 # Escudero, South Shetland Is, -621157-0585735, since 1994 277 # South Orkney Islands 280 # South Shetland Islands 283 # Bird Island, South Georgia, -5400-03803, since 1983 309 # and the South Pole, that's the other end of their supply line.... 326 # Amundsen-Scott, South Pole, continuously occupied since 1956-11-20 333 # Siple, the first commander of the South Pole station, 338 # at that time (1957). (Source: Siple's book 90 degrees SOUTH.) 345 # One last quirk about South Pole time.
|
australasia | 80 # South Australia 163 # New South Wales 680 # Lawlink NSW:Daylight Saving in New South Wales 681 # </a> covers New South Wales in particular. 831 # New South Wales: http://www.thecouriermail.news.com.au/common/story_page/0,5936,15538869%255E1702,00.html 832 # South Australia: http://www.news.com.au/story/0,10117,15555031-1246,00.html 887 # South Australian time even though it's located in Western Australia. [all...] |
zone.tab | 38 AQ -9000+00000 Antarctica/South_Pole Amundsen-Scott Station, South Pole 65 AU -3352+15113 Australia/Sydney New South Wales - most locations 66 AU -3157+14127 Australia/Broken_Hill New South Wales - Yancowinna 69 AU -3455+13835 Australia/Adelaide South Australia 135 CA +6043-13503 America/Whitehorse Pacific Time - south Yukon 213 ID -0507+11924 Asia/Makassar east & south Borneo, Celebes, Bali, Nusa Tengarra, west Timor 403 US +433649-1161209 America/Boise Mountain Time - south Idaho & east Oregon
|
backward | 46 Link Australia/Adelaide Australia/South
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-listview.jd | 120 "Somalia", "South Africa", "South Georgia and the South Sandwich Islands", "South Korea",
|
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
importNode06.java | 91 assertEquals("nodeValue", "27 South Road. Dallas, texas 98556", value);
|
/dalvik/libcore/dom/src/test/resources/ |
staff.svg | 62 <address domestic="Yes" street="Y&ent1;">27 South Road. Dallas, Texas 98556</address>
|
staffNS.svg | 63 <emp:address emp:domestic="Yes" street="Y&ent1;" emp:zone="CANADA" emp:local1="TRUE">27 South Road. Dallas, texas 98556</emp:address>
|
/dalvik/libcore/xml/src/test/resources/out_dh/ |
staff.out | 35 27 South Road. Dallas, Texas 98556
|
/development/samples/Snake/src/com/example/android/snake/ |
SnakeView.java | 59 private static final int SOUTH = 2; 283 if (mDirection != SOUTH) { 291 mNextDirection = SOUTH; 466 case SOUTH: {
|
/device/htc/common/overlay/frameworks/base/core/res/res/values/ |
strings.xml | 88 <item>VODA-Africa-South</item>
|
/packages/apps/Settings/res/xml-ar/ |
timezones.xml | 26 <timezone id="Atlantic/South_Georgia">South Georgia</timezone>
|
/packages/apps/Settings/res/xml-id/ |
timezones.xml | 26 <timezone id="Atlantic/South_Georgia">South Georgia</timezone>
|
/packages/apps/Settings/res/xml-sk/ |
timezones.xml | 26 <timezone id="Atlantic/South_Georgia">South Georgia</timezone>
|
/external/netperf/ |
netcpu_procstat.c | 222 does not go south. raj 6/95 and if we run completely out of idle,
|
netcpu_kstat.c | 371 does not go south. raj 6/95 and if we run completely out of idle,
|
/frameworks/base/core/java/android/hardware/ |
SensorEvent.java | 72 * 0=North, 90=East, 180=South, 270=West
|
SensorListener.java | 53 * 0 = North, 90 = East, 180 = South, 270 = West
|
/packages/apps/Settings/res/xml-da/ |
timezones.xml | 26 <timezone id="Atlantic/South_Georgia">South Georgia</timezone>
|
/external/icu4c/i18n/ |
astro.h | 63 * specifies the position north or south of the plane of the ecliptic. 109 * position north or south of the plane of the ecliptic, 134 * equinox. The <i>Declination</i> is the position north or south 195 * This is the position north or south of the equatorial plane, 310 * values signify North, negative South.
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
CommandRecognizerEngine.java | 511 "+27 xx xxx xxxx\n" + // South africa 750 "+82 2 xxx xxxx\n" + // South korea 751 "+82 2 xxxx xxxx\n" + // South korea 752 "+82 xx xxxx xxxx\n" + // South korea 753 "+82 xx xxx xxxx\n" + // South korea 784 // zone 9: south asia, west asia, central asia, middle east [all...] |
/external/bison/tests/ |
existing.at | 1089 %token SOUTH 1138 %left UPPER LOWER NORTH SOUTH EAST WEST CENTER START END 1472 | SOUTH
|