| /RvlSDK-3.1/build/demos/encdemo/src/ |
| D | unicode.c | 35 OSReport("\n* UTF32 str -> UTF16 str *\n"); in main() 40 OSReport("ERROR: %d\n", err_code); in main() 41 OSReport("dstlen: %d, srclen: %d\n", dstlen, srclen); in main() 47 OSReport("dstlen: %d, srclen: %d\n", dstlen, srclen); in main() 51 OSReport("ERROR: %d\n", err_code); in main() 52 OSReport("dstlen: %d, srclen: %d\n", dstlen, srclen); in main() 58 OSReport("dstlen: %d, srclen: %d\n", dstlen, srclen); in main() 63 OSReport("FAILURE\nend @ %d\n", i); in main() 64 OSReport("result\tanswer\n"); in main() 66 OSReport("%#x\t%#x\n", dst[i + j], utf16[i + j]); in main() [all …]
|
| D | validate.c | 35 OSReport("ERROR: %d\n", result); in ValidateFuncToUnicode() 36 OSReport("dstlen: %d, srclen: %d\n", dstlen, srclen); in ValidateFuncToUnicode() 42 OSReport("dstlen: %d, srclen: %d\n", dstlen, srclen); in ValidateFuncToUnicode() 46 OSReport("ERROR: %d\n", result); in ValidateFuncToUnicode() 47 OSReport("dstlen: %d, srclen: %d\n", dstlen, srclen); in ValidateFuncToUnicode() 53 OSReport("dstlen: %d, srclen: %d\n", dstlen, srclen); in ValidateFuncToUnicode() 58 OSReport("FAILURE\nend @ %d\n", i); in ValidateFuncToUnicode() 59 OSReport("result\tanswer\n"); in ValidateFuncToUnicode() 61 OSReport("%#x\t%#x\n", dst[i + j], wcs[i + j]); in ValidateFuncToUnicode() 64 OSReport("SUCCESS\nend @ %d\n", i - 1); in ValidateFuncToUnicode() [all …]
|
| D | japanese.c | 64 OSReport("\n* SJIS str -> UNICODE str *\n"); in main() 67 OSReport("\n* UNICODE str -> SJIS str *\n"); in main() 70 OSReport("\n* JIS str -> SJIS str *\n"); in main() 73 OSReport("\n* SJIS str -> JIS str *\n"); in main() 76 OSReport("\n* JIS str -> UNICODE str *\n"); in main() 79 OSReport("\n* UNICODE str -> JIS str *\n"); in main() 95 OSReport("\n* SJIS char -> UNICODE char *\n"); in main() 101 OSReport("SUCCESS\n"); in main() 105 OSReport("FAILURE\n"); in main() 108 OSReport("%#x, %#x -> %#x\n", *mbs, *(mbs + 1), char16); in main() [all …]
|
| D | latin.c | 33 OSReport("\n* LATIN1 str -> UNICODE str *\n"); in main() 36 OSReport("\n* UNICODE str -> LATIN1 str *\n"); in main() 39 OSReport("\n* LATIN2 str -> UNICODE str *\n"); in main() 42 OSReport("\n* UNICODE str -> LATIN2 str *\n"); in main() 45 OSReport("\n* LATIN3 str -> UNICODE str *\n"); in main() 48 OSReport("\n* UNICODE str -> LATIN3 str *\n"); in main() 51 OSReport("\n* GREEK str -> UNICODE str *\n"); in main() 54 OSReport("\n* UNICODE str -> GREEK str *\n"); in main() 57 OSReport("\n* LATIN6 str -> UNICODE str *\n"); in main() 60 OSReport("\n* UNICODE str -> LATIN6 str *\n"); in main() [all …]
|
| /RvlSDK-3.1/build/demos/osdemo/src/ |
| D | fpe.c | 79 OSReport("FPE: Invalid operation: "); in FloatingPointErrorHandler() 82 OSReport("SNaN\n"); in FloatingPointErrorHandler() 86 OSReport("Infinity - Infinity\n"); in FloatingPointErrorHandler() 90 OSReport("Infinity / Infinity\n"); in FloatingPointErrorHandler() 94 OSReport("0 / 0\n"); in FloatingPointErrorHandler() 98 OSReport("Infinity * 0\n"); in FloatingPointErrorHandler() 102 OSReport("Invalid compare\n"); in FloatingPointErrorHandler() 106 OSReport("Software request\n"); in FloatingPointErrorHandler() 110 OSReport("Invalid square root\n"); in FloatingPointErrorHandler() 114 OSReport("Invalid integer convert\n"); in FloatingPointErrorHandler() [all …]
|
| D | cachedemo.c | 39 OSReport("STORE EXAMPLE\n"); in main() 43 OSReport("Cache copy = 0x%x\n", *cachedAddress); in main() 44 OSReport("Physical memory copy = 0x%x\n", *uncachedAddress); in main() 48 OSReport("After STORE, Cache copy = 0x%x\n", in main() 50 OSReport("After STORE, Physical memory copy = 0x%x\n", in main() 53 OSReport("\nINVALIDATE EXAMPLE\n"); in main() 57 OSReport("Cache copy = 0x%x\n", *cachedAddress); in main() 58 OSReport("Physical memory copy = 0x%x\n", *uncachedAddress); in main() 62 OSReport("After INVALIDATE, Cache copy = 0x%x\n", in main() 64 OSReport("After INVALIDATE, Physical memory copy = 0x%x\n", in main()
|
| /RvlSDK-3.1/build/demos/carddemo/src/ |
| D | create.c | 65 OSReport("Usage: create filename\n"); in main() 70 OSReport("Insert card in slot %c.\n", "AB"[CARD_CHAN]); in main() 77 OSReport("CARDMount "); in main() 81 OSReport("failed. (%d)\n", result); in main() 92 OSReport("done. (%d)\n", result); in main() 93 OSReport("CARDCheck "); in main() 98 OSReport("failed. (%d)\n", result); in main() 110 OSReport("done. (%d)\n", result); in main() 115 OSReport("failed. (%d)\n", result); in main() 119 OSReport("failed. (%d)\n", result); in main() [all …]
|
| D | list.c | 79 OSReport("Insert card in slot %c.\n", "AB"[CARD_CHAN]); in main() 86 OSReport("CARDMount "); in main() 90 OSReport("failed. (%d)\n", result); in main() 101 OSReport("done. (%d)\n", result); in main() 102 OSReport("CARDCheck "); in main() 107 OSReport("failed. (%d)\n", result); in main() 119 OSReport("done. (%d)\n", result); in main() 124 OSReport("failed. (%d)\n", result); in main() 128 OSReport("failed. (%d)\n", result); in main() 134 OSReport("no. game com. length fileName date time\n"); in main() [all …]
|
| D | save.c | 90 OSReport("Insert card in slot %c.\n", "AB"[CARD_CHAN]); in main() 97 OSReport("CARDMount "); in main() 101 OSReport("failed. (%d)\n", result); in main() 112 OSReport("done. (%d)\n", result); in main() 113 OSReport("CARDCheck "); in main() 118 OSReport("failed. (%d)\n", result); in main() 130 OSReport("done. (%d)\n", result); in main() 135 OSReport("failed. (%d)\n", result); in main() 139 OSReport("failed. (%d)\n", result); in main() 148 OSReport("CARDGetSectorSize() failed. (%d)\n", result); in main() [all …]
|
| D | format.c | 55 OSReport("Insert card in slot %c.\n", "AB"[CARD_CHAN]); in main() 62 OSReport("CARDMount "); in main() 66 OSReport("failed. (%d)\n", result); in main() 76 OSReport("done. (%d)\n", result); in main() 80 OSReport("failed. (%d)\n", result); in main() 83 OSReport("failed. (%d)\n", result); in main() 89 OSReport("CARDFormat "); in main() 93 OSReport("failed. (%d)\n", result); in main() 102 OSReport("failed. (%d)\n", result); in main() 105 OSReport("done. (%d)\n", result); in main() [all …]
|
| D | create-bnr-4icon.c | 76 OSReport("End of program\n"); in main() 169 OSReport("Failed to create the file.\n"); in CreateFile() 174 OSReport("File created successfully name = [%s]\n", FileName); in CreateFile() 181 OSReport("Failed to get CARDStat\n"); in CreateFile() 186 OSReport("CARDStat successfully got.\n"); in CreateFile() 200 OSReport("Failed to CARDWrite.\n"); in CreateFile() 205 OSReport("CARDWrite successfully.\n"); in CreateFile() 212 OSReport("Failed to set CARDStat\n"); in CreateFile() 217 OSReport("CARDStat successfully set.\n"); in CreateFile() 239 OSReport("Please insert the memory card in slot B\n"); in MountCard() [all …]
|
| /RvlSDK-3.1/build/demos/kbddemo/src/ |
| D | kbdUTF8.c | 201 OSReport ("KBD error: calling %s @ %s:%i\n", \ 216 OSReport ("kbd app: keyboard added on channel %d\n", kde->channel); in kbdAppAttach() 225 OSReport ("kbd app: keyboard removed on channel %d\n", kde->channel); in kbdAppDetach() 246 OSReport ("ch %d hid code: 0x%02x v down\n", kke->channel, kke->hid); in kbdAppKeyEvent() 274 OSReport("ch %d key: -> ", kke->channel); in kbdAppKeyEvent() 282 OSReport("%s", SpecialTable[i].name); in kbdAppKeyEvent() 293 OSReport (" <-"); in kbdAppKeyEvent() 295 OSReport (" (%s) utf32 unicode: 0x%08x", countryName[country], kke->unicode); in kbdAppKeyEvent() 297 OSReport (" MS: "); in kbdAppKeyEvent() 299 if (kke->modState & KBD_MS_SHIFT) OSReport("SHF "); in kbdAppKeyEvent() [all …]
|
| D | kbdUTF8Sync.c | 199 OSReport ("KBD error: calling %s @ %s:%i\n", \ 214 OSReport ("kbd app: keyboard added on channel %d\n", kde->channel); in kbdAppAttach() 223 OSReport ("kbd app: keyboard removed on channel %d\n", kde->channel); in kbdAppDetach() 244 OSReport ("ch %d hid code: 0x%02x v down\n", kke->channel, kke->hid); in kbdAppKeyEvent() 272 OSReport("ch %d key: -> ", kke->channel); in kbdAppKeyEvent() 280 OSReport("%s", SpecialTable[i].name); in kbdAppKeyEvent() 291 OSReport (" <-"); in kbdAppKeyEvent() 293 OSReport (" (%s) utf32 unicode: 0x%08x", countryName[country], kke->unicode); in kbdAppKeyEvent() 295 OSReport (" MS: "); in kbdAppKeyEvent() 297 if (kke->modState & KBD_MS_SHIFT) OSReport("SHF "); in kbdAppKeyEvent() [all …]
|
| D | kbdLowLevelSync.c | 54 OSReport ("KBD error: calling %s @ %s:%i\n", \ 62 OSReport ("kbd app: keyboard added on channel %d\n", kde->channel); in kbdAppAttach() 71 OSReport ("kbd app: keyboard removed on channel %d\n", kde->channel); in kbdAppDetach() 82 OSReport ("\t\t\thid code: 0x%02x ^ up (chan %d)\n", kke->hid, kke->channel); in kbdAppKeyEvent() 84 OSReport ("hid code: 0x%02x v down (chan %d)\n", kke->hid, kke->channel); in kbdAppKeyEvent() 113 OSReport ("\n\n"); in main() 114 OSReport ("************************************************\n"); in main() 115 OSReport ("kbdLowLevelSync Low-level Sync keyboard demo\n"); in main() 116 OSReport ("************************************************\n"); in main() 117 OSReport ("Attach a USB keyboard and press some keys.\n"); in main() [all …]
|
| /RvlSDK-3.1/build/demos/nanddemo/src/ |
| D | util.c | 93 OSReport("NAND_RESULT_ACCESS\n"); in printErrMsg() 96 OSReport("NAND_RESULT_ALLOC_FAILED\n"); in printErrMsg() 99 OSReport("NAND_RESULT_BUSY\n"); in printErrMsg() 102 OSReport("NAND_RESULT_CORRUPT\n"); in printErrMsg() 105 OSReport("NAND_RESULT_ECC_CRIT\n"); in printErrMsg() 108 OSReport("NAND_RESULT_EXISTS\n"); in printErrMsg() 111 OSReport("NAND_RESULT_INVALID\n"); in printErrMsg() 114 OSReport("NAND_RESULT_MAXBLOCKS\n"); in printErrMsg() 117 OSReport("NAND_RESULT_MAXFD\n"); in printErrMsg() 120 OSReport("NAND_RESULT_MAXFILES\n"); in printErrMsg() [all …]
|
| D | directory.c | 79 OSReport("Failed to alloc memory. Cannot print directory.\n"); in printDir() 109 OSReport("-"); in printDir() 113 OSReport("d"); in printDir() 117 OSReport("?"); in printDir() 120 stat.permission & NAND_PERM_OWNER_READ ? OSReport("r") : OSReport("-"); in printDir() 121 stat.permission & NAND_PERM_OWNER_WRITE ? OSReport("w") : OSReport("-"); in printDir() 122 stat.permission & NAND_PERM_GROUP_READ ? OSReport("r") : OSReport("-"); in printDir() 123 stat.permission & NAND_PERM_GROUP_WRITE ? OSReport("w") : OSReport("-"); in printDir() 124 stat.permission & NAND_PERM_OTHER_READ ? OSReport("r") : OSReport("-"); in printDir() 125 stat.permission & NAND_PERM_OTHER_WRITE ? OSReport("w") : OSReport("-"); in printDir() [all …]
|
| D | check.c | 66 OSReport("This is NANDCheck() demo program.\n"); in main() 67 OSReport("Press A to create save data.\n"); in main() 68 OSReport("Press START to halt this demo.\n"); in main() 92 OSReport("NANDCheck() passed. Creating files/directories...\n"); in main() 96 OSReport("generateSaveFile() failed.\n"); in main() 101 OSReport("moveToHome() failed.\n"); in main() 104 OSReport("Done. Save files are created under ~/%s .\n", saveFilePath); in main() 133 OSReport("NANDGetHomeDir() failed. (Result code: %d)\n", ret); in init() 149 OSReport("createDir() failed.\n"); in generateSaveFile() 158 OSReport("generateFile() failed.\n"); in generateSaveFile() [all …]
|
| /RvlSDK-3.1/build/demos/gxdemo/src/Geometry/ |
| D | geo-vtx-fmt.c | 351 OSReport("\n\nPosition Control\n\n"); in AnimTick() 354 OSReport("\n\nColor Control\n\n"); in AnimTick() 357 OSReport("\n\nNormal Control\n\n"); in AnimTick() 360 OSReport("\n\nTextureCoord Control\n\n"); in AnimTick() 363 OSReport("\n\nPosition Shift Control\n\n"); in AnimTick() 366 OSReport("\n\nTextureCoord Shift Control\n\n"); in AnimTick() 381 OSReport("Position on - 16 bit indexed floating point data\n"); in AnimTick() 384 OSReport("Position on - 16 bit indexed 16 bit data\n"); in AnimTick() 387 OSReport("Position on - 16 bit indexed 8 bit data\n"); in AnimTick() 390 OSReport("Position on - 8 bit indexed floating point data\n"); in AnimTick() [all …]
|
| /RvlSDK-3.1/build/demos/reldemo/src/ |
| D | static.c | 83 OSReport("id %d\n", moduleInfo->id); in DumpModuleInfo() 84 OSReport("numSections %d\n", moduleInfo->numSections); in DumpModuleInfo() 85 OSReport("sectionInfoOffset %08xh\n", moduleInfo->sectionInfoOffset); in DumpModuleInfo() 86 OSReport("nameOffset %08xh [%s]\n", moduleInfo->nameOffset, moduleInfo->nameOffset); in DumpModuleInfo() 87 OSReport("nameSize %d\n", moduleInfo->nameSize); in DumpModuleInfo() 88 OSReport("version %d\n", moduleInfo->version); in DumpModuleInfo() 89 OSReport("\n"); in DumpModuleInfo() 95 OSReport("bssSize %d\n", module->bssSize); in DumpModuleHeader() 96 OSReport("relOffset %08xh\n", module->relOffset); in DumpModuleHeader() 97 OSReport("impOffset %08xh\n", module->impOffset); in DumpModuleHeader() [all …]
|
| /RvlSDK-3.1/build/demos/gxdemo/src/Transform/ |
| D | tf-clip-bug.c | 222 OSReport("\n\n********************************\n"); in main() 223 OSReport("Running...\n\n"); in main() 224 OSReport("********************************\n"); in main() 225 OSReport("This demo shows the properties of the color clipping bug.\n"); in main() 226 OSReport("It also shows the properties of the various Z-buffer modes.\n"); in main() 227 OSReport("\n"); in main() 228 OSReport("It draws 2 rectangles in perspective on either side of the screen.\n"); in main() 229 OSReport("The left rectangle gets darker further away from the viewer, while\n"); in main() 230 OSReport("the right rectangle gets brighter further away from the viewer.\n"); in main() 231 OSReport("When the rectangles get near-clipped, the colors can flip around!\n"); in main() [all …]
|
| /RvlSDK-3.1/build/demos/rsodemo/Manually/src/ |
| D | static.c | 99 OSReport("_unresolved func.\n"); in _unresolved() 175 OSReport("Loading static rso...\n"); in main() 181 OSReport("Linking module A...\n"); in main() 188 OSReport("Linking module B...\n"); in main() 195 OSReport("Linking module C...\n"); in main() 204 OSReport("moduleA's ImportSymbol is resolved all.\n"); in main() 208 OSReport("moduleB's ImportSymbol is resolved all.\n"); in main() 212 OSReport("moduleC's ImportSymbol is resolved all.\n"); in main() 219 OSReport("A,S resolved %d\n", resolved); in main() 222 OSReport("B,S resolved %d\n", resolved); in main() [all …]
|
| /RvlSDK-3.1/build/demos/gxdemo/src/TexGen/ |
| D | tg-spheremap.c | 141 OSReport("tex %08x\n", tex_buffer); in DrawInit() 155 OSReport("Opening gxTests/tg-cube.tpl\n"); in DrawInit() 185 OSReport("Opening gxTests/tg-cube1.tpl\n"); in DrawInit() 333 case 0: OSReport("right face\n"); break; in AnimTick() 334 case 1: OSReport("front face\n"); break; in AnimTick() 335 case 2: OSReport("left face\n"); break; in AnimTick() 336 case 3: OSReport("back face\n"); break; in AnimTick() 337 case 4: OSReport("top face\n"); break; in AnimTick() 338 case 5: OSReport("bottom face\n"); break; in AnimTick() 339 case 6: OSReport("all faces\n"); break; in AnimTick() [all …]
|
| D | tg-parabolicmap.c | 148 OSReport("Opening gxTests/tg-cube.tpl\n"); in DrawInit() 178 OSReport("Opening gxTests/tg-cube1.tpl\n"); in DrawInit() 292 case 0: OSReport("left/right face\n"); break; in AnimTick() 293 case 1: OSReport("right/front face\n"); break; in AnimTick() 294 case 2: OSReport("back/left face\n"); break; in AnimTick() 295 case 3: OSReport("bottom/top face\n"); break; in AnimTick() 296 case 4: OSReport("top/bottom face\n"); break; in AnimTick() 303 OSReport("all faces\n"); in AnimTick() 308 OSReport("Texture %d\n", CurrentTexture); in AnimTick() 318 case 0: OSReport("Final result\n"); break; in AnimTick() [all …]
|
| /RvlSDK-3.1/build/demos/kprdemo/src/ |
| D | kprdemo.c | 197 OSReport ("KBD error: calling %s @ %s:%i\n", \ 213 OSReport ("kbd app: keyboard added on channel %d\n", kde->channel); in kbdAppAttach() 222 OSReport ("kbd app: keyboard removed on channel %d\n", kde->channel); in kbdAppDetach() 279 OSReport("%s\n", SpecialTable[i].name); in kbdAppKeyEvent() 299 OSReport("\\%d", utf16); in kbdAppKeyEvent() 305 OSReport("\n"); in kbdAppKeyEvent() 318 OSReport("Language switched to Romaji\n"); in kbdAppKeyEvent() 322 OSReport("Language switched to Hiragana\n"); in kbdAppKeyEvent() 326 OSReport("Language switched to Katakana\n"); in kbdAppKeyEvent() 343 OSReport("Language switched to Greek\n"); in kbdAppKeyEvent() [all …]
|
| /RvlSDK-3.1/build/demos/dvddemo/src/ |
| D | dvddemo3.c | 126 OSReport("\n-----------------------------------"); in main() 127 OSReport("\n Hit Command+Q to quit this demo"); in main() 128 OSReport("\n-----------------------------------\n\n"); in main() 140 OSReport("Cannot open file \"%s\"", fileName1); in main() 146 OSReport("Cannot open file \"%s\"", fileName2); in main() 190 OSReport("readCount is %d\n", readCount); in main() 203 OSReport("read end\n"); in main() 204 OSReport(" %d loops to read the first file\n", count1); in main() 205 OSReport(" %d loops to read the second file\n", count2); in main() 206 OSReport("\n"); in main() [all …]
|