Home
last modified time | relevance | path

Searched refs:PrintSize (Results 1 – 25 of 71) sorted by relevance

123

/dports/audio/libgig/libgig-4.3.0/src/tools/
H A Drifftree.cpp42 void PrintChunkList(RIFF::List* list, bool PrintSize);
142 void PrintChunkList(RIFF::List* list, bool PrintSize) { in PrintChunkList() argument
156 if (PrintSize) cout << " (" << l->GetSize() << " Bytes)"; in PrintChunkList()
158 PrintChunkList(l, PrintSize); in PrintChunkList()
163 if (PrintSize) cout << " (" << ck->GetSize() << " Bytes)"; in PrintChunkList()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchInitCommonLib/
H A DPchInitCommon.c181 IN UINT32 PrintSize, in PrintRegisters() argument
187 for (Offset = 0; Offset < PrintSize; Offset++) { in PrintRegisters()
208 IN UINT32 PrintSize, in PrintPciRegisters() argument
214 for (Offset = 0; Offset < PrintSize; Offset++) { in PrintPciRegisters()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/TigerlakeSiliconPkg/IpBlock/CpuPcieRp/Library/PeiDxeSmmCpuPcieInitCommonLib/
H A DCpuPcieInitCommon.c31 IN UINT32 PrintSize,
37 for (Offset = 0; Offset < PrintSize; Offset++) {
58 IN UINT32 PrintSize,
64 for (Offset = 0; Offset < PrintSize; Offset++) {
/dports/lang/fpc-source/fpc-3.2.2/tests/tbs/
H A Dub0339.pp12 procedure PrintSize;
14 procedure PrintSize;
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/Console/
H A DHashCon.h31 bool PrintSize; variable
37 PrintSize(true), in CHashCallbackConsole()
H A DHashCon.cpp137 if (PrintSize) in PrintSeparatorLine()
168 if (PrintSize) in BeforeFirstFile()
231 if (PrintSize) in PrintResultLine()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/Console/
H A DHashCon.h31 bool PrintSize; variable
37 PrintSize(true), in CHashCallbackConsole()
H A DHashCon.cpp137 if (PrintSize) in PrintSeparatorLine()
168 if (PrintSize) in BeforeFirstFile()
231 if (PrintSize) in PrintResultLine()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Console/
H A DHashCon.h31 bool PrintSize; variable
37 PrintSize(true), in CHashCallbackConsole()
H A DHashCon.cpp137 if (PrintSize) in PrintSeparatorLine()
168 if (PrintSize) in BeforeFirstFile()
231 if (PrintSize) in PrintResultLine()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Console/
H A DHashCon.h31 bool PrintSize; variable
37 PrintSize(true), in CHashCallbackConsole()
H A DHashCon.cpp137 if (PrintSize) in PrintSeparatorLine()
168 if (PrintSize) in BeforeFirstFile()
231 if (PrintSize) in PrintResultLine()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Console/
H A DHashCon.h31 bool PrintSize; variable
37 PrintSize(true), in CHashCallbackConsole()
H A DHashCon.cpp137 if (PrintSize) in PrintSeparatorLine()
168 if (PrintSize) in BeforeFirstFile()
231 if (PrintSize) in PrintResultLine()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Console/
H A DHashCon.h31 bool PrintSize; variable
37 PrintSize(true), in CHashCallbackConsole()
H A DHashCon.cpp137 if (PrintSize) in PrintSeparatorLine()
168 if (PrintSize) in BeforeFirstFile()
231 if (PrintSize) in PrintResultLine()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Console/
H A DHashCon.h31 bool PrintSize; variable
37 PrintSize(true), in CHashCallbackConsole()
H A DHashCon.cpp137 if (PrintSize) in PrintSeparatorLine()
168 if (PrintSize) in BeforeFirstFile()
231 if (PrintSize) in PrintResultLine()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/Console/
H A DHashCon.h31 bool PrintSize; variable
37 PrintSize(true), in CHashCallbackConsole()
H A DHashCon.cpp137 if (PrintSize) in PrintSeparatorLine()
168 if (PrintSize) in BeforeFirstFile()
231 if (PrintSize) in PrintResultLine()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Console/
H A DHashCon.h31 bool PrintSize; variable
37 PrintSize(true), in CHashCallbackConsole()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Console/
H A DHashCon.h31 bool PrintSize; variable
37 PrintSize(true), in CHashCallbackConsole()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Console/
H A DHashCon.h31 bool PrintSize; variable
37 PrintSize(true), in CHashCallbackConsole()
/dports/games/spring/spring_98.0/rts/System/LoadSave/
H A DCregLoadSaveHandler.cpp99 static void PrintSize(const char* txt, int size) in PrintSize() function
131 PrintSize("Game", ofs.tellp()); in SaveGame()
136 PrintSize("AIs", ((int)ofs.tellp()) - aistart); in SaveGame()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/TigerlakeSiliconPkg/IpBlock/CpuPcieRp/Include/Library/
H A DCpuPcieInitCommon.h24 IN UINT32 PrintSize,
40 IN UINT32 PrintSize,

123