Home
last modified time | relevance | path

Searched refs:time (Results 1 – 20 of 20) sorted by relevance

/RvlSDK-3.3/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c1412 BOOL THPSimpleSetVolume(s32 vol, s32 time) in THPSimpleSetVolume() argument
1438 if (time > 60000) in THPSimpleSetVolume()
1440 time = 60000; in THPSimpleSetVolume()
1443 if (time < 0) in THPSimpleSetVolume()
1445 time = 0; in THPSimpleSetVolume()
1452 if (time) in THPSimpleSetVolume()
1454 SimpleControl.rampCount = samplePerMs * time; in THPSimpleSetVolume()
/RvlSDK-3.3/build/demos/thpdemo/src/THPPlayer/
DTHPPlayer.c1836 BOOL THPPlayerSetVolume(s32 vol, s32 time) in THPPlayerSetVolume() argument
1862 if (time > 60000) in THPPlayerSetVolume()
1864 time = 60000; in THPPlayerSetVolume()
1867 if (time < 0) in THPPlayerSetVolume()
1869 time = 0; in THPPlayerSetVolume()
1876 if (time) in THPPlayerSetVolume()
1878 ActivePlayer.rampCount = samplePerMs * time; in THPPlayerSetVolume()
/RvlSDK-3.3/include/revolution/vi/
Dvifuncs.h156 VITimeToDIM VISetTimeToDimming ( VITimeToDIM time );
/RvlSDK-3.3/include/revolution/os/
DOSAlarm.h112 void OSSetAbsAlarm ( OSAlarm* alarm, OSTime time, OSAlarmHandler handler );
/RvlSDK-3.3/include/revolution/
Daxfx.h344 f32 time; member
371 f32 time; member
591 f32 time; member
616 f32 time; member
Dwpad.h799 s32 WPADGetGameDataTimeStamp ( s32 chan, OSTime *time );
/RvlSDK-3.3/build/demos/thpdemo/include/
DTHPSimple.h118 extern BOOL THPSimpleSetVolume(s32 vol, s32 time);
DTHPPlayer.h135 extern BOOL THPPlayerSetVolume(s32 vol, s32 time);
/RvlSDK-3.3/build/demos/axdemo/src/
Ddpl2reverb.c753 reverbStd.time = 3.0f; in init_effects()
759 reverbHi.time = 3.0f; in init_effects()
766 reverbDPL2.time = 3.0f; in init_effects()
Daxfilter.c898 reverbStd.time = 3.0f; in init_effects()
904 reverbHi.time = 3.0f; in init_effects()
911 reverbDPL2.time = 3.0f; in init_effects()
Dseqdemo.c198 reverbStd.time = 3.0f; in setupAudioSystem()
204 reverbHi.time = 3.0f; in setupAudioSystem()
/RvlSDK-3.3/build/demos/kpaddemo/src/
Dsample.c672 static OSTime time ; in draw_sampling_rate() local
678 if ( OSTicksToSeconds((OSTime)(t - time)) > 0 ) { in draw_sampling_rate()
679 time = t ; in draw_sampling_rate()
695 static OSTime time ; in draw_battery_level() local
703 if ( OSTicksToSeconds((OSTime)(t - time)) > 0 ) { in draw_battery_level()
704 time = t ; in draw_battery_level()
Dmpls.c637 static OSTime time; in draw_sampling_rate() local
643 if (OSTicksToSeconds((OSTime)(t - time)) > 0) { in draw_sampling_rate()
644 time = t; in draw_sampling_rate()
/RvlSDK-3.3/build/demos/thpdemo/src/THPPlayerStrmAX/
Dmain.c318 RevH.time = 3.0f; in AXSetup()
/RvlSDK-3.3/build/demos/wpaddemo/src/
Dwpadsample.c1192 OSTime time; in renderStatus() local
1292 if (WPADGetGameDataTimeStamp(i, &time) == WPAD_ERR_INVALID) in renderStatus()
1298 OSTicksToCalendarTime(time, &ct); in renderStatus()
/RvlSDK-3.3/vcmv/
DReadme_en.txt217 ** same time on the system. **
261 * Fixed a bug that display collapses only first time when specific HTML code is read.
446 extra pictures. These pages have a short loading time, which made the
562 be ready in time for launch title final debug and lot check.
/RvlSDK-3.3/vcmv/bin/RVL/
DVcmvTestD.map786 00011490 000078 80018610 000147f0 1 .text osD.a time.dolphin.o
787 00011490 000020 80018610 000147f0 16 __get_clock osD.a time.dolphin.o
788 000114b0 000050 80018630 00014810 16 __get_time osD.a time.dolphin.o
789 00011500 000008 80018680 00014860 16 __to_gm_time osD.a time.dolphin.o
7108 …PCEABI.bare.H.a D:\workspace\EPPC\TempBuildMSL\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\time.o
7109 …PCEABI.bare.H.a D:\workspace\EPPC\TempBuildMSL\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\time.o
7110 …PCEABI.bare.H.a D:\workspace\EPPC\TempBuildMSL\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\time.o
7111 …PCEABI.bare.H.a D:\workspace\EPPC\TempBuildMSL\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\time.o
7112 …PCEABI.bare.H.a D:\workspace\EPPC\TempBuildMSL\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\time.o
7113 …PCEABI.bare.H.a D:\workspace\EPPC\TempBuildMSL\PowerPC_EABI_Support\MSL\MSL_C\MSL_Common\Src\time.o
[all …]
/RvlSDK-3.3/build/libraries/tc/src/
DTCTPLToolbox.cpp2460 tm = time( NULL ); in TCGetTime()
/RvlSDK-3.3/RVL/bin/demos/gxdemo/
Dsmp-onetri.map3809 00000248 000008 80051828 0004d9a8 8 @LOCAL@__GXShutdown__FiUl@time@0 gx.a GXInit.o
/RvlSDK-3.3/RVL/bin/demos/thpdemo/
DTHPSimple.map4416 00000278 000008 80067c78 00063df8 8 @LOCAL@__GXShutdown__FiUl@time@0 gx.a GXInit.o