Home
last modified time | relevance | path

Searched refs:match_fn (Results 1 – 25 of 96) sorted by relevance

1234

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/hyper-proxy-0.4.1/src/
H A Dstream.rs16 macro_rules! match_fn { macro
29 match_fn!(self, read, buf) in read()
36 match_fn!(self, write, buf) in write()
41 match_fn!(self, flush) in flush()
55 match_fn!(self, read_buf, buf) in read_buf()
61 match_fn!(self, shutdown) in shutdown()
65 match_fn!(self, write_buf, buf) in write_buf()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/hyper-proxy-0.4.1/src/
H A Dstream.rs16 macro_rules! match_fn { macro
29 match_fn!(self, read, buf) in read()
36 match_fn!(self, write, buf) in write()
41 match_fn!(self, flush) in flush()
55 match_fn!(self, read_buf, buf) in read_buf()
61 match_fn!(self, shutdown) in shutdown()
65 match_fn!(self, write_buf, buf) in write_buf()
/dports/sysutils/py-upt/upt-0.11/upt/tests/
H A Dtest_licenses.py53 def test_guess_from_file(self, open_fn, match_fn): argument
62 match_fn.return_value = None
67 match_fn.return_value = match
72 match_fn.return_value = match
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/x509/
H A Dname_constraint.cpp96 std::function<bool(const GeneralName*, const std::string&)> match_fn; in matches() local
103 match_fn = std::mem_fn(&GeneralName::matches_dns); in matches()
114 match_fn = std::mem_fn(&GeneralName::matches_dn); in matches()
126 match_fn = std::mem_fn(&GeneralName::matches_ip); in matches()
144 bool m = match_fn(this, n); in matches()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/x509/
H A Dname_constraint.cpp96 std::function<bool(const GeneralName*, const std::string&)> match_fn; in matches() local
103 match_fn = std::mem_fn(&GeneralName::matches_dns); in matches()
114 match_fn = std::mem_fn(&GeneralName::matches_dn); in matches()
126 match_fn = std::mem_fn(&GeneralName::matches_ip); in matches()
144 bool m = match_fn(this, n); in matches()
/dports/security/botan2/Botan-2.18.2/src/lib/x509/
H A Dname_constraint.cpp96 std::function<bool(const GeneralName*, const std::string&)> match_fn; in matches() local
103 match_fn = std::mem_fn(&GeneralName::matches_dns); in matches()
114 match_fn = std::mem_fn(&GeneralName::matches_dn); in matches()
126 match_fn = std::mem_fn(&GeneralName::matches_ip); in matches()
144 bool m = match_fn(this, n); in matches()
/dports/net/rtpproxy/rtpproxy-2.1.1/src/
H A Drtpp_queue.c193 rtpp_queue_count_matching(struct rtpp_queue *queue, rtpp_queue_match_fn_t match_fn, void *fn_args) in rtpp_queue_count_matching() argument
201 if (match_fn(wi, fn_args) == 0) { in rtpp_queue_count_matching()
210 rtpp_queue_get_first_matching(struct rtpp_queue *queue, rtpp_queue_match_fn_t match_fn, void *fn_ar… in rtpp_queue_get_first_matching() argument
217 if (match_fn(wi, fn_args) == 0) { in rtpp_queue_get_first_matching()
/dports/devel/py-ovsdbapp/ovsdbapp-1.5.0/ovsdbapp/backend/ovs_idl/
H A Devent.py22 def match_fn(self, event, row, old): member in RowEvent
41 if not self.match_fn(event, row, old):
/dports/net/samba412/samba-4.12.15/lib/util/
H A Daccess.c240 bool (*match_fn)(const char *, const void *)) in list_match()
260 if ((match = (*match_fn) (*list, item))) { in list_match()
273 if ((*match_fn) (*list, item)) { in list_match()
H A Daccess.h18 bool (*match_fn)(const char *, const void *));
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dutils.c106 bool (*match_fn)(struct sk_buff *skb, in brcmu_pktq_pdeq_match()
114 if (match_fn == NULL || match_fn(p, arg)) { in brcmu_pktq_pdeq_match()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dutils.c106 bool (*match_fn)(struct sk_buff *skb, in brcmu_pktq_pdeq_match()
114 if (match_fn == NULL || match_fn(p, arg)) { in brcmu_pktq_pdeq_match()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dutils.c106 bool (*match_fn)(struct sk_buff *skb, in brcmu_pktq_pdeq_match()
114 if (match_fn == NULL || match_fn(p, arg)) { in brcmu_pktq_pdeq_match()
/dports/math/yices/yices-2.6.2/src/utils/
H A Dint_hash_classes.c52 iclass_match_fun_t match_fn) { in init_int_hclass() argument
78 table->match = match_fn; in init_int_hclass()
H A Dptr_hash_classes.c46 pclass_match_fun_t match_fn) { in init_ptr_hclass() argument
72 table->match = match_fn; in init_ptr_hclass()
H A Dint_partitions.c49 …rtition(ipart_t *pp, uint32_t n, void *aux, ipart_hash_fun_t hash_fn, ipart_match_fun_t match_fn) { in init_int_partition() argument
78 pp->match = match_fn; in init_int_partition()
H A Dptr_hash_classes.h81 pclass_hash_fun_t hash_fn, pclass_match_fun_t match_fn);
H A Dint_hash_classes.h92 iclass_hash_fun_t hash_fn, iclass_match_fun_t match_fn);
/dports/security/gnutls/gnutls-3.6.16/tests/dtls/
H A Ddtls-stress.c128 typedef int (*match_fn) (const unsigned char *, size_t); typedef
603 static match_fn permute_match_ServerHello[] =
606 static match_fn permute_match_ServerHelloFull[] =
611 static match_fn permute_match_ServerFinished[] =
614 static match_fn permute_match_ServerFinishedResume[] =
617 static match_fn permute_match_ClientFinished[] =
622 static match_fn permute_match_ClientFinishedResume[] =
626 static match_fn permute_match_ClientFinishedFull[] =
/dports/biology/py-biopython/biopython-1.79/Bio/
H A Dpairwise2.py514 match_fn, argument
563 match_fn,
577 match_fn,
634 match_fn, argument
688 + match_fn(sequenceA[row - 1], sequenceB[col - 1])
749 match_fn, argument
824 + match_fn(sequenceA[row - 1], sequenceB[col - 1])
/dports/devel/mercurial/mercurial-6.0/rust/hg-core/src/
H A Dmatchers.rs249 match_fn: Box<dyn for<'r> Fn(&'r HgPath) -> bool + 'a + Sync>, field
267 (self.match_fn)(filename.as_ref()) in matches()
493 let match_fn = in build_match() localVariable
496 submatchers.insert(sub_include.prefix.clone(), match_fn); in build_match()
610 let (patterns, match_fn) = build_match(ignore_patterns)?; in new()
614 match_fn, in new()
/dports/devel/libtecla/libtecla/
H A Dlibtecla.h462 int gl_customize_completion(GetLine *gl, void *data, CplMatchFn *match_fn);
495 int gl_completion_action(GetLine *gl, void *data, CplMatchFn *match_fn,
1620 CplMatchFn *match_fn);
/dports/devel/py-ovsdbapp/ovsdbapp-1.5.0/ovsdbapp/tests/functional/schema/ovn_southbound/
H A Devent.py29 def match_fn(self, event, row, old): member in ExceptionalMatchFnEvent
/dports/emulators/qemu42/qemu-4.2.1/hw/arm/
H A Dsysbus-fdt.c56 bool (*match_fn)(SysBusDevice *sbdev, const struct BindingEntry *combo); member
483 if (!iter->match_fn || iter->match_fn(sbdev, iter)) { in add_fdt_node()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/arm/
H A Dsysbus-fdt.c56 bool (*match_fn)(SysBusDevice *sbdev, const struct BindingEntry *combo); member
483 if (!iter->match_fn || iter->match_fn(sbdev, iter)) { in add_fdt_node()

1234