Searched refs:message (Results 1 – 9 of 9) sorted by relevance
| /RvlSDK-3.1.4/build/demos/osdemo/src/ |
| D | panic.c | 49 char message[4096]; in OSPanic() local 52 len = vsprintf(message, msg, marker); in OSPanic() 54 len += sprintf(message + len, " in \"%s\" on line %d.\n", file, line); in OSPanic() 57 len += sprintf(message + len, "\nAddress: Back Chain LR Save\n"); in OSPanic() 62 len += sprintf(message + len, "0x%08x: 0x%08x 0x%08x\n", p, p[0], p[1]); in OSPanic() 65 OSFatal(fg, bg, message); in OSPanic()
|
| /RvlSDK-3.1.4/build/demos/dvddemo/src/ |
| D | errorhandling.c | 267 s32 message; in __status_refresh() local 291 message = -1; in __status_refresh() 303 message = MESSAGE_FATAL_ERROR; in __status_refresh() 309 message = MESSAGE_NO_DISK; in __status_refresh() 313 message = MESSAGE_WRONG_DISK; in __status_refresh() 317 message = MESSAGE_RETRY_ERROR; in __status_refresh() 321 message = MESSAGE_CHANGE_DISK; in __status_refresh() 327 if (message >= 0) in __status_refresh() 336 DEMOWinPrintfXY(errmsg_win, 0, (u16)i, ErrorMessages[message].line[i]); in __status_refresh()
|
| /RvlSDK-3.1.4/build/demos/carddemo/src/ |
| D | listdemo.c | 421 static int DrawMessage(int x, int y, GXColor color, char* message) in DrawMessage() argument 428 cx = DEMOGetRFTextWidth(message); in DrawMessage() 429 cy = DEMOGetRFTextHeight(message); in DrawMessage() 437 DEMORFPrintf((s16) x, (s16) y, 0, message); in DrawMessage() 447 static int DrawUsage(int slot, char* commandA, char* commandB, char* message) in DrawUsage() argument 460 if (message) in DrawUsage() 462 width += DEMORFPrintf((s16) (16 + width), 45, 0, message); in DrawUsage()
|
| /RvlSDK-3.1.4/build/demos/hio2demo/HioIf/include/ |
| D | Hio2IfErr.str | 12 // error message strings
|
| /RvlSDK-3.1.4/build/demos/nanddemo/src/ |
| D | banner.c | 84 char message[1024] = ""; in main() local
|
| /RvlSDK-3.1.4/ |
| D | readme-RVL_SDK-3_1-patch2.txt | 131 Once the update is complete, the message "SWUpdate Successful" appears on the screen, and the NDEV … 182 Normally, OSFatal displays an error message and stops the system. Currently, however, that error me…
|
| D | readme-RVL_SDK-3_1-patch4.txt | 124 Once the update is complete, the message "SWUpdate Successful" will appear on screen, and the NDEV … 175 Normally, OSFatal displays an error message and stops the system. Currently, however, that error me…
|
| /RvlSDK-3.1.4/RVL/bin/demos/gxdemo/ |
| D | smp-onetri.map | 3994 000001c4 000004 8005bfa4 0004a284 4 message$2054 vi.a vi.o
|
| /RvlSDK-3.1.4/RVL/bin/demos/thpdemo/ |
| D | THPSimple.map | 4573 000001f4 000004 8007a494 000601b4 4 message$2054 vi.a vi.o
|