HomeSort by relevance Sort by last modified time
    Searched full:land (Results 226 - 250 of 544) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RefactoringTestBase.java 560 "res/layout-land/activity_main.xml",
669 "res/layout-land/activity_main.xml",
675 "res/layout-land/customviews.xml",
  /frameworks/base/core/res/res/values-tr/
strings.xml     [all...]
  /external/llvm/test/Transforms/GVN/
rle.ll 581 br i1 %cmp, label %land.lhs.true, label %if.end
583 land.lhs.true: ; preds = %entry
592 ; TEMPORARILY_DISABLED: land.lhs.true:
  /dalvik/dx/tests/024-code-bytecode/
expected.txt 181 009e: land
small-class.txt 185 7f # 009e: land
  /external/chromium/chrome/browser/autofill/
autofill_resources.grd 49 state|county|region|province<!-- de-DE -->|land<!-- en-UK -->|county|principality<!-- ja-JP -->|????<!-- pt-BR, pt-PT -->|estado|provincia<!-- ru -->|???????<!-- zh-CN -->|?<!-- zh-TW -->|??
personal_data_manager.cc 781 // This shoud request the profile(s) from java land on Android.
877 // TODO: This should update the profile in Java land.
  /external/chromium-trace/trace-viewer/src/
base.js 168 // TODO(dsinclair): Remove this when HTML imports land as the templates
  /external/chromium_org/components/autofill/core/browser/
autofill_regex_constants.cc.utf8 109 "|land" // de-DE
  /external/chromium_org/content/renderer/media/
webmediaplayer_ms.cc 91 // LoadTypeMediaStream) once Blink-side changes land.
  /external/chromium_org/media/audio/mac/
audio_low_latency_input_mac_unittest.cc 276 // ensure that we can land the patch but will revisit this test again when
  /external/chromium_org/third_party/WebKit/
PRESUBMIT.py 268 """Generally speaking, we'd prefer not to land patches that printf
  /external/chromium_org/third_party/skia/src/core/
SkScalerContext.h 325 * Return the axis (if any) that the baseline for horizontal text will land on
  /external/chromium_org/third_party/skia/src/utils/
SkNinePatch.cpp 305 coordinates land directly on a 1/2 pixel boundary. To work around that
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/
Terrain.java 41 * Terrain can be one or many meshes comprising of a, probably large, piece of land.
  /external/llvm/test/CodeGen/X86/
block-placement.ll 998 ; CHECK: %land.lhs.true
1056 br i1 %cmp12, label %land.lhs.true, label %if.end20
1058 land.lhs.true:
1073 %j.1 = phi i32 [ %add15, %if.then19 ], [ %j.0, %land.lhs.true ], [ %j.0, %while.body ]
  /external/skia/src/core/
SkScalerContext.h 325 * Return the axis (if any) that the baseline for horizontal text will land on
  /external/skia/src/utils/
SkNinePatch.cpp 305 coordinates land directly on a 1/2 pixel boundary. To work around that
  /frameworks/base/services/java/com/android/server/location/
GeofenceManager.java 49 * Assume a maximum land speed, as a heuristic to throttle location updates.
  /frameworks/wilhelm/src/itf/
IPlay.c 98 // Here life looks easy for an Android, but there are other troubles in play land
  /libcore/luni/src/main/java/java/lang/
ProcessManager.java 149 * without doing anything special and land back in
  /packages/services/Telephony/src/com/android/phone/
RejectWithTextMessageManager.java 247 // from a land line.
  /system/netd/
NatController.cpp 182 /* Bug: b/9565268. "enableNat wlan0 wlan0". For now we fail until java-land is fixed */
  /packages/apps/Settings/res/values-tr/
strings.xml 58 <string name="radioInfo_data_connected" msgid="7074301157399238697">"Ba?land?"</string>
133 <string name="bluetooth_connected" msgid="6038755206916626419">"Ba?land?"</string>
134 <string name="bluetooth_connected_no_headset" msgid="2866994875046035609">"Ba?land? (telefon yok)"</string>
135 <string name="bluetooth_connected_no_a2dp" msgid="4576188601581440337">"Ba?land? (medya yok)"</string>
137 <string name="bluetooth_connected_no_headset_no_a2dp" msgid="9195757766755553810">"Ba?land? (telefon veya medya yok)"</string>
240 <string name="sdcard_changes_instructions" msgid="4482324130377280131">"De?i?iklikler USB kablosu tekrar ba?land???nda devreye girer."</string>
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
ByteOps.java 154 public static final int LAND = 0x7f;
482 "7f - land;" +

Completed in 680 milliseconds

1 2 3 4 5 6 7 8 91011>>