Home
last modified time | relevance | path

Searched refs:key_step (Results 1 – 25 of 47) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/www/firefox-esr/firefox-91.8.0/modules/brotli/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/archivers/py-brotli/Brotli-1.0.9/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/archivers/brotli/brotli-1.0.9/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/devel/apitrace/apitrace-9.0/thirdparty/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/andybalholm/brotli/
H A Dhuffman.go406 var key_step uint64
460 key_step = reverseBitsLowest
469 key += key_step
473 key_step >>= 1
487 var key_step uint64
519 key_step = reverseBitsLowest
528 key += key_step
532 key_step >>= 1
546 key_step = reverseBitsLowest >> uint(root_bits-1)
561 key += key_step
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/www/gitea/gitea-1.16.5/vendor/github.com/andybalholm/brotli/
H A Dhuffman.go406 var key_step uint64
460 key_step = reverseBitsLowest
469 key += key_step
473 key_step >>= 1
487 var key_step uint64
519 key_step = reverseBitsLowest
528 key += key_step
532 key_step >>= 1
546 key_step = reverseBitsLowest >> uint(root_bits-1)
561 key += key_step
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/brotli/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/www/firefox/firefox-99.0/modules/brotli/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/brotli/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/andybalholm/brotli/
H A Dhuffman.go406 var key_step uint64
460 key_step = reverseBitsLowest
469 key += key_step
473 key_step >>= 1
487 var key_step uint64
519 key_step = reverseBitsLowest
528 key += key_step
532 key_step >>= 1
546 key_step = reverseBitsLowest >> uint(root_bits-1)
561 key += key_step
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/andybalholm/brotli/
H A Dhuffman.go406 var key_step uint64
460 key_step = reverseBitsLowest
469 key += key_step
473 key_step >>= 1
487 var key_step uint64
519 key_step = reverseBitsLowest
528 key += key_step
532 key_step >>= 1
546 key_step = reverseBitsLowest >> uint(root_bits-1)
561 key += key_step
/dports/mail/thunderbird/thunderbird-91.8.0/modules/brotli/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/lang/spidermonkey78/firefox-78.9.0/modules/brotli/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/www/node10/node-v10.24.1/deps/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
154 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
162 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
165 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
178 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
208 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
217 key += key_step; in BrotliBuildHuffmanTable()
220 key_step >>= 1; in BrotliBuildHuffmanTable()
231 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
243 key += key_step; in BrotliBuildHuffmanTable()
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/brotli/c/dec/
H A Dhuffman.c110 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildCodeLengthsHuffmanTable() local
155 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildCodeLengthsHuffmanTable()
164 key += key_step; in BrotliBuildCodeLengthsHuffmanTable()
167 key_step >>= 1; in BrotliBuildCodeLengthsHuffmanTable()
180 brotli_reg_t key_step; /* prefix code addend */ in BrotliBuildHuffmanTable() local
210 key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()
220 key += key_step; in BrotliBuildHuffmanTable()
223 key_step >>= 1; in BrotliBuildHuffmanTable()
234 key_step = BROTLI_REVERSE_BITS_LOWEST >> (root_bits - 1); in BrotliBuildHuffmanTable()
246 key += key_step; in BrotliBuildHuffmanTable()

12