Home
last modified time | relevance | path

Searched refs:BROTLI_REVERSE_BITS_LOWEST (Results 1 – 25 of 40) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/www/firefox-esr/firefox-91.8.0/modules/brotli/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/archivers/py-brotli/Brotli-1.0.9/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/archivers/brotli/brotli-1.0.9/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/devel/apitrace/apitrace-9.0/thirdparty/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/brotli/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/www/firefox/firefox-99.0/modules/brotli/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/brotli/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/mail/thunderbird/thunderbird-91.8.0/modules/brotli/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/lang/spidermonkey78/firefox-78.9.0/modules/brotli/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/www/node10/node-v10.24.1/deps/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
232 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
237 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/brotli/c/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
155 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
210 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
234 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
235 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
236 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
240 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/archivers/py-brotlipy/brotlipy-0.7.0/libbrotli/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
155 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
211 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
236 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
237 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
238 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
242 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
155 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
210 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
234 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
235 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
236 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
240 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/BrotliCompress/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
155 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
210 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
234 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
235 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
236 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
240 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/BrotliCompress/dec/
H A Dhuffman.c64 #define BROTLI_REVERSE_BITS_LOWEST \ macro
155 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
210 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
234 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
235 sub_key = (BROTLI_REVERSE_BITS_LOWEST << 1); in BrotliBuildHuffmanTable()
236 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
240 if (sub_key == (BROTLI_REVERSE_BITS_LOWEST << 1U)) { in BrotliBuildHuffmanTable()

12