Home
last modified time | relevance | path

Searched refs:do_match (Results 1 – 25 of 230) sorted by relevance

12345678910

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dtable_helper.cc1641 return do_match(record_null, thread_id); in match()
1653 return do_match(true, 0); in match_owner()
1664 return do_match(true, 0); in match_owner()
1674 return do_match(true, 0); in match_owner()
1694 return do_match(true, 0); in match_writer()
1702 return do_match(record_null, event_id); in match()
1750 return do_match(false, worker_id); in match_not_null()
1768 return do_match(record_null, (int32)port); in match()
1982 return do_match(false, value); in match()
2000 return do_match(false, name, name_length); in match_not_null()
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/epub/cfi/
H A Dparse.py92 def do_match(self, pat, raw): member in Parser
99 m, raw = self.do_match(self.step_pat, raw)
103 m, raw = self.do_match(self.id_assertion_pat, raw)
114 m, raw = self.do_match(self.text_offset_pat, raw)
118 m, raw = self.do_match(self.st_offset_pat, raw)
124 m, raw = self.do_match(self.temporal_offset_pat, raw)
128 m, raw = self.do_match(self.spatial_offset_pat, raw)
139 m, raw = self.do_match(self.ta1_pat, raw)
146 m, raw = self.do_match(self.ta2_pat, raw)
151 m, raw = self.do_match(self.parameters_pat, raw)
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Dmatch.h49 int do_match(const char *regex, const char *str, gboolean match_newline);
51 #define match(regex, str) do_match(regex, str, TRUE)
52 #define match_no_newline(regex, str) do_match(regex, str, FALSE)
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Dmatch.h49 int do_match(const char *regex, const char *str, gboolean match_newline);
51 #define match(regex, str) do_match(regex, str, TRUE)
52 #define match_no_newline(regex, str) do_match(regex, str, FALSE)
/dports/devel/monotone/monotone-1.1/src/
H A Dglobish.cc402 do_match(string::const_iterator sb, string::const_iterator se, in do_match() function
482 if (sc == pc && do_match(s, se, p, pe)) in do_match()
494 if (do_match(s, se, p, pe)) in do_match()
519 if (do_match(s, srest, psub, pnext - 1) in do_match()
520 && do_match(srest, se, prest, pe)) in do_match()
524 if (do_match(s, srest, psub, pnext - 1) in do_match()
525 && do_match(srest, se, prest, pe)) in do_match()
550 result = do_match (target.begin(), target.end(), in matches()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/mei/
H A Dbus-fixup.c53 cldev->do_match = 0; in number_of_connections()
63 cldev->do_match = 0; in blacklist()
73 cldev->do_match = 1; in whitelist()
262 cldev->do_match = 1; in mei_wd()
467 cldev->do_match = 0; in mei_nfc()
469 dev_dbg(bus->dev, "end of fixup match = %d\n", cldev->do_match); in mei_nfc()
480 cldev->do_match = 1; in vt_support()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/mei/
H A Dbus-fixup.c53 cldev->do_match = 0; in number_of_connections()
63 cldev->do_match = 0; in blacklist()
73 cldev->do_match = 1; in whitelist()
262 cldev->do_match = 1; in mei_wd()
467 cldev->do_match = 0; in mei_nfc()
469 dev_dbg(bus->dev, "end of fixup match = %d\n", cldev->do_match); in mei_nfc()
480 cldev->do_match = 1; in vt_support()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/mei/
H A Dbus-fixup.c53 cldev->do_match = 0; in number_of_connections()
63 cldev->do_match = 0; in blacklist()
73 cldev->do_match = 1; in whitelist()
262 cldev->do_match = 1; in mei_wd()
467 cldev->do_match = 0; in mei_nfc()
469 dev_dbg(bus->dev, "end of fixup match = %d\n", cldev->do_match); in mei_nfc()
480 cldev->do_match = 1; in vt_support()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/cookie_store-0.7.0/src/
H A Dcookie_path.rs141 fn do_match(exp: bool, cp: &str, rp: &str) { in do_match() function
155 do_match(true, cp, rp); in is_match()
158 do_match(false, cp, rp); in is_mismatch()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/cookie_store-0.12.0/src/
H A Dcookie_path.rs141 fn do_match(exp: bool, cp: &str, rp: &str) { in do_match() function
155 do_match(true, cp, rp); in is_match()
158 do_match(false, cp, rp); in is_mismatch()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/cookie_store-0.15.1/src/
H A Dcookie_path.rs141 fn do_match(exp: bool, cp: &str, rp: &str) { in do_match() function
155 do_match(true, cp, rp); in is_match()
158 do_match(false, cp, rp); in is_mismatch()
/dports/www/xh/xh-0.14.1/cargo-crates/cookie_store-0.15.0/src/
H A Dcookie_path.rs141 fn do_match(exp: bool, cp: &str, rp: &str) { in do_match() function
155 do_match(true, cp, rp); in is_match()
158 do_match(false, cp, rp); in is_mismatch()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cookie_store-0.15.1/src/
H A Dcookie_path.rs141 fn do_match(exp: bool, cp: &str, rp: &str) { in do_match() function
155 do_match(true, cp, rp); in is_match()
158 do_match(false, cp, rp); in is_mismatch()
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/cookie_store-0.7.0/src/
H A Dcookie_path.rs141 fn do_match(exp: bool, cp: &str, rp: &str) { in do_match() function
155 do_match(true, cp, rp); in is_match()
158 do_match(false, cp, rp); in is_mismatch()
/dports/databases/pgbouncer/pgbouncer-1.16.0/lib/usual/
H A Dregex.c853 return do_match(ctx, op->next, str, gm); in scan_next()
856 err = do_match(ctx, op->next, str, gm); in scan_next()
907 return do_match(ctx, op->next, str, gm); in match_bol()
909 return do_match(ctx, op->next, str, gm); in match_bol()
916 return do_match(ctx, op->next, str, gm); in match_eol()
918 return do_match(ctx, op->next, str, gm); in match_eol()
929 return do_match(ctx, op->next, str, gm); in match_wchange()
944 return do_match(ctx, op->next, str, gm); in match_bref()
979 err = do_match(ctx, alist->op_list, str, gm); in match_group()
993 err = do_match(ctx, op->next, str, gm->parent); in match_group()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/talos/talos/xtalos/
H A Dxperf_analyzer.py59 e.do_match(row)
397 def do_match(self, row): member in XPerfEvent
458 def do_match(self, row): member in EventExpression
493 def do_match(self, row): member in Nth
494 self.event.do_match(row)
568 def do_match(self, row): member in EventSequence
571 self.seen_events[-1].do_match(row)
573 self.events[0].do_match(row)
612 def do_match(self, row): member in BindThread
620 self.event.do_match(row)
/dports/www/firefox/firefox-99.0/testing/talos/talos/xtalos/
H A Dxperf_analyzer.py59 e.do_match(row)
402 def do_match(self, row): member in XPerfEvent
463 def do_match(self, row): member in EventExpression
498 def do_match(self, row): member in Nth
499 self.event.do_match(row)
573 def do_match(self, row): member in EventSequence
576 self.seen_events[-1].do_match(row)
578 self.events[0].do_match(row)
617 def do_match(self, row): member in BindThread
625 self.event.do_match(row)
/dports/mail/thunderbird/thunderbird-91.8.0/testing/talos/talos/xtalos/
H A Dxperf_analyzer.py59 e.do_match(row)
397 def do_match(self, row): member in XPerfEvent
458 def do_match(self, row): member in EventExpression
493 def do_match(self, row): member in Nth
494 self.event.do_match(row)
568 def do_match(self, row): member in EventSequence
571 self.seen_events[-1].do_match(row)
573 self.events[0].do_match(row)
612 def do_match(self, row): member in BindThread
620 self.event.do_match(row)
/dports/lang/spidermonkey78/firefox-78.9.0/testing/talos/talos/xtalos/
H A Dxperf_analyzer.py58 e.do_match(row)
390 def do_match(self, row): member in XPerfEvent
453 def do_match(self, row): member in EventExpression
486 def do_match(self, row): member in Nth
487 self.event.do_match(row)
557 def do_match(self, row): member in EventSequence
560 self.seen_events[-1].do_match(row)
562 self.events[0].do_match(row)
599 def do_match(self, row): member in BindThread
607 self.event.do_match(row)
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/bluez5/
H A Dquirks.c100 static int do_match(const char *rules, struct spa_dict *dict, uint32_t *no_features) in do_match() function
329 do_match(this->kernel_rules, &props, &no_features); in spa_bt_quirks_get_features()
354 do_match(this->adapter_rules, &props, &no_features); in spa_bt_quirks_get_features()
381 do_match(this->device_rules, &props, &no_features); in spa_bt_quirks_get_features()
/dports/news/c-nocem/c-nocem/
H A Dgroupcheck.c120 static int do_match(char *g) in do_match() function
145 if (nptns<0 || do_match(p)) { in do_line()
/dports/textproc/bibtool/BibTool/regex-0.12/test/
H A Dtregress.c74 #define SIMPLE_MATCH(pat, str) do_match (pat, str, strlen (str))
75 #define SIMPLE_NONMATCH(pat, str) do_match (pat, str, -1)
78 do_match (pat, str, expected) in do_match() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr81702.C89 virtual VI *do_match(HW *f) = 0;
101 VI *do_match(HW_BASE *) { return 0; } in do_match() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr81702.C89 virtual VI *do_match(HW *f) = 0;
101 VI *do_match(HW_BASE *) { return 0; } in do_match() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr81702.C89 virtual VI *do_match(HW *f) = 0;
101 VI *do_match(HW_BASE *) { return 0; } in do_match() function

12345678910