Home
last modified time | relevance | path

Searched defs:BrotliDistanceParams (Results 1 – 25 of 37) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; argument
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; argument
/dports/archivers/py-brotli/Brotli-1.0.9/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; argument
/dports/archivers/brotli/brotli-1.0.9/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; argument
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; argument
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; typedef
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; argument
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; typedef
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; argument
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; argument
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; argument
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; argument
/dports/lang/spidermonkey78/firefox-78.9.0/modules/brotli/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
29 } BrotliDistanceParams; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/brotli/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
28 } BrotliDistanceParams; argument
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
28 } BrotliDistanceParams; argument
/dports/devel/apitrace/apitrace-9.0/thirdparty/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
28 } BrotliDistanceParams; argument
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/BrotliCompress/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
28 } BrotliDistanceParams; argument
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/BrotliCompress/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
28 } BrotliDistanceParams; argument
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/BrotliCompress/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
28 } BrotliDistanceParams; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/brotli/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
28 } BrotliDistanceParams; argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/BrotliCompress/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
28 } BrotliDistanceParams; argument
/dports/www/node10/node-v10.24.1/deps/brotli/c/enc/
H A Dparams.h23 typedef struct BrotliDistanceParams { struct
28 } BrotliDistanceParams; argument
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/brotli-3.3.2/src/enc/
H A Dcommand.rs5 pub struct BrotliDistanceParams { struct
6 pub distance_postfix_bits : u32,
7 pub num_direct_distance_codes : u32,
8 pub alphabet_size : u32,
9 pub max_distance : usize,
300 dist:&BrotliDistanceParams) { in RecomputeDistancePrefixes()
323 dist: &BrotliDistanceParams, in InitCommand()
346 pub fn NewCommand(dist: &BrotliDistanceParams, in NewCommand()
/dports/security/suricata/suricata-6.0.4/rust/vendor/brotli/src/enc/
H A Dcommand.rs5 pub struct BrotliDistanceParams { struct
6 pub distance_postfix_bits : u32,
7 pub num_direct_distance_codes : u32,
8 pub alphabet_size : u32,
9 pub max_distance : usize,
300 dist:&BrotliDistanceParams) { in RecomputeDistancePrefixes()
323 dist: &BrotliDistanceParams, in InitCommand()
346 pub fn NewCommand(dist: &BrotliDistanceParams, in NewCommand()
/dports/www/xh/xh-0.14.1/cargo-crates/brotli-3.3.2/src/enc/
H A Dcommand.rs5 pub struct BrotliDistanceParams { struct
6 pub distance_postfix_bits : u32,
7 pub num_direct_distance_codes : u32,
8 pub alphabet_size : u32,
9 pub max_distance : usize,
300 dist:&BrotliDistanceParams) { in RecomputeDistancePrefixes()
323 dist: &BrotliDistanceParams, in InitCommand()
346 pub fn NewCommand(dist: &BrotliDistanceParams, in NewCommand()

12