Home
last modified time | relevance | path

Searched defs:DoMatch (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp285 bool DoMatch = options().getSelectGenericPattern() || in printScopes() local
/aosp_15_r20/art/compiler/dex/
H A Dinline_method_analyser.cc138 bool Matcher::DoMatch(const CodeItemDataAccessor* code_item, MatchFn* const* pattern, size_t size) { in DoMatch() function in art::__anon3e471f560111::Matcher
/aosp_15_r20/external/regex-re2/re2/
H A Dre2.cc793 bool RE2::DoMatch(const StringPiece& text, in GlobalReplace() function in re2::RE2
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dre2.cc909 bool RE2::DoMatch(absl::string_view text, in DoMatch() function in re2::RE2
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.cc878 bool RE2::DoMatch(const StringPiece& text, in GlobalReplace() function in re2::RE2
/aosp_15_r20/external/regex-re2/util/
H A Dpcre.cc658 bool PCRE::DoMatch(const StringPiece& text, in DoMatch() function in re2::PCRE
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.cc657 bool PCRE::DoMatch(const StringPiece& text, in DoMatch() function in re2::PCRE
/aosp_15_r20/external/cronet/third_party/re2/src/util/
H A Dpcre.cc592 bool PCRE::DoMatch(absl::string_view text, Anchor anchor, size_t* consumed, in DoMatch() function in re2::PCRE