Home
last modified time | relevance | path

Searched defs:codeLengths (Results 1 – 25 of 95) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/mcs/class/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/
H A DInflaterHuffmanTree.cs100 public InflaterHuffmanTree(byte[] codeLengths) in InflaterHuffmanTree()
105 void BuildTree(byte[] codeLengths) in BuildTree()
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/SharpZipLib/ICSharpCode.SharpZipLib.Shared/Zip/Compression/
H A DInflaterHuffmanTree.cs66 public InflaterHuffmanTree(byte[] codeLengths) in InflaterHuffmanTree()
72 void BuildTree(byte[] codeLengths) in BuildTree()
/dports/irc/smuxi/smuxi-1.1/lib/agsxmpp/agsxmpp/IO/Compression/
H A DInflaterHuffmanTree.cs99 public InflaterHuffmanTree(byte[] codeLengths) in InflaterHuffmanTree()
104 void BuildTree(byte[] codeLengths) in BuildTree()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/util/zip/
H A DInflaterHuffmanTree.java82 InflaterHuffmanTree(byte[] codeLengths) throws DataFormatException in InflaterHuffmanTree()
87 private void buildTree(byte[] codeLengths) throws DataFormatException in buildTree()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/util/zip/
H A DInflaterHuffmanTree.java82 InflaterHuffmanTree(byte[] codeLengths) throws DataFormatException in InflaterHuffmanTree()
87 private void buildTree(byte[] codeLengths) throws DataFormatException in buildTree()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/util/zip/
H A DInflaterHuffmanTree.java82 InflaterHuffmanTree(byte[] codeLengths) throws DataFormatException in InflaterHuffmanTree()
87 private void buildTree(byte[] codeLengths) throws DataFormatException in buildTree()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/util/zip/
H A DInflaterHuffmanTree.java82 InflaterHuffmanTree(byte[] codeLengths) throws DataFormatException in InflaterHuffmanTree()
87 private void buildTree(byte[] codeLengths) throws DataFormatException in buildTree()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/util/zip/
H A DInflaterHuffmanTree.java82 InflaterHuffmanTree(byte[] codeLengths) throws DataFormatException in InflaterHuffmanTree()
87 private void buildTree(byte[] codeLengths) throws DataFormatException in buildTree()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/util/zip/
H A DInflaterHuffmanTree.java82 InflaterHuffmanTree(byte[] codeLengths) throws DataFormatException in InflaterHuffmanTree()
87 private void buildTree(byte[] codeLengths) throws DataFormatException in buildTree()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dzinflate.cpp406 FixedSizeSecBlock<unsigned int, 286+32> codeLengths; in DecodeHeader() local
617 unsigned int codeLengths[288]; in CreateFixedLiteralDecoder() local
628 unsigned int codeLengths[32]; in CreateFixedDistanceDecoder() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dzinflate.cpp406 FixedSizeSecBlock<unsigned int, 286+32> codeLengths; in DecodeHeader() local
617 unsigned int codeLengths[288]; in CreateFixedLiteralDecoder() local
628 unsigned int codeLengths[32]; in CreateFixedDistanceDecoder() local
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dzinflate.cpp406 FixedSizeSecBlock<unsigned int, 286+32> codeLengths; in DecodeHeader() local
617 unsigned int codeLengths[288]; in CreateFixedLiteralDecoder() local
628 unsigned int codeLengths[32]; in CreateFixedDistanceDecoder() local
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dzinflate.cpp406 FixedSizeSecBlock<unsigned int, 286+32> codeLengths; in DecodeHeader() local
617 unsigned int codeLengths[288]; in CreateFixedLiteralDecoder() local
628 unsigned int codeLengths[32]; in CreateFixedDistanceDecoder() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dzinflate.cpp403 FixedSizeSecBlock<unsigned int, 286+32> codeLengths; in DecodeHeader() local
604 unsigned int codeLengths[288]; in operator ()() local
619 unsigned int codeLengths[32]; in operator ()() local
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DImplodeHuffmanDecoder.cpp22 bool CDecoder::SetCodeLengths(const Byte *codeLengths) in SetCodeLengths()
H A DHuffmanDecoder.h23 bool SetCodeLengths(const Byte *codeLengths) in SetCodeLengths()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/csharp/org/brotli/dec/
H A DHuffman.cs72 …d BuildHuffmanTable(int[] rootTable, int tableOffset, int rootBits, int[] codeLengths, int codeLen… in BuildHuffmanTable()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/csharp/org/brotli/dec/
H A DHuffman.cs72 …d BuildHuffmanTable(int[] rootTable, int tableOffset, int rootBits, int[] codeLengths, int codeLen… in BuildHuffmanTable()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.Compression/src/System/IO/Compression/DeflateManaged/
H A DHuffmanTree.cs47 public HuffmanTree(byte[] codeLengths) in HuffmanTree()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/csharp/org/brotli/dec/
H A DHuffman.cs72 …d BuildHuffmanTable(int[] rootTable, int tableOffset, int rootBits, int[] codeLengths, int codeLen… in BuildHuffmanTable()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/csharp/org/brotli/dec/
H A DHuffman.cs72 …d BuildHuffmanTable(int[] rootTable, int tableOffset, int rootBits, int[] codeLengths, int codeLen… in BuildHuffmanTable()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/csharp/org/brotli/dec/
H A DHuffman.cs72 …d BuildHuffmanTable(int[] rootTable, int tableOffset, int rootBits, int[] codeLengths, int codeLen… in BuildHuffmanTable()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/csharp/org/brotli/dec/
H A DHuffman.cs72 …d BuildHuffmanTable(int[] rootTable, int tableOffset, int rootBits, int[] codeLengths, int codeLen… in BuildHuffmanTable()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/csharp/org/brotli/dec/
H A DHuffman.cs72 …d BuildHuffmanTable(int[] rootTable, int tableOffset, int rootBits, int[] codeLengths, int codeLen… in BuildHuffmanTable()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/csharp/org/brotli/dec/
H A DHuffman.cs72 …d BuildHuffmanTable(int[] rootTable, int tableOffset, int rootBits, int[] codeLengths, int codeLen… in BuildHuffmanTable()

1234