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

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-readelf.1 179 The long and short forms of options, shown here as alternatives, are
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ViewHierarchy.java 517 * Returns a list of all the possible alternatives for a given view at the given
  /external/antlr/antlr-3.4/tool/
CHANGES.txt 728 warning(203): T.g:2:3: The following alternatives are insufficiently covered with predicates: 1
739 To create the prediction DFA for the optional sub rule in 'a', ANTLR must find all references to 'a' to determine what can follow. A B can follow 'a' in the first two alts rule 'b'. To resolve the conflict between matching A B immediately in the sub rule and exiting rule 'a' to match it in 'b', ANTLR looks for predicates. In this case, there are two predicates that indicate the semantic context in which the surrounding alternatives are valid. The problem is that one of the predicates is hidden by an action. It took me 1.5 days, but I've finally have gotten ANTLR to properly track the insufficiently covered alternatives. Further, I have gotten it to tell you precisely where the uncovered predicates are even if they are simply hidden by actions. I have also updated all of the nondeterminism warnings so that it tells you if there was a predicate but one hidden by an action (this could be a separate condition from insufficiently covered predicates). here are your messages from ANTLR:
744 warning(200): U.g:2:5: Decision can match input such as "A B" using multiple alternatives: 1, 2
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
cpp.info 75 * Alternatives to Wrapper #ifndef::
657 * Alternatives to Wrapper #ifndef::
    [all...]
  /external/bison/doc/
bison.info 159 * Prologue Alternatives:: Syntax and usage of alternatives to the prologue.
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
providing-resources.jd 216 <p>To specify configuration-specific alternatives for a set of resources:</p>
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed-in.texi 654 ability to include alternatives and repetitions in the pattern.
    [all...]
sed.texi 655 ability to include alternatives and repetitions in the pattern.
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 364 * consistent with any of the alternatives for rule r. The best
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
BaseRecognizer.java 388 * consistent with any of the alternatives for rule r. The best
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
debug.py 425 """Because rules can have lots of alternatives, it is very useful to
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg     [all...]
  /external/bison/src/
tables.c 175 | reductions that are alternatives to the shift or reduction |
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc     [all...]
  /external/chromium_org/net/
BUILD.gn     [all...]
  /external/chromium_org/third_party/re2/util/
pcre.cc 130 // the '\z' applies to all top-level alternatives in the regexp.
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_generic_codec.h 86 // audio samples. The alternatives are
    [all...]
  /external/clang/lib/CodeGen/
CGVTables.cpp 118 // function definition. There are alternatives:
  /external/dnsmasq/
dnsmasq.conf.example 149 # of valid alternatives, so we will give examples of each. Note that
  /external/regex-re2/util/
pcre.cc 125 // the '\z' applies to all top-level alternatives in the regexp.
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
TextUtilities.java 338 * Find the end of this tag; there are two alternatives: <tag .../> or <tag ...> ... </tag>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man7/
gfdl.7 629 combination of the three, merge those two alternatives to suit the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
config.py 453 replaced by their converting alternatives. Strings are checked to
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
config.py 453 replaced by their converting alternatives. Strings are checked to
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
BaseViewRule.java     [all...]

Completed in 1253 milliseconds

1 2 3 4 5 6 7 891011>>