HomeSort by relevance Sort by last modified time
    Searched full:alternative (Results 26 - 50 of 2162) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/
system_32.h 27 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
29 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
30 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
system_32.h 27 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
29 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
30 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
system_32.h 27 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
29 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
30 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
system_32.h 27 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
29 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
30 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
system_32.h 27 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
29 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
30 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
system_32.h 27 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
29 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
30 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /bionic/libc/kernel/uapi/linux/
compiler.h 11 * An alternative to this file is to check in a symbolic link to the
  /development/ndk/platforms/android-21/include/linux/
compiler.h 11 * An alternative to this file is to check in a symbolic link to the
  /development/samples/Home/
_index.html 4 default Home. This is a sample of such an alternative.</p>
  /external/proguard/src/proguard/classfile/
package.html 5 ClassFile}</code> interface. This interface currently has two alternative
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
bitops_32.h 20 #include <asm/alternative.h>
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
bitops_32.h 20 #include <asm/alternative.h>
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
bitops_32.h 20 #include <asm/alternative.h>
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
bitops_32.h 20 #include <asm/alternative.h>
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
bitops_32.h 20 #include <asm/alternative.h>
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
compiler.h 11 * An alternative to this file is to check in a symbolic link to the
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
compiler.h 11 * An alternative to this file is to check in a symbolic link to the
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
compiler.h 11 * An alternative to this file is to check in a symbolic link to the
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
compiler.h 11 * An alternative to this file is to check in a symbolic link to the
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
compiler.h 11 * An alternative to this file is to check in a symbolic link to the
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
compiler.h 11 * An alternative to this file is to check in a symbolic link to the
  /external/libnfc-nci/src/nfa/include/
nfa_cho_api.h 72 /* Data for Alternative Carrier Information */
124 /* Alternative Carrier records including carrier power state, carrier data reference and aux data reference */
140 UINT8 num_ac_rec; /* number of Alternative Carrier records*/
141 tNFA_CHO_AC_REC ac_rec[NFA_CHO_MAX_AC_INFO]; /* Alternative Carrier records */
152 UINT8 num_ac_rec; /* number of Alternative Carrier records*/
153 tNFA_CHO_AC_REC ac_rec[NFA_CHO_MAX_AC_INFO]; /* Alternative Carrier records */
276 ** Handover Carrier records or Alternative Carrier records.
280 ** NDEF may include one or more Handover Carrier records or Alternative
286 ** The alternative carrier information of Handover Select record
304 ** Alternative Carrier records as response to Handover Reques
    [all...]
  /frameworks/base/docs/html/training/material/
compatibility.jd 9 <li><a href="#Theme">Define Alternative Styles</a></li>
10 <li><a href="#Layouts">Provide Alternative Layouts</a></li>
29 <h2 id="Theme">Define Alternative Styles</h2>
43 If your app uses the material theme but does not provide an alternative theme in this manner,
48 <h2 id="Layouts">Provide Alternative Layouts</h2>
52 versions of Android. Otherwise, you can provide alternative layouts. You can also provide
53 alternative layouts to customize how your app looks on earlier versions of Android.</p>
56 your alternative layout files for earlier versions of Android inside <code>res/layout/</code>.
57 For example, <code>res/layout/my_activity.xml</code> is an alternative layout for
  /external/pcre/dist/doc/
pcrematching.3 18 An alternative algorithm is provided by the \fBpcre_dfa_exec()\fP,
20 a different way, and are not Perl-compatible. This alternative has advantages
35 them, whereas the alternative algorithm finds all three.
58 tries the next alternative branch at that level. This often involves backing up
75 .SH "THE ALTERNATIVE MATCHING ALGORITHM"
118 supported by the alternative matching algorithm. They are as follows:
153 these modes, because the alternative algorithm moves through the subject string
160 .SH "ADVANTAGES OF THE ALTERNATIVE ALGORITHM"
163 Using the alternative matching algorithm provides the following advantages:
170 2. Because the alternative algorithm scans the subject string just once, an
    [all...]
  /cts/tools/signature-tools/src/signature/io/
IApiExternalizer.java 26 * disk. An alternative implementation can use ASCII files.

Completed in 385 milliseconds

12 3 4 5 6 7 8 91011>>