Home
last modified time | relevance | path

Searched refs:mtch (Results 1 – 8 of 8) sorted by relevance

/external/clang/tools/scan-build/
Dsorttable.js82 mtch = headrow[i].className.match(/\bsorttable_([a-z0-9]+)\b/);
83 if (mtch) { override = mtch[1]; }
84 if (mtch && typeof sorttable["sort_"+override] == 'function') {
272 mtch = a[0].match(sorttable.DATE_RE);
273 y = mtch[3]; m = mtch[2]; d = mtch[1];
277 mtch = b[0].match(sorttable.DATE_RE);
278 y = mtch[3]; m = mtch[2]; d = mtch[1];
287 mtch = a[0].match(sorttable.DATE_RE);
288 y = mtch[3]; d = mtch[2]; m = mtch[1];
292 mtch = b[0].match(sorttable.DATE_RE);
[all …]
/external/chromium_org/tools/code_coverage/third_party/
Dsorttable.js82 mtch = headrow[i].className.match(/\bsorttable_([a-z0-9]+)\b/);
83 if (mtch) { override = mtch[1]; }
84 if (mtch && typeof sorttable["sort_"+override] == 'function') {
274 mtch = a[0].match(sorttable.DATE_RE);
275 y = mtch[3]; m = mtch[2]; d = mtch[1];
279 mtch = b[0].match(sorttable.DATE_RE);
280 y = mtch[3]; m = mtch[2]; d = mtch[1];
289 mtch = a[0].match(sorttable.DATE_RE);
290 y = mtch[3]; d = mtch[2]; m = mtch[1];
294 mtch = b[0].match(sorttable.DATE_RE);
[all …]
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/util/
Dsorttable.js88 mtch = headrow[i].className.match(/\bsorttable_([a-z0-9]+)\b/);
89 if (mtch) { override = mtch[1]; }
90 if (mtch && typeof sorttable["sort_"+override] == 'function') {
293 mtch = a[0].match(sorttable.DATE_RE);
294 y = mtch[3]; m = mtch[2]; d = mtch[1];
298 mtch = b[0].match(sorttable.DATE_RE);
299 y = mtch[3]; m = mtch[2]; d = mtch[1];
308 mtch = a[0].match(sorttable.DATE_RE);
309 y = mtch[3]; d = mtch[2]; m = mtch[1];
313 mtch = b[0].match(sorttable.DATE_RE);
[all …]
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/util/
Dsorttable.js90 mtch = headrow[i].className.match(/\bsorttable_([a-z0-9]+)\b/);
91 if (mtch) { override = mtch[1]; }
92 if (mtch && typeof sorttable["sort_"+override] == 'function') {
295 mtch = a[0].match(sorttable.DATE_RE);
296 y = mtch[3]; m = mtch[2]; d = mtch[1];
300 mtch = b[0].match(sorttable.DATE_RE);
301 y = mtch[3]; m = mtch[2]; d = mtch[1];
310 mtch = a[0].match(sorttable.DATE_RE);
311 y = mtch[3]; d = mtch[2]; m = mtch[1];
315 mtch = b[0].match(sorttable.DATE_RE);
[all …]
/external/kernel-headers/original/linux/netfilter_ipv4/
Dip_tables.h277 #define ipt_register_match(mtch) \ argument
278 ({ (mtch)->family = AF_INET; \
279 xt_register_match(mtch); })
280 #define ipt_unregister_match(mtch) xt_unregister_match(mtch) argument
/external/kernel-headers/original/linux/
Dtransport_class.h43 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) \ argument
49 .match = mtch, \
/external/chromium_org/third_party/icu/source/data/translit/
DKorean_Latin_BGN.txt91 ᆷᄍ → mtch ; # HANGUL JONGSEONG MIEUM + CHOSEONG SSANGCIEUC
205 ᆱᄍ → mtch ; # HANGUL JONGSEONG RIEUL-MIEUM + CHOSEONG SSANGCIEUC
/external/icu4c/data/translit/
DKorean_Latin_BGN.txt91 ᆷᄍ → mtch ; # HANGUL JONGSEONG MIEUM + CHOSEONG SSANGCIEUC
205 ᆱᄍ → mtch ; # HANGUL JONGSEONG RIEUL-MIEUM + CHOSEONG SSANGCIEUC