Home
last modified time | relevance | path

Searched defs:match (Results 1 – 25 of 836) sorted by relevance

12345678910>>...34

/external/tensorflow/tensorflow/core/lib/strings/
Dscanner_test.cc39 StringPiece remaining, match; in TEST_F() local
66 StringPiece remaining, match; in TEST_F() local
77 StringPiece remaining, match; in TEST_F() local
86 StringPiece remaining, match; in TEST_F() local
102 StringPiece remaining, match; in TEST_F() local
118 StringPiece remaining, match; in TEST_F() local
140 StringPiece remaining, match; in TEST_F() local
167 StringPiece remaining, match; in TEST_F() local
187 StringPiece remaining, match; in TEST_F() local
208 StringPiece remaining, match; in TEST_F() local
[all …]
/external/iptables/extensions/
Dlibxt_recent.c115 static void recent_init(struct xt_entry_match *match, unsigned int rev) in recent_init()
179 static void recent_print(const void *ip, const struct xt_entry_match *match, in recent_print()
220 static void recent_save(const void *ip, const struct xt_entry_match *match, in recent_save()
261 static void recent_init_v0(struct xt_entry_match *match) in recent_init_v0()
266 static void recent_init_v1(struct xt_entry_match *match) in recent_init_v1()
271 static void recent_save_v0(const void *ip, const struct xt_entry_match *match) in recent_save_v0()
276 static void recent_save_v4(const void *ip, const struct xt_entry_match *match) in recent_save_v4()
281 static void recent_save_v6(const void *ip, const struct xt_entry_match *match) in recent_save_v6()
286 static void recent_print_v0(const void *ip, const struct xt_entry_match *match, in recent_print_v0()
292 static void recent_print_v4(const void *ip, const struct xt_entry_match *match, in recent_print_v4()
[all …]
Dlibxt_set.c53 const void *entry, struct xt_entry_match **match) in set_parse_v0()
115 set_print_v0(const void *ip, const struct xt_entry_match *match, int numeric) in set_print_v0()
123 set_save_v0(const void *ip, const struct xt_entry_match *match) in set_save_v0()
133 const void *entry, struct xt_entry_match **match) in set_parse_v1()
193 set_print_v1(const void *ip, const struct xt_entry_match *match, int numeric) in set_print_v1()
201 set_save_v1(const void *ip, const struct xt_entry_match *match) in set_save_v1()
228 const void *entry, struct xt_entry_match **match) in set_parse_v2()
273 set_print_v2(const void *ip, const struct xt_entry_match *match, int numeric) in set_print_v2()
283 set_save_v2(const void *ip, const struct xt_entry_match *match) in set_save_v2()
335 const void *entry, struct xt_entry_match **match) in set_parse_v3()
[all …]
Dlibxt_socket.c106 socket_mt_save(const void *ip, const struct xt_entry_match *match) in socket_mt_save()
115 socket_mt_print(const void *ip, const struct xt_entry_match *match, in socket_mt_print()
123 socket_mt_save_v2(const void *ip, const struct xt_entry_match *match) in socket_mt_save_v2()
134 socket_mt_print_v2(const void *ip, const struct xt_entry_match *match, in socket_mt_print_v2()
142 socket_mt_save_v3(const void *ip, const struct xt_entry_match *match) in socket_mt_save_v3()
155 socket_mt_print_v3(const void *ip, const struct xt_entry_match *match, in socket_mt_print_v3()
Dlibxt_multiport.c279 __multiport_print(const struct xt_entry_match *match, int numeric, in __multiport_print()
313 const struct xt_entry_match *match, int numeric) in multiport_print()
320 const struct xt_entry_match *match, int numeric) in multiport_print6()
326 static void __multiport_print_v1(const struct xt_entry_match *match, in __multiport_print_v1()
367 const struct xt_entry_match *match, int numeric) in multiport_print_v1()
374 const struct xt_entry_match *match, int numeric) in multiport_print6_v1()
380 static void __multiport_save(const struct xt_entry_match *match, in __multiport_save()
408 const struct xt_entry_match *match) in multiport_save()
415 const struct xt_entry_match *match) in multiport_save6()
421 static void __multiport_save_v1(const struct xt_entry_match *match, in __multiport_save_v1()
[all …]
/external/v8/tools/torque/vscode-torque/syntaxes/
Dtorque.tmLanguage.json28 "match": "\\\\." string
33 "match": "\\b(min|max|assert|check|debug|unreachable)\\b" string
37 "match": "\\b(true|True|false|False|Undefined|Hole|Null)\\b" string
45 "match": "([A-Za-z][0-9A-Za-z_]*)" string
55 "match": "([A-Za-z][0-9A-Za-z_]*)" string
64 "match": "\\b(if|else|while|for|return|continue|break|goto|otherwise|try|catch)\\b" string
68 …"match": "\\b(constexpr|module|macro|builtin|runtime|javascript|implicit|deferred|cast|convert|lab… string
72 "match": "\\b(=|\\*=)\\b" string
82 "match": "\\\\." string
/external/libkmsxx/scripts/
Ddmt.py62 match = re.search("Timing Name\s+=\s+([^;]+)", line) variable
79 match = re.search("Scan Type\s+=\s+(\w+);", line) variable
89 match = re.search("Hor Sync Polarity\s+=\s+(\w+)", line) variable
99 match = re.search("Ver Sync Polarity\s+=\s+(\w+)", line) variable
/external/libtextclassifier/utils/sentencepiece/
Ddouble_array_trie_test.cc89 TrieMatch match; in TEST() local
95 TrieMatch match; in TEST() local
101 TrieMatch match; in TEST() local
107 TrieMatch match; in TEST() local
Dsorted_strings_table_test.cc89 TrieMatch match; in TEST() local
95 TrieMatch match; in TEST() local
101 TrieMatch match; in TEST() local
107 TrieMatch match; in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DMIPatternMatch.h35 bool match(const MachineRegisterInfo &MRI, unsigned Reg) { in match() function
48 bool match(const MachineRegisterInfo &MRI, unsigned Reg) { in match() function
65 bool match(const MachineRegisterInfo &MRI, unsigned Reg) { return true; } in match() function
66 bool match(const MachineRegisterInfo &MRI, MachineOperand *MO) { in match() function
76 bool match(MachineRegisterInfo &MRI, MatchSrc &&src) { in match() function
/external/tensorflow/tensorflow/tools/graph_transforms/
Dbackports.cc37 std::vector<NodeDef>* new_nodes) { in BackportConcatV2Transform()
71 [&inputs_to_rename](const NodeMatch& match, in BackportTensorArrayV3Transform()
74 std::vector<NodeDef>* new_nodes) { in BackportTensorArrayV3Transform()
118 [](const NodeMatch& match, const std::set<string>& input_nodes, in BackportTensorArrayV3Transform()
120 std::vector<NodeDef>* new_nodes) { in BackportTensorArrayV3Transform()
127 {true}, output_graph_def)); in BackportTensorArrayV3Transform()
Dfuse_convolutions.cc48 std::vector<NodeDef>* new_nodes) { in FuseResizePadAndConv()
95 [](const NodeMatch& match, const std::set<string>& input_nodes, in FuseResizeAndConv()
97 std::vector<NodeDef>* new_nodes) { in FuseResizeAndConv()
155 [](const NodeMatch& match, const std::set<string>& input_nodes, in FusePadAndConv()
157 std::vector<NodeDef>* new_nodes) { in FusePadAndConv()
187 {}, &replaced_graph_def)); in FusePadAndConv()
Dfold_old_batch_norms.cc41 Status GetScaleAndOffsetValues(const NodeMatch& match, in GetScaleAndOffsetValues()
176 Status FuseBatchNormWithConv(const NodeMatch& match, in FuseBatchNormWithConv()
192 Status FuseBatchNormWithBatchToSpace(const NodeMatch& match, in FuseBatchNormWithBatchToSpace()
221 Status FuseBatchNormWithConvConcat(const NodeMatch& match, in FuseBatchNormWithConvConcat()
314 std::vector<NodeDef>* new_nodes) { in FoldOldBatchNorms()
319 {}, &replaced_graph_def)); in FoldOldBatchNorms()
351 std::vector<NodeDef>* new_nodes) { in FoldOldBatchNorms()
356 {}, &replaced_graph_def)); in FoldOldBatchNorms()
394 std::vector<NodeDef>* new_nodes) { in FoldOldBatchNorms()
399 {}, &replaced_graph_def)); in FoldOldBatchNorms()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_sbcs.java269 int match(CharsetDetector det, int[] ngrams, byte[] byteMap) in match() method in CharsetRecog_sbcs
274 int match(CharsetDetector det, int[] ngrams, byte[] byteMap, byte spaceChar) in match() method in CharsetRecog_sbcs
426 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_1
523 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_2
607 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_5_ru
674 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_6_ar
741 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_7_el
815 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_8_I_he
839 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_8_he
908 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_9_tr
[all …]
DCharsetRecog_2022.java34 int match(byte [] text, int textLen, byte [][] escapeSequences) { in match() method in CharsetRecog_2022
122 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_2022.CharsetRecog_2022JP
139 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_2022.CharsetRecog_2022KR
166 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_2022.CharsetRecog_2022CN
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCharsetRecog_sbcs.java270 int match(CharsetDetector det, int[] ngrams, byte[] byteMap) in match() method in CharsetRecog_sbcs
275 int match(CharsetDetector det, int[] ngrams, byte[] byteMap, byte spaceChar) in match() method in CharsetRecog_sbcs
427 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_1
524 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_2
608 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_5_ru
675 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_6_ar
742 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_7_el
816 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_8_I_he
840 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_8_he
909 public CharsetMatch match(CharsetDetector det) in match() method in CharsetRecog_sbcs.CharsetRecog_8859_9_tr
[all …]
DCharsetRecog_2022.java35 int match(byte [] text, int textLen, byte [][] escapeSequences) { in match() method in CharsetRecog_2022
123 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_2022.CharsetRecog_2022JP
140 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_2022.CharsetRecog_2022KR
167 CharsetMatch match(CharsetDetector det) { in match() method in CharsetRecog_2022.CharsetRecog_2022CN
/external/v8/tools/unittests/testdata/
Dresults_processor.py17 match = re.match(r'^Richards\d: (.*)$', line) variable
20 match = re.match(r'^DeltaBlue\d: (.*)$', line) variable
/external/llvm/include/llvm/IR/
DPatternMatch.h41 template <typename Val, typename Pattern> bool match(Val *V, const Pattern &P) { in match() function
50 template <typename OpTy> bool match(OpTy *V) { in match() function
60 template <typename ITy> bool match(ITy *V) { return isa<Class>(V); } in match() function
92 template <typename ITy> bool match(ITy *V) { in match() function
107 template <typename ITy> bool match(ITy *V) { in match() function
128 template <typename ITy> bool match(ITy *V) { in match() function
140 template <typename ITy> bool match(ITy *V) { in match() function
163 template <typename ITy> bool match(ITy *V) { in match() function
183 template <typename ITy> bool match(ITy *V) { in match() function
205 template <typename ITy> bool match(ITy *V) { in match() function
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPatternMatch.h39 bool match(Val *V, const Pattern &P) { in match() function
51 bool match(OpTy *V) { in match() function
63 bool match(ITy *V) { return isa<Class>(V); } in match() function
79 bool match(ITy *V) { in match() function
95 bool match(ITy *V) { in match() function
118 bool match(ITy *V) { in match() function
143 bool match(ITy *V) { in match() function
160 bool match(ITy *V) { in match() function
215 bool match(ITy *V) { in match() function
239 bool match(ITy *V) { in match() function
[all …]
/external/icu/icu4c/source/i18n/
Dcsrsbcs.cpp892 UBool CharsetRecog_8859_1::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_8859_1
919 UBool CharsetRecog_8859_2::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_8859_2
961 UBool CharsetRecog_8859_5_ru::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_5_ru
988 UBool CharsetRecog_8859_6_ar::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_6_ar
1015 UBool CharsetRecog_8859_7_el::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_7_el
1048 UBool CharsetRecog_8859_8_I_he::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_8_I_he
1066 UBool CharsetRecog_8859_8_he::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_8_he
1094 UBool CharsetRecog_8859_9_tr::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_9_tr
1117 UBool CharsetRecog_windows_1256::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_windows_1256
1139 UBool CharsetRecog_windows_1251::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_windows_1251
[all …]
/external/catch2/include/internal/
Dcatch_matchers_string.cpp55 bool EqualsMatcher::match( std::string const& source ) const { in match() function in Catch::Matchers::StdString::EqualsMatcher
62 bool ContainsMatcher::match( std::string const& source ) const { in match() function in Catch::Matchers::StdString::ContainsMatcher
69 bool StartsWithMatcher::match( std::string const& source ) const { in match() function in Catch::Matchers::StdString::StartsWithMatcher
76 bool EndsWithMatcher::match( std::string const& source ) const { in match() function in Catch::Matchers::StdString::EndsWithMatcher
84 bool RegexMatcher::match(std::string const& matchee) const { in match() function in Catch::Matchers::StdString::RegexMatcher
/external/opencensus-java/api/src/main/java/io/opencensus/trace/
DAttributeValue.java95 public abstract <T> T match( in match() method in AttributeValue
117 public abstract <T> T match( in match() method in AttributeValue
136 public final <T> T match( in match() method in AttributeValue.AttributeValueString
145 public final <T> T match( in match() method in AttributeValue.AttributeValueString
169 public final <T> T match( in match() method in AttributeValue.AttributeValueBoolean
178 public final <T> T match( in match() method in AttributeValue.AttributeValueBoolean
202 public final <T> T match( in match() method in AttributeValue.AttributeValueLong
211 public final <T> T match( in match() method in AttributeValue.AttributeValueLong
235 public final <T> T match( in match() method in AttributeValue.AttributeValueDouble
244 public final <T> T match( in match() method in AttributeValue.AttributeValueDouble
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h49 template <typename Val, typename Pattern> bool match(Val *V, const Pattern &P) { in match() function
58 template <typename OpTy> bool match(OpTy *V) { in match() function
68 template <typename ITy> bool match(ITy *V) { return isa<Class>(V); } in match() function
100 template <typename ITy> bool match(ITy *V) { in match() function
115 template <typename ITy> bool match(ITy *V) { in match() function
140 template <typename ITy> bool match(ITy *V) { in match() function
160 template <typename ITy> bool match(ITy *V) { in match() function
184 template <typename ITy> bool match(ITy *V) { in match() function
207 template <typename ITy> bool match(ITy *V) { in match() function
242 template <typename ITy> bool match(ITy *V) { in match() function
[all …]
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/
Drjsmin.py220 def space_subber_simple(match): argument
281 def space_subber_banged(match): argument
409 def subber(match): argument
470 def subber(match): argument

12345678910>>...34