Home
last modified time | relevance | path

Searched defs:wcf (Results 1 – 25 of 40) sorted by relevance

12

/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/api/server/router/build/
H A Dbuild_routes.go389 type wcf struct { struct
390 io.Writer
391 flusher
392 mu sync.Mutex
393 ready bool
394 buf *bytes.Buffer
395 flushed bool
398 func (w *wcf) Flush() {
409 func (w *wcf) Flushed() bool {
416 func (w *wcf) Write(b []byte) (int, error) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/api/server/router/build/
H A Dbuild_routes.go390 type wcf struct { struct
391 io.Writer
392 flusher
393 mu sync.Mutex
394 ready bool
395 buf *bytes.Buffer
396 flushed bool
399 func (w *wcf) Flush() {
410 func (w *wcf) Flushed() bool {
417 func (w *wcf) Write(b []byte) (int, error) {
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/api/server/router/build/
H A Dbuild_routes.go378 type wcf struct { struct
379 io.Writer
380 flusher
381 mu sync.Mutex
382 ready bool
383 buf *bytes.Buffer
384 flushed bool
387 func (w *wcf) Flush() {
398 func (w *wcf) Flushed() bool {
405 func (w *wcf) Write(b []byte) (int, error) {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/api/server/router/build/
H A Dbuild_routes.go360 type wcf struct { struct
361 io.Writer
362 flusher
363 mu sync.Mutex
364 ready bool
365 buf *bytes.Buffer
366 flushed bool
369 func (w *wcf) Flush() {
380 func (w *wcf) Flushed() bool {
387 func (w *wcf) Write(b []byte) (int, error) {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/api/server/router/build/
H A Dbuild_routes.go390 type wcf struct { struct
391 io.Writer
392 flusher
393 mu sync.Mutex
394 ready bool
395 buf *bytes.Buffer
396 flushed bool
399 func (w *wcf) Flush() {
410 func (w *wcf) Flushed() bool {
417 func (w *wcf) Write(b []byte) (int, error) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/api/server/router/build/
H A Dbuild_routes.go390 type wcf struct { struct
391 io.Writer
392 flusher
393 mu sync.Mutex
394 ready bool
395 buf *bytes.Buffer
396 flushed bool
399 func (w *wcf) Flush() {
410 func (w *wcf) Flushed() bool {
417 func (w *wcf) Write(b []byte) (int, error) {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/api/server/router/build/
H A Dbuild_routes.go366 type wcf struct { struct
367 io.Writer
368 flusher
369 mu sync.Mutex
370 ready bool
371 buf *bytes.Buffer
372 flushed bool
375 func (w *wcf) Flush() {
386 func (w *wcf) Flushed() bool {
393 func (w *wcf) Write(b []byte) (int, error) {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/api/server/router/build/
H A Dbuild_routes.go390 type wcf struct { struct
391 io.Writer
392 flusher
393 mu sync.Mutex
394 ready bool
395 buf *bytes.Buffer
396 flushed bool
399 func (w *wcf) Flush() {
410 func (w *wcf) Flushed() bool {
417 func (w *wcf) Write(b []byte) (int, error) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/api/server/router/build/
H A Dbuild_routes.go389 type wcf struct { struct
390 io.Writer
391 flusher
392 mu sync.Mutex
393 ready bool
394 buf *bytes.Buffer
395 flushed bool
398 func (w *wcf) Flush() {
409 func (w *wcf) Flushed() bool {
416 func (w *wcf) Write(b []byte) (int, error) {
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsta/algo/
H A Dbsta_fit_weibull.h60 bsta_fit_weibull(bsta_weibull_cost_function* wcf) : wcf_(wcf), residual_(T(0)){} in bsta_fit_weibull()
62 void set_cost_function(bsta_weibull_cost_function* wcf) in set_cost_function()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsta/algo/tests/
H A Dtest_fit_weibull.cxx13 bsta_weibull_cost_function wcf(sample_mean, sample_std_dev); in test_fit_weibull_type() local
/dports/science/code_saturne/code_saturne-7.1.0/src/cfbl/
H A Dcfdttv.f9030 wcf ) argument
95 double precision wcf(ncelet) local
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/tf_lstm_ops/
H A Dxsmm_lstm_ops.cc298 ShapeHandle x, cs_prev, h_prev, w, wci, wco, wcf, b; in __anon27e46cd00402() local
/dports/biology/canu/canu-2.2/src/seqrequester/src/seqrequester/
H A Dmicrosatellite.C44 uint32 *wcf = new uint32 [wcMax]; in computeMicroSat() local
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dclient.go58 wcf context.CancelFunc member
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dclient.go58 wcf context.CancelFunc member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dclient.go59 wcf context.CancelFunc member
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dclient.go58 wcf context.CancelFunc member
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dclient.go58 wcf context.CancelFunc member
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dclient.go58 wcf context.CancelFunc member
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dclient.go58 wcf context.CancelFunc member
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dclient.go58 wcf context.CancelFunc member
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/container/
H A DTestContainer.java150 final WrappedContainer wcf = wc; in testLocalizationLaunch() local
550 final WrappedContainer wcf = wc; in testServiceData() local
/dports/devel/icu/icu/source/test/intltest/
H A Dwinnmtst.cpp316 NumberFormat *wcf = NumberFormat::createCurrencyInstance(ulocale, status); in testLocales() local
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dwinnmtst.cpp316 NumberFormat *wcf = NumberFormat::createCurrencyInstance(ulocale, status); in testLocales() local

12