Searched refs:so (Results 1 – 8 of 8) sorted by relevance
| /RvlSDK-2.1/build/demos/axdemo/src/ |
| D | axart3ddemo.c | 222 soundObject *so = (soundObject*)(((AXVPB*)p)->userContext); in voiceDrop() local 224 if (so) in voiceDrop() 227 so->voice = NULL; in voiceDrop() 230 AXARTRemoveSound(&so->axartSound); in voiceDrop() 246 static void startSound(soundObject *so, SPSoundTable *st, u32 i) in startSound() argument 249 so->voice = AXAcquireVoice(15, &voiceDrop, (u32)so); in startSound() 251 if (so->voice) in startSound() 254 so->sound = SPGetSoundEntry(st, i); in startSound() 256 if (so->sound) in startSound() 259 SPPrepareSound(so->sound, so->voice, 0); in startSound() [all …]
|
| /RvlSDK-2.1/build/buildtools/ |
| D | eppccleandepend.sed | 20 # latest sed keeps newline characters of input file, so just '$' doesn't work
|
| D | commondefs | 158 # -nodefaults - required so the compiler does not search all the 305 # We use full paths so that we can depend on $( REVOLUTION_LIBS) 371 # 29-Jan-06 We will keep ARAM around for RVL_EMU and PRE_RVL targets (so sound can work).
|
| D | modulerules | 84 # however, the dependency code DOES generate full paths, so we need those
|
| /RvlSDK-2.1/X86/bin/ |
| D | setsmem2size.bat | 67 echo * If you make master data, you must execute ndrun before you do so!! *
|
| D | setsmemsize.bat | 153 echo * If you make master data, you must execute loadrun/odrun before you do so!! *
|
| /RvlSDK-2.1/ |
| D | readme-RVL_SDK-2_1.txt | 90 … However, transfers using EXI00 are not supported on the current hardware, so only unidirectional … 117 …s wireless communications stack cannot correctly stop the wireless module, so sometimes the OS res…
|
| /RvlSDK-2.1/build/demos/hio2demo/vc++/multi/ |
| D | multi.rc | 344 ID_WINDOW_CASCADE "Arrange windows so they overlap\nCascade Windows"
|