Home
last modified time | relevance | path

Searched refs:gated (Results 1 – 20 of 20) sorted by relevance

/external/iproute2/etc/iproute2/
Drt_protos9 8 gated
20 # Used by me for gated
22 254 gated/aggr
23 253 gated/bgp
24 252 gated/ospf
25 251 gated/ospfase
26 250 gated/rip
27 249 gated/static
28 248 gated/conn
29 247 gated/inet
[all …]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java98 protected boolean gated = false; field in SemanticContext.Predicate
122 this.gated = in Predicate()
132 this.gated = p.gated; in Predicate()
213 if ( gated ) { in getGatedPredicateContext()
/external/iputils/doc/
Drdisc.sgml63 and by any more or less complete UNIX routing daemon, f.e <command/gated/.
/external/antlr/antlr-3.4/runtime/C/
DREADME995 * Fixed the gated pred merged state bug. Added unit test.
1001 * I was doing an AND instead of OR in the gated predicate stuff.
1007 * There is a bug in merging of DFA stop states related to gated
1135 gated predicates incorrectly missed a case where an edge should become
1577 * AST/Template Rewrites were not gated by backtracking==0 so they
1578 executed even when guessing. Auto AST construction is now gated also.
1640 * Added gated predicates "{p}?=>" that literally turn off a production whereas
/external/iproute2/doc/
Dip-cref.tex1563 \paragraph{Examples:} Let us count routes of protocol \verb|gated/bgp|
1566 kuznet@amber:~ $ ip ro ls proto gated/bgp | wc
1591 193.233.7.0/24 dev eth0 proto gated/conn scope link \
1774 The third example flushes BGP routing tables after a \verb|gated|
1777 netadm@amber:~ # ip ro ls proto gated/bgp | wc
1779 netadm@amber:~ # ip -s ro f proto gated/bgp
1783 netadm@amber:~ # ip ro f proto gated/bgp
1785 netadm@amber:~ # ip ro ls proto gated/bgp
2609 There is a patch to \verb|gated|, allowing classification of routes
2610 to realms with all the set of policy rules implemented in \verb|gated|:
/external/antlr/antlr-3.4/tool/
DCHANGES.txt487 code to be generated. Actions are gated etc... Previously, that only
1798 * Fixed a major problem with gated semantic predicates. Added more
2565 * Fixed the gated pred merged state bug. Added unit test.
2571 * I was doing an AND instead of OR in the gated predicate stuff.
2577 * There is a bug in merging of DFA stop states related to gated
2705 gated predicates incorrectly missed a case where an edge should become
3147 * AST/Template Rewrites were not gated by backtracking==0 so they
3148 executed even when guessing. Auto AST construction is now gated also.
3210 * Added gated predicates "{p}?=>" that literally turn off a production whereas
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/
DCPP.stg934 * enter to the target state. To handle gated productions, we may
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
DPerl5.stg906 * enter to the target state. To handle gated productions, we may
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
DActionScript.stg866 * enter to the target state. To handle gated productions, we may
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
DJavaScript.stg877 * enter to the target state. To handle gated productions, we may
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
DRuby.stg819 * satisfied, enter to the target state. To handle gated
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/
DScala.stg935 * enter to the target state. To handle gated productions, we may
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
DPython.stg1025 * enter to the target state. To handle gated productions, we may
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
DJava.stg942 * enter to the target state. To handle gated productions, we may
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DC.stg867 * lexer. In filter mode, the memoizing and backtracking are gated at BACKTRACKING > 1 rather
2400 * enter to the target state. To handle gated productions, we may
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
DCSharp2.stg1186 * enter to the target state. To handle gated productions, we may
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
DDelphi.stg1284 * enter to the target state. To handle gated productions, we may
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
DCSharp3.stg1165 * enter to the target state. To handle gated productions, we may
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
DObjC.stg1413 * enter to the target state. To handle gated productions, we may
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...