Home
last modified time | relevance | path

Searched defs:MatchRange (Results 1 – 5 of 5) sorted by relevance

/external/licenseclassifier/stringclassifier/searchset/
Dsearchset.go134 type MatchRange struct { struct
136 SrcStart, SrcEnd int
138 TargetStart, TargetEnd int
142 func (m *MatchRange) in(start, end int) bool {
146 func (m *MatchRange) String() string {
372 func equalTargetRange(this, that *MatchRange) bool {
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DLexer.cs244 public virtual void MatchRange(int a, int b) { in MatchRange() method in Antlr.Runtime.Lexer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp805 SMRange MatchRange = in printFuzzyMatch() local
1290 SMRange MatchRange = ProcessMatchResult( in PrintMatch() local
1589 struct MatchRange { in CheckDag() struct
1590 size_t Pos; in CheckDag()
1591 size_t End; in CheckDag()
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas1097 procedure MatchRange(const A, B: Integer); procedure
5502 procedure TLexer.MatchRange(const A, B: Integer); procedure
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcloudsearch.v1.json3543 "MatchRange": { object