Home
last modified time | relevance | path

Searched refs:PrintInt (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/sysbasic/
H A Dsysbasic.c52 void PrintInt(int i) { in PrintInt() function
114 PrintInt(i); in main()
123 PrintInt(i); in main()
130 PrintInt(i); in main()
135 PrintInt(i); in main()
143 PrintInt(i); in main()
156 PrintInt(i); in main()
164 PrintInt(i); in main()
170 PrintInt(i); in main()
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCAStreamRangedDescription.cpp71 PrintInt (" Bytes per Packet: ", inDesc.mFormat.mBytesPerPacket); in PrintToLog()
72 PrintInt (" Frames per Packet: ", inDesc.mFormat.mFramesPerPacket); in PrintToLog()
73 PrintInt (" Bytes per Frame: ", inDesc.mFormat.mBytesPerFrame); in PrintToLog()
74 PrintInt (" Channels per Frame: ", inDesc.mFormat.mChannelsPerFrame); in PrintToLog()
75 PrintInt (" Bits per Channel: ", inDesc.mFormat.mBitsPerChannel); in PrintToLog()
H A DCALogMacros.h69 #define PrintInt(msg, n) DebugPrintfRtn(DebugPrintfFileComma "%s%ld\n", (msg), (long)(n)) macro
113 #define PrintInt(msg, n) (n) macro
H A DCAStreamBasicDescription.cpp462 PrintInt (" Bytes per Packet: ", inDesc.mBytesPerPacket); in PrintToLog()
463 PrintInt (" Frames per Packet: ", inDesc.mFramesPerPacket); in PrintToLog()
464 PrintInt (" Bytes per Frame: ", inDesc.mBytesPerFrame); in PrintToLog()
465 PrintInt (" Channels per Frame: ", inDesc.mChannelsPerFrame); in PrintToLog()
466 PrintInt (" Bits per Channel: ", inDesc.mBitsPerChannel); in PrintToLog()
H A DCAAudioBufferList.cpp220 PrintInt(" Number streams: ", inBufferList.mNumberBuffers); in PrintToLog()
/dports/games/chessx/chessx-1.5.6/dep/scid/code/src/
H A Dtextbuf.h88 errorT PrintInt (uint i, const char * str);
89 inline errorT PrintInt (uint i) { return PrintInt (i, ""); } in PrintInt() function
H A Dtextbuf.cpp232 TextBuffer::PrintInt (uint i, const char * str) in PrintInt() function in TextBuffer
H A Dgame.cpp1758 tb->PrintInt (NumMovesPrinted); in WriteComment()
1904 tb->PrintInt (NumMovesPrinted); in WriteMoveList()
1924 … tb->PrintInt(CurrentPos->GetFullMoveCount(), (CurrentPos->GetToMove() == WHITE ? "." : ". ...")); in WriteMoveList()
1926 … tb->PrintInt(CurrentPos->GetFullMoveCount(), (CurrentPos->GetToMove() == WHITE ? "." : "...")); in WriteMoveList()
/dports/games/scid/scid/src/
H A Dtextbuf.h88 errorT PrintInt (uint i, const char * str);
89 inline errorT PrintInt (uint i) { return PrintInt (i, ""); } in PrintInt() function
H A Dtextbuf.cpp232 TextBuffer::PrintInt (uint i, const char * str) in PrintInt() function in TextBuffer
H A Dgame.cpp1806 tb->PrintInt (NumMovesPrinted); in WriteComment()
1952 tb->PrintInt (NumMovesPrinted); in WriteMoveList()
1972 … tb->PrintInt(CurrentPos->GetFullMoveCount(), (CurrentPos->GetToMove() == WHITE ? "." : ". ...")); in WriteMoveList()
1974 … tb->PrintInt(CurrentPos->GetFullMoveCount(), (CurrentPos->GetToMove() == WHITE ? "." : "...")); in WriteMoveList()
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio105/
H A DCAStreamBasicDescription.cpp336 PrintInt (" Bytes per Packet: ", inDesc.mBytesPerPacket); in PrintToLog()
337 PrintInt (" Frames per Packet: ", inDesc.mFramesPerPacket); in PrintToLog()
338 PrintInt (" Bytes per Frame: ", inDesc.mBytesPerFrame); in PrintToLog()
339 PrintInt (" Channels per Frame: ", inDesc.mChannelsPerFrame); in PrintToLog()
340 PrintInt (" Bits per Channel: ", inDesc.mBitsPerChannel); in PrintToLog()
/dports/games/etracer/etr-0.8.1/src/
H A Dcommon.h81 void PrintInt(const int val);
82 void PrintInt(const std::string& s, const int val);
H A Dcommon.cpp63 void PrintInt(const int val) { in PrintInt() function
67 void PrintInt(const std::string& s, const int val) { in PrintInt() function
H A Dtux.cpp864 PrintInt((int)act->num); in PrintAction()
866 PrintInt(act->type[i]); in PrintAction()
874 PrintInt("node: ", (int)node->node_name); in PrintNode()
875 PrintInt("parent: ", (int)node->parent_name); in PrintNode()
876 PrintInt("child: ", (int)node->child_name); in PrintNode()
877 PrintInt("next: ", (int)node->next_name); in PrintNode()
/dports/audio/faust/faust-2.37.3/architecture/AU/PublicUtility/
H A DCALogMacros.h69 #define PrintInt(msg, n) DebugPrintfRtn(DebugPrintfFileComma "%s%ld\n", (msg), (long)(n)) macro
113 #define PrintInt(msg, n) (n) macro
H A DCAStreamBasicDescription.cpp422 PrintInt (" Bytes per Packet: ", inDesc.mBytesPerPacket); in PrintToLog()
423 PrintInt (" Frames per Packet: ", inDesc.mFramesPerPacket); in PrintToLog()
424 PrintInt (" Bytes per Frame: ", inDesc.mBytesPerFrame); in PrintToLog()
425 PrintInt (" Channels per Frame: ", inDesc.mChannelsPerFrame); in PrintToLog()
426 PrintInt (" Bits per Channel: ", inDesc.mBitsPerChannel); in PrintToLog()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/PublicUtility/
H A DCALogMacros.h31 #define PrintInt(msg, n) DebugPrintfRtn(DebugPrintfFileComma "%s%ld\n", (msg), (long)(n)) macro
75 #define PrintInt(msg, n) (n) macro
H A DCAStreamBasicDescription.cpp467 PrintInt (" Bytes per Packet: ", inDesc.mBytesPerPacket); in PrintToLog()
468 PrintInt (" Frames per Packet: ", inDesc.mFramesPerPacket); in PrintToLog()
469 PrintInt (" Bytes per Frame: ", inDesc.mBytesPerFrame); in PrintToLog()
470 PrintInt (" Channels per Frame: ", inDesc.mChannelsPerFrame); in PrintToLog()
471 PrintInt (" Bits per Channel: ", inDesc.mBitsPerChannel); in PrintToLog()
/dports/audio/mixxx/mixxx-2.3.0/lib/apple/
H A DCAStreamBasicDescription.cpp422 PrintInt (" Bytes per Packet: ", inDesc.mBytesPerPacket); in PrintToLog()
423 PrintInt (" Frames per Packet: ", inDesc.mFramesPerPacket); in PrintToLog()
424 PrintInt (" Bytes per Frame: ", inDesc.mBytesPerFrame); in PrintToLog()
425 PrintInt (" Channels per Frame: ", inDesc.mChannelsPerFrame); in PrintToLog()
426 PrintInt (" Bits per Channel: ", inDesc.mBitsPerChannel); in PrintToLog()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/
H A DCAStreamBasicDescription.cpp462 PrintInt (" Bytes per Packet: ", inDesc.mBytesPerPacket); in PrintToLog()
463 PrintInt (" Frames per Packet: ", inDesc.mFramesPerPacket); in PrintToLog()
464 PrintInt (" Bytes per Frame: ", inDesc.mBytesPerFrame); in PrintToLog()
465 PrintInt (" Channels per Frame: ", inDesc.mChannelsPerFrame); in PrintToLog()
466 PrintInt (" Bits per Channel: ", inDesc.mBitsPerChannel); in PrintToLog()
/dports/math/gap/gap-4.11.0/src/
H A Dmodules.c267 PrintInt(crc); in FuncLOAD_DYN()
269 PrintInt(crc1); in FuncLOAD_DYN()
322 PrintInt(crc); in FuncLOAD_STAT()
324 PrintInt(crc1); in FuncLOAD_STAT()
H A Dinteger.h175 void PrintInt(Obj op);
H A Dinteger.c753 void PrintInt ( Obj op ) in PrintInt() function
2854 PrintObjFuncs[ T_INT ] = PrintInt; in InitKernel()
2855 PrintObjFuncs[ T_INTPOS ] = PrintInt; in InitKernel()
2856 PrintObjFuncs[ T_INTNEG ] = PrintInt; in InitKernel()
/dports/lang/cocor/cocor-1.7_3/sources/
H A Dcrt.h246 void PrintInt(int i);

12