HomeSort by relevance Sort by last modified time
    Searched full:compatibility (Results 51 - 75 of 5493) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
weak_constant.c 2 // Check for bug compatibility with gcc.
  /external/clang/test/Lexer/
ms-extensions.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify -Wreserved-user-defined-literal -fms-extensions -fms-compatibility %s
  /external/clang/test/Sema/
MicrosoftCompatibility-x86.c 1 // RUN: %clang_cc1 %s -fsyntax-only -Wno-unused-value -Wmicrosoft -verify -fms-compatibility -triple i386-pc-win32
MicrosoftCompatibility.cpp 1 // RUN: %clang_cc1 %s -fsyntax-only -Wno-unused-value -Wmicrosoft -verify -fms-compatibility
  /external/iptables/extensions/
libxt_SECMARK.man 5 table (for backwards compatibility with older kernels, it is also
  /external/junit/src/org/junit/internal/runners/
FailedBefore.java 7 * @deprecated Included for backwards compatibility with JUnit 4.4. Will be
  /external/kernel-headers/original/linux/netfilter_ipv4/
ipt_NFQUEUE.h 11 /* Backwards compatibility for old userspace */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ipt_NFQUEUE.h 11 /* Backwards compatibility for old userspace */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_NFQUEUE.h 11 /* Backwards compatibility for old userspace */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_NFQUEUE.h 11 /* Backwards compatibility for old userspace */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sre.py 1 """This file is only retained for backwards compatibility.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
testall.py 1 # Backward compatibility -- you should use regrtest instead of this module.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sre.py 1 """This file is only retained for backwards compatibility.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
testall.py 1 # Backward compatibility -- you should use regrtest instead of this module.
  /external/clang/www/
cxx_compatibility.html 5 <meta HTTP-EQUIV="REFRESH" content="5; url=compatibility.html#c++">
7 <title>Clang - C++ Compatibility</title>
20 <h1>Clang's C++ Compatibility</h1>
23 <p>The Clang C++ compatibility page has moved. You will be directed <a href="compatibility.html#c++">to its new home</a> in 5 seconds.</p>
  /frameworks/base/docs/html/guide/practices/
screen-compat-mode.jd 1 page.title=Screen Compatibility Mode
14 <li><a href="#Disable">Disabling Screen Compatibility Mode</a></li>
15 <li><a href="#Enable">Enabling Screen Compatibility Mode</a></li>
30 <p class="img-caption"><strong>Figure 1.</strong> An application running in compatibility mode
39 compatibility mode disabled.</p>
44 should disable screen compatibility mode in order to maintain the best user experience. To learn how
45 to quickly disable the user option, jump to <a href="#Disable">Disabling Screen Compatibility
48 <p>Screen compatibility mode is an escape hatch for applications that are not properly designed
54 problem, screen compatibility mode can make the application a little more usable on larger
57 <p>There are two versions of screen compatibility mode with slightly different behaviors:</p
    [all...]
  /docs/source.android.com/src/compatibility/
downloads.jd 1 page.title=Android Compatibility Downloads
20 <p>Thanks for your interest in Android Compatibility! The links below allow
22 <p>Thanks for your interest in Android Compatibility! The links below allow
29 <li><a href="4.3/android-4.3-cdd.pdf">Android 4.3 Compatibility Definition Document (CDD)</a></li>
32 4.3 R2 Compatibility Test Suite (CTS)</a></li>
42 <li><a href="4.2/android-4.2-cdd.pdf">Android 4.2 Compatibility Definition Document (CDD)</a></li>
43 <li><a href="https://dl.google.com/dl/android/cts/android-cts-4.2_r4-linux_x86-arm.zip">Android 4.2 R4 Compatibility Test Suite (CTS)</a></li>
50 <li><a href="4.1/android-4.1-cdd.pdf">Android 4.1 Compatibility Definition Document (CDD)</a></li>
51 <li><a href="https://dl.google.com/dl/android/cts/android-cts-4.1_r3-linux_x86-arm.zip">Android 4.1 R3 Compatibility Test Suite (CTS)</a></li>
59 <li><a href="4.0/android-4.0-cdd.pdf">Android 4.0 Compatibility Definition Document (CDD)</a></li
    [all...]
  /packages/apps/SpareParts/res/values/
strings.xml 62 <!-- Sound & display settings screen, compatibility mode check box label -->
63 <string name="compatibility_mode_title">Compatibility Mode</string>
64 <!-- Sound & display settings screen, compatibility mode option summary text when check box is selected -->
65 <string name="compatibility_mode_summary_on">Run older apps in Compatibility mode. This require rebooting. </string>
66 <!-- Sound & display settings screen, compatibility mode option summary text when check box is clear -->
67 <string name="compatibility_mode_summary_off">Run older apps in Compatibility mode. This require rebooting. </string>
  /development/samples/ApiDemos/
README.txt 16 Api demos is designed to use the compatibility library "android-support-v4.jar".
17 It is available through the SDK Updater in the "Android Compatibility package".
  /external/clang/test/Preprocessor/
microsoft-ext.c 1 // RUN: %clang_cc1 -E -fms-compatibility %s -o %t
26 // This tests compatibility with behaviour needed for type_traits in VS2012
microsoft-import.c 1 // RUN: %clang_cc1 -E -verify -fms-compatibility %s
  /external/e2fsprogs/lib/et/test_cases/
simple.h 33 /* For compatibility with Heimdal */
38 /* for compatibility with older versions... */
  /external/svox/pico/tts/
Android.mk 4 # excluding the compatibility code. This is identical
33 # compatibility code, which opens this shared library
  /packages/inputmethods/LatinIME/tools/dicttool/compat/android/test/suitebuilder/annotation/
LargeTest.java 20 * This is a compatibility class that aims at emulating the LargeTest annotation from the
22 * Its purpose is to provide compatibility without having to pull the whole Android library.
  /external/chromium_org/third_party/mesa/src/include/GLES/
egl.h 2 * Skeleton egl.h to provide compatibility for early GLES 1.0

Completed in 394 milliseconds

1 23 4 5 6 7 8 91011>>