Home
last modified time | relevance | path

Searched refs:RuleIndex (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/dports/math/clingo/clingo-5.5.1/examples/clingo/well-founded/
H A Dwell-founded.py16 RuleIndex = int variable
21 occ: Dict[Atom, Set[RuleIndex]] = {}
39 scc_rule: Dict[RuleIndex, RuleIndex] = {}
57 watches: Dict[Literal, List[RuleIndex]] = {}
58 counters: Dict[RuleIndex, int] = {}
63 can_source: Dict[Atom, List[RuleIndex]] = {}
64 counters_source: Dict[RuleIndex, int] = dict()
66 is_source: Set[RuleIndex] = set()
77 def enqueue_source(idx: RuleIndex): argument
/dports/net/krill/krill-0.9.4/cargo-crates/polar-core-0.12.4/src/
H A Drules.rs37 struct RuleIndex { struct
39 index: HashMap<Option<Value>, RuleIndex>, argument
42 impl RuleIndex { implementation
53 .or_insert_with(RuleIndex::default) in index_rule()
65 |index: &RuleIndex| -> RuleSet { index.get_applicable_rules(args, i + 1) }; in get_applicable_rules()
84 |mut result: RuleSet, index: &RuleIndex| { in get_applicable_rules()
101 index: RuleIndex,
169 fn keys(index: &RuleIndex) -> HashSet<Option<Value>> { in test_rule_index()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/CSharp/runtime/CSharp/Antlr4.Runtime/Tree/Xpath/
H A DXPathRuleElement.cs32 … if ((ctx.RuleIndex == ruleIndex && !invert) || (ctx.RuleIndex != ruleIndex && invert)) in Evaluate()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Go/antlr/
H A Drule_context.go46 RuleIndex int member
89 return b.RuleIndex
H A Dparser_rule_context.go46 prc.RuleIndex = -1
359 prc.RuleIndex = ruleIndex
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/CSharp/runtime/CSharp/Antlr4.Runtime/
H A DParser.cs33 …Output.WriteLine("enter " + this._enclosing.RuleNames[ctx.RuleIndex] + ", LT(1)=" + this._enclos… in EnterEveryRule()
38 …Output.WriteLine("exit " + this._enclosing.RuleNames[ctx.RuleIndex] + ", LT(1)=" + this._enclos… in ExitEveryRule()
49 … Output.WriteLine("consume " + token + " rule " + this._enclosing.RuleNames[parent.RuleIndex]); in VisitTerminal()
941 if (p.RuleIndex == ruleIndex) in GetInvokingContext()
1120 int ruleIndex = p.RuleIndex; in GetRuleInvocationStack()
H A DRuleContext.cs187 public virtual int RuleIndex property in Antlr4.Runtime.RuleContext
306 int ruleIndex = p.RuleIndex; in ToString()
H A DInterpreterRuleContext.cs50 public override int RuleIndex property in Antlr4.Runtime.InterpreterRuleContext
H A DParserInterpreter.cs203 …Context(_parentContextStack.Peek().Item1, _parentContextStack.Peek().Item2, RuleContext.RuleIndex); in VisitState()
204 …ushNewRecursionContext(ctx, _atn.ruleToStartState[p.ruleIndex].stateNumber, RuleContext.RuleIndex); in VisitState()
H A DFailedPredicateException.cs60 public virtual int RuleIndex property in Antlr4.Runtime.FailedPredicateException
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/CSharp/runtime/CSharp/Antlr4.Runtime/Tree/
H A DTrees.cs89 int ruleIndex = ((RuleContext)t).RuleIndex; in GetNodeText()
193 if (ctx.RuleIndex == index) in _findAllNodes()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/parser/gen/
H A Dcel_parser.go239 p.RuleIndex = CELParserRULE_start
251 p.RuleIndex = CELParserRULE_start
389 p.RuleIndex = CELParserRULE_expr
401 p.RuleIndex = CELParserRULE_expr
1186 p.RuleIndex = CELParserRULE_calc
1198 p.RuleIndex = CELParserRULE_calc
1412 p.RuleIndex = CELParserRULE_unary
1424 p.RuleIndex = CELParserRULE_unary
1728 p.RuleIndex = CELParserRULE_member
1740 p.RuleIndex = CELParserRULE_member
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/CSharp/runtime/CSharp/Antlr4.Runtime/Atn/
H A DLexerCustomAction.cs63 public int RuleIndex property in Antlr4.Runtime.Atn.LexerCustomAction
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xul/templates/
H A DnsTemplateMatch.h81 int16_t RuleIndex() { in RuleIndex() function
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/CSharp/runtime/CSharp/Antlr4.Runtime/Tree/Pattern/
H A DParseTreePatternMatcher.cs452 if (r1.RuleIndex == r2.RuleIndex) in MatchImpl()
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/securego/gosec/v2/output/
H A Dsarif_format.go63 RuleIndex int `json:"ruleIndex"` member
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dsapiddk.rs119 RuleIndex: ULONG,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dsapiddk.rs119 RuleIndex: ULONG,
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dsapiddk.rs119 RuleIndex: ULONG,
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dsapiddk.rs119 RuleIndex: ULONG,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Dsapiddk.rs119 RuleIndex: ULONG,
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/winapi-0.3.6/src/um/
H A Dsapiddk.rs120 RuleIndex: ULONG,
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dsapiddk.rs119 RuleIndex: ULONG,
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/winapi-0.3.9/src/um/
H A Dsapiddk.rs119 RuleIndex: ULONG,
/dports/editors/kibi/kibi-0.2.2/cargo-crates/winapi-0.3.9/src/um/
H A Dsapiddk.rs119 RuleIndex: ULONG,

12345678910>>...14