Home
last modified time | relevance | path

Searched defs:subValue (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.c69 void MatchFinder_ReduceOffsets(CMatchFinder *p, UInt32 subValue) in MatchFinder_ReduceOffsets()
299 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, UInt32 numItems) in MatchFinder_Normalize3()
315 UInt32 subValue = MatchFinder_GetSubValue(p); in MatchFinder_Normalize() local
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.c69 void MatchFinder_ReduceOffsets(CMatchFinder *p, UInt32 subValue) in MatchFinder_ReduceOffsets()
299 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, UInt32 numItems) in MatchFinder_Normalize3()
315 UInt32 subValue = MatchFinder_GetSubValue(p); in MatchFinder_Normalize() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFind.c50 void MatchFinder_ReduceOffsets(CMatchFinder *p, UInt32 subValue) in MatchFinder_ReduceOffsets()
280 void MatchFinder_Normalize3(UInt32 subValue, CLzRef *items, UInt32 numItems) in MatchFinder_Normalize3()
296 UInt32 subValue = MatchFinder_GetSubValue(p); in MatchFinder_Normalize() local
DLzFindMt.c191 UInt32 subValue = (mf->pos - mf->historySize - 1); in HashThreadFunc() local
393 UInt32 subValue = p->pos - p->cyclicBufferSize; in BtFillBlock() local