Home
last modified time | relevance | path

Searched defs:By (Results 1 – 25 of 701) sorted by relevance

12345678910>>...29

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/volume/service/
H A Dby.go9 type By interface { interface
28 func And(bys ...By) By {
41 func Or(bys ...By) By {
60 func FromList(ls *[]volume.Volume, by By) By {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/volume/service/
H A Dby.go9 type By interface { interface
28 func And(bys ...By) By {
41 func Or(bys ...By) By {
60 func FromList(ls *[]volume.Volume, by By) By {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/volume/service/
H A Dby.go9 type By interface { interface
28 func And(bys ...By) By {
41 func Or(bys ...By) By {
60 func FromList(ls *[]volume.Volume, by By) By {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/volume/service/
H A Dby.go9 type By interface { interface
28 func And(bys ...By) By {
41 func Or(bys ...By) By {
60 func FromList(ls *[]volume.Volume, by By) By {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/volume/service/
H A Dby.go9 type By interface { interface
28 func And(bys ...By) By {
41 func Or(bys ...By) By {
60 func FromList(ls *[]volume.Volume, by By) By {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/volume/service/
H A Dby.go9 type By interface { interface
28 func And(bys ...By) By {
41 func Or(bys ...By) By {
60 func FromList(ls *[]volume.Volume, by By) By {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/volume/service/
H A Dby.go9 type By interface { interface
28 func And(bys ...By) By {
41 func Or(bys ...By) By {
60 func FromList(ls *[]volume.Volume, by By) By {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/volume/service/
H A Dby.go9 type By interface { interface
28 func And(bys ...By) By {
41 func Or(bys ...By) By {
60 func FromList(ls *[]volume.Volume, by By) By {
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/volume/service/
H A Dby.go9 type By interface { interface
28 func And(bys ...By) By {
41 func Or(bys ...By) By {
60 func FromList(ls *[]volume.Volume, by By) By {
/dports/math/openblas/OpenBLAS-0.3.18/kernel/x86_64/
H A Dsbgemm_kernel_16x4_cooperlake.c68 #define PREFETCH_B(Bx, By) \ argument
72 #define BROADCAST_B_PAIR(Bx, By) \ argument
82 #define BROADCAST_B_PAIR_TAIL(Bx, By) {\ argument
89 #define MASK_BROADCAST_B_PAIR_TAIL(Bx, By) {\ argument
96 #define DECLARE_RESULT_4X(A, Bx, By) \ argument
104 #define MATMUL_4X(A, Bx, By) \ argument
142 #define STORE_4X(A, Bx, By) { \ argument
147 #define MASK_STORE_4X(A, Bx, By) { \ argument
160 #define N_STORE_4X(A, Bx, By) { \ argument
171 #define N_MASK_STORE_4X(A, Bx, By) { \ argument
/dports/textproc/py-parso/parso-0.8.3/docs/docs/
H A Dusage.rst67 .. _jedi: https://github.com/davidhalter/jedi
68 .. _mutmut: https://github.com/boxed/mutmut
/dports/astro/geographiclib/GeographicLib-1.52/dotnet/examples/ManagedCPP/
H A Dexample-MagneticCircle.cpp14 double Bx, By, Bz; variable
25 double Bx, By, Bz; variable
/dports/astro/geographiclib/GeographicLib-1.52/examples/
H A Dexample-MagneticCircle.cpp22 double Bx, By, Bz; in main() local
33 double Bx, By, Bz; in main() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.tests/bundles_src/substitutes.b/substitutes/y/
H A DBy.java16 public class By { class
/dports/audio/xanalyser/xanalyser-1.32/src/
H A DTrans.h182 Trans2D <TA, TB>::AtoB (TA Ax, TA Ay, TB & Bx, TB & By) const in AtoB()
190 Trans2D <TA, TB>::BtoA (TB Bx, TB By, TA & Ax, TA & Ay) const in BtoA()
205 Trans2D <TA, TB>::inB (TB Bx, TB By) const in inB()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Da-stouut.adb257 By : constant Natural := constant
266 By : constant Natural := constant
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Da-stouut.adb257 By : constant Natural := constant
266 By : constant Natural := constant
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Da-stouut.adb257 By : constant Natural := constant
266 By : constant Natural := constant
/dports/astro/geographiclib/GeographicLib-1.52/include/GeographicLib/
H A DMagneticModel.hpp158 real& Bx, real& By, real& Bz) const { in operator ()()
181 real& Bx, real& By, real& Bz, in operator ()()
237 static void FieldComponents(real Bx, real By, real Bz, in FieldComponents()
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dcombinators.go12 func Or(bys ...By) By {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dcombinators.go12 func Or(bys ...By) By {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dcombinators.go12 func Or(bys ...By) By {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dcombinators.go12 func Or(bys ...By) By {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dcombinators.go12 func Or(bys ...By) By {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dcombinators.go12 func Or(bys ...By) By {

12345678910>>...29