Home
last modified time | relevance | path

Searched refs:decodeContextMap (Results 1 – 15 of 15) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/deps/brotli/java/org/brotli/dec/
H A DDecode.java436 private static int decodeContextMap(int contextMapSize, byte[] contextMap, State s) { in decodeContextMap() method in Decode
625 int numLiteralTrees = decodeContextMap(s.numLiteralBlockTypes << LITERAL_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
637 int numDistTrees = decodeContextMap(s.numDistanceBlockTypes << DISTANCE_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DDecode.java606 private static int decodeContextMap(int contextMapSize, byte[] contextMap, State s) { in decodeContextMap() method in Decode
839 int numLiteralTrees = decodeContextMap(s.numLiteralBlockTypes << LITERAL_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
851 int numDistTrees = decodeContextMap(s.numDistanceBlockTypes << DISTANCE_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DDecode.java606 private static int decodeContextMap(int contextMapSize, byte[] contextMap, State s) { in decodeContextMap() method in Decode
839 int numLiteralTrees = decodeContextMap(s.numLiteralBlockTypes << LITERAL_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
851 int numDistTrees = decodeContextMap(s.numDistanceBlockTypes << DISTANCE_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DDecode.java606 private static int decodeContextMap(int contextMapSize, byte[] contextMap, State s) { in decodeContextMap() method in Decode
839 int numLiteralTrees = decodeContextMap(s.numLiteralBlockTypes << LITERAL_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
851 int numDistTrees = decodeContextMap(s.numDistanceBlockTypes << DISTANCE_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DDecode.java606 private static int decodeContextMap(int contextMapSize, byte[] contextMap, State s) { in decodeContextMap() method in Decode
839 int numLiteralTrees = decodeContextMap(s.numLiteralBlockTypes << LITERAL_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
851 int numDistTrees = decodeContextMap(s.numDistanceBlockTypes << DISTANCE_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DDecode.java606 private static int decodeContextMap(int contextMapSize, byte[] contextMap, State s) { in decodeContextMap() method in Decode
839 int numLiteralTrees = decodeContextMap(s.numLiteralBlockTypes << LITERAL_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
851 int numDistTrees = decodeContextMap(s.numDistanceBlockTypes << DISTANCE_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DDecode.java606 private static int decodeContextMap(int contextMapSize, byte[] contextMap, State s) { in decodeContextMap() method in Decode
839 int numLiteralTrees = decodeContextMap(s.numLiteralBlockTypes << LITERAL_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
851 int numDistTrees = decodeContextMap(s.numDistanceBlockTypes << DISTANCE_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DDecode.java606 private static int decodeContextMap(int contextMapSize, byte[] contextMap, State s) { in decodeContextMap() method in Decode
839 int numLiteralTrees = decodeContextMap(s.numLiteralBlockTypes << LITERAL_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
851 int numDistTrees = decodeContextMap(s.numDistanceBlockTypes << DISTANCE_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DDecode.java606 private static int decodeContextMap(int contextMapSize, byte[] contextMap, State s) { in decodeContextMap() method in Decode
839 int numLiteralTrees = decodeContextMap(s.numLiteralBlockTypes << LITERAL_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
851 int numDistTrees = decodeContextMap(s.numDistanceBlockTypes << DISTANCE_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DDecode.java606 private static int decodeContextMap(int contextMapSize, byte[] contextMap, State s) { in decodeContextMap() method in Decode
839 int numLiteralTrees = decodeContextMap(s.numLiteralBlockTypes << LITERAL_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
851 int numDistTrees = decodeContextMap(s.numDistanceBlockTypes << DISTANCE_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DDecode.java606 private static int decodeContextMap(int contextMapSize, byte[] contextMap, State s) { in decodeContextMap() method in Decode
839 int numLiteralTrees = decodeContextMap(s.numLiteralBlockTypes << LITERAL_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
851 int numDistTrees = decodeContextMap(s.numDistanceBlockTypes << DISTANCE_CONTEXT_BITS, in readMetablockHuffmanCodesAndContextMaps()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/andybalholm/brotli/
H A Ddecode.go984 func decodeContextMap(context_map_size uint32, num_htrees *uint32, context_map_arg *[]byte, s *Read… func
2392 …result = decodeContextMap(s.num_block_types[0]<<literalContextBits, &s.num_literal_htrees, &s.cont…
2415 …result = decodeContextMap(s.num_block_types[2]<<distanceContextBits, &s.num_dist_htrees, &s.dist_c…
/dports/www/gitea/gitea-1.16.5/vendor/github.com/andybalholm/brotli/
H A Ddecode.go947 func decodeContextMap(context_map_size uint32, num_htrees *uint32, context_map_arg *[]byte, s *Read… func
2348 …result = decodeContextMap(s.num_block_types[0]<<literalContextBits, &s.num_literal_htrees, &s.cont…
2371 …result = decodeContextMap(s.num_block_types[2]<<distanceContextBits, &s.num_dist_htrees, &s.dist_c…
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/andybalholm/brotli/
H A Ddecode.go984 func decodeContextMap(context_map_size uint32, num_htrees *uint32, context_map_arg *[]byte, s *Read… func
2392 …result = decodeContextMap(s.num_block_types[0]<<literalContextBits, &s.num_literal_htrees, &s.cont…
2415 …result = decodeContextMap(s.num_block_types[2]<<distanceContextBits, &s.num_dist_htrees, &s.dist_c…
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/andybalholm/brotli/
H A Ddecode.go984 func decodeContextMap(context_map_size uint32, num_htrees *uint32, context_map_arg *[]byte, s *Read… func
2392 …result = decodeContextMap(s.num_block_types[0]<<literalContextBits, &s.num_literal_htrees, &s.cont…
2415 …result = decodeContextMap(s.num_block_types[2]<<distanceContextBits, &s.num_dist_htrees, &s.dist_c…