Home
last modified time | relevance | path

Searched refs:Printf (Results 1 – 23 of 23) sorted by relevance

/NW4C-1.2.23/sources/libraries/os/
Dos_Utility.cpp63 Printf(const char *fmt, ...) in Printf() function
90 Printf("%s:%d Warning:", fileName, line); in Warning()
92 Printf("\n"); in Warning()
114 Printf("%s:%d Panic:", fileName, line); in Panic()
116 Printf("\n"); in Panic()
/NW4C-1.2.23/include/nw/dev/
Ddev_DirectPrint.h251 void Printf(int x, int y, const char* format, ...);
263 void Printf(int x, int y, bool turnOver, const char* format, ...);
273 void Printf(
381 void Printf(int, int, const char*, ...){}
383 void Printf(int, int, bool, const char*, ...){}
385 void Printf(
/NW4C-1.2.23/include/nw/os/
Dos_Utility.h29 #define nwosPrintf ::nw::os::internal::Printf
40 void Printf(const char *fmt, ...);
/NW4C-1.2.23/demos/snd/holdSound/sources/
DHoldSoundApp.cpp121 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE); in OnDrawUpLCD()
135 writer.Printf("ChannelStatus\n\n"); in OnDrawDownLCD()
146 writer.Printf("%s\n", str); in OnDrawDownLCD()
/NW4C-1.2.23/demos/snd/labelString/sources/
DLabelStringApp.cpp134 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE); in OnDrawUpLCD()
149 writer.Printf("ChannelStatus\n\n"); in OnDrawDownLCD()
160 writer.Printf("%s\n", str); in OnDrawDownLCD()
/NW4C-1.2.23/demos/snd/soundActor/sources/
DSoundActorApp.cpp136 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE); in OnDrawUpLCD()
145 writer.Printf(" pan % 2.2f\n", m_ActorPan ); in OnDrawUpLCD()
146 writer.Printf(" volume % 2.2f\n", m_ActorVolume ); in OnDrawUpLCD()
/NW4C-1.2.23/demos/snd/filter/sources/
Dmain.cpp214 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE); in OnDrawUpLCD()
225 writer.Printf(" FilterType : %s\n", GetFilterTypeString(m_FilterType)); in OnDrawUpLCD()
228 writer.Printf(" LpfValue : %1.2f\n", m_LpfValue); in OnDrawUpLCD()
233 writer.Printf(" BiquadFilterValue: %1.2f\n", m_BiquadFilterValue); in OnDrawUpLCD()
/NW4C-1.2.23/demos/snd/sound3d/sources/
DSound3dApp.cpp161 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE); in OnDrawUpLCD()
171 writer.Printf(" Actor x:% 2.2f\n", m_ActorPos.x); in OnDrawUpLCD()
172 writer.Printf(" z:% 2.2f\n", m_ActorPos.z); in OnDrawUpLCD()
/NW4C-1.2.23/demos/snd/withSdk/sources/
Dmain.cpp298 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE); in OnDrawUpLCD()
315 writer.Printf(" isPause : %3d\n", s_IsSdkVoicePause ); in OnDrawDownLCD()
316 writer.Printf(" pan : %3d (0:Left / 100:Right)\n", s_SdkVoicePan); in OnDrawDownLCD()
/NW4C-1.2.23/demos/snd/createSoundThreadManually/sources/
Dmain.cpp324 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE); in OnDrawUpLCD()
341 writer.Printf(" isPause : %3d\n", s_IsSdkVoicePause ); in OnDrawDownLCD()
342 writer.Printf(" pan : %3d (0:Left / 100:Right)\n", s_SdkVoicePan); in OnDrawDownLCD()
/NW4C-1.2.23/demos/font/ResFont/sources/
Dmain.cpp419 (void)writer.Printf("Counter : %d\n", s_Counter); in DrawCounter()
426 (void)writer.Printf("Counter 1/60 : %d\n", s_Counter / 60); in DrawCounter()
/NW4C-1.2.23/demos/snd/memorySoundArchive/sources/
DMemorySoundArchiveApp.cpp97 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE); in OnDrawUpLCD()
/NW4C-1.2.23/demos/snd/simple/sources/
DSimpleApp.cpp121 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE); in OnDrawUpLCD()
/NW4C-1.2.23/demos/snd/playerHeap/sources/
DplayerHeapApp.cpp144 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE); in OnDrawUpLCD()
/NW4C-1.2.23/demos/snd/effect/sources/
Dmain.cpp209 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE); in OnDrawUpLCD()
217 writer.Printf(" current effect: %s\n\n", GetEffectTypeString() ); in OnDrawUpLCD()
/NW4C-1.2.23/demos/snd/externalFile/sources/
DexternalFileApp.cpp140 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE ); in OnDrawUpLCD()
/NW4C-1.2.23/demos/snd/originalSoundHeap/sources/
DOriginalSoundHeapApp.cpp128 writer.Printf(" DEMO nw::snd %s\n\n", DEMO_TITLE); in OnDrawUpLCD()
/NW4C-1.2.23/include/nw/font/
Dfont_TextWriterBase.h375 f32 Printf(
/NW4C-1.2.23/include/nw/lyt/
Dlyt_Common.h31 #define NW_LYT_PRINT ::nw::os::internal::Printf
/NW4C-1.2.23/sources/libraries/dev/
Ddev_DirectPrint.cpp932 DirectPrint::Printf(int x, int y, const char* format, ...) in Printf() function in nw::dev::DirectPrint
944 DirectPrint::Printf(int x, int y, bool turnOver, const char* format, ...) in Printf() function in nw::dev::DirectPrint
/NW4C-1.2.23/demos/font/PackedFont/sources/
Dmain.cpp459 writer.Printf(L"DEMO: %ls\n", title); in DrawAscii()
/NW4C-1.2.23/demos/font/ArchiveFont/sources/
Dmain.cpp496 writer.Printf(L"DEMO: %ls\n", title); in DrawAscii()
/NW4C-1.2.23/sources/libraries/font/
Dfont_TextWriterBase.cpp284 TextWriterBase<CharType>::Printf( in Printf() function in nw::font::TextWriterBase