Home
last modified time | relevance | path

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

/RvlSDK-3.2/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.2/build/demos/rsodemo/LinkMem2/src/
De.c17 #pragma use_lmw_stmw on
/RvlSDK-3.2/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.2/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.2/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.2/X86/bin/
Dsetcountrycode.bat15 echo Sets the country code on disc.
83 echo Failed to set the country code on disc.
/RvlSDK-3.2/
DRVL_NDEV.bat52 @echo ndrun (elf file)..........Load/run (elf file) on NDEV.
Dreadme-RVL_SDK-3_2.txt111 Refer to RVL-QuickStartGuide.us.pdf, provided separately, for details on system requirements for th…
143 …Once the update is complete, the message "SWUpdate Successful" will appear on screen, and the NDEV…
182 …unication from PC to NDEV. However, transfers using EXI0 are not supported on the current hardware…
231 …een decided how or when this problem will be corrected, but the warning has no effect on operation.
Dreadme-RVL_SDK-3_2-patch2.txt110 Refer to RVL-QuickStartGuide.us.pdf, provided separately, for details on system requirements for th…
132 …Once the update is complete, the message "SWUpdate Successful" will appear on screen, and the NDEV…
171 …unication from PC to NDEV. However, transfers using EXI0 are not supported on the current hardware…
220 …een decided how or when this problem will be corrected, but the warning has no effect on operation.
/RvlSDK-3.2/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.2/include/revolution/
Dax.h492 u16 on; member
511 u16 on; member
1013 void AXSetVoiceRmtOn (AXVPB *p, u16 on);
Daxart.h443 u16 on; member
/RvlSDK-3.2/build/tools/TexConv/sample/
Dsample.tcs14 ; view the sample.tpl file using texPrev2D.bin on your Mac.
/RvlSDK-3.2/build/libraries/mtx/src/
Dmtx.c164 #pragma defer_codegen on // This will be removed when compiler is fixed.
617 #pragma global_optimizer on
Dmtx44.c63 #pragma defer_codegen on // This will be removed when compiler is fixed.