Home
last modified time | relevance | path

Searched defs:Matches (Results 1 - 24 of 24) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/test/
H A DRepeatedMemcmp.cpp11 int Matches = 0; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeEnumTypes.h39 std::vector<codeview::TypeIndex> Matches; member in llvm::pdb::NativeEnumTypes
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DStringMatcher.h36 const std::vector<StringPair> &Matches; member in llvm::StringMatcher
/third_party/rust/crates/regex/src/
H A Dre_trait.rs165 pub struct Matches<'t, R> in captures_iter() structure names
176 impl<'t, R> Matches<'t, R> impls
H A Dre_bytes.rs695 pub struct Matches<'r, 't>(re_trait::Matches<'t, ExecNoSync<'r>>); structure names
H A Dre_unicode.rs1143 pub struct Matches<'r, 't>(re_trait::Matches<'t, ExecNoSyncStr<'r>>); structure names
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DStringMatcher.cpp28 FindFirstNonCommonLetter(const std::vector<const StringMatcher::StringPair*> &Matches) FindFirstNonCommonLetter() argument
48 EmitStringMatcherForChar( const std::vector<const StringPair *> &Matches, unsigned CharNo, unsigned IndentCount, bool IgnoreDuplicates) const EmitStringMatcherForChar() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DRegex.cpp68 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches){ in match() argument
112 SmallVector<StringRef, 8> Matches; in sub() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DRegex.cpp82 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches, in match() argument
134 SmallVector<StringRef, 8> Matches; in sub() local
[all...]
H A DYAMLTraits.cpp649 bool Output::bitSetMatch(const char *Str, bool Matches) { in bitSetMatch() argument
H A DFileCheck.cpp1060 SmallVector<StringRef, 2> Matches; in FindFirstMatchingPrefix() local
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest-matchers.h268 bool Matches(const T& x) const { in Matches() function in testing::internal::MatcherBase
/third_party/googletest/googletest/include/gtest/
H A Dgtest-matchers.h274 bool Matches(const T& x) const { in Matches() function in testing::internal::MatcherBase
/third_party/node/deps/googletest/include/gtest/
H A Dgtest-matchers.h238 bool Matches(const T& x) const { in Matches() function in testing::internal::MatcherBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
H A DPassBuilder.cpp1881 SmallVector<StringRef, 3> Matches; in parseModulePass() local
[all...]
/third_party/node/deps/v8/src/json/
H A Djson-parser.cc994 bool Matches(const base::Vector<const Char>& chars, Handle<String> string) { in Matches() function
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_string.cpp1442 bool dng_string::Matches (const char *t, in Matches() function in dng_string
1472 bool dng_string::Matches (const char *s, in Matches() function in dng_string
/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h48 bool Matches(NodeInfo* that) { in Matches() function
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc197 bool Matches() const { return matches_; } in Matches() function
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc224 bool Matches() const { return matches_; } in Matches() function
2517 bool Matches() const { return matches_; } in Matches() function
3786 bool Matches() { return left_->opcode() == opcode_; } Matches() function
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc197 bool Matches() const { return matches_; } in Matches() function
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc203 bool Matches() const { return matches_; } in Matches() function
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h617 static bool Matches(const MatcherTuple& matcher_tuple, in Matches() function in testing::internal::TuplePrefix
662 static bool Matches(const MatcherTuple& /* matcher_tuple */, in Matches() function in testing::internal::TuplePrefix
5051 inline internal::MatcherAsPredicate<M> Matches(M matcher) { Matches() function
[all...]
/third_party/node/deps/v8/src/execution/
H A Disolate.h574 bool Matches(Isolate* isolate, ThreadId thread_id) const { in Matches() function in v8::internal::final::PerIsolateThreadData

Completed in 57 milliseconds