Home
last modified time | relevance | path

Searched refs:second_last_type (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/andybalholm/brotli/
H A Dbrotli_bit_stream.go77 second_last_type uint member
82 self.second_last_type = 0
89 } else if uint(type_) == calculator.second_last_type {
94 calculator.second_last_type = calculator.last_type
/dports/www/gitea/gitea-1.16.5/vendor/github.com/andybalholm/brotli/
H A Dbrotli_bit_stream.go77 second_last_type uint member
82 self.second_last_type = 0
89 } else if uint(type_) == calculator.second_last_type {
94 calculator.second_last_type = calculator.last_type
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/andybalholm/brotli/
H A Dbrotli_bit_stream.go77 second_last_type uint member
82 self.second_last_type = 0
89 } else if uint(type_) == calculator.second_last_type {
94 calculator.second_last_type = calculator.last_type
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/andybalholm/brotli/
H A Dbrotli_bit_stream.go74 second_last_type uint member
79 self.second_last_type = 0
86 } else if uint(type_) == calculator.second_last_type {
91 calculator.second_last_type = calculator.last_type
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/brotli/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/brotli-sys-0.3.2/brotli/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/brotli/c/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/archivers/py-brotli/Brotli-1.0.9/c/enc/
H A Dbrotli_bit_stream.c53 size_t second_last_type; member
58 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
64 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
65 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/archivers/py-brotlipy/brotlipy-0.7.0/libbrotli/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/archivers/brotli/brotli-1.0.9/c/enc/
H A Dbrotli_bit_stream.c53 size_t second_last_type; member
58 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
64 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
65 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/devel/apitrace/apitrace-9.0/thirdparty/brotli/c/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/BrotliCompress/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/BrotliCompress/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/AnyOS/brotli/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/brotli/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/net/proby/proby-1.0.2/cargo-crates/brotli-sys-0.3.2/brotli/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/brotli/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/BrotliCompress/enc/
H A Dbrotli_bit_stream.c68 size_t second_last_type; member
73 self->second_last_type = 0; in InitBlockTypeCodeCalculator()
79 (type == calculator->second_last_type) ? 0u : type + 2u; in NextBlockTypeCode()
80 calculator->second_last_type = calculator->last_type; in NextBlockTypeCode()

12