Home
last modified time | relevance | path

Searched defs:other_ns (Results 1 – 10 of 10) sorted by relevance

/dports/net/kea/kea-2.0.1/src/lib/dns/rdata/generic/
H A Dns_2.cc110 const NS& other_ns = dynamic_cast<const NS&>(other); in compare() local
/dports/math/vowpal_wabbit/vowpal_wabbit-7.10/vowpalwabbit/
H A Dezexample.h171 void add_other_example_ns(example& other, char other_ns, char to_ns) { in add_other_example_ns()
185 …void add_other_example_ns(ezexample& other, char other_ns, char to_ns) { add_other_example_ns(*oth… in add_other_example_ns()
/dports/dns/py-namebench/namebench-1.3.1/libnamebench/
H A Dhealth_checks.py211 def TestSharedCache(self, other_ns): argument
/dports/security/py-mixbox/mixbox-1.0.5/mixbox/
H A Dnamespaces.py719 def import_from(self, other_ns, replace=False): argument
/dports/devel/mercurial/mercurial-6.0/mercurial/cext/
H A Dparsers.c333 int other_ns; in dirstate_item_mtime_likely_equal_to() local
/dports/lang/rust/rustc-1.58.1-src/src/librustdoc/passes/
H A Dcollect_intra_doc_links.rs1365 let other_ns = if expected_ns == ValueNS { TypeNS } else { ValueNS }; in resolve_with_disambiguator() localVariable
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_offload.py628 def check_dev_info(other_ns, ns, prog_file=None, map_file=None, removed=False): argument
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_offload.py628 def check_dev_info(other_ns, ns, prog_file=None, map_file=None, removed=False): argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_offload.py628 def check_dev_info(other_ns, ns, prog_file=None, map_file=None, removed=False): argument
/dports/net/kea/kea-2.0.1/src/lib/dns/
H A Drdataclass.cc2819 const NS& other_ns = dynamic_cast<const NS&>(other); in compare() local