HomeSort by relevance Sort by last modified time
    Searched full:alternatives (Results 101 - 125 of 388) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDebugEventListener.h 41 /** Because rules can have lots of alternatives, it is very useful to
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 40 alternatives in a rule based upon lookahead symbols from an input stream.
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ActionScript.stg 490 /** A (...) subrule with multiple alternatives */
505 /** A rule block with multiple alternatives */
535 /** A (..)+ block with 1 or more alternatives */
562 /** A (..)* block with 1 or more alternatives */
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/
CPP.stg 560 /** A (...) subrule with multiple alternatives */
576 /** A rule block with multiple alternatives */
606 /** A (..)+ block with 0 or more alternatives */
634 /** A (..)* block with 1 or more alternatives */
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
Java.stg 545 /** A (...) subrule with multiple alternatives */
560 /** A rule block with multiple alternatives */
590 /** A (..)+ block with 1 or more alternatives */
619 /** A (..)* block with 1 or more alternatives */
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
JavaScript.stg 499 /** A (...) subrule with multiple alternatives */
514 /** A rule block with multiple alternatives */
544 /** A (..)+ block with 1 or more alternatives */
574 /** A (..)* block with 1 or more alternatives */
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
Perl5.stg 520 /** A (...) subrule with multiple alternatives */
535 /** A rule block with multiple alternatives */
565 /** A (..)+ block with 1 or more alternatives */
595 /** A (..)* block with 1 or more alternatives */
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
Ruby.stg 572 /** A (...) subrule with multiple alternatives */
580 /** A rule block with multiple alternatives */
605 /** A (..)+ block with 0 or more alternatives */
616 /** A (..)* block with 0 or more alternatives */
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/
Scala.stg 524 /** A (...) subrule with multiple alternatives */
540 /** A rule block with multiple alternatives */
571 /** A (..)+ block with 1 or more alternatives */
601 /** A (..)* block with 1 or more alternatives */
    [all...]
  /external/bison/lib/
verify.h 111 Which of the following alternatives can be used?
  /external/chromium_org/chrome/installer/linux/debian/
build.sh 53 # use update-alternatives for /usr/bin/google-chrome.
  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.h 171 // combined policy. So, it should only be used if there are no alternatives.
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
ExtensionRegistry.java 71 * <p>You might wonder why this is necessary. Two alternatives might come to
  /external/chromium_org/third_party/tcmalloc/chromium/src/
packed-cache-inl.h 109 // Alternatives to this scheme will be added as needed.
  /external/chromium_org/third_party/tcmalloc/vendor/src/
packed-cache-inl.h 109 // Alternatives to this scheme will be added as needed.
  /external/chromium_org/v8/src/
jsregexp.h 1058 ZoneList<GuardedAlternative>* alternatives() { return alternatives_; } function in class:v8::internal::ChoiceNode
    [all...]
  /external/e2fsprogs/misc/
e2image.8.in 126 alternatives have failed. If the filesystem has changed since the image
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
AbstractTextPropertyEditor.java 55 // alternatives (the default implementation requires at least one keytroke before
  /external/expat/doc/
xmlwf.1 228 .SH "ALTERNATIVES"
  /external/protobuf/java/src/main/java/com/google/protobuf/
ExtensionRegistry.java 71 * <p>You might wonder why this is necessary. Two alternatives might come to
  /frameworks/base/docs/html/design/patterns/
new.jd 175 <li>Providing alternatives to affordances that time out</li>
  /frameworks/base/docs/html/training/scheduling/
wakelock.jd 89 <h2>Alternatives to using wake locks</h2>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-addr2line.1 180 The long and short forms of options, shown here as alternatives, are
x86_64-w64-mingw32-elfedit.1 155 The long and short forms of options, shown here as alternatives, are
  /docs/source.android.com/src/source/
initializing.jd 71 <pre><code>$ sudo update-alternatives --config java
72 $ sudo update-alternatives --config javac

Completed in 580 milliseconds

1 2 3 45 6 7 8 91011>>