Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DCompress.c113 STATIC UINT16 mPFreq[2 * NP - 1]; variable
1151 Root = MakeTree (NP, mPFreq, mPTLen, mPTCode); in SendBlock()
1178 SetMem (mPFreq, NP * sizeof (UINT16), 0); in SendBlock()
1192 SetMem (mPFreq, NP * sizeof (UINT16), 0); in HufEncodeStart()
1237 mPFreq[LoopVar5]++; in CompressOutput()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
DEfiCompress.c260 mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1]; variable
1145 Root = MakeTree(NP, mPFreq, mPTLen, mPTCode); in SendBlock()
1172 mPFreq[i] = 0; in SendBlock()
1220 mPFreq[c]++; in Output()
1234 mPFreq[i] = 0; in HufEncodeStart()
DTianoCompress.c277 …mCFreq[2 * NC - 1], mCTable[4096], mCCode[NC], mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1… variable
1264 Root = MakeTree (NP, mPFreq, mPTLen, mPTCode); in SendBlock()
1299 mPFreq[Index] = 0; in SendBlock()
1356 mPFreq[CharC]++; in Output()
1373 mPFreq[Index] = 0; in HufEncodeStart()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DEfiCompress.c250 mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1]; variable
1142 Root = MakeTree(NP, mPFreq, mPTLen, mPTCode); in SendBlock()
1169 mPFreq[i] = 0; in SendBlock()
1217 mPFreq[c]++; in Output()
1231 mPFreq[i] = 0; in HufEncodeStart()
DTianoCompress.c258 mCFreq[2 * NC - 1], mCCode[NC], mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1]; variable
1244 Root = MakeTree (NP, mPFreq, mPTLen, mPTCode); in SendBlock()
1279 mPFreq[Index] = 0; in SendBlock()
1336 mPFreq[CharC]++; in Output()
1353 mPFreq[Index] = 0; in HufEncodeStart()
/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
1068 Root = MakeTree (NP, mPFreq, mPTLen, mPTCode); in SendBlock()
1103 mPFreq[Index] = 0; in SendBlock()
1160 mPFreq[CharC]++; in Output()
1177 mPFreq[Index] = 0; in HufEncodeStart()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR64.patch399 mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1];
DShellR33.patch1498 mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1];