Home
last modified time | relevance | path

Searched defs:Match (Results 1 - 25 of 60) sorted by relevance

123

/third_party/rust/crates/serde/serde_derive/src/
H A Dfragment.rs52 pub struct Match(pub Fragment); structure names
/third_party/benchmark/src/
H A Dre.h111 inline bool Regex::Match(const std::string& str) { in Match() function in Regex
148 inline bool Regex::Match(const std::string& str) { in Match() function in Regex
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dregex_based_matcher.cc51 bool RegexBasedMatcher::Match( in Match() function in i18n::phonenumbers::RegexBasedMatcher
H A Dregexp_adapter_icu.cc167 bool Match(const string& input_string, in Match() function in i18n::phonenumbers::IcuRegExp
H A Dregexp_adapter_re2.cc124 virtual bool Match(const string& input_string, in Match() function in i18n::phonenumbers::RE2RegExp
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dlcssa.cpp44 void Match(const std::string& original, IRContext* context, in Match() function
H A Dfusion_legal.cpp45 void Match(const std::string& checks, IRContext* context) { in Match() function
[all...]
H A Dpeeling.cpp44 void Match(const std::string& checks, IRContext* context) { in Match() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dlcssa.cpp44 void Match(const std::string& original, IRContext* context, in Match() function
H A Dfusion_legal.cpp45 void Match(const std::string& checks, IRContext* context) { in Match() function
[all...]
H A Dpeeling.cpp44 void Match(const std::string& checks, IRContext* context) { in Match() function
[all...]
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dlcssa.cpp42 void Match(const std::string& original, IRContext* context, in Match() function
H A Dfusion_legal.cpp42 void Match(const std::string& checks, IRContext* context) { in Match() function
[all...]
H A Dpeeling.cpp43 void Match(const std::string& checks, IRContext* context) { in Match() function
[all...]
/third_party/ninja/misc/
H A Dninja_syntax.py27 from typing import Dict, List, Match, Optional, Tuple, Union namespace
/third_party/node/deps/v8/src/torque/
H A Dtype-inference.cc58 void TypeArgumentInference::Match(TypeExpression* parameter, in Match() function in v8::internal::torque::TypeArgumentInference
/third_party/rust/crates/aho-corasick/src/
H A Dlib.rs239 pub struct Match { structure names
254 impl Match { impls
/third_party/node/deps/v8/src/runtime/
H A Druntime.cc63 static bool Match(void* key1, void* key2) { in Match() function
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dir_builder.cpp49 void Match(const std::string& original, IRContext* context, in Match() function
[all...]
/third_party/skia/src/core/
H A DSkRecordOpts.cpp44 Match; in multiple_set_matrices() typedef
81 Match; typedef
154 Match; typedef
185 typedef Pattern<Is<SaveLayer>, IsDraw, Is<Restore>> Match; global() typedef
238 Is<Restore>, Is<Restore>, Is<Restore>> Match; global() typedef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_builder.cpp49 void Match(const std::string& original, IRContext* context, in Match() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp107 bool Match = match(In, m_And(m_Shl(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in convert() local
[all...]
/third_party/spirv-tools/test/opt/
H A Dir_builder.cpp47 void Match(const std::string& original, IRContext* context, in Match() function
[all...]
/third_party/mbedtls/tests/scripts/
H A Dcheck_names.py58 class Match(): # pylint: disable=too-few-public-methods class
[all...]
/third_party/python/Lib/re/
H A D__init__.py264 Match = type(_compiler.compile('', 0).match('')) global() variable
[all...]

Completed in 51 milliseconds

123