HomeSort by relevance Sort by last modified time
    Searched full:alternative (Results 1 - 25 of 2149) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
PatternGrammar.txt 14 Alternatives: Alternative ('|' Alternative)*
16 Alternative: (Unit | NegatedUnit)+
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
PatternGrammar.txt 14 Alternatives: Alternative ('|' Alternative)*
16 Alternative: (Unit | NegatedUnit)+
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
system_32.h 21 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
22 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
23 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
system_32.h 21 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
22 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
23 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
system_32.h 21 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
22 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
23 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
system_32.h 21 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
22 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
23 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
system_32.h 21 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
22 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
23 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /external/chromium_org/v8/test/webkit/
regexp-zero-length-alternatives.js 37 // Non-capturing empty first alternative greedy '*'
44 // Non-capturing empty middle alternative greedy '*'
51 // Non-capturing empty last alternative greedy '*'
58 // Capturing empty first alternative greedy '*'
65 // Capturing empty middle alternative greedy '*'
72 // Capturing empty last alternative greedy '*'
79 // Non-capturing empty first alternative fixed-count
86 // Non-capturing empty middle alternative fixed-count
93 // Non-capturing empty last alternative fixed-count
100 // Non-capturing empty first alternative non-greedy '*
    [all...]
  /external/clang/test/Preprocessor/
cxx_oper_spelling.cpp 5 // C++'03 2.5p2: "In all respects of the language, each alternative
  /frameworks/base/core/java/android/text/format/
package.html 3 This package contains alternative classes for some text formatting classes
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_41.txt 6 Content-Type: multipart/alternative;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_41.txt 6 Content-Type: multipart/alternative;
  /development/samples/ApiDemos/res/values/
bools.xml 19 API level. The default value is false; an alternative value
23 API level. The default value is false; an alternative value
28 API level. The default value is false; an alternative value
33 API level. The default value is false; an alternative value
38 API level. The default value is false; an alternative value
43 API level. The default value is false; an alternative value
48 API level. The default value is false; an alternative value
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
AlternativeName.java 23 * This class implements the values of Subject Alternative Name
24 * (OID is 2.5.29.17) and Issuer Alternative Name extensions
31 // constants indicating which alternative name is presented
36 /** indicating which alternative name is presented by this object */
38 /** the alternative names */
43 * @param which specifies which alternative names are given
63 sb.append(prefix).append((which) ? "Subject" : "Issuer").append(" Alternative Names [\n");
  /external/chromium_org/chrome/browser/ui/
send_feedback_experiment.h 13 // Returns true if the alternative (Send Feedback) text should be
17 // Returns true if the alternative menu location for the Send Feedback/Report
  /frameworks/base/docs/html/guide/topics/resources/
overview.jd 24 resources also allows you to provide alternative resources that support specific device
35 (the app provides no alternative layouts).</p>
46 <em>alternative</em> resources for your application:</p>
49 the device configuration or when there are no alternative resources that match the current
51 <li>Alternative resources are those that you've designed for use with a specific
63 two different devices when there are no alternative resources available. Figure 2 shows
64 the same application when it adds an alternative layout resource for larger screens.</p>
67 specify alternative resources, access them in your application, and more:</p>
72 alternative resources for specific device configurations.</dd>
79 <dd>A bottom-up guide to localizing your application using alternative resources. While this i
    [all...]
  /bionic/libc/kernel/arch-x86/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)
  /development/ndk/platforms/android-9/arch-x86/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/8/platforms/android-14/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/8/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)
  /prebuilts/ndk/9/platforms/android-14/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-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)
  /development/samples/Home/
_index.html 4 default Home. This is a sample of such an alternative.</p>
  /external/chromium_org/media/base/simd/
empty_register_state_mmx.asm 9 ; This file uses MMX instructions as an alternative to _mm_empty() which

Completed in 1554 milliseconds

1 2 3 4 5 6 7 8 91011>>