| /RvlSDK-3.2/build/demos/gxdemo/src/Management/ |
| D | mgt-fifo-dual.c | 479 char *text; in DrawUI() local 491 text = "GX_CULL_NONE"; in DrawUI() 494 text = "GX_CULL_FRONT"; in DrawUI() 497 text = "GX_CULL_BACK"; in DrawUI() 500 text = "GX_CULL_ALL"; in DrawUI() 503 DEMOPrintf( textX, textY, 0, "B button: Cull Mode: %s", text ); in DrawUI() 510 text = "Fifo0 (opaque) then Fifo1 (transparent)"; in DrawUI() 513 text = "Fifo1 (transparent) then Fifo0 (opaque)"; in DrawUI() 516 text = "Fifo0 only"; in DrawUI() 519 text = "Fifo1 only"; in DrawUI() [all …]
|
| /RvlSDK-3.2/include/revolution/ |
| D | eppc.RVL.lcf | 5 text : origin = 0x80004000 12 .text ALIGN(0x20):{} 23 } > text
|
| D | dolformat.h | 66 u32 text[DOL_MAX_TEXT]; // Virtual address destination member
|
| D | kpr.h | 65 wchar_t text[ KPR_MAX_QUEUE_LEN ]; member
|
| /RvlSDK-3.2/include/dolphin/ |
| D | eppc.HW2.lcf | 5 text : origin = 0x80003100 12 .text ALIGN(0x20):{} 23 } > text
|
| D | eppc.lcf | 7 .text :{}
|
| /RvlSDK-3.2/build/demos/reldemo/ |
| D | static.lcf | 5 text : origin = 0x80004000 12 .text ALIGN(0x20):{} 23 } > text
|
| D | staticD.lcf | 5 text : origin = 0x80004000 12 .text ALIGN(0x20):{} 23 } > text
|
| D | partialD.lcf | 7 .text :{}
|
| D | partial.lcf | 7 .text :{}
|
| /RvlSDK-3.2/build/demos/axdemo/include/ |
| D | lpfdemo.h | 80 char *text; member 156 char *text; member
|
| /RvlSDK-3.2/man/en_US/CSS/ |
| D | revolution.css | 86 text-decoration : underline; 146 text-align : left; 175 text-align : left; 189 text-align : left; 209 text-align : left;
|
| D | titles2.css | 24 text-decoration : underline;
|
| /RvlSDK-3.2/RVL/bin/demos/thpdemo/ |
| D | THPSimple.map | 190 .text section layout 194 00000000 000354 800067a0 00002960 1 .text main.o 196 00000354 0016a4 80006af4 00002cb4 1 .text THPSimple.o 220 000019f8 0007f4 80008198 00004358 1 .text THPDraw.o 224 000021ec 00026c 8000898c 00004b4c 1 .text axseq.o 231 00002458 000164 80008bf8 00004db8 1 .text base.a PPCArch.o 278 000025bc 00138c 80008d5c 00004f1c 1 .text os.a OS.o 311 00003948 0007cc 8000a0e8 000062a8 1 .text os.a OSAlarm.o 327 00004114 000308 8000a8b4 00006a74 1 .text os.a OSAlloc.o 341 0000441c 000094 8000abbc 00006d7c 1 .text os.a OSArena.o [all …]
|
| /RvlSDK-3.2/RVL/bin/demos/gxdemo/ |
| D | smp-onetri.map | 159 .text section layout 163 00000000 00055c 800067a0 00002960 1 .text smp-onetri.o 166 0000055c 000164 80006cfc 00002ebc 1 .text base.a PPCArch.o 213 000006c0 00138c 80006e60 00003020 1 .text os.a OS.o 246 00001a4c 0007cc 800081ec 000043ac 1 .text os.a OSAlarm.o 262 00002218 000308 800089b8 00004b78 1 .text os.a OSAlloc.o 276 00002520 000094 80008cc0 00004e80 1 .text os.a OSArena.o 293 000025b4 0004b4 80008d54 00004f14 1 .text os.a OSAudioSystem.o 297 00002a68 0003c8 80009208 000053c8 1 .text os.a OSCache.o 344 00002e30 000858 800095d0 00005790 1 .text os.a OSContext.o [all …]
|
| /RvlSDK-3.2/build/demos/hio2demo/vc++/dual/ |
| D | double-common.rc | 339 ID_EDIT_FIND "Find the specified text\nFind" 342 ID_EDIT_REPLACE "Replace specific text with different text\nReplace"
|
| D | dual.rc | 322 ID_EDIT_FIND "Find the specified text\nFind" 325 ID_EDIT_REPLACE "Replace specific text with different text\nReplace"
|
| /RvlSDK-3.2/build/demos/hio2demo/vc++/multi/ |
| D | multi.rc | 356 ID_EDIT_FIND "Find the specified text\nFind" 359 ID_EDIT_REPLACE "Replace specific text with different text\nReplace"
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Performance/ |
| D | perf-fill.c | 85 char text[48]; // 8 x 48 = 386 pixels member 1308 StatStrLen = strlen(Stat[0].text); in SetStats() 1491 DEMOPrintf(text_x, text_y, 0, str, Stat[i].text, val) 1494 OSReport(str, Stat[i].text, val)
|
| D | perf-geo.c | 176 char text[50]; member 717 OSReport("%s: %8d\n", Stat[i].text, Stat[i].cnt); in DumpStats()
|
| /RvlSDK-3.2/build/demos/axdemo/src/ |
| D | axfilter.c | 846 DEMOWinPrintfXY(window, 0, 1, "Cutoff Freq : %s ", __coefs[filterCutoff].text); in status_win_update() 848 DEMOWinPrintfXY(window, 0, 1, "Cutoff Freq : %s ", __biquad_coefs[filterCutoff].text); in status_win_update()
|