Home
last modified time | relevance | path

Searched defs:kMatchMinLen (Results 1 – 12 of 12) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DLzhDecoder.h20 const unsigned kMatchMinLen = 3; variable
DLzx.h20 const unsigned kMatchMinLen = 2; variable
DDeflateConst.h61 const unsigned kMatchMinLen = 3; variable
DQuantumDecoder.cpp18 static const unsigned kMatchMinLen = 3; variable
/external/coreboot/payloads/libpayload/liblzma/
Dlzmadecode.c87 #define kMatchMinLen 2 macro
/external/coreboot/src/lib/
Dlzmadecode.c144 #define kMatchMinLen 2 macro
/external/coreboot/util/cbfstool/lzma/C/
DLzmaDec.c85 #define kMatchMinLen 2 macro
/external/lzma/Asm/x86/
DLzmaDecOpt.asm510 kMatchMinLen equ 2 define
/external/lzma/CPP/7zip/Archive/
DArjHandler.cpp31 static const unsigned kMatchMinLen = 3; variable
/external/lzma/Asm/arm64/
DLzmaDecOpt.S631 .equ kMatchMinLen , 2 define
/external/lzma/C/
DLzmaDec.c117 #define kMatchMinLen 2 macro
/external/erofs-utils/lib/
Dkite_deflate.c47 #define kMatchMinLen 3 macro