Home
last modified time | relevance | path

Searched refs:TypeNS (Results 1 – 25 of 692) sorted by relevance

12345678910>>...28

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_resolve/src/
H A Dlate.rs238 TypeNS => "associated type", in descr_expected()
919 _ => &[TypeNS], in future_proof_import()
1113 add_bindings_for_ns(TypeNS); in with_generic_param_rib()
1147 self.ribs[TypeNS].push(function_type_rib); in with_generic_param_rib()
1151 self.ribs[TypeNS].pop(); in with_generic_param_rib()
1184 TypeNS, in with_constant_rib()
1247 Some(TypeNS), in with_optional_trait_ref()
1273 self.with_self_rib_ns(TypeNS, self_res, f) in with_self_rib()
2043 TypeNS, in self_type_is_available()
2193 if (ns == TypeNS || path.len() > 1) in resolve_qpath()
[all …]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_hir/src/
H A Ddef.rs200 | DefKind::TyParam => Some(Namespace::TypeNS), in ns()
412 TypeNS, enumerator
425 Self::TypeNS => "type", in descr()
460 Namespace::TypeNS => &self.type_ns, in index()
470 Namespace::TypeNS => &mut self.type_ns, in index_mut()
623 Res::PrimTy(..) | Res::SelfTy(..) | Res::ToolMod => Some(Namespace::TypeNS), in ns()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/mac/
H A Dfoundation_util.h177 #define CF_TO_NS_CAST_DECL(TypeCF, TypeNS) \ argument
178 OBJC_CPP_CLASS_DECL(TypeNS) \
182 BASE_EXPORT TypeNS* CFToNSCast(TypeCF##Ref cf_val); \
183 BASE_EXPORT TypeCF##Ref NSToCFCast(TypeNS* ns_val); \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/mac/
H A Dfoundation_util.h182 #define CF_TO_NS_CAST_DECL(TypeCF, TypeNS) \ argument
183 OBJC_CPP_CLASS_DECL(TypeNS) \
187 BASE_EXPORT TypeNS* CFToNSCast(TypeCF##Ref cf_val); \
188 BASE_EXPORT TypeCF##Ref NSToCFCast(TypeNS* ns_val); \
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/security/lego/lego-4.5.3/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/security/vault/vault-1.8.2/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/dns/blocky/blocky-0.17/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/net/clash/clash-1.6.0/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/benchmarks/vegeta/vegeta-12.8.4/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/miekg/dns/
H A Dmsg_test.go33 m.SetQuestion(Fqdn("example.com."), TypeNS)
55 m.SetQuestion(Fqdn("example.com."), TypeNS)
94 m.SetQuestion(Fqdn("example.com."), TypeNS)

12345678910>>...28