/external/qemu/distrib/sdl-1.2.12/src/audio/dc/ |
D | aica.c | 151 void aica_play(int ch,int mode,unsigned long smpptr,int loopst,int loopend,int freq,int vol,int pan… in aica_play() 238 void aica_vol(int ch,int vol) { in aica_vol()
|
/external/quake/quake/src/QW/client/ |
D | snd_dma.c | 458 int vol; in S_StartSound() local 623 void S_StaticSound (sfx_t *sfx, vec3_t origin, float vol, float attenuation) in S_StaticSound() 670 float vol; in S_UpdateAmbientSounds() local 939 float vol; in S_PlayVol() local
|
D | cl_parse.c | 761 int sound_num, vol, atten; in CL_ParseStaticSound() local
|
/external/quake/quake/src/WinQuake/ |
D | snd_dma.cpp | 462 int vol; in S_StartSound() local 627 void S_StaticSound (sfx_t *sfx, vec3_t origin, float vol, float attenuation) in S_StaticSound() 674 float vol; in S_UpdateAmbientSounds() local 946 float vol; in S_PlayVol() local
|
D | snd_null.cpp | 53 void S_StaticSound (sfx_t *sfx, vec3_t origin, float vol, float attenuation) in S_StaticSound()
|
D | cl_parse.cpp | 700 int sound_num, vol, atten; in CL_ParseStaticSound() local
|
D | pr_cmds.cpp | 511 float vol, attenuation; in PF_ambientsound() local
|
/external/chromium/chrome/browser/chromeos/ |
D | audio_mixer_alsa.cc | 394 double vol = prefs_->GetDouble(prefs::kAudioVolume); in RestoreVolumeMuteOnUIThread() local
|
/external/qemu/audio/ |
D | audio_int.h | 122 struct mixeng_volume vol; member 138 struct mixeng_volume vol; member
|
D | audio.c | 803 int samples, struct mixeng_volume *vol) in noop_conv()
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
D | regress-216320.js | 55 function vol(){ function
|
/external/webkit/Source/WebCore/html/ |
D | HTMLMediaElement.cpp | 1536 void HTMLMediaElement::setVolume(float vol, ExceptionCode& ec) in setVolume() 1919 float vol = m_player->volume(); in mediaPlayerVolumeChanged() local
|
/external/quake/quake/src/QW/server/ |
D | pr_cmds.c | 428 float vol, attenuation; in PF_ambientsound() local
|
/external/kernel-headers/original/linux/ |
D | soundcard.h | 1163 #define SEQ_START_NOTE(dev, chn, note, vol) \ argument 1166 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ argument
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 305 bool vol; // is volatile? member
|