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

1 2 34 5 6 7 8 91011>>

  /packages/apps/Gallery2/res/values-xlarge-port/
drawable.xml 16 <!-- Caution: Don't merge with res/values-xlarge-land/drawable.xml, otherwise
  /packages/inputmethods/OpenWnn/
README.txt 92 drawable-xlarge-land-hdpi/ |
104 values-land/ |
108 values-xlarge-land/ |
114 xml-land/ |
  /packages/providers/TelephonyProvider/res/values-tr/
strings.xml 19 <string name="app_label" product="tablet" msgid="9194799012395299737">"Mobil A? Yap?land?rmas?"</string>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoringTest.java 74 "res/layout-land/sample3.xml").getProjectRelativePath(),
77 "res/layout-xlarge-land/sample3.xml").getProjectRelativePath(),
90 "res/layout-land/sample3.xml").getProjectRelativePath(),
93 "res/layout-xlarge-land/sample3.xml").getProjectRelativePath(),
  /external/llvm/test/CodeGen/Thumb2/
2009-09-28-ITBlockBug.ll 13 br i1 undef, label %land.rhs, label %lor.end
15 land.rhs: ; preds = %entry
18 lor.end: ; preds = %land.rhs, %entry
80 br i1 undef, label %land.lhs.true2813, label %cond.end2841
82 land.lhs.true2813: ; preds = %if.else2298
85 cond.true2824: ; preds = %land.lhs.true2813
88 cond.end2841: ; preds = %cond.true2824, %land.lhs.true2813, %if.else2298
2012-01-13-CBNZBug.ll 35 br i1 %cmp.i, label %lor.lhs.false.i, label %land.end.i
37 land.end.i: ; preds = %while.cond.i
41 while.body.i: ; preds = %land.end.i
46 while.end.i: ; preds = %land.end.i
  /external/llvm/test/CodeGen/X86/
2009-07-20-CoalescerBug.ll 70 br i1 undef, label %land.lhs.true838, label %while.cond979.preheader
72 land.lhs.true838: ; preds = %cond.end834
75 if.then842: ; preds = %land.lhs.true838
79 while.cond979.preheader: ; preds = %if.then842, %land.lhs.true838, %cond.end834
80 %startoffset.0.ph = phi i32 [ 0, %cond.end834 ], [ 0, %land.lhs.true838 ], [ %conv851, %if.then842 ] ; <i32> [#uses=2]
81 %laststart.7.ph = phi i8* [ %laststart.2, %cond.end834 ], [ %laststart.2, %land.lhs.true838 ], [ %laststart.2, %if.then842 ] ; <i8*> [#uses=3]
82 %b.4.ph = phi i8* [ %b.1, %cond.end834 ], [ %b.1, %land.lhs.true838 ], [ %b.1, %if.then842 ] ; <i8*> [#uses=3]
MachineSink-CritEdge.ll 26 br i1 %cmp, label %land.lhs.true, label %do.body.preheader
28 land.lhs.true:
  /external/llvm/test/Transforms/LoopRotate/
multiple-exits.ll 16 for.cond1: ; preds = %for.cond, %land.rhs
17 %sum.1 = phi i32 [ %add, %land.rhs ], [ %sum.0, %for.cond ]
18 %i.1 = phi i32 [ %inc, %land.rhs ], [ 0, %for.cond ]
20 br i1 %cmp2, label %land.rhs, label %for.cond
22 land.rhs: ; preds = %for.cond1
31 return: ; preds = %for.cond, %land.rhs
32 %retval.0 = phi i32 [ 1000, %land.rhs ], [ %sum.0, %for.cond ]
41 ; CHECK: %sum.1 = phi i32 [ %add, %land.rhs ], [ %sum.04, %for.cond1.preheader ]
42 ; CHECK: %i.1 = phi i32 [ %inc, %land.rhs ], [ 0, %for.cond1.preheader ]
44 ; CHECK: br i1 %cmp2, label %land.rhs, label %for.cond.loopexi
    [all...]
  /external/llvm/test/CodeGen/ARM/
2012-05-29-TailDupBug.ll 76 br i1 undef, label %cond.true.i26, label %land.lhs.true
79 br label %land.lhs.true
81 land.lhs.true: ; preds = %cond.true.i26, %if.then28.i
84 if.end35: ; preds = %land.lhs.true
125 cleanup.thread: ; preds = %if.end35, %land.lhs.true, %if.end20.i, %if.then4.i
sub-cmp-peephole.ll 79 br i1 %cmp1, label %land.lhs.true, label %if.end11
81 land.lhs.true: ; preds = %num2long.exit
  /external/llvm/test/Transforms/SLPVectorizer/X86/
crash_bullet.ll 18 br i1 undef, label %land.lhs.true.i.1, label %if.then7.1
20 land.lhs.true.i.1: ; preds = %if.else
23 if.then7.1: ; preds = %land.lhs.true.i.1, %if.else
30 for.inc.1: ; preds = %if.then7.1, %land.lhs.true.i.1
31 %0 = phi i32 [ %dec.1, %if.then7.1 ], [ 6, %land.lhs.true.i.1 ]
32 %1 = phi i32 [ %inc.1, %if.then7.1 ], [ 0, %land.lhs.true.i.1 ]
  /external/llvm/test/CodeGen/PowerPC/
cr-spills.ll 20 br i1 undef, label %land.end, label %land.lhs.true
22 land.lhs.true: ; preds = %entry
23 switch i32 0, label %land.end [
24 i32 0, label %land.rhs
25 i32 3, label %land.rhs
28 land.rhs: ; preds = %land.lhs.true, %land.lhs.true
30 br label %land.en
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
IllegalStateExceptionTest.java 46 * @tests {@link java.land.IllegalStateException#IllIllegalStateException(java.lang.Throwable)}
63 * @tests {@link java.land.IllegalStateException#IllIllegalStateException(java.lang.String, java.lang.Throwable)}
UnsupportedOperationExceptionTest.java 46 * @tests {@link java.land.UnsupportedOperationException#UnsupportedOperationException(java.lang.Throwable)}
64 * @tests {@link java.land.UnsupportedOperationException#UnsupportedOperationException(java.lang.String, java.lang.Throwable)}
  /external/chromium_org/native_client_sdk/src/examples/demo/earth/
index.html 22 NASA Goddard Space Flight Center Image by Reto Stöckli (land surface,
25 Data and technical support: MODIS Land Group; MODIS Science Data,
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/
README 43 1. Make and land your change to the demo, found in ``src/<demo-name>``.
73 5. Land a CL with these changes.
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/earth/
index.html 84 NASA Goddard Space Flight Center Image by Reto Stöckli (land
88 <b>Data and technical support:</b> MODIS Land Group; MODIS Science Data,
  /external/llvm/test/Transforms/LoopDeletion/
2011-06-21-phioperands.ll 84 br i1 undef, label %land.lhs.true16.i.i.i.i, label %if.end19.i.i.i.i
86 land.lhs.true16.i.i.i.i: ; preds = %if.end13.i.i.i.i
89 _ZNK4llvm5Twine8isBinaryEv.exit8.i.i.i.i: ; preds = %land.lhs.true16.i.i.i.i
93 br i1 undef, label %land.lhs.true22.i.i.i.i, label %_ZN4llvmplERKNS_9StringRefEPKc.exit
95 land.lhs.true22.i.i.i.i: ; preds = %if.end19.i.i.i.i
98 _ZNK4llvm5Twine8isBinaryEv.exit.i.i.i.i: ; preds = %land.lhs.true22.i.i.i.i
101 cond.false.i.i.i: ; preds = %_ZNK4llvm5Twine8isBinaryEv.exit.i.i.i.i, %land.lhs.true22.i.i.i.i, %_ZNK4llvm5Twine8isBinaryEv.exit8.i.i.i.i, %land.lhs.true16.i.i.i.i, %_ZNK5clang6driver3Arg8getValueERKNS0_7ArgListEj.exit
  /dalvik/dx/tests/101-verify-wide-math/
expected.txt 32 land: expected failure occurred
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.h 45 // Helper to get where the bubble point should land. Similar to
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.h 47 // Helper to get where the bubble point should land. Similar to
  /external/chromium_org/third_party/WebKit/ManualTests/
focus-select-when-clicked.html 18 No blue focus ring drawn around the pop-up menu when clicked, or after selecting OPTION 1 from the list. After selecting option 1 and pressing tab, focus will land on the first focusable element on the page.
  /frameworks/base/docs/html/training/basics/supporting-devices/
screens.jd 105 layout-land/
112 you need to use both the <code>large</code> and <code>land</code> qualifier:</p>
119 layout-land/ # landscape
123 layout-large-land/ # large landscape
  /packages/apps/Launcher2/res/values-sw340dp/
dimens.xml 33 <!-- CellLayout padding land / port-->

Completed in 400 milliseconds

1 2 34 5 6 7 8 91011>>