Home
last modified time | relevance | path

Searched refs:alternatives (Results 1 – 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Dbtm_utils.py27 self.alternatives = []
41 node.alternatives.append(subp)
42 if len(node.alternatives) == len(node.children):
44 subp = [tuple(node.alternatives)]
45 node.alternatives = []
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Dautomata.c67 dfa_model_node->alternatives = FALSE;
164 d_state->alternatives = TRUE;
Ddlg.h81 int alternatives; /* used for interactive mode */ variable
Doutput.c516 if ((DFA(i)->alternatives) && (accept != 0)){ in p_accept_table()
681 fprintf(OUT, "\t%d,\n", DFA(i)->alternatives); in p_alternative_table()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_SUMMARY.txt231 alternative or to all alternatives ?
263 It can be difficult to determine which alternatives are causing
277 information is not sufficient to locate the alternatives within
284 causes antlr to list on stdout any alternatives which require the
286 for those alternatives.
343 alternatives have identical lookahead. For example:
369 alternatives with identical predicates in both alternatives.
410 alternatives with common lookahead.
474 two alternatives it attempts to resolve the ambiguity by searching
475 for predicates in both alternatives. In the past any predicate
[all …]
DCHANGES_FROM_133_before_mr13.txt221 alternatives. It finds an ambiguity between alts 2 and 3 for ID.
222 It then computes the first[2] set for alternatives 2 and 3 to resolve
233 It can be difficult to determine which alternatives are causing
247 information is not sufficient to locate the alternatives within
254 causes antlr to list on stdout any alternatives which require the
256 for those alternatives.
358 alternatives have identical lookahead. For example:
384 alternatives with identical predicates in both alternatives.
425 alternatives with common lookahead.
489 two alternatives it attempts to resolve the ambiguity by searching
[all …]
DCHANGES_FROM_133.txt178 alternatives twice. However, for k=1 ck=1 grammars the prediction
182 to provide prompts which list the alternatives available at that
1754 alternative or to all alternatives ?
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_SUMMARY.txt231 alternative or to all alternatives ?
263 It can be difficult to determine which alternatives are causing
277 information is not sufficient to locate the alternatives within
284 causes antlr to list on stdout any alternatives which require the
286 for those alternatives.
343 alternatives have identical lookahead. For example:
369 alternatives with identical predicates in both alternatives.
410 alternatives with common lookahead.
474 two alternatives it attempts to resolve the ambiguity by searching
475 for predicates in both alternatives. In the past any predicate
[all …]
DCHANGES_FROM_133_BEFORE_MR13.txt221 alternatives. It finds an ambiguity between alts 2 and 3 for ID.
222 It then computes the first[2] set for alternatives 2 and 3 to resolve
233 It can be difficult to determine which alternatives are causing
247 information is not sufficient to locate the alternatives within
254 causes antlr to list on stdout any alternatives which require the
256 for those alternatives.
358 alternatives have identical lookahead. For example:
384 alternatives with identical predicates in both alternatives.
425 alternatives with common lookahead.
489 two alternatives it attempts to resolve the ambiguity by searching
[all …]
DCHANGES_FROM_133.txt395 alternatives which caused problems when there was a block contained
849 alternatives twice. However, for k=1 ck=1 grammars the prediction
853 to provide prompts which list the alternatives available at that
2436 alternative or to all alternatives ?
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DDLexer.cpp84 while (alternatives[newstate]){ in nextTokenType()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DDLexer.h87 while (alternatives[newstate]){ in nextTokenType()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dwebbrowser.py31 alternatives = [using]
33 alternatives = _tryorder
34 for browser in alternatives:
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dantlr1.txt194 _a_n_t_l_r does not analyze alternatives that begin with
200 ambiguous alternatives.
Dantlr.g1994 /* Error catching alternatives */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME659 other preferred alternatives (ndbm, gdbm) are not found.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME666 other preferred alternatives (ndbm, gdbm) are not found.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DChangeLog160 - Remove old/visualc6 given CMakefile and other alternatives