Home
last modified time | relevance | path

Searched refs:NP (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DCompress.c52 #define NP (WNDBIT + 1) macro
56 #if NT > NP
59 #define NPT NP
113 STATIC UINT16 mPFreq[2 * NP - 1];
1151 Root = MakeTree (NP, mPFreq, mPTLen, mPTCode); in SendBlock()
1152 if (Root >= NP) { in SendBlock()
1153 WritePTLen (NP, PBIT, -1); in SendBlock()
1178 SetMem (mPFreq, NP * sizeof (UINT16), 0); in SendBlock()
1192 SetMem (mPFreq, NP * sizeof (UINT16), 0); in HufEncodeStart()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
DEfiCompress.c58 #define NP (WNDBIT + 1) macro
62 #if NT > NP
65 #define NPT NP
260 mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1];
1145 Root = MakeTree(NP, mPFreq, mPTLen, mPTCode); in SendBlock()
1146 if (Root >= NP) { in SendBlock()
1147 WritePTLen(NP, PBIT, -1); in SendBlock()
1171 for (i = 0; i < NP; i++) { in SendBlock()
1233 for (i = 0; i < NP; i++) { in HufEncodeStart()
DTianoCompress.c56 #define NP (WNDBIT + 1) macro
60 #if NT > NP
63 #define NPT NP
277 …mCFreq[2 * NC - 1], mCTable[4096], mCCode[NC], mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1…
1264 Root = MakeTree (NP, mPFreq, mPTLen, mPTCode); in SendBlock()
1265 if (Root >= NP) { in SendBlock()
1266 WritePTLen (NP, PBIT, -1); in SendBlock()
1298 for (Index = 0; Index < NP; Index++) { in SendBlock()
1372 for (Index = 0; Index < NP; Index++) { in HufEncodeStart()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DEfiCompress.c48 #define NP (WNDBIT + 1) macro
52 #if NT > NP
55 #define NPT NP
250 mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1];
1142 Root = MakeTree(NP, mPFreq, mPTLen, mPTCode); in SendBlock()
1143 if (Root >= NP) { in SendBlock()
1144 WritePTLen(NP, PBIT, -1); in SendBlock()
1168 for (i = 0; i < NP; i++) { in SendBlock()
1230 for (i = 0; i < NP; i++) { in HufEncodeStart()
DTianoCompress.c46 #define NP (WNDBIT + 1) macro
50 #if NT > NP
53 #define NPT NP
258 mCFreq[2 * NC - 1], mCCode[NC], mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1];
1244 Root = MakeTree (NP, mPFreq, mPTLen, mPTCode); in SendBlock()
1245 if (Root >= NP) { in SendBlock()
1246 WritePTLen (NP, PBIT, -1); in SendBlock()
1278 for (Index = 0; Index < NP; Index++) { in SendBlock()
1352 for (Index = 0; Index < NP; Index++) { in HufEncodeStart()
/device/linaro/bootloader/edk2/BeagleBoardPkg/Debugger_scripts/
Drvi_load_symbols.inc19 load /NI /NP 'ZZZZZZ/rvi_dummy.axf' ;.constdata
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Debugger_scripts/
Drvi_load_symbols.inc19 load /NI /NP 'ZZZZZZ/rvi_dummy.axf' ;.constdata
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
DTianoCompress.c53 #define NP (WNDBIT + 1) macro
76 mCFreq[2 * NC - 1], mCCode[NC], mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1];
1068 Root = MakeTree (NP, mPFreq, mPTLen, mPTCode); in SendBlock()
1069 if (Root >= NP) { in SendBlock()
1070 WritePTLen (NP, PBIT, -1); in SendBlock()
1102 for (Index = 0; Index < NP; Index++) { in SendBlock()
1176 for (Index = 0; Index < NP; Index++) { 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];