Searched
full:land (Results
251 -
275 of
526) sorted by null
<<11121314151617181920>>
/external/llvm/lib/MC/ |
MCExpr.cpp | 106 case MCBinaryExpr::LAnd: OS << "&&"; break; 721 case MCBinaryExpr::LAnd: Result = LHS && RHS; break;
|
/external/valgrind/main/coregrind/m_dispatch/ |
dispatch-ppc32-linux.S | 409 the return address and, exit back to C land, 425 the return address and, exit back to C land,
|
dispatch-ppc64-linux.S | 407 the return address and, exit back to C land, 432 the return address and, exit back to C land,
|
/frameworks/base/tools/aapt/ |
Main.cpp | 106 " port,land,en_US\n" 111 " port,land,zz_ZZ\n"
|
/packages/apps/Settings/res/values-tr/ |
arrays.xml | 92 <item msgid="4221763391123233270">"Ba?land?"</item> 106 <item msgid="8937994881315223448">"<xliff:g id="NETWORK_NAME">%1$s</xliff:g> a??na ba?land?"</item>
|
/packages/inputmethods/LatinIME/java/res/values-tr/ |
strings.xml | 133 <string name="configure_input_method" msgid="373356270290742459">"Giri? yöntemlerini yap?land?r"</string> 192 <string name="setup_step3_action" msgid="600879797256942259">"Ek dilleri yap?land?r?n"</string>
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/jni/ |
peerconnection_jni.cc | 39 // FooObservers are owned by C++-land, and user-callable objects (e.g. 40 // PeerConnection and VideoTrack) are owned by Java-land. 42 // ref simulating the jlong held in Java-land, and then Release()s the ref in [all...] |
/frameworks/base/docs/html/guide/practices/ |
optimizing-for-3.0.jd | 243 viewing area. <p>You can specify landscape resources with the <code>land</code> resource 245 should use both the <code>xlarge</code> and <code>land</code> qualifiers. For example, {@code 246 res/layout-xlarge-land/}. The order of the qualifier names is important; see <a [all...] |
compatibility.jd | 61 devices. Every compatible Android device your app will land on will include
|
/bionic/libc/kernel/ |
README.TXT | 233 we plan to be able to support these kernel-generated user-land headers in the
|
/dalvik/dx/tests/032-bb-live-code/ |
expected.txt | 408 0091: land
|
/external/chromium/base/metrics/ |
field_trial.h | 44 // // Take action depending of which group we randomly land in.
|
histogram_unittest.cc | 293 // Check to be sure samples land as expected is "correct" buckets.
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_mac.h | 33 // This is the view that lives in the Cocoa view hierarchy. In Windows-land,
|
/external/chromium/chrome/browser/ui/toolbar/ |
wrench_menu_model.cc | 377 // it is the opposite in gtk land.
|
/external/chromium_org/base/metrics/ |
histogram_unittest.cc | 289 // Check to be sure samples land as expected is "correct" buckets.
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
device_status_collector.cc | 400 // Lowest point on land is at approximately -400 meters.
|
/external/chromium_org/content/common/android/ |
address_parser_unittest.cc | 401 EXPECT_TRUE(IsLocationName("land"));
|
/external/chromium_org/win8/metro_driver/ |
file_picker.cc | 526 // land to ensure it has this entry if all others are patterns. In that
|
/external/kernel-headers/original/linux/ |
ext2_fs.h | 80 * macros from user land. */
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
basic4gl.php | 278 'run','return','reset','read','or','null','not','next','lor','loop','language','land','integer','input','if',
|
/external/proguard/src/proguard/classfile/instruction/ |
InstructionConstants.java | 363 "land",
|
/external/qemu/android/ |
main-emulator.c | 202 ## On Linux or Darwin, a 64-bit kernel (*) doesn't mean that the user-land
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/ |
CDPlayer.c | 28 /* we're exporting these functions into C land for SDL_syscdrom.c */
|
/frameworks/base/docs/html/guide/topics/resources/ |
providing-resources.jd | 542 <code>land</code> <!-- <br/> 548 <li>{@code land}: Device is in landscape orientation (horizontal)</li> [all...] |
Completed in 1630 milliseconds
<<11121314151617181920>>