Home
last modified time | relevance | path

Searched refs:countingReader (Results 201 – 225 of 377) sorted by relevance

12345678910>>...16

/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/remotes/docker/
H A Dresolver.go212 type countingReader struct { struct
217 func (r *countingReader) Read(p []byte) (int, error) { argument
345 bodyReader := countingReader{reader: resp.Body}
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/containerd/containerd/remotes/docker/
H A Dresolver.go208 type countingReader struct { struct
213 func (r *countingReader) Read(p []byte) (int, error) { argument
341 bodyReader := countingReader{reader: resp.Body}
/dports/net/traefik/traefik-2.6.1/vendor/github.com/containerd/containerd/remotes/docker/
H A Dresolver.go208 type countingReader struct { struct
213 func (r *countingReader) Read(p []byte) (int, error) { argument
345 bodyReader := countingReader{reader: resp.Body}
/dports/security/keybase/client-v5.7.1/go/libkb/
H A Dapi.go202 type countingReader struct { struct
207 func newCountingReader(r io.Reader) *countingReader {
208 return &countingReader{r: r}
211 func (c *countingReader) Read(p []byte) (n int, err error) { argument
217 func (c *countingReader) numRead() int { argument
/dports/lang/zig-devel/zig-0.9.0/lib/std/
H A Dio.zig129 pub const countingReader = @import("io/counting_reader.zig").countingReader;
/dports/lang/zig/zig-0.9.0/lib/std/
H A Dio.zig129 pub const countingReader = @import("io/counting_reader.zig").countingReader;
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/godoc/
H A Dindex.go1182 r = countingReader{&n, r.(byteReader)}
1565 type countingReader struct { struct
1570 func (c countingReader) Read(p []byte) (n int, err error) { argument
1576 func (c countingReader) ReadByte() (b byte, err error) { argument

12345678910>>...16