Home
last modified time | relevance | path

Searched defs:PartialMatch (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h952 static bool PartialMatch(absl::string_view str, const RE& re) { PartialMatch() function
988 static bool PartialMatch(const ::std::string& str, const RE& re) { PartialMatch() function
/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest-port.cc689 bool RE::PartialMatch(const char* str, const RE& re) { PartialMatch() function in testing::internal::RE
937 bool RE::PartialMatch(const char* str, const RE& re) { PartialMatch() function in testing::internal::RE
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp551 std::pair<Value *, Value *> &PartialMatch) { in identifyNodeWithImplicitAdd() argument
723 std::pair<Value *, Value *> PartialMatch( in identifyPartialMul() local
[all...]