Home
last modified time | relevance | path

Searched refs:directInput (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.h27 Byte directInput; member
59 && (!(p)->directInput || (p)->directInputRem == 0))
DLzFind.c23 if (!p->directInput) in LzInWindow_Free()
35 if (p->directInput) in LzInWindow_Create()
67 if (p->directInput) in MatchFinder_ReadBlock()
110 if (p->directInput) in MatchFinder_NeedMove()
145 p->directInput = 0; in MatchFinder_Construct()
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFind.h27 Byte directInput; member
59 && (!(p)->directInput || (p)->directInputRem == 0))
DLzFind.c21 if (!p->directInput) in LzInWindow_Free()
33 if (p->directInput) in LzInWindow_Create()
65 if (p->directInput) in MatchFinder_ReadBlock()
108 if (p->directInput) in MatchFinder_NeedMove()
143 p->directInput = 0; in MatchFinder_Construct()
DLzmaEnc.c2126 p->matchFinderBase.directInput = 1; in LzmaEnc_SetInputBuf()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.h27 Byte directInput; member
59 && (!(p)->directInput || (p)->directInputRem == 0))
DLzFind.c23 if (!p->directInput) in LzInWindow_Free()
35 if (p->directInput) in LzInWindow_Create()
67 if (p->directInput) in MatchFinder_ReadBlock()
110 if (p->directInput) in MatchFinder_NeedMove()
145 p->directInput = 0; in MatchFinder_Construct()