Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/external/licenseclassifier/stringclassifier/searchset/
H A 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 {
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FileCheck/
H A DFileCheck.cpp1501 SMRange MatchRange = in printFuzzyMatch() local
2100 SMRange MatchRange = ProcessMatchResult(MatchTy, SM, Loc, Pat.getCheckTy(), in printMatch() local
2437 struct MatchRange { in CheckDag() struct
2438 size_t Pos; in CheckDag()
2439 size_t End; in CheckDag()
/aosp_15_r20/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DSearchResult.java885 public static final class MatchRange { class in SearchResult
898 public MatchRange(int start, int end) { in MatchRange() method in SearchResult.MatchRange
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DLexer.cs244 public virtual void MatchRange(int a, int b) { in MatchRange() method in Antlr.Runtime.Lexer
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1097 procedure MatchRange(const A, B: Integer); procedure
2466 procedure MatchRange(const A, B: Integer); virtual; procedure
5502 procedure TLexer.MatchRange(const A, B: Integer); procedure
/aosp_15_r20/prebuilts/sdk/32/module-lib/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/31/public/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/31/module-lib/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/32/public/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/31/system/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/32/system/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/module-lib/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/3/module-lib/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/3/system/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/AppSearch/3/sdk_library/system/
Dframework-appsearch-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/AppSearch/3/sdk_library/public/
Dframework-appsearch-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/system/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/AppSearch/3/sdk_library/module-lib/
Dframework-appsearch-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/3/public/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/10/system/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/10/public/
HDframework-appsearch.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/AppSearch/10/sdk_library/public/
Dframework-appsearch-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/AppSearch/7/sdk_library/public/
Dframework-appsearch-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...

1234567