Home
last modified time | relevance | path

Searched defs:Opposite (Results 1 – 25 of 145) sorted by relevance

123456

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/associated-types/
H A Dassociated-types-constant-type.rs4 type Opposite; typedef
5 fn convert(self) -> Self::Opposite; in convert()
9 type Opposite = usize; typedef
17 type Opposite = isize; typedef
24 fn get(x: isize) -> <isize as SignedUnsigned>::Opposite { in get()
H A Dassociated-types-normalize-in-bounds-binding.rs11 type Opposite; typedef
15 type Opposite = u32; typedef
19 type Opposite = i32; typedef
29 where T : FnLike<<i32 as Integral>::Opposite, R=bool> in foo()
/dports/devel/matreshka/matreshka-0.7.0/source/amf/ocl/
H A Damf-internals-factories-ocl_module_factory-construct_union.adb59 Opposite : constant AMF.Internals.AMF_Element constant
/dports/devel/matreshka/matreshka-0.7.0/source/amf/uml/
H A Damf-internals-factories-uml_module_factory-construct_union.adb62 Opposite : constant AMF.Internals.AMF_Element constant
/dports/devel/matreshka/matreshka-0.7.0/source/amf/dd/
H A Damf-internals-factories-dd_module_factory-construct_union.adb58 Opposite : constant AMF.Internals.AMF_Element constant
/dports/devel/matreshka/matreshka-0.7.0/source/amf/mofext/
H A Damf-internals-factories-mofext_module_factory-construct_union.adb60 Opposite : constant AMF.Internals.AMF_Element constant
/dports/devel/matreshka/matreshka-0.7.0/source/amf/mof/cmof/
H A Damf-internals-factories-cmof_module_factory-construct_union.adb59 Opposite : constant AMF.Internals.AMF_Element constant
H A Damf-internals-factories-cmof_module_factory.adb152 Opposite : constant AMF_Element constant
H A Damf-cmof-properties.ads241 not overriding function Opposite subprogram
250 overriding function Is_Consistent_With
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/lucas-clemente/quic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/net/storj/storj-1.45.3/vendor/github.com/lucas-clemente/quic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/lucas-clemente/quic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/lucas-clemente/quic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/dns/nextdns/nextdns-1.32.2/vendor/github.com/lucas-clemente/quic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/lucas-clemente/quic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/quic/gquic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/quic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/lucas-clemente/quic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/quic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/quic/gquic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/lucas-clemente/quic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/lucas-clemente/quic-go/internal/protocol/
H A Dperspective.go13 func (p Perspective) Opposite() Perspective { func
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Description/
H A DMessageDirection.cs19 internal static MessageDirection Opposite(MessageDirection d) in Opposite() method in System.ServiceModel.Description.MessageDirectionHelper
/dports/games/xmille/Mille/
H A Dextern.c74 Opposite[NUM_CARDS] = { /* Opposites of each card */ variable

123456