Home
last modified time | relevance | path

Searched refs:countingReader (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/dports/net/rclone/rclone-1.57.0/vendor/storj.io/common/encryption/
H A Dpad.go72 type countingReader struct { struct
77 func newCountingReader(r io.ReadCloser) *countingReader {
78 return &countingReader{R: r}
81 func (cr *countingReader) Read(p []byte) (n int, err error) { argument
87 func (cr *countingReader) Close() error { argument
/dports/net/storj/storj-1.45.3/vendor/storj.io/common/encryption/
H A Dpad.go72 type countingReader struct { struct
77 func newCountingReader(r io.ReadCloser) *countingReader {
78 return &countingReader{R: r}
81 func (cr *countingReader) Read(p []byte) (n int, err error) { argument
87 func (cr *countingReader) Close() error { argument
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/protocol/
H A Dcounting.go11 type countingReader struct { struct
22 func (c *countingReader) Read(bs []byte) (int, error) { argument
30 func (c *countingReader) Tot() int64 { argument
34 func (c *countingReader) Last() time.Time { argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/tdewolff/minify/v2/cmd/minify/
H A Dio.go7 type countingReader struct { struct
12 func newCountingReader(r io.Reader) *countingReader {
13 return &countingReader{r, 0}
16 func (r *countingReader) Read(p []byte) (int, error) { argument
/dports/textproc/minify/minify-2.9.22/cmd/minify/
H A Dio.go7 type countingReader struct { struct
12 func newCountingReader(r io.Reader) *countingReader {
13 return &countingReader{r, 0}
16 func (r *countingReader) Read(p []byte) (int, error) { argument
/dports/www/miniflux/v2-2.0.35/vendor/github.com/tdewolff/minify/v2/cmd/minify/
H A Dio.go7 type countingReader struct { struct
12 func newCountingReader(r io.Reader) *countingReader {
13 return &countingReader{r, 0}
16 func (r *countingReader) Read(p []byte) (int, error) { argument
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/lang/gcc8/gcc-8.5.0/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/lang/gcc10/gcc-10.3.0/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct {
56 func (r *countingReader) Read(p []byte) (n int, err error) {
68 reader := &countingReader{r: rand.Reader}
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/mail/aerc/aerc-0.4.0/vendor/golang.org/x/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/lang/gcc11/gcc-11.2.0/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/lang/gcc9/gcc-9.4.0/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/crypto/rand/
H A Dutil_test.go51 type countingReader struct { struct
56 func (r *countingReader) Read(p []byte) (n int, err error) { argument
68 reader := &countingReader{r: rand.Reader}

12345678910>>...16