/frameworks/opt/timezonepicker/res/values-tl/ |
arrays.xml | 37 <item msgid="1106209575683600471">"East Africa Time"</item>
|
/frameworks/opt/timezonepicker/res/values-zu/ |
arrays.xml | 37 <item msgid="1106209575683600471">"esase-East Africa Time"</item>
|
/frameworks/native/services/sensorservice/ |
Fusion.cpp | 262 vec3_t east(cross_product(mData[1], up)); 263 east *= 1/length(east); 264 vec3_t north(cross_product(up, east)); 265 R << east << north << up; 313 const vec3_t east( cross_product(m, up) ); 319 if (length_squared(east) < MIN_VALID_CROSS_PRODUCT_MAG_SQ) { 325 vec3_t north( cross_product(up, east) );
|
/external/timezonepicker-support/ |
zone.tab | 14 # first latitude (+ is north), then longitude (+ is east). 120 CA +6344-06828 America/Iqaluit Eastern Time - east Nunavut - most locations 129 CA +5333-11328 America/Edmonton Mountain Time - Alberta, east British Columbia & west Saskatchewan 140 CD -1140+02728 Africa/Lubumbashi east Dem. Rep. of Congo 149 CN +3114+12128 Asia/Shanghai east China - Beijing, Guangdong, Shanghai, etc. 196 GL +7646-01840 America/Danmarkshavn east coast, north of Scoresbysund 216 ID -0507+11924 Asia/Makassar east & south Borneo, Sulawesi (Celebes), Bali, Nusa Tengarra, west Timor 416 US +433649-1161209 America/Boise Mountain Time - south Idaho & east Oregon 430 UZ +4120+06918 Asia/Tashkent east Uzbekistan
|
/bionic/libc/include/ |
time.h | 56 long int tm_gmtoff; /* Seconds east of UTC. */
|
/development/ndk/platforms/android-3/include/ |
time.h | 56 long int tm_gmtoff; /* Seconds east of UTC. */
|
/development/ndk/platforms/android-8/include/ |
time.h | 56 long int tm_gmtoff; /* Seconds east of UTC. */
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
AutoComplete1.java | 52 "East Timor", "Ecuador", "Egypt", "El Salvador", "Equatorial Guinea", "Eritrea",
|
AutoComplete6.java | 53 "East Timor", "Ecuador", "Egypt", "El Salvador", "Equatorial Guinea", "Eritrea",
|
/development/samples/Snake/src/com/example/android/snake/ |
SnakeView.java | 56 private static final int EAST = 3; 296 if (mDirection != EAST) { 304 mNextDirection = EAST; 464 case EAST: {
|
/external/chromium_org/ppapi/api/dev/ |
ppb_text_input_dev.idl | 52 * used for composing East Asian characters).
|
/external/chromium_org/ppapi/api/ |
ppb_text_input_controller.idl | 51 * used for composing East Asian characters).
|
/external/chromium_org/ppapi/c/ |
ppb_text_input_controller.h | 77 * used for composing East Asian characters).
|
/external/chromium_org/v8/test/webkit/ |
avl-crash.js | 107 "Bronx Park East",
|
/external/markdown/docs/ |
INSTALL | 22 The East Way
|
/frameworks/base/tests/GridLayoutTest/src/com/android/test/layout/ |
AlignmentTest.java | 33 public static final String[] HORIZONTAL_NAMES = {"LEFT", "center", "east", "fill"};
|
/frameworks/base/tests/ImfTest/src/com/android/imftest/samples/ |
AutoCompleteTextViewActivityLandscape.java | 71 "East Timor", "Ecuador", "Egypt", "El Salvador", "Equatorial Guinea", "Eritrea",
|
AutoCompleteTextViewActivityPortrait.java | 65 "East Timor", "Ecuador", "Egypt", "El Salvador", "Equatorial Guinea", "Eritrea",
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/ |
time.h | 56 long int tm_gmtoff; /* Seconds east of UTC. */
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/ |
time.h | 56 long int tm_gmtoff; /* Seconds east of UTC. */
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/ |
time.h | 56 long int tm_gmtoff; /* Seconds east of UTC. */
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/ |
time.h | 56 long int tm_gmtoff; /* Seconds east of UTC. */
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/ |
time.h | 56 long int tm_gmtoff; /* Seconds east of UTC. */
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/ |
time.h | 56 long int tm_gmtoff; /* Seconds east of UTC. */
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/ |
time.h | 56 long int tm_gmtoff; /* Seconds east of UTC. */
|