| /RvlSDK-3.2.2/build/libraries/tc/src/ |
| D | TCCommon.cpp | 90 void TCErrorMsg( char* msg, ... ) in TCErrorMsg() 117 void TCAssertMsg( int exp, char* msg, ... ) in TCAssertMsg()
|
| /RvlSDK-3.2.2/build/demos/thpdemo/src/THPPlayerStrmAX/ |
| D | THPRead.c | 242 OSMessage msg; in PopReadedBuffer() local 278 OSMessage msg; in PopFreeReadBuffer() local 315 OSMessage msg; in PopReadedBuffer2() local
|
| D | THPAudioDecode.c | 342 OSMessage msg; in PopFreeAudioBuffer() local 381 OSMessage msg; in PopDecodedAudioBuffer() local
|
| D | THPVideoDecode.c | 426 OSMessage msg; in PopFreeTextureSet() local 465 OSMessage msg; in PopDecodedTextureSet() local
|
| D | THPPlayer.c | 1430 OSMessage msg; in PopUsedTextureSet() local
|
| /RvlSDK-3.2.2/build/demos/thpdemo/src/THPPlayer/ |
| D | THPRead.c | 246 OSMessage msg; in PopReadedBuffer() local 282 OSMessage msg; in PopFreeReadBuffer() local 319 OSMessage msg; in PopReadedBuffer2() local
|
| D | THPAudioDecode.c | 309 OSMessage msg; in PopFreeAudioBuffer() local 348 OSMessage msg; in PopDecodedAudioBuffer() local
|
| D | THPVideoDecode.c | 430 OSMessage msg; in PopFreeTextureSet() local 469 OSMessage msg; in PopDecodedTextureSet() local
|
| D | THPPlayer.c | 581 OSMessage msg; in WaitUntilPrepare() local 1430 OSMessage msg; in PopUsedTextureSet() local
|
| /RvlSDK-3.2.2/include/revolution/ |
| D | os.h | 633 #define OSHalt(msg) OSPanic(__FILE__, __LINE__, msg) argument 649 #define ASSERTMSG(exp, msg) \ argument 656 #define ASSERTMSG1(exp, msg, param1) \ argument 663 #define ASSERTMSG2(exp, msg, param1, param2) \ argument 670 #define ASSERTMSG3(exp, msg, param1, param2, param3) \ argument 677 #define ASSERTMSG4(exp, msg, param1, param2, param3, param4) \ argument 693 #define ASSERTMSG(exp, msg) ((void) 0) argument 698 #define ASSERTMSG1(exp, msg, param1) ((void) 0) argument 701 #define ASSERTMSG2(exp, msg, param1, param2) ((void) 0) argument 704 #define ASSERTMSG3(exp, msg, param1, param2, param3) ((void) 0) argument [all …]
|
| /RvlSDK-3.2.2/build/demos/gddemo/src/ |
| D | gd-win32-ui.c | 112 void GDReport(char* msg, ...) in GDReport() 126 void OSPanic(char* file, int line, char* msg, ...) in OSPanic()
|
| /RvlSDK-3.2.2/build/demos/osdemo/src/ |
| D | threaddemo3.c | 46 OSMessage msg; in Printer() local
|
| D | alarm.c | 29 char *msg = (char*)OSGetAlarmUserData( alarm ); in handler() local
|
| D | threaddemo4.c | 45 static void SyncPrint(char* msg) in SyncPrint()
|
| D | panic.c | 41 void OSPanic(const char* file, int line, const char* msg, ...) in OSPanic()
|
| D | report.c | 54 void OSReport(const char* msg, ...) in OSReport()
|
| D | crcdemo.c | 128 void OSReport(const char* msg, ...) in OSReport()
|
| /RvlSDK-3.2.2/build/demos/nanddemo/src/ |
| D | gamesave.c | 527 static void DrawStatic(char* msg, ...) in DrawStatic() 560 static void DrawDynamic(char* msg, ...) in DrawDynamic()
|
| D | banner.c | 366 void displayMessage(char *msg) in displayMessage()
|
| /RvlSDK-3.2.2/build/demos/scdemo/src/ |
| D | main.c | 82 char *msg; in DemoMain() local
|