Home
last modified time | relevance | path

Searched defs:dictDecoder (Results 1 – 25 of 58) sorted by relevance

123

/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/klauspost/compress/compress-1.10.10/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/klauspost/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/sysutils/brename/brename-2.11.1/vendor/github.com/klauspost/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/klauspost/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/klauspost/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/klauspost/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/www/filtron/filtron-93f8b22/vendor/github.com/klauspost/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/klauspost/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/klauspost/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/compress/flate/
H A Ddict_decoder.go27 type dictDecoder struct { struct
28 hist []byte // Sliding window history
31 wrPos int // Current output position in buffer
32 rdPos int // Have emitted hist[:rdPos] already
59 func (dd *dictDecoder) histSize() int {
67 func (dd *dictDecoder) availRead() int {
72 func (dd *dictDecoder) availWrite() int {
79 func (dd *dictDecoder) writeSlice() []byte {
86 func (dd *dictDecoder) writeMark(cnt int) {
93 func (dd *dictDecoder) writeByte(c byte) {
[all …]

123