Home
last modified time | relevance | path

Searched defs:pipe (Results 226 – 250 of 26462) sorted by relevance

12345678910>>...1059

/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/golang.org/x/net/net-b5b0513f8c1b/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/audio/pms-devel/pms-c94e3c6/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/benchmarks/bombardier/bombardier-1.2.5/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
40 func (p *pipe) Read(d []byte) (n int, err error) {
68 func (p *pipe) Write(d []byte) (n int, err error) {
117 func (p *pipe) closeDoneLocked() {
131 func (p *pipe) Err() error {
[all …]
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/golang/gddo/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/devel/modd/modd-0.8/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/net-mgmt/ping_exporter/ping_exporter-0.44/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/gce/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
40 func (p *pipe) Read(d []byte) (n int, err error) {
68 func (p *pipe) Write(d []byte) (n int, err error) {
117 func (p *pipe) closeDoneLocked() {
131 func (p *pipe) Err() error {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/miekg/dns/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/www/tusc/tusc-0.4.7/vendor/github.com/tus/tusd/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/www/tusc/tusc-0.4.7/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/golang.org/x/net/net-3b0461eec859/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/test/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/www/morty/morty-0.2.0-12-gfe94d9a/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/golang.org/x/net/http2/
H A Dpipe.go16 type pipe struct { struct
17 mu sync.Mutex
18 c sync.Cond // c.L lazily initialized to &p.mu
19 b pipeBuffer // nil when done reading
22 donec chan struct{} // closed on error
32 func (p *pipe) Len() int {
43 func (p *pipe) Read(d []byte) (n int, err error) {
72 func (p *pipe) Write(d []byte) (n int, err error) {
127 func (p *pipe) closeDoneLocked() {
141 func (p *pipe) Err() error {
[all …]

12345678910>>...1059