Home
last modified time | relevance | path

Searched refs:on (Results 1 – 19 of 19) sorted by relevance

/RvlSDK-3.1/build/demos/axdemo/src/
Daxfilter.c378 lpf.on = (u16)filterFlag; // filter state is determined by filterFlag in play_sound()
384 biquad.on = (u16)filterFlag; in play_sound()
486 lpf.on = 1; in ax_demo_callback()
492 biquad.on = 1; in ax_demo_callback()
509 lpf.on = 0; in ax_demo_callback()
512 biquad.on = 0; in ax_demo_callback()
/RvlSDK-3.1/build/buildtools/
Deppccleandepend.sed2 # be run on every rule as it is generated by the compiler.
Dcommondefs305 # We use full paths so that we can depend on $( REVOLUTION_LIBS)
Dmodulerules22 # Executables rely on the following:
/RvlSDK-3.1/build/demos/rsodemo/LinkMem2/src/
De.c17 #pragma use_lmw_stmw on
/RvlSDK-3.1/build/demos/hio2demo/vc++/dual/
Ddouble-common.rc66 // remains consistent on all systems.
103 // remains consistent on all systems.
337 ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
338 ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
Ddual.rc66 // remains consistent on all systems.
100 // remains consistent on all systems.
320 ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
321 ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
DReadMe.txt79 dependency on specific versions of Side-by-Side assemblies. The loader uses this
/RvlSDK-3.1/
Dreadme-RVL_SDK-3_1-patch2.txt34 From now on, select from two types of firmware for each title: firmware for titles with network sup…
99 For details on system requirements for the Revolution SDK, see RVL_QuickStartGuide.pdf.
131 Once the update is complete, the message "SWUpdate Successful" appears on the screen, and the NDEV …
169 …unication from PC to NDEV. However, transfers using EXI0 are not supported on the current hardware…
207 …s occur when a disc is repeatedly ejected and inserted during disc reading on the RVT-R READER and…
223 …een decided how or when this problem will be corrected, but the warning has no effect on operation.
DRVL_NDEV.bat51 @echo ndrun (elf file)..........Load/run (elf file) on NDEV.
Dreadme-RVL_SDK-3_1-patch4.txt102 For details on system requirements for the Revolution SDK, see RVL_QuickStartGuide.pdf.
124 Once the update is complete, the message "SWUpdate Successful" will appear on screen, and the NDEV …
162 …unication from PC to NDEV. However, transfers using EXI0 are not supported on the current hardware…
200 …s occur when a disc is repeatedly ejected and inserted during disc reading on the RVT-R READER and…
216 …een decided how or when this problem will be corrected, but the warning has no effect on operation.
/RvlSDK-3.1/build/demos/hio2demo/vc++/simple/
DReadMe.txt11 Information on the Visual C++ version used to create files is included. Information regarding the p…
/RvlSDK-3.1/build/demos/hio2demo/vc++/multi/
Dmulti.rc78 // remains consistent on all systems.
354 ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
355 ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
DReadMe.txt91 dependency on specific versions of Side-by-Side assemblies. The loader uses this
/RvlSDK-3.1/include/revolution/
Dax.h483 u16 on; member
502 u16 on; member
1002 void AXSetVoiceRmtOn (AXVPB *p, u16 on);
Daxart.h446 u16 on; member
/RvlSDK-3.1/build/tools/TexConv/sample/
Dsample.tcs14 ; view the sample.tpl file using texPrev2D.bin on your Mac.
/RvlSDK-3.1/build/libraries/mtx/src/
Dmtx.c157 #pragma defer_codegen on // This will be removed when compiler is fixed.
610 #pragma global_optimizer on
Dmtx44.c63 #pragma defer_codegen on // This will be removed when compiler is fixed.