Home
last modified time | relevance | path

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

12345678910>>...28

/external/chromium_org/v8/test/mjsunit/
Dregexp-global.js31 str = str.replace(/(\w)?X/g, function(match, capture) { argument
40 str = str.replace(/\b/g, function(match, capture) { argument
47 str = str.replace(/(?=(\w+))\b/g, function(match, capture) { argument
55 function(match, c1, c2, c3) { argument
68 function(match, num_legs, likeability) { argument
83 function(match, capture) { argument
92 str = str.replace(/\b/g, function(match, capture) { argument
99 str = str.replace(/(?=(\w+))\b/g, function(match, capture) { argument
107 function(match, c1, c2, c3) { argument
120 function(match, num_legs, likeability) { argument
[all …]
Dfunction-caller.js28 function f(match) { argument
32 function g(match) { argument
/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_multiport.c281 __multiport_print(const struct xt_entry_match *match, int numeric, in __multiport_print()
315 const struct xt_entry_match *match, int numeric) in multiport_print()
322 const struct xt_entry_match *match, int numeric) in multiport_print6()
328 static void __multiport_print_v1(const struct xt_entry_match *match, in __multiport_print_v1()
369 const struct xt_entry_match *match, int numeric) in multiport_print_v1()
376 const struct xt_entry_match *match, int numeric) in multiport_print6_v1()
382 static void __multiport_save(const struct xt_entry_match *match, in __multiport_save()
410 const struct xt_entry_match *match) in multiport_save()
417 const struct xt_entry_match *match) in multiport_save6()
423 static void __multiport_save_v1(const struct xt_entry_match *match, in __multiport_save_v1()
[all …]
Dlibxt_conntrack.c694 matchinfo_print(const void *ip, const struct xt_entry_match *match, int numeric, const char *optpfx) in matchinfo_print()
908 conntrack_print_name_alias(const struct xt_entry_match *match) in conntrack_print_name_alias()
916 static void conntrack_print(const void *ip, const struct xt_entry_match *match, in conntrack_print()
923 conntrack1_mt4_print(const void *ip, const struct xt_entry_match *match, in conntrack1_mt4_print()
934 conntrack1_mt6_print(const void *ip, const struct xt_entry_match *match, in conntrack1_mt6_print()
945 conntrack2_mt_print(const void *ip, const struct xt_entry_match *match, in conntrack2_mt_print()
952 conntrack2_mt6_print(const void *ip, const struct xt_entry_match *match, in conntrack2_mt6_print()
959 conntrack3_mt_print(const void *ip, const struct xt_entry_match *match, in conntrack3_mt_print()
966 conntrack3_mt6_print(const void *ip, const struct xt_entry_match *match, in conntrack3_mt6_print()
972 static void conntrack_save(const void *ip, const struct xt_entry_match *match) in conntrack_save()
[all …]
Dlibxt_tos.c81 static void tos_mt_print_v0(const void *ip, const struct xt_entry_match *match, in tos_mt_print_v0()
93 static void tos_mt_print(const void *ip, const struct xt_entry_match *match, in tos_mt_print()
106 static void tos_mt_save_v0(const void *ip, const struct xt_entry_match *match) in tos_mt_save_v0()
115 static void tos_mt_save(const void *ip, const struct xt_entry_match *match) in tos_mt_save()
Dlibxt_mark.c59 mark_mt_print(const void *ip, const struct xt_entry_match *match, int numeric) in mark_mt_print()
70 mark_print(const void *ip, const struct xt_entry_match *match, int numeric) in mark_print()
82 static void mark_mt_save(const void *ip, const struct xt_entry_match *match) in mark_mt_save()
94 mark_save(const void *ip, const struct xt_entry_match *match) in mark_save()
Dlibxt_connmark.c81 connmark_print(const void *ip, const struct xt_entry_match *match, int numeric) in connmark_print()
92 connmark_mt_print(const void *ip, const struct xt_entry_match *match, int numeric) in connmark_mt_print()
102 static void connmark_save(const void *ip, const struct xt_entry_match *match) in connmark_save()
114 connmark_mt_save(const void *ip, const struct xt_entry_match *match) in connmark_mt_save()
Dlibxt_connlimit.c49 static void connlimit_init(struct xt_entry_match *match) in connlimit_init()
129 const struct xt_entry_match *match, int numeric) in connlimit_print4()
140 const struct xt_entry_match *match, int numeric) in connlimit_print6()
150 static void connlimit_save4(const void *ip, const struct xt_entry_match *match) in connlimit_save4()
168 static void connlimit_save6(const void *ip, const struct xt_entry_match *match) in connlimit_save6()
Dlibxt_iprange.c174 static void iprange_print(const void *ip, const struct xt_entry_match *match, in iprange_print()
194 iprange_mt4_print(const void *ip, const struct xt_entry_match *match, in iprange_mt4_print()
220 iprange_mt6_print(const void *ip, const struct xt_entry_match *match, in iprange_mt6_print()
245 static void iprange_save(const void *ip, const struct xt_entry_match *match) in iprange_save()
263 static void iprange_mt4_save(const void *ip, const struct xt_entry_match *match) in iprange_mt4_save()
281 static void iprange_mt6_save(const void *ip, const struct xt_entry_match *match) in iprange_mt6_save()
Dlibxt_ipvs.c224 static void ipvs_mt4_print(const void *ip, const struct xt_entry_match *match, in ipvs_mt4_print()
231 static void ipvs_mt6_print(const void *ip, const struct xt_entry_match *match, in ipvs_mt6_print()
238 static void ipvs_mt4_save(const void *ip, const struct xt_entry_match *match) in ipvs_mt4_save()
244 static void ipvs_mt6_save(const void *ip, const struct xt_entry_match *match) in ipvs_mt6_save()
Dlibxt_bpf.c95 static void bpf_print_code(const void *ip, const struct xt_entry_match *match) in bpf_print_code()
112 static void bpf_save(const void *ip, const struct xt_entry_match *match) in bpf_save()
128 static void bpf_print(const void *ip, const struct xt_entry_match *match, in bpf_print()
/external/valgrind/main/none/tests/s390x/
Dtcxb.c7 int match; in tcxb() local
20 int match; in tcdb() local
33 int match; in tceb() local
/external/deqp/framework/egl/
DegluConfigFilter.cpp35 bool ConfigFilter::match (EGLDisplay display, EGLConfig config) const in match() function in eglu::ConfigFilter
52 bool ConfigFilter::match (const ConfigInfo& configInfo) const in match() function in eglu::ConfigFilter
103 bool FilterList::match (const EGLDisplay display, EGLConfig config) const in match() function in eglu::FilterList
113 bool FilterList::match (const ConfigInfo& configInfo) const in match() function in eglu::FilterList
/external/llvm/include/llvm/IR/
DPatternMatch.h42 bool match(Val *V, const Pattern &P) { in match() function
54 bool match(OpTy *V) { in match() function
66 bool match(ITy *V) { return isa<Class>(V); } in match() function
89 bool match(ITy *V) { in match() function
106 bool match(ITy *V) { in match() function
128 bool match(ITy *V) { in match() function
141 bool match(ITy *V) { in match() function
165 bool match(ITy *V) { in match() function
189 bool match(ITy *V) { in match() function
214 bool match(ITy *V) { in match() function
[all …]
/external/chromium_org/third_party/icu/source/i18n/
Dcsrsbcs.cpp882 UBool CharsetRecog_8859_1::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_8859_1
909 UBool CharsetRecog_8859_2::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_8859_2
951 UBool CharsetRecog_8859_5_ru::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_5_ru
978 UBool CharsetRecog_8859_6_ar::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_6_ar
1005 UBool CharsetRecog_8859_7_el::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_7_el
1038 UBool CharsetRecog_8859_8_I_he::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_8_I_he
1056 UBool CharsetRecog_8859_8_he::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_8_he
1084 UBool CharsetRecog_8859_9_tr::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_9_tr
1107 UBool CharsetRecog_windows_1256::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_windows_1256
1129 UBool CharsetRecog_windows_1251::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_windows_1251
[all …]
/external/icu/icu4c/source/i18n/
Dcsrsbcs.cpp882 UBool CharsetRecog_8859_1::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_8859_1
909 UBool CharsetRecog_8859_2::match(InputText *textIn, CharsetMatch *results) const { in match() function in CharsetRecog_8859_2
951 UBool CharsetRecog_8859_5_ru::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_5_ru
978 UBool CharsetRecog_8859_6_ar::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_6_ar
1005 UBool CharsetRecog_8859_7_el::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_7_el
1038 UBool CharsetRecog_8859_8_I_he::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_8_I_he
1056 UBool CharsetRecog_8859_8_he::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_8_he
1084 UBool CharsetRecog_8859_9_tr::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_8859_9_tr
1107 UBool CharsetRecog_windows_1256::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_windows_1256
1129 UBool CharsetRecog_windows_1251::match(InputText *textIn, CharsetMatch *results) const in match() function in CharsetRecog_windows_1251
[all …]
/external/oprofile/libutil++/
Dgeneric_spec.h53 bool match(T const & rhs) const { in match() function
58 bool match(generic_spec<T> const & rhs) const { in match() function
/external/chromium_org/chrome/browser/autocomplete/
Dautocomplete_controller.cc44 const AutocompleteMatch::Type& match, in AutocompleteMatchToAssistedQuery()
160 bool IsTrivialAutocompletion(const AutocompleteMatch& match) { in IsTrivialAutocompletion()
167 bool AutocompleteMatchHasCustomDescription(const AutocompleteMatch& match) { in AutocompleteMatchHasCustomDescription()
350 void AutocompleteController::DeleteMatch(const AutocompleteMatch& match) { in DeleteMatch()
524 for (ACMatches::iterator match(result->begin()); match != result->end(); in UpdateAssociatedKeywords() local
608 for (ACMatches::iterator match(result->begin()); match != result->end(); in UpdateAssistedQueryStats() local
629 AutocompleteMatch* match = result->match_at(index); in UpdateAssistedQueryStats() local
/external/chromium_org/components/autofill/core/browser/
Dform_field.cc70 AutofillField** match) { in ParseField()
78 AutofillField** match) { in ParseFieldSpecifics()
92 AutofillField** match) { in ParseEmptyLabel()
114 AutofillField** match) { in MatchAndAdvance()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DX509CertStoreSelector.java21 public boolean match(Object obj) in match() method in X509CertStoreSelector
33 public boolean match(Certificate cert) in match() method in X509CertStoreSelector
/external/chromium_org/v8/tools/
Dcheck-name-clashes.py30 def __init__(self, match): argument
35 def __init__(self, match): argument
144 def __init__(self, match): argument
/external/clang/include/clang/ASTMatchers/
DASTMatchFinder.h159 template <typename T> void match(const T &Node, ASTContext &Context) { in match() function
240 match(MatcherT Matcher, const ast_type_traits::DynTypedNode &Node, in match() function
251 match(MatcherT Matcher, const NodeT &Node, ASTContext &Context) { in match() function
/external/skia/tests/
DPackBitsTest.cpp40 bool match = gTests[i].fCount == srcCount && memcmp(gTests[i].fSrc, src, in test_pack16() local
57 bool match = memcmp(src, src2, size * sizeof(uint16_t)) == 0; in test_pack16() local
93 bool match = gTests[i].fCount == srcCount && in test_pack8() local
111 bool match = memcmp(src, src2, size * sizeof(uint8_t)) == 0; in test_pack8() local
121 bool match = memcmp(src, src2 + skip, write) == 0; in test_pack8() local

12345678910>>...28