Home
last modified time | relevance | path

Searched refs:mCCode (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DCompress.c112 STATIC UINT16 mCCode[NC]; variable
923 PutBits (mCLen[LoopVar5], mCCode[LoopVar5]); in EncodeC()
1130 Root = MakeTree (NC, mCFreq, mCLen, mCCode); in SendBlock()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
DEfiCompress.c259 mCrcTable[UINT8_MAX + 1], mCFreq[2 * NC - 1], mCTable[4096], mCCode[NC], variable
1085 PutBits(mCLen[c], mCCode[c]); in EncodeC()
1126 Root = MakeTree(NC, mCFreq, mCLen, mCCode); in SendBlock()
DTianoCompress.c277 …mCFreq[2 * NC - 1], mCTable[4096], mCCode[NC], mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1… variable
1190 PutBits (mCLen[Value], mCCode[Value]); in EncodeC()
1243 Root = MakeTree (NC, mCFreq, mCLen, mCCode); in SendBlock()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DEfiCompress.c249 mCrcTable[UINT8_MAX + 1], mCFreq[2 * NC - 1],mCCode[NC], variable
1082 PutBits(mCLen[c], mCCode[c]); in EncodeC()
1123 Root = MakeTree(NC, mCFreq, mCLen, mCCode); in SendBlock()
DTianoCompress.c258 mCFreq[2 * NC - 1], mCCode[NC], mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1]; variable
1170 PutBits (mCLen[Value], mCCode[Value]); in EncodeC()
1223 Root = MakeTree (NC, mCFreq, mCLen, mCCode); in SendBlock()
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
DTianoCompress.c76 mCFreq[2 * NC - 1], mCCode[NC], mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1]; variable
993 PutBits (mCLen[Value], mCCode[Value]); in EncodeC()
1046 Root = MakeTree (NC, mCFreq, mCLen, mCCode); in SendBlock()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR64.patch397 - mCrcTable[UINT8_MAX + 1], mCFreq[2 * NC - 1], mCTable[4096], mCCode[NC],
398 + mCrcTable[UINT8_MAX + 1], mCFreq[2 * NC - 1], mCCode[NC],
DShellR33.patch1496 - mCrcTable[UINT8_MAX + 1], mCFreq[2 * NC - 1], mCTable[4096], mCCode[NC],
1497 + mCrcTable[UINT8_MAX + 1], mCFreq[2 * NC - 1], mCCode[NC],