Home
last modified time | relevance | path

Searched defs:HuffmanDecoder (Results 1 – 25 of 61) sorted by relevance

123

/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/vcol/inc/
H A Dvcol_view.inc11 # Original Date: 2008-09-04 #
12 # Change Author: Oleksandr Byelkin (Monty program Ab)
13 # Date: 2009-03-24
15 ################################################################################
19 create table t1 (a int not null,
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/jpeg-decoder-0.1.18/src/
H A Dhuffman.rs11 pub struct HuffmanDecoder { struct
17 impl HuffmanDecoder { argument
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/jpeg-decoder-0.1.22/src/
H A Dhuffman.rs10 pub struct HuffmanDecoder { struct
16 impl HuffmanDecoder { implementation
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/jpeg-decoder-0.1.15/src/
H A Dhuffman.rs11 pub struct HuffmanDecoder { struct
17 impl HuffmanDecoder { argument
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/jpeg-decoder-0.1.22/src/
H A Dhuffman.rs10 pub struct HuffmanDecoder { struct
16 impl HuffmanDecoder { argument
/dports/graphics/viu/viu-1.1/cargo-crates/jpeg-decoder-0.1.20/src/
H A Dhuffman.rs11 pub struct HuffmanDecoder { struct
17 impl HuffmanDecoder { impl
/dports/games/dose-response/dose-response-179c326/cargo-crates/jpeg-decoder-0.1.15/src/
H A Dhuffman.rs11 pub struct HuffmanDecoder { struct
17 impl HuffmanDecoder { implementation
/dports/misc/broot/broot-1.7.0/cargo-crates/jpeg-decoder-0.1.22/src/
H A Dhuffman.rs10 pub struct HuffmanDecoder { struct
16 impl HuffmanDecoder { implementation
/dports/www/zola/zola-0.15.2/cargo-crates/jpeg-decoder-0.1.22/src/
H A Dhuffman.rs10 pub struct HuffmanDecoder { struct
16 impl HuffmanDecoder { impl
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/jpeg-decoder-0.1.22/src/
H A Dhuffman.rs10 pub struct HuffmanDecoder { struct
16 impl HuffmanDecoder { argument
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/jpeg-decoder-0.1.18/src/
H A Dhuffman.rs11 pub struct HuffmanDecoder { struct
17 impl HuffmanDecoder { argument
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/sys_vars/t/
H A Dlog_disabled_statements_func.test48 SELECT argument FROM mysql.general_log where command_type <> "Close stmt" and command_type <> "Prep…
49 --echo <--
50
51 DROP TABLE t1;
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/fbreader/src/formats/chm/
H A DHuffmanDecoder.cpp24 HuffmanDecoder::HuffmanDecoder() : myMaxBitsNumber(0) { in HuffmanDecoder() function in HuffmanDecoder
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/http2-3.0.2/Network/HPACK/Huffman/
H A DDecode.hs28 type HuffmanDecoder = ReadBuffer -> Int -> IO ByteString type
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/http2-3.0.2/Network/HPACK/Huffman/
H A DDecode.hs28 type HuffmanDecoder = ReadBuffer -> Int -> IO ByteString type
/dports/graphics/libopenraw/libopenraw-0.3.0/lib/
H A Dhuffman.hpp37 class HuffmanDecoder { class
H A Dhuffman.cpp41 HuffmanDecoder::HuffmanDecoder(const HuffmanNode* const p) : m_p(p) in HuffmanDecoder() function in OpenRaw::Internals::HuffmanDecoder
/dports/games/libretro-scummvm/scummvm-7b1e929/image/codecs/
H A Dsvq1.h57 typedef Common::Huffman<Common::BitStream32BEMSB> HuffmanDecoder; typedef
/dports/games/scummvm/scummvm-2.5.1/image/codecs/
H A Dsvq1.h57 typedef Common::Huffman<Common::BitStream32BEMSB> HuffmanDecoder; typedef
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dzinflate.h48 HuffmanDecoder() : m_maxCodeBits(0), m_cacheBits(0), m_cacheMask(0), m_normalizedCacheMask(0) {} in HuffmanDecoder() function
49 HuffmanDecoder(const unsigned int *codeBitLengths, unsigned int nCodes) in HuffmanDecoder() function
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dzinflate.h45 HuffmanDecoder() : m_maxCodeBits(0), m_cacheBits(0), m_cacheMask(0), m_normalizedCacheMask(0) {} in HuffmanDecoder() function
46 HuffmanDecoder(const unsigned int *codeBitLengths, unsigned int nCodes) in HuffmanDecoder() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dzinflate.h48 HuffmanDecoder() : m_maxCodeBits(0), m_cacheBits(0), m_cacheMask(0), m_normalizedCacheMask(0) {} in HuffmanDecoder() function
49 HuffmanDecoder(const unsigned int *codeBitLengths, unsigned int nCodes) in HuffmanDecoder() function
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dzinflate.h48 HuffmanDecoder() : m_maxCodeBits(0), m_cacheBits(0), m_cacheMask(0), m_normalizedCacheMask(0) {} in HuffmanDecoder() function
49 HuffmanDecoder(const unsigned int *codeBitLengths, unsigned int nCodes) in HuffmanDecoder() function
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/hpack/
H A Dhuffman.py30 class HuffmanDecoder(object): class
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/hpack/
H A Dhuffman.py30 class HuffmanDecoder(object): class

123