Home
last modified time | relevance | path

Searched refs:decodeVarLenUnsignedByte (Results 1 – 11 of 11) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/deps/brotli/java/org/brotli/dec/
H A DDecode.java181 private static int decodeVarLenUnsignedByte(State s) { in decodeVarLenUnsignedByte() method in Decode
438 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap()
597 s.numLiteralBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
599 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
601 s.numDistanceBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DDecode.java316 private static int decodeVarLenUnsignedByte(State s) { in decodeVarLenUnsignedByte() method in Decode
608 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap()
813 s.numLiteralBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
815 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
817 s.numDistanceBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DDecode.java316 private static int decodeVarLenUnsignedByte(State s) { in decodeVarLenUnsignedByte() method in Decode
608 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap()
813 s.numLiteralBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
815 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
817 s.numDistanceBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DDecode.java316 private static int decodeVarLenUnsignedByte(State s) { in decodeVarLenUnsignedByte() method in Decode
608 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap()
813 s.numLiteralBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
815 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
817 s.numDistanceBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DDecode.java316 private static int decodeVarLenUnsignedByte(State s) { in decodeVarLenUnsignedByte() method in Decode
608 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap()
813 s.numLiteralBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
815 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
817 s.numDistanceBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DDecode.java316 private static int decodeVarLenUnsignedByte(State s) { in decodeVarLenUnsignedByte() method in Decode
608 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap()
813 s.numLiteralBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
815 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
817 s.numDistanceBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DDecode.java316 private static int decodeVarLenUnsignedByte(State s) { in decodeVarLenUnsignedByte() method in Decode
608 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap()
813 s.numLiteralBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
815 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
817 s.numDistanceBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DDecode.java316 private static int decodeVarLenUnsignedByte(State s) { in decodeVarLenUnsignedByte() method in Decode
608 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap()
813 s.numLiteralBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
815 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
817 s.numDistanceBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DDecode.java316 private static int decodeVarLenUnsignedByte(State s) { in decodeVarLenUnsignedByte() method in Decode
608 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap()
813 s.numLiteralBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
815 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
817 s.numDistanceBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DDecode.java316 private static int decodeVarLenUnsignedByte(State s) { in decodeVarLenUnsignedByte() method in Decode
608 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap()
813 s.numLiteralBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
815 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
817 s.numDistanceBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DDecode.java316 private static int decodeVarLenUnsignedByte(State s) { in decodeVarLenUnsignedByte() method in Decode
608 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap()
813 s.numLiteralBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
815 s.numCommandBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()
817 s.numDistanceBlockTypes = decodeVarLenUnsignedByte(s) + 1; in readMetablockHuffmanCodesAndContextMaps()