Home
last modified time | relevance | path

Searched defs:bits_count (Results 1 – 25 of 97) sorted by relevance

1234

/dports/net/arataga/restinio-v.0.6.13/dev/restinio/utils/impl/
H A Dbitops.hpp34 struct bits_count<std::uint8_t> { static constexpr unsigned count = 8u; }; argument
37 struct bits_count<std::int8_t> { static constexpr unsigned count = 8u; }; argument
40 struct bits_count<char> { static constexpr unsigned count = 8u; }; argument
43 struct bits_count<std::uint16_t> { static constexpr unsigned count = 16u; }; struct
46 struct bits_count<std::int16_t> { static constexpr unsigned count = 16u; }; struct
49 struct bits_count<std::uint32_t> { static constexpr unsigned count = 32u; }; argument
52 struct bits_count<std::int32_t> { static constexpr unsigned count = 32u; }; struct
55 struct bits_count<std::uint64_t> { static constexpr unsigned count = 64u; }; struct
58 struct bits_count<std::int64_t> { static constexpr unsigned count = 64u; }; struct
/dports/net/dictd/dictd-1.13.1/
H A Dmbrtowc.c20 int bits_count; in utf8_to_ucs4() local
/dports/textproc/dict/dictd-1.13.1/
H A Dmbrtowc.c20 int bits_count; in utf8_to_ucs4() local
/dports/textproc/dictfmt/dictd-1.13.1/
H A Dmbrtowc.c20 int bits_count; in utf8_to_ucs4() local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/dports/www/firefox-esr/firefox-91.8.0/modules/brotli/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/brotli/c/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
189 int bits_count; in BrotliBuildHuffmanTable() local
/dports/archivers/py-brotli/Brotli-1.0.9/c/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/dports/archivers/py-brotlipy/brotlipy-0.7.0/libbrotli/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
189 int bits_count; in BrotliBuildHuffmanTable() local
/dports/archivers/brotli/brotli-1.0.9/c/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/dports/devel/apitrace/apitrace-9.0/thirdparty/brotli/c/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
189 int bits_count; in BrotliBuildHuffmanTable() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/BrotliCompress/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
189 int bits_count; in BrotliBuildHuffmanTable() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/BrotliCompress/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
189 int bits_count; in BrotliBuildHuffmanTable() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/BrotliCompress/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
189 int bits_count; in BrotliBuildHuffmanTable() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
189 int bits_count; in BrotliBuildHuffmanTable() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/AnyOS/brotli/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
189 int bits_count; in BrotliBuildHuffmanTable() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/brotli/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/dports/www/firefox/firefox-99.0/modules/brotli/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/dports/net/proby/proby-1.0.2/cargo-crates/brotli-sys-0.3.2/brotli/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
189 int bits_count; in BrotliBuildHuffmanTable() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/dports/lang/spidermonkey60/firefox-60.9.0/modules/brotli/dec/
H A Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
189 int bits_count; in BrotliBuildHuffmanTable() local

1234