HomeSort by relevance Sort by last modified time
    Searched full:east (Results 1 - 25 of 294) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/
MANIFEST 2 south-east-asian
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/
251.txt 99 25111651|East Addis Ababa Zone
117 25122111|Nazreth I, South-East Region
118 25122112|Nazreth II, South-East Region
119 25122113|Wolenchiti, South-East Region
120 25122114|Melkawarer, South-East Region
121 25122115|Alem Tena, South-East Region
122 25122116|Modjo, South-East Region
123 25122118|Meki, South-East Region
124 25122119|Nazreth, South-East Region
125 25122220|Wonji, South-East Regio
    [all...]
27.txt 44 2743|East London
233.txt 84 233387|Upper East Region
  /external/jmonkeyengine/engine/src/android/jme3test/android/
TestSkyLoadingLagoon.java 50 Texture east = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_east.jpg"); local
59 Texture east = assetManager.loadTexture("Textures/Sky/Primitives/primitives_negative_x.png");
66 Spatial sky = SkyFactory.createSky(assetManager, west, east, north, south, up, down);
TestSkyLoadingPrimitives.java 50 Texture east = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_east.jpg");
58 Texture east = assetManager.loadTexture("Textures/Sky/Primitives/primitives_negative_x.png"); local
64 Spatial sky = SkyFactory.createSky(assetManager, west, east, north, south, up, down);
  /frameworks/base/core/java/android/text/
AndroidCharacter.java 42 * Calculate the East Asian Width of a character according to
50 * @return the East Asian Width for input
56 * East Asian Width from <code>count</code> chars of <code>src</code>
57 * starting at <code>start</code>. East Asian Width is calculated based on
  /frameworks/native/libs/ui/tests/
vec_test.cpp 239 vec3 east(1, 0, 0);
241 vec3 up( cross(east, north) );
243 EXPECT_EQ(dot(east, north), 0);
244 EXPECT_EQ(length(east), 1);
245 EXPECT_EQ(distance(east, north), sqrtf(2));
252 tvec3<double> vd(east);
  /external/timezonepicker-support/
backward 52 Link America/Sao_Paulo Brazil/East
56 Link America/Regina Canada/East-Saskatchewan
106 Link America/Indiana/Indianapolis US/East-Indiana
  /external/jmonkeyengine/engine/src/core/com/jme3/util/
SkyFactory.java 142 public static Spatial createSky(AssetManager assetManager, Texture west, Texture east, Texture north, Texture south, Texture up, Texture down, Vector3f normalScale) {
143 return createSky(assetManager, west, east, north, south, up, down, normalScale, 10);
146 public static Spatial createSky(AssetManager assetManager, Texture west, Texture east, Texture north, Texture south, Texture up, Texture down, Vector3f normalScale, int sphereRadius) {
154 Image eastImg = east.getImage();
199 public static Spatial createSky(AssetManager assetManager, Texture west, Texture east, Texture north, Texture south, Texture up, Texture down) {
200 return createSky(assetManager, west, east, north, south, up, down, Vector3f.UNIT_XYZ);
  /external/jmonkeyengine/engine/src/test/jme3test/texture/
TestSkyLoading.java 49 Texture east = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_east.jpg"); local
55 Spatial sky = SkyFactory.createSky(assetManager, west, east, north, south, up, down);
  /external/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/
math_arrows.json 66 "default": "north east arrow",
75 "default": "south east arrow",
546 "default": "north east double arrow",
555 "default": "south east double arrow",
794 "default": "south east arrow to corner"
964 "default": "heavy south east arrow",
982 "default": "heavy north east arrow",
1207 "default": "black feathered south east arrow",
1225 "default": "black feathered north east arrow",
1234 "default": "heavy black feathered south east arrow"
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/draw2d/
ICursorConstants.java 24 * System resize west-east cursor
  /external/chromium_org/third_party/WebKit/Source/core/page/
AutoscrollController.cpp 265 bool east = m_panScrollStartPos.x() < (lastKnownMousePosition.x() - ScrollView::noPanScrollRadius); local
270 if (m_autoscrollType == AutoscrollForPan && (east || west || north || south))
274 if (east)
281 if (east)
287 } else if (east)
  /packages/apps/Email/tests/src/com/android/email/activity/setup/
AccountSettingsUtilsTests.java 150 // <incoming uri="pop3+ssl+://pop.east.cox.net" username="$user" />
151 // <outgoing uri="smtp+ssl+://smtp.east.cox.net" username="$user" />
155 testProvider.incomingUriTemplate = "pop3+ssl+://pop.east.$domain";
156 testProvider.outgoingUriTemplate = "smtp+ssl+://smtp.east.$domain";
162 assertEquals("pop3+ssl+://pop.east.cox.net", testProvider.incomingUri);
163 assertEquals("smtp+ssl+://smtp.east.cox.net", testProvider.outgoingUri);
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
HeightMap.java 67 * the x (east/west) coordinate.
87 * the x (east/west) coordinate.
110 * the x (east/west) coordinate.
  /packages/inputmethods/LatinIME/java/res/values/
emoji-categories.xml 62 <item>2197</item> <!-- NORTH EAST ARROW -->
64 <item>2198</item> <!-- SOUTH EAST ARROW -->
66 <item>2196</item> <!-- NORTH EAST ARROW -->
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_window_util.cc 278 gfx::Rect east(window_size.width() - kResizeAreaCornerSize, 0,
284 else if (east.Contains(x, y))
291 else if (east.Contains(x, y))
298 else if (east.Contains(x, y))
  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
MapModel2D.java 190 // Centre is east. Position is west of centre
193 // Centre is east. Position is east of centre
196 // Centre is at the equator. Position is east of centre
MapModel3D.java 219 // Centre is east. Position is west of centre
222 // Centre is east. Position is east of centre
225 // Centre is at the equator. Position is east of centre
  /frameworks/opt/timezonepicker/res/values-en-rGB/
arrays.xml 37 <item msgid="1106209575683600471">"East Africa Time"</item>
  /frameworks/opt/timezonepicker/res/values-en-rIN/
arrays.xml 37 <item msgid="1106209575683600471">"East Africa Time"</item>
  /frameworks/opt/timezonepicker/res/values-km-rKH/
arrays.xml 37 <item msgid="1106209575683600471">"East Africa Time"</item>
  /frameworks/opt/timezonepicker/res/values-nb/
arrays.xml 37 <item msgid="1106209575683600471">"East Africa Time"</item>
  /frameworks/opt/timezonepicker/res/values-sv/
arrays.xml 37 <item msgid="1106209575683600471">"East Africa Time"</item>

Completed in 1138 milliseconds

1 2 3 4 5 6 7 8 91011>>