/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseUefiDecompressLib/ |
D | BaseUefiDecompressLib.c | 243 … && (Avail < sizeof (Sd->mRight)/sizeof (UINT16)) && (Avail < sizeof (Sd->mLeft)/sizeof (UINT16)))… in GlueMakeTable() 244 Sd->mRight[Avail] = Sd->mLeft[Avail] = 0; in GlueMakeTable() 253 } else if (*Pointer < (sizeof (Sd->mLeft)/sizeof (UINT16))) { in GlueMakeTable() 254 Pointer = &Sd->mLeft[*Pointer]; in GlueMakeTable() 302 Val = Sd->mLeft[Val]; in GlueDecodeP() 477 CharC = Sd->mLeft[CharC]; in GlueReadCLen() 584 Index2 = Sd->mLeft[Index2]; in GlueDecodeC()
|
D | BaseUefiDecompressLibInternals.h | 66 UINT16 mLeft[2 * NC - 1]; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ |
D | Decompress.c | 173 UINT16 mLeft[2 * NC - 1]; member 401 … && (Avail < sizeof (Sd->mRight)/sizeof (UINT16)) && (Avail < sizeof (Sd->mLeft)/sizeof (UINT16)))… in MakeTable() 402 Sd->mRight[Avail] = Sd->mLeft[Avail] = 0; in MakeTable() 411 } else if (*Pointer < (sizeof (Sd->mLeft)/sizeof (UINT16))) { in MakeTable() 412 Pointer = &Sd->mLeft[*Pointer]; in MakeTable() 466 Val = Sd->mLeft[Val]; in DecodeP() 632 CharC = Sd->mLeft[CharC]; in ReadCLen() 726 Index2 = Sd->mLeft[Index2]; in DecodeC()
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseUefiDecompressLib/ |
D | BaseUefiDecompressLib.c | 232 Sd->mRight[Avail] = Sd->mLeft[Avail] = 0; in MakeTable() 240 Pointer = &Sd->mLeft[*Pointer]; in MakeTable() 289 Val = Sd->mLeft[Val]; in DecodeP() 443 CharC = Sd->mLeft[CharC]; in ReadCLen() 548 Index2 = Sd->mLeft[Index2]; in DecodeC()
|
D | BaseUefiDecompressLibInternals.h | 57 UINT16 mLeft[2 * NC - 1]; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/ |
D | Decompress.c | 65 UINT16 mLeft[2 * NC - 1]; member 272 Sd->mRight[Avail] = Sd->mLeft[Avail] = 0; in MakeTable() 279 Pointer = &Sd->mLeft[*Pointer]; in MakeTable() 333 Val = Sd->mLeft[Val]; in DecodeP() 486 CharC = Sd->mLeft[CharC]; in ReadCLen() 580 Index2 = Sd->mLeft[Index2]; in DecodeC()
|
D | EfiCompress.c | 258 STATIC UINT16 *mFreq, *mSortPtr, mLenCnt[17], mLeft[2 * NC - 1], mRight[2 * NC - 1], variable 1395 CountLen(mLeft [i]); in CountLen() 1587 mLeft[k] = (UINT16)i; in MakeTree()
|
D | TianoCompress.c | 276 STATIC UINT16 *mFreq, *mSortPtr, mLenCnt[17], mLeft[2 * NC - 1], mRight[2 * NC - 1], mCrcTable[UINT… variable 1538 CountLen (mLeft[Index]); in CountLen() 1753 mLeft[Index3] = (UINT16) Index; in MakeTree()
|
/device/linaro/bootloader/edk2/DuetPkg/EfiLdr/ |
D | TianoDecompress.c | 61 UINT16 mLeft[2 * NC - 1]; member 270 Sd->mRight[Avail] = Sd->mLeft[Avail] = 0; in MakeTable() 277 Pointer = &Sd->mLeft[*Pointer]; in MakeTable() 330 Val = Sd->mLeft[Val]; in DecodeP() 481 CharC = Sd->mLeft[CharC]; in ReadCLen() 574 Index2 = Sd->mLeft[Index2]; in DecodeC()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/ |
D | Decompress.c | 60 UINT16 mLeft[2 * NC - 1]; member 263 Sd->mRight[Avail] = Sd->mLeft[Avail] = 0; in MakeTable() 270 Pointer = &Sd->mLeft[*Pointer]; in MakeTable() 324 Val = Sd->mLeft[Val]; in DecodeP() 479 CharC = Sd->mLeft[CharC]; in ReadCLen() 575 Index2 = Sd->mLeft[Index2]; in DecodeC()
|
D | EfiCompress.c | 248 STATIC UINT16 *mFreq, *mSortPtr, mLenCnt[17], mLeft[2 * NC - 1], mRight[2 * NC - 1], variable 1392 CountLen(mLeft [i]); in CountLen() 1584 mLeft[k] = (UINT16)i; in MakeTree()
|
D | TianoCompress.c | 257 STATIC UINT16 *mFreq, *mSortPtr, mLenCnt[17], mLeft[2 * NC - 1], mRight[2 * NC - 1], mCrcTable[UINT… variable 1518 CountLen (mLeft[Index]); in CountLen() 1733 mLeft[Index3] = (UINT16) Index; in MakeTree()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/ |
D | BaseUefiTianoCustomDecompressLib.c | 223 Sd->mRight[Avail] = Sd->mLeft[Avail] = 0; in MakeTable() 231 Pointer = &Sd->mLeft[*Pointer]; in MakeTable() 279 Val = Sd->mLeft[Val]; in DecodeP() 438 CharC = Sd->mLeft[CharC]; in ReadCLen() 543 Index2 = Sd->mLeft[Index2]; in DecodeC()
|
D | BaseUefiTianoCustomDecompressLibInternals.h | 66 UINT16 mLeft[2 * NC - 1]; member
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/ |
D | TianoCompress.c | 75 STATIC UINT16 *mFreq, *mSortPtr, mLenCnt[17], mLeft[2 * NC - 1], mRight[2 * NC - 1], mCrcTable[UINT… variable 1344 CountLen (mLeft[Index]); in CountLen() 1559 mLeft[Index3] = (UINT16) Index; in MakeTree() 2223 Sd->mRight[Avail] = Sd->mLeft[Avail] = 0; in MakeTable() 2230 Pointer = &Sd->mLeft[*Pointer]; in MakeTable() 2283 Val = Sd->mLeft[Val]; in DecodeP() 2434 CharC = Sd->mLeft[CharC]; in ReadCLen() 2527 Index2 = Sd->mLeft[Index2]; in DecodeC()
|
D | TianoCompress.h | 73 UINT16 mLeft[2 * NC - 1]; member
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | Compress.c | 108 STATIC UINT16 mLeft[2 * NC - 1]; variable 696 CountLen (mLeft[LoopVar1]); in CountLen() 858 mLeft[LoopVar3] = (UINT16) LoopVar1; in MakeTree()
|
/device/linaro/bootloader/edk2/EdkShellPkg/ |
D | ShellR64.patch | 396 STATIC UINT16 *mFreq, *mSortPtr, mLenCnt[17], mLeft[2 * NC - 1], mRight[2 * NC - 1],
|
D | ShellR33.patch | 1495 STATIC UINT16 *mFreq, *mSortPtr, mLenCnt[17], mLeft[2 * NC - 1], mRight[2 * NC - 1],
|