Home
last modified time | relevance | path

Searched refs:ReadPrefixCode (Results 1 – 14 of 14) sorted by relevance

/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/dsnet/compress/brotli/
H A Dreader.go260 br.rd.ReadPrefixCode(&bd.decType, uint(bd.numTypes)+2)
261 br.rd.ReadPrefixCode(&bd.decLen, uint(numBlkCntSyms))
307 br.rd.ReadPrefixCode(&br.litBlk.prefixes[i], numLitSyms)
311 br.rd.ReadPrefixCode(&br.iacBlk.prefixes[i], numIaCSyms)
315 br.rd.ReadPrefixCode(&br.distBlk.prefixes[i], numDistSyms)
579 br.rd.ReadPrefixCode(&br.rd.prefix, maxRLE+numTrees)
H A Dbit_reader.go245 func (br *bitReader) ReadPrefixCode(pd *prefixDecoder, maxSyms uint) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/dsnet/compress/brotli/
H A Dreader.go260 br.rd.ReadPrefixCode(&bd.decType, uint(bd.numTypes)+2)
261 br.rd.ReadPrefixCode(&bd.decLen, uint(numBlkCntSyms))
307 br.rd.ReadPrefixCode(&br.litBlk.prefixes[i], numLitSyms)
311 br.rd.ReadPrefixCode(&br.iacBlk.prefixes[i], numIaCSyms)
315 br.rd.ReadPrefixCode(&br.distBlk.prefixes[i], numDistSyms)
579 br.rd.ReadPrefixCode(&br.rd.prefix, maxRLE+numTrees)
H A Dbit_reader.go245 func (br *bitReader) ReadPrefixCode(pd *prefixDecoder, maxSyms uint) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/dsnet/compress/brotli/
H A Dreader.go260 br.rd.ReadPrefixCode(&bd.decType, uint(bd.numTypes)+2)
261 br.rd.ReadPrefixCode(&bd.decLen, uint(numBlkCntSyms))
307 br.rd.ReadPrefixCode(&br.litBlk.prefixes[i], numLitSyms)
311 br.rd.ReadPrefixCode(&br.iacBlk.prefixes[i], numIaCSyms)
315 br.rd.ReadPrefixCode(&br.distBlk.prefixes[i], numDistSyms)
579 br.rd.ReadPrefixCode(&br.rd.prefix, maxRLE+numTrees)
H A Dbit_reader.go245 func (br *bitReader) ReadPrefixCode(pd *prefixDecoder, maxSyms uint) { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/dsnet/compress/brotli/
H A Dreader.go260 br.rd.ReadPrefixCode(&bd.decType, uint(bd.numTypes)+2)
261 br.rd.ReadPrefixCode(&bd.decLen, uint(numBlkCntSyms))
307 br.rd.ReadPrefixCode(&br.litBlk.prefixes[i], numLitSyms)
311 br.rd.ReadPrefixCode(&br.iacBlk.prefixes[i], numIaCSyms)
315 br.rd.ReadPrefixCode(&br.distBlk.prefixes[i], numDistSyms)
579 br.rd.ReadPrefixCode(&br.rd.prefix, maxRLE+numTrees)
H A Dbit_reader.go245 func (br *bitReader) ReadPrefixCode(pd *prefixDecoder, maxSyms uint) { func
/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/github.com/dsnet/compress/brotli/
H A Dreader.go260 br.rd.ReadPrefixCode(&bd.decType, uint(bd.numTypes)+2)
261 br.rd.ReadPrefixCode(&bd.decLen, uint(numBlkCntSyms))
307 br.rd.ReadPrefixCode(&br.litBlk.prefixes[i], numLitSyms)
311 br.rd.ReadPrefixCode(&br.iacBlk.prefixes[i], numIaCSyms)
315 br.rd.ReadPrefixCode(&br.distBlk.prefixes[i], numDistSyms)
579 br.rd.ReadPrefixCode(&br.rd.prefix, maxRLE+numTrees)
H A Dbit_reader.go245 func (br *bitReader) ReadPrefixCode(pd *prefixDecoder, maxSyms uint) { func
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/dsnet/compress/brotli/
H A Dreader.go260 br.rd.ReadPrefixCode(&bd.decType, uint(bd.numTypes)+2)
261 br.rd.ReadPrefixCode(&bd.decLen, uint(numBlkCntSyms))
307 br.rd.ReadPrefixCode(&br.litBlk.prefixes[i], numLitSyms)
311 br.rd.ReadPrefixCode(&br.iacBlk.prefixes[i], numIaCSyms)
315 br.rd.ReadPrefixCode(&br.distBlk.prefixes[i], numDistSyms)
579 br.rd.ReadPrefixCode(&br.rd.prefix, maxRLE+numTrees)
H A Dbit_reader.go245 func (br *bitReader) ReadPrefixCode(pd *prefixDecoder, maxSyms uint) { func
/dports/devel/bit/bit-1.1.2/vendor/github.com/dsnet/compress/brotli/
H A Dreader.go260 br.rd.ReadPrefixCode(&bd.decType, uint(bd.numTypes)+2)
261 br.rd.ReadPrefixCode(&bd.decLen, uint(numBlkCntSyms))
307 br.rd.ReadPrefixCode(&br.litBlk.prefixes[i], numLitSyms)
311 br.rd.ReadPrefixCode(&br.iacBlk.prefixes[i], numIaCSyms)
315 br.rd.ReadPrefixCode(&br.distBlk.prefixes[i], numDistSyms)
579 br.rd.ReadPrefixCode(&br.rd.prefix, maxRLE+numTrees)
H A Dbit_reader.go245 func (br *bitReader) ReadPrefixCode(pd *prefixDecoder, maxSyms uint) { func