Home
last modified time | relevance | path

Searched refs:goal_size (Results 1 – 25 of 59) sorted by relevance

123

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/www/firefox-esr/firefox-91.8.0/modules/brotli/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/archivers/py-brotli/Brotli-1.0.9/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/archivers/brotli/brotli-1.0.9/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/devel/apitrace/apitrace-9.0/thirdparty/brotli/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/andybalholm/brotli/
H A Dhuffman.go581 var goal_size uint32 = 1 << uint(root_bits)
647 for table_size != goal_size {
652 return goal_size
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/www/gitea/gitea-1.16.5/vendor/github.com/andybalholm/brotli/
H A Dhuffman.go581 var goal_size uint32 = 1 << uint(root_bits)
647 for table_size != goal_size {
652 return goal_size
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/brotli/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/www/firefox/firefox-99.0/modules/brotli/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/brotli/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/andybalholm/brotli/
H A Dhuffman.go581 var goal_size uint32 = 1 << uint(root_bits)
647 for table_size != goal_size {
652 return goal_size
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/andybalholm/brotli/
H A Dhuffman.go581 var goal_size uint32 = 1 << uint(root_bits)
647 for table_size != goal_size {
652 return goal_size
/dports/mail/thunderbird/thunderbird-91.8.0/modules/brotli/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/lang/spidermonkey78/firefox-78.9.0/modules/brotli/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/www/node10/node-v10.24.1/deps/brotli/c/dec/
H A Dhuffman.c266 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
329 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
334 return goal_size; in BrotliBuildSimpleHuffmanTable()
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/brotli/c/dec/
H A Dhuffman.c270 const uint32_t goal_size = 1U << root_bits; in BrotliBuildSimpleHuffmanTable() local
346 while (table_size != goal_size) { in BrotliBuildSimpleHuffmanTable()
351 return goal_size; in BrotliBuildSimpleHuffmanTable()

123