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

1 23 4 5 6 7 8 91011>>

  /development/samples/ApiDemos/res/values-v19/
bools.xml 19 API level. The default value is false; an alternative value
  /development/samples/ApiDemos/res/values-v20/
bools.xml 19 API level. The default value is false; an alternative value
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestSyntaxErrors.java 43 String expecting = "line 1:1 no viable alternative at input 'e'\n";
57 String expecting = "line 1:2 no viable alternative at input 'e'\n";
70 String expecting = "line 1:3 no viable alternative at input 'e'\n";
87 String expecting = "line 1:0 no viable alternative at input '('\n";
  /external/guava/guava-tests/test/com/google/common/jdk5backport/
Arrays.java 4 * An Arrays alternative containing JDK 1.6 method equivalents used
  /external/llvm/tools/gold/
README.txt 12 As an alternative to passing --enable-pic, you can use 'make ENABLE_PIC=1' in
  /frameworks/base/core/java/android/accessibilityservice/
package.html 5 provide alternative or augmented feedback to the user.
  /external/bison/m4/
extern-inline.m4 11 [/* _GL_INLINE is a portable alternative to ISO C99 plain 'inline'.
12 _GL_EXTERN_INLINE is a portable alternative to 'extern inline'.
  /external/proguard/build/
README 4 This directory contains a number of alternative ways to build ProGuard:
11 - As a final alternative, you can also easily compile the code from the
  /frameworks/base/docs/html/training/basics/supporting-devices/
index.jd 33 <p>This class teaches you how to use basic platform features that leverage alternative
41 <dd>Learn how to support multiple languages with alternative string resources.</dd>
  /development/samples/NotePad/
AndroidManifest.xml 88 <!-- This activity implements an alternative action that can be
91 available as an alternative action for any note data. -->
99 <!-- ALTERNATIVE: show as an alternative action when the user is
101 <category android:name="android.intent.category.ALTERNATIVE" />
102 <!-- SELECTED_ALTERNATIVE: show as an alternative action the user
  /external/pcre/dist/doc/html/
pcrematching.html 19 <li><a name="TOC4" href="#SEC4">THE ALTERNATIVE MATCHING ALGORITHM</a>
20 <li><a name="TOC5" href="#SEC5">ADVANTAGES OF THE ALTERNATIVE ALGORITHM</a>
21 <li><a name="TOC6" href="#SEC6">DISADVANTAGES OF THE ALTERNATIVE ALGORITHM</a>
37 An alternative algorithm is provided by the <b>pcre_dfa_exec()</b>,
39 a different way, and are not Perl-compatible. This alternative has advantages
55 them, whereas the alternative algorithm finds all three.
74 tries the next alternative branch at that level. This often involves backing up
92 <br><a name="SEC4" href="#TOC1">THE ALTERNATIVE MATCHING ALGORITHM</a><br>
139 supported by the alternative matching algorithm. They are as follows:
181 these modes, because the alternative algorithm moves through the subject strin
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-directive_loh.s 14 # - Alternative syntax.
77 # Too much arguments with alternative syntax.
89 # Too few argumets with alternative syntax.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_38.txt 9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa2"
49 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa3"
71 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa4"
msg_39.txt 9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
31 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
53 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_38.txt 9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa2"
49 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa3"
71 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa4"
msg_39.txt 9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
31 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
53 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
  /developers/samples/android/ui/views/Elevation/ElevationBasic/
template-params.xml 35 This sample demonstrates two alternative ways to move a view in the z-axis. The
71 alternative ways to move a view in the z-axis. The first shape, the circle,
  /packages/inputmethods/LatinIME/java/res/values/
strings-talkback-descriptions.xml 158 <!-- Spoken descriptions when opening a more keys keyboard that has alternative characters. -->
159 <string name="spoken_open_more_keys_keyboard">Alternative characters are available</string>
160 <!-- Spoken descriptions when closing a more keys keyboard that has alternative characters. -->
161 <string name="spoken_close_more_keys_keyboard">Alternative characters are dismissed</string>
163 <!-- Spoken descriptions when opening a more suggestions panel that has alternative suggested words. -->
164 <string name="spoken_open_more_suggestions">Alternative suggestions are available</string>
165 <!-- Spoken descriptions when closing a more suggestions panel that has alternative suggested words. -->
166 <string name="spoken_close_more_suggestions">Alternative suggestions are dismissed</string>
  /developers/build/prebuilts/gradle/DoneBar/Application/src/main/res/values/
base-strings.xml 24 This sample demonstrates two alternative presentations of the
  /developers/build/prebuilts/gradle/ElevationBasic/Application/src/main/res/values/
base-strings.xml 24 This sample demonstrates two alternative ways to move a view in the z-axis. The
  /development/ndk/platforms/android-9/arch-x86/include/asm/
bitops_32.h 26 #include <asm/alternative.h>
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
_index.html 7 ways to utilize the accessibility API for providing alternative and complementary feedback.
  /development/samples/browseable/DoneBar/res/values/
base-strings.xml 24 This sample demonstrates two alternative presentations of the
  /development/samples/browseable/ElevationBasic/res/values/
base-strings.xml 24 This sample demonstrates two alternative ways to move a view in the z-axis. The
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
FailedPredicateException.js 2 * occurs when normally parsing the alternative just like matching a token.

Completed in 79 milliseconds

1 23 4 5 6 7 8 91011>>