Searched refs:MatchFinder_ReduceOffsets (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
D | LzFind.h | 70 void MatchFinder_ReduceOffsets(CMatchFinder *p, UInt32 subValue);
|
D | LzFind.c | 69 void MatchFinder_ReduceOffsets(CMatchFinder *p, UInt32 subValue) in MatchFinder_ReduceOffsets() function 317 MatchFinder_ReduceOffsets(p, subValue); in MatchFinder_Normalize()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/ |
D | LzFind.h | 70 void MatchFinder_ReduceOffsets(CMatchFinder *p, UInt32 subValue);
|
D | LzFind.c | 50 void MatchFinder_ReduceOffsets(CMatchFinder *p, UInt32 subValue) in MatchFinder_ReduceOffsets() function 298 MatchFinder_ReduceOffsets(p, subValue); in MatchFinder_Normalize()
|
D | LzFindMt.c | 192 MatchFinder_ReduceOffsets(mf, subValue); in HashThreadFunc()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
D | LzFind.h | 70 void MatchFinder_ReduceOffsets(CMatchFinder *p, UInt32 subValue);
|
D | LzFind.c | 69 void MatchFinder_ReduceOffsets(CMatchFinder *p, UInt32 subValue) in MatchFinder_ReduceOffsets() function 317 MatchFinder_ReduceOffsets(p, subValue); in MatchFinder_Normalize()
|