| /external/deqp-deps/SPIRV-Tools/utils/vscode/ | 
| D | spirv.json | 56 …"match": "\\b(None|Bias|Lod|Grad|ConstOffset|Offset|ConstOffsets|Sample|MinLod|MakeTexelAvailable|…  string 60 			"match": "\\b(None|NotNaN|NotInf|NSZ|AllowRecip|Fast)\\b",  string 64 			"match": "\\b(None|Flatten|DontFlatten)\\b",  string 68 …"match": "\\b(None|Unroll|DontUnroll|DependencyInfinite|DependencyLength|MinIterations|MaxIteratio…  string 72 			"match": "\\b(None|Inline|DontInline|Pure|Const)\\b",  string 76 …"match": "\\b(Relaxed|None|Acquire|Release|AcquireRelease|SequentiallyConsistent|UniformMemory|Sub…  string 80 …"match": "\\b(None|Volatile|Aligned|Nontemporal|MakePointerAvailable|MakePointerAvailableKHR|MakeP…  string 84 			"match": "\\b(None|CmdExecTime)\\b",  string 88 …"match": "\\b(NoneKHR|OpaqueKHR|NoOpaqueKHR|TerminateOnFirstHitKHR|SkipClosestHitShaderKHR|CullBac…  string 92 			"match": "\\b(Unknown|ESSL|GLSL|OpenCL_C|OpenCL_CPP|HLSL)\\b",  string [all …] 
 | 
| /external/swiftshader/third_party/SPIRV-Tools/utils/vscode/ | 
| D | spirv.json | 56 …"match": "\\b(None|Bias|Lod|Grad|ConstOffset|Offset|ConstOffsets|Sample|MinLod|MakeTexelAvailable|…  string 60 			"match": "\\b(None|NotNaN|NotInf|NSZ|AllowRecip|Fast)\\b",  string 64 			"match": "\\b(None|Flatten|DontFlatten)\\b",  string 68 …"match": "\\b(None|Unroll|DontUnroll|DependencyInfinite|DependencyLength|MinIterations|MaxIteratio…  string 72 			"match": "\\b(None|Inline|DontInline|Pure|Const)\\b",  string 76 …"match": "\\b(Relaxed|None|Acquire|Release|AcquireRelease|SequentiallyConsistent|UniformMemory|Sub…  string 80 …"match": "\\b(None|Volatile|Aligned|Nontemporal|MakePointerAvailable|MakePointerAvailableKHR|MakeP…  string 84 			"match": "\\b(None|CmdExecTime)\\b",  string 88 …"match": "\\b(NoneKHR|OpaqueKHR|NoOpaqueKHR|TerminateOnFirstHitKHR|SkipClosestHitShaderKHR|CullBac…  string 92 			"match": "\\b(Unknown|ESSL|GLSL|OpenCL_C|OpenCL_CPP|HLSL)\\b",  string [all …] 
 | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/ | 
| D | spirv.json | 56 …"match": "\\b(None|Bias|Lod|Grad|ConstOffset|Offset|ConstOffsets|Sample|MinLod|MakeTexelAvailable|…  string 60 			"match": "\\b(None|NotNaN|NotInf|NSZ|AllowRecip|Fast)\\b",  string 64 			"match": "\\b(None|Flatten|DontFlatten)\\b",  string 68 …"match": "\\b(None|Unroll|DontUnroll|DependencyInfinite|DependencyLength|MinIterations|MaxIteratio…  string 72 			"match": "\\b(None|Inline|DontInline|Pure|Const)\\b",  string 76 …"match": "\\b(Relaxed|None|Acquire|Release|AcquireRelease|SequentiallyConsistent|UniformMemory|Sub…  string 80 …"match": "\\b(None|Volatile|Aligned|Nontemporal|MakePointerAvailable|MakePointerAvailableKHR|MakeP…  string 84 			"match": "\\b(None|CmdExecTime)\\b",  string 88 …"match": "\\b(NoneKHR|OpaqueKHR|NoOpaqueKHR|TerminateOnFirstHitKHR|SkipClosestHitShaderKHR|CullBac…  string 92 			"match": "\\b(Unknown|ESSL|GLSL|OpenCL_C|OpenCL_CPP|HLSL)\\b",  string [all …] 
 | 
| /external/rust/crates/libz-sys/src/zlib-ng/ | 
| D | deflate_medium.c | 15 struct match {  struct 16     uint16_t match_start;  argument 17     uint16_t match_length;  argument 22 static int emit_match(deflate_state *s, struct match match) {  in emit_match() 44 static void insert_match(deflate_state *s, struct match match) {  in insert_match() 99     unsigned char *match, *orig;  in fizzle_matches()  local
  | 
| /external/tensorflow/tensorflow/core/platform/ | 
| D | scanner_test.cc | 39   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/ | 
| D | libxt_recent.c | 115 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 …] 
 | 
| D | libxt_set.c | 53 	     const void *entry, struct xt_entry_match **match)  in set_parse_v0() 116 set_print_v0(const void *ip, const struct xt_entry_match *match, int numeric)  in set_print_v0() 124 set_save_v0(const void *ip, const struct xt_entry_match *match)  in set_save_v0() 134 	     const void *entry, struct xt_entry_match **match)  in set_parse_v1() 195 set_print_v1(const void *ip, const struct xt_entry_match *match, int numeric)  in set_print_v1() 203 set_save_v1(const void *ip, const struct xt_entry_match *match)  in set_save_v1() 230 	     const void *entry, struct xt_entry_match **match)  in set_parse_v2() 276 set_print_v2(const void *ip, const struct xt_entry_match *match, int numeric)  in set_print_v2() 286 set_save_v2(const void *ip, const struct xt_entry_match *match)  in set_save_v2() 338 	     const void *entry, struct xt_entry_match **match)  in set_parse_v3() [all …] 
 | 
| D | libxt_socket.c | 106 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()
  | 
| D | libxt_multiport.c | 279 __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 …] 
 | 
| D | libxt_cgroup.c | 122 cgroup_print_v0(const void *ip, const struct xt_entry_match *match, int numeric)  in cgroup_print_v0() 129 static void cgroup_save_v0(const void *ip, const struct xt_entry_match *match)  in cgroup_save_v0() 137 cgroup_print_v1(const void *ip, const struct xt_entry_match *match, int numeric)  in cgroup_print_v1() 148 static void cgroup_save_v1(const void *ip, const struct xt_entry_match *match)  in cgroup_save_v1() 163 cgroup_print_v2(const void *ip, const struct xt_entry_match *match, int numeric)  in cgroup_print_v2() 174 static void cgroup_save_v2(const void *ip, const struct xt_entry_match *match)  in cgroup_save_v2()
  | 
| /external/angle/src/compiler/translator/tree_util/ | 
| D | IntermNodePatternMatcher.cpp | 63 bool IntermNodePatternMatcher::match(TIntermUnary *node) const  in match()  function in sh::IntermNodePatternMatcher 75 bool IntermNodePatternMatcher::match(TIntermBinary *node, TIntermNode *parentNode) const  in match()  function in sh::IntermNodePatternMatcher 84 bool IntermNodePatternMatcher::match(TIntermBinary *node,  in match()  function in sh::IntermNodePatternMatcher 102 bool IntermNodePatternMatcher::match(TIntermAggregate *node, TIntermNode *parentNode) const  in match()  function in sh::IntermNodePatternMatcher 126 bool IntermNodePatternMatcher::match(TIntermTernary *node) const  in match()  function in sh::IntermNodePatternMatcher 135 bool IntermNodePatternMatcher::match(TIntermDeclaration *node) const  in match()  function in sh::IntermNodePatternMatcher
  | 
| /external/python/pyyaml/examples/pygments-lexer/ | 
| D | yaml.py | 34     def callback(lexer, match, context):  argument 44     def callback(lexer, match, context):  argument 56     def callback(lexer, match, context):  argument 78     def callback(lexer, match, context):  argument 91     def callback(lexer, match, context):  argument 108     def callback(lexer, match, context):  argument 125     def callback(lexer, match, context):  argument 145     def callback(lexer, match, context):  argument
  | 
| /external/libkmsxx/scripts/ | 
| D | dmt.py | 62 	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/curl/tests/unit/ | 
| D | unit1614.c | 42   bool match;  member 48   bool match;  member 129     bool match = Curl_cidr4_match(list4[i].a, list4[i].n, list4[i].bits);  variable 138     bool match = Curl_cidr6_match(list6[i].a, list6[i].n, list6[i].bits);  variable 148     bool match = Curl_check_noproxy(list[i].a, list[i].n, &spacesep);  variable
  | 
| /external/libcups/vcnet/regex/ | 
| D | engine.c | 17 #define	match	smat  macro 28 #define	match	lmat  macro 32 struct match {  struct 35 	regmatch_t *pmatch;	/* [nsub+1] (0 element unused) */  argument 39 	char *coldp;		/* can be no match starting before here */  argument 61  - matcher - the actual matching engine  argument
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ | 
| D | MIPatternMatch.h | 33   bool match(const MachineRegisterInfo &MRI, unsigned Reg) {  in match()  function 46   bool match(const MachineRegisterInfo &MRI, unsigned Reg) {  in match()  function 63   bool match(const MachineRegisterInfo &MRI, unsigned Reg) { return true; }  in match()  function 64   bool match(const MachineRegisterInfo &MRI, MachineOperand *MO) {  in match()  function 74   bool match(const MachineRegisterInfo &MRI, MatchSrc &&src) {  in match()  function
  | 
| /external/icu/android_icu4j/src/main/java/android/icu/text/ | 
| D | CharsetRecog_sbcs.java | 270     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 …] 
 | 
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ | 
| D | CharsetRecog_sbcs.java | 269     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 …] 
 | 
| /external/llvm/include/llvm/IR/ | 
| D | PatternMatch.h | 41 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/libtextclassifier/native/utils/container/ | 
| D | double-array-trie_test.cc | 90     StringSet::Match match;  in TEST()  local 96     StringSet::Match match;  in TEST()  local 102     StringSet::Match match;  in TEST()  local 108     StringSet::Match match;  in TEST()  local
  | 
| D | sorted-strings-table_test.cc | 89     StringSet::Match match;  in TEST()  local 95     StringSet::Match match;  in TEST()  local 101     StringSet::Match match;  in TEST()  local 107     StringSet::Match match;  in TEST()  local
  | 
| /external/tensorflow/tensorflow/tools/graph_transforms/ | 
| D | backports.cc | 36          std::vector<NodeDef>* new_nodes) {  in BackportConcatV2Transform() 70       [&inputs_to_rename](const NodeMatch& match,  in BackportTensorArrayV3Transform() 73                           std::vector<NodeDef>* new_nodes) {  in BackportTensorArrayV3Transform() 117       [](const NodeMatch& match, const std::set<string>& input_nodes,  in BackportTensorArrayV3Transform() 119          std::vector<NodeDef>* new_nodes) {  in BackportTensorArrayV3Transform() 126       {true}, output_graph_def));  in BackportTensorArrayV3Transform()
  | 
| D | fold_old_batch_norms.cc | 40 Status GetScaleAndOffsetValues(const NodeMatch& match,  in GetScaleAndOffsetValues() 175 Status FuseBatchNormWithConv(const NodeMatch& match,  in FuseBatchNormWithConv() 191 Status FuseBatchNormWithBatchToSpace(const NodeMatch& match,  in FuseBatchNormWithBatchToSpace() 220 Status FuseBatchNormWithConvConcat(const NodeMatch& match,  in FuseBatchNormWithConvConcat() 313                             std::vector<NodeDef>* new_nodes) {  in FoldOldBatchNorms() 318         {}, &replaced_graph_def));  in FoldOldBatchNorms() 350                             std::vector<NodeDef>* new_nodes) {  in FoldOldBatchNorms() 355         {}, &replaced_graph_def));  in FoldOldBatchNorms() 393                             std::vector<NodeDef>* new_nodes) {  in FoldOldBatchNorms() 398         {}, &replaced_graph_def));  in FoldOldBatchNorms()
  | 
| /external/icu/icu4c/source/i18n/ | 
| D | csrsbcs.cpp | 892 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/cronet/third_party/icu/source/i18n/ | 
| D | csrsbcs.cpp | 892 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 …] 
 |