| /RvlSDK-2.1/build/demos/wpaddemo/src/ |
| D | sync-callback.c | 287 DEMOPrintf(5, y, 0, "SYNC/CLEAR Demo"); in renderStatus() 292 DEMOPrintf(5, y, 0, "Connect Status"); in renderStatus() 295 DEMOPrintf(5, y, 0, "--------------"); in renderStatus() 305 DEMOPrintf(5, y, 0, "Channel %2d:", i); in renderStatus() 310 DEMOPrintf(105, y, 0, "[Connected]"); in renderStatus() 313 DEMOPrintf(105, y, 0, "[None ]"); in renderStatus() 316 DEMOPrintf(105, y, 0, "[Busy ]"); in renderStatus() 319 DEMOPrintf(105, y, 0, "[Transfer ]"); in renderStatus() 322 DEMOPrintf(105, y, 0, "[Invalid ]"); in renderStatus() 325 DEMOPrintf(105, y, 0, "[Undefined]"); in renderStatus() [all …]
|
| D | handling.c | 478 DEMOPrintf(30, 20, 0, "WPAD Asynchronous Event Handling Demo"); in renderStatus() 481 DEMOPrintf(x, y, 0, " Chan0 Chan1 Chan2 Chan3"); in renderStatus() 483 DEMOPrintf(x, y, 0, " ---------- ---------- ---------- ----------"); in renderStatus() 486 DEMOPrintf(x, y, 0, " Status :"); y+=FONT_HEIGHT; in renderStatus() 487 DEMOPrintf(x, y, 0, " Type :"); y+=FONT_HEIGHT; y+=FONT_HEIGHT; in renderStatus() 489 DEMOPrintf(x, y, 0, " Buttons:"); y+=FONT_HEIGHT; y+=FONT_HEIGHT; y+=FONT_HEIGHT; in renderStatus() 491 DEMOPrintf(x, y, 0, " DPD0-x :"); y+=FONT_HEIGHT; in renderStatus() 492 DEMOPrintf(x, y, 0, " DPD0-y :"); y+=FONT_HEIGHT; in renderStatus() 493 DEMOPrintf(x, y, 0, " DPD1-x :"); y+=FONT_HEIGHT; in renderStatus() 494 DEMOPrintf(x, y, 0, " DPD1-y :"); y+=FONT_HEIGHT; y+=FONT_HEIGHT; in renderStatus() [all …]
|
| D | simple.c | 185 DEMOPrintf( 16, 184, 0, "press A: Start Motor\n"); in main() 186 DEMOPrintf( 16, 200, 0, "press B: Stop Motor\n"); in main() 267 DEMOPrintf( x, y, 0, "*" ); in renderLuminousSources() 288 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "accX : %d", stat->accX ); in renderStatus() 289 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "accY : %d", stat->accY ); in renderStatus() 290 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "accZ : %d", stat->accZ ); in renderStatus() 304 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "Buttons: [%s]",buf); in renderStatus() 306 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "DPD-ID X Y SIZE"); in renderStatus() 313 … DEMOPrintf( x, y+=FONT_HEIGHT, 0, "%1d %4d %4d %3d", p->traceId, p->x, p->y, p->size ); in renderStatus() 319 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "Controller Type: %d", stat->dev ); in renderStatus() [all …]
|
| D | sampling.c | 207 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "accX : %d", stat->accX ); in renderStatus() 208 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "accY : %d", stat->accY ); in renderStatus() 209 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "accZ : %d", stat->accZ ); in renderStatus() 223 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "Buttons: [%s]",buf); in renderStatus() 225 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "DPD-ID X Y SIZE"); in renderStatus() 232 … DEMOPrintf( x, y+=FONT_HEIGHT, 0, "%1d %4d %4d %3d", p->traceId, p->x, p->y, p->size ); in renderStatus() 238 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "Controller Type: %d", stat->dev ); in renderStatus() 239 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "ERROR Info : %d", stat->err ); in renderStatus() 245 DEMOPrintf(x, y+=FONT_HEIGHT, 0, ">> No controller is connected!"); in renderStatus() 246 DEMOPrintf(x, y+=FONT_HEIGHT, 0, ">> Please press a button on a paired"); in renderStatus() [all …]
|
| D | distance.c | 173 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "DPD-ID X Y SIZE"); in renderStatus() 178 … DEMOPrintf( x, y+=FONT_HEIGHT, 0, "%1d %4d %4d %3d", p->traceId, p->x, p->y, p->size ); in renderStatus() 184 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "Controller Type: %d", stat->dev ); in renderStatus() 185 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "ERROR Info : %d", stat->err ); in renderStatus() 195 DEMOPrintf(x, y+=FONT_HEIGHT, 0, ">> No controller is connected!"); in renderStatus() 196 DEMOPrintf(x, y+=FONT_HEIGHT, 0, ">> Please press a button on a paired"); in renderStatus() 197 DEMOPrintf(x, y+=FONT_HEIGHT, 0, ">> controller to connect."); in renderStatus() 223 DEMOPrintf(100, 120, 0, buf); in renderDistance()
|
| D | pointing.c | 233 DEMOPrintf( x, y, 0, "O" ); in renderLuminousSources() 252 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "DPD-ID X Y SIZE"); in renderStatus() 259 … DEMOPrintf( x, y+=FONT_HEIGHT, 0, "%1d %4d %4d %3d", p->traceId, p->x, p->y, p->size ); in renderStatus() 264 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "Controller Type: %d", stat->dev ); in renderStatus() 265 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "ERROR Info : %d", stat->err ); in renderStatus() 271 DEMOPrintf(x, y+=FONT_HEIGHT, 0, ">> No controller is connected!"); in renderStatus() 272 DEMOPrintf(x, y+=FONT_HEIGHT, 0, ">> Please press a button on a paired"); in renderStatus() 273 DEMOPrintf(x, y+=FONT_HEIGHT, 0, ">> controller to connect."); in renderStatus() 297 DEMOPrintf( x, y, 0, "+" ); in renderAiming()
|
| D | check.c | 124 DEMOPrintf(5, y, 0, "%1d device(s) paired to this host.", (u32)num_paired); in main() 128 DEMOPrintf(5, y, 0, "Addresses of connected devices:"); in main() 138 DEMOPrintf(5, y, 0, "Chan %1d: %02X%02X%02X%02X%02X%02X", in main() 146 DEMOPrintf(5, y, 0, "Chan %1d: ----", i); in main()
|
| D | wpad_seqdemo.c | 476 DEMOPrintf( 16, y += HEIGHT, 0, "button A : Start/Stop Sequence"); in RenderOperation() 490 DEMOPrintf( 150, y, 0, "speaker"); in RenderControllerStatus() 491 DEMOPrintf( 220, y, 0, "sequence"); in RenderControllerStatus() 495 DEMOPrintf( 16, y, 0, "CHAN_%d [%s]", in RenderControllerStatus() 503 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus() 506 DEMOPrintf( 220, y, 0, "%s", (info[chan].play == 0) ? "STOP" : in RenderControllerStatus()
|
| D | wpad_axdemo.c | 874 DEMOPrintf( 16, y+=HEIGHT, 0, "%s : %s", button, SampleFiles[ButtonMap[i][1]]); in RenderOperation() 877 DEMOPrintf( 16, y+=HEIGHT, 0, "Home : Stop all sounds"); in RenderOperation() 878 DEMOPrintf( 16, y+=HEIGHT, 0, "Home + 1 : Mute On"); in RenderOperation() 879 DEMOPrintf( 16, y+=HEIGHT, 0, "Home + 2 : Mute Off"); in RenderOperation() 887 DEMOPrintf( 150, y, 0, "speaker"); in RenderControllerStatus() 888 DEMOPrintf( 250, y, 0, "volume"); in RenderControllerStatus() 892 DEMOPrintf( 16, y, 0, "CHAN_%d [%s]", in RenderControllerStatus() 900 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus() 903 DEMOPrintf( 250, y, 0, "%d", WPADGetSpeakerVolume()); in RenderControllerStatus()
|
| D | wpad_spdemo.c | 600 DEMOPrintf( 16, y += HEIGHT, 0, "button A : Start/Stop Sfx"); in RenderOperation() 614 DEMOPrintf( 150, y, 0, "speaker"); in RenderControllerStatus() 615 DEMOPrintf( 220, y, 0, "sfx"); in RenderControllerStatus() 619 DEMOPrintf( 16, y, 0, "CHAN_%d [%s]", in RenderControllerStatus() 627 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus() 630 DEMOPrintf( 220, y, 0, "%s", (info[chan].play == 0) ? "STOP" : in RenderControllerStatus()
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Framebuffer/ |
| D | frb-vfilter.c | 294 DEMOPrintf(pos_x, 20, pos_z, "frb-vfilter"); in myDrawCaptionTick() 295 DEMOPrintf(pos_x, 25, pos_z, "-----------"); in myDrawCaptionTick() 298 DEMOPrintf((s16)(pos_x+10), (s16)(i*10+10+pos_y), pos_z, "%d", cf.newFilter[i]); in myDrawCaptionTick() 308 DEMOPrintf(pos_x, (s16)(90 + pos_y), pos_z, "%sBRIGHTNESS",indent[0]); in myDrawCaptionTick() 309 DEMOPrintf(pos_x, (s16)(100 + pos_y), pos_z, " %f", cf.brightness/64.0F); in myDrawCaptionTick() 311 DEMOPrintf(pos_x, (s16)(115 + pos_y), pos_z, "%sRATIO",indent[1]); in myDrawCaptionTick() 312 DEMOPrintf(pos_x, (s16)(125 + pos_y), pos_z, " %f%%", cf.ratio*100.0F); in myDrawCaptionTick() 314 DEMOPrintf(pos_x, (s16)(140 + pos_y), pos_z, "%sRENDER MODE",indent[2]); in myDrawCaptionTick() 315 DEMOPrintf(pos_x, (s16)(150 + pos_y), pos_z, " %s", GXRMObjPtrStrTbl[cf.RMIndex].GXRMObjString); in myDrawCaptionTick() 317 DEMOPrintf(pos_x, (s16)(165 + pos_y), pos_z, "%sPROGRESSIVE",indent[3]); in myDrawCaptionTick() [all …]
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Tev/ |
| D | tev-swap.c | 219 DEMOPrintf(24, 16, 0, "Swap Mode Table : %d", sc->tblIdx); in DrawTick() 220 DEMOPrintf(24, 24, 0, "%s -> RED", MySwCompMsg[MySwapModeTable[sc->tblIdx][0]]); in DrawTick() 221 DEMOPrintf(24, 32, 0, "%s -> GREEN", MySwCompMsg[MySwapModeTable[sc->tblIdx][1]]); in DrawTick() 222 DEMOPrintf(24, 40, 0, "%s -> BLUE", MySwCompMsg[MySwapModeTable[sc->tblIdx][2]]); in DrawTick() 223 DEMOPrintf(24, 48, 0, "%s -> ALPHA", MySwCompMsg[MySwapModeTable[sc->tblIdx][3]]); in DrawTick() 225 DEMOPrintf(12, (s16)(sc->cursor*8+16), 0, "%c", 0x7F); in DrawTick()
|
| D | tev-multi.c | 661 DEMOPrintf(x, (s16)(ALI_ROW(0)-16), 0, "[STAGE%d]", i); in DrawCaption() 663 DEMOPrintf(x, (s16)(ALI_ROW(0)+72), 0, "TEXMAP%d", sc->tev[CTRL_TM][i]); in DrawCaption() 664 DEMOPrintf(x, (s16)(ALI_ROW(1)+72), 0, "TCOORD%d", sc->tev[CTRL_TC][i]); in DrawCaption() 665 DEMOPrintf(x, (s16)(ALI_ROW(2)+72), 0, "COLOR%d", sc->tev[CTRL_CH][i]); in DrawCaption() 670 DEMOPrintf( in DrawCaption()
|
| /RvlSDK-2.1/build/demos/paddemo/src/ |
| D | sampling.c | 142 DEMOPrintf(x, y += 16, 0, "Port AB XY M ZLR +Pad Left Right Trigger"); in main() 146 …DEMOPrintf(x, y += 16, 0, "%d[%-2d] %c%c %c%c %c %c%c%c %c%c%c%c (%3d, %3d) (%3d, %3d) (%3d, %3d)", in main() 170 DEMOPrintf(x, y += 16, 0, "Samples: %llu", Count); in main() 171 DEMOPrintf(x, y += 16, 0, "Retrace: %u", VIGetRetraceCount()); in main()
|
| /RvlSDK-2.1/build/demos/nanddemo/src/ |
| D | gamesave.c | 411 DEMOPrintf( 16, y += FONT_HEIGHT, 0, "---------GC Controller---------"); in RenderControls() 414 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " Up: Move cursor up"); in RenderControls() 415 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " Down: Move cursor down"); in RenderControls() 416 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " A: Print"); in RenderControls() 417 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " L: Refresh"); in RenderControls() 418 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " X: Delete"); in RenderControls() 440 DEMOPrintf( 16, y += FONT_HEIGHT, 0, "Start: Quit & delete test files"); in RenderControls()
|
| /RvlSDK-2.1/build/demos/cxdemo/src/ |
| D | cx_uncompress.c | 388 DEMOPrintf(48, 0, 0, "Raw"); in DrawTick() 389 DEMOPrintf(160, 0, 0, "RunLength"); in DrawTick() 390 DEMOPrintf(48, 112, 0, "LZ77"); in DrawTick() 391 DEMOPrintf(160, 112, 0, "Huffman"); in DrawTick()
|
| D | cx_uncompress_stream.c | 484 DEMOPrintf(48, 0, 0, "Raw"); in DrawTick() 485 DEMOPrintf(160, 0, 0, "RunLength"); in DrawTick() 486 DEMOPrintf(48, 112, 0, "LZ77"); in DrawTick() 487 DEMOPrintf(160, 112, 0, "Huffman"); in DrawTick()
|
| /RvlSDK-2.1/build/demos/axdemo/src/ |
| D | axart3ddemo.c | 1052 DEMOPrintf( textX, textY, 0, "AX mode: AX_MODE_STEREO"); in DrawUI() 1058 DEMOPrintf( textX, textY, 0, "AX mode: AX_MODE_SURROUND"); in DrawUI() 1064 DEMOPrintf( textX, textY, 0, "AX mode: AX_MODE_DPL2"); in DrawUI() 1069 DEMOPrintf( textX, textY, 0, "helicopter.voice: %.8xh", helicopter.voice); in DrawUI() 1071 …DEMOPrintf( textX, textY, 0, "helicopter.sound.sampleRate: %dHz", helicopter.sound->sampleRate… in DrawUI() 1073 DEMOPrintf( textX, textY, 0, "helicopter.axart3d.hAngle: %f", helicopter.axart3d.hAngle); in DrawUI() 1075 DEMOPrintf( textX, textY, 0, "helicopter.axart3d.vAngle: %f", helicopter.axart3d.vAngle); in DrawUI() 1077 DEMOPrintf( textX, textY, 0, "helicopter.axart3d.dist: %f", helicopter.axart3d.dist); in DrawUI() 1079 …DEMOPrintf( textX, textY, 0, "helicopter.axart3d.closingSpeed: %f", helicopter.axart3d.closingSpee… in DrawUI()
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Texture/ |
| D | tex-lod.c | 361 DEMOPrintf(0, 0, 0, " LOD Bias :%1.1f", lodBias); in DrawTick() 362 DEMOPrintf(0, 8, 0, " Bias Clamp:%s", in DrawTick() 364 DEMOPrintf(0, 16, 0, " Edge LOD :%s", in DrawTick() 366 DEMOPrintf(0, 24, 0, " Max Aniso.:%d", in DrawTick() 372 DEMOPrintf(0, (s16)(sc->curP * 8), 0, "%c", 0x7F); in DrawTick()
|
| D | tex-invalid.c | 455 DEMOPrintf((s16)ALI_COL(i), (s16)(ALI_ROW(0)-16), 0, "[CACHE%d]", i); in MyDrawCaption() 468 DEMOPrintf((s16)ALI_COL(sc->curX), (s16)(ALI_ROW(sc->curY)+68), 0, "%c", 0x7F); in MyDrawCaption() 471 DEMOPrintf(ALI_COL(0), (s16)(ALI_ROW(3)+68), 0, "%s%s", InvTexAllStr, InvTexAllStr); in MyDrawCaption()
|
| /RvlSDK-2.1/build/demos/gxdemo/src/TexGen/ |
| D | tg-emboss.c | 567 DEMOPrintf( 18, 10, 0, "Texture %d", myModel.texNo ); in myInfoModel() 568 DEMOPrintf( 18, 18, 0, in myInfoModel() 570 DEMOPrintf( 18, 26, 0, "Bump scale %d", myModel.bumpScale ); in myInfoModel() 571 DEMOPrintf( 18, 34, 0, "Normal scale 1/%d", myModel.invNrmScale ); in myInfoModel() 572 DEMOPrintf( 18, 42, 0, "Blend steps %d", myModel.blendSteps ); in myInfoModel()
|
| /RvlSDK-2.1/include/demo/ |
| D | DEMOPuts.h | 57 extern void DEMOPrintf ( s16, s16, s16, char*, ... );
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Management/ |
| D | mgt-fifo-dual.c | 491 DEMOPrintf( textX, textY, 0, "B button: Cull Mode: %s", text ); in DrawUI() 510 DEMOPrintf( textX, textY, 0, "A button: Fifo Mode: %s", text ); in DrawUI()
|
| /RvlSDK-2.1/build/demos/gxdemo/src/PixelProc/ |
| D | pix-a-comp.c | 277 DEMOPrintf( 10, 12, 0, myAlphaComp[lid0].fmt, a->ref0 ); in SceneDrawInfo() 279 DEMOPrintf(114, 12, 0, myAlphaComp[lid1].fmt, a->ref1 ); in SceneDrawInfo() 560 DEMOPrintf( (s16)rect[i].x0, (s16)rect[i].y0, in myDrawModel()
|
| D | pix-z-comp.c | 256 DEMOPrintf( 160, 12, 0, "ZSCALE 2^%d", log2 ); in SceneDrawInfo() 459 DEMOPrintf( (s16)rect[i].x0, (s16)rect[i].y0, in myDrawModel()
|