Home
last modified time | relevance | path

Searched refs:update_volumes (Results 1 – 25 of 26) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/mame/audio/
H A Dmidway.cpp284 update_volumes(); in porta0_w()
296 update_volumes(); in portb0_w()
308 update_volumes(); in porta1_w()
321 update_volumes(); in portb1_w()
330 void midway_ssio_device::update_volumes() in update_volumes() function in midway_ssio_device
H A Dmidway.h93 void update_volumes(); in DECLARE_DEVICE_TYPE()
/dports/emulators/mame/mame-mame0226/src/mame/audio/
H A Dmidway.cpp284 update_volumes(); in porta0_w()
296 update_volumes(); in portb0_w()
308 update_volumes(); in porta1_w()
321 update_volumes(); in portb1_w()
330 void midway_ssio_device::update_volumes() in update_volumes() function in midway_ssio_device
H A Dmidway.h93 void update_volumes(); in DECLARE_DEVICE_TYPE()
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgunixvolumemonitor.c55 static void update_volumes (GUnixVolumeMonitor *monitor);
190 update_volumes (unix_monitor); in _g_unix_volume_monitor_update()
318 update_volumes (GUnixVolumeMonitor *monitor) in update_volumes() function
H A Dgwin32volumemonitor.c252 update_volumes (win32_monitor); in g_win32_volume_monitor_init()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dymz280b.c128 static INLINE void update_volumes(struct YMZ280BVoice *voice) in update_volumes() function
685 update_volumes(voice); in write_to_register()
690 update_volumes(voice); in write_to_register()
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dymz280b.h84 void update_volumes(struct YMZ280BVoice *voice);
H A Dymz280b.cpp97 void ymz280b_device::update_volumes(struct YMZ280BVoice *voice) in update_volumes() function in ymz280b_device
716 update_volumes(voice); in write_to_register()
721 update_volumes(voice); in write_to_register()
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dymz280b.h84 void update_volumes(struct YMZ280BVoice *voice);
H A Dymz280b.cpp97 void ymz280b_device::update_volumes(struct YMZ280BVoice *voice) in update_volumes() function in ymz280b_device
716 update_volumes(voice); in write_to_register()
721 update_volumes(voice); in write_to_register()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A Dymz280b.c209 INLINE void update_volumes(struct YMZ280BVoice *voice) in update_volumes() function
1050 update_volumes(voice); in write_to_register()
1055 update_volumes(voice); in write_to_register()
/dports/devel/gvfs/gvfs-1.46.2/monitor/goa/
H A Dgoavolumemonitor.c239 update_volumes (GVfsGoaVolumeMonitor *self, GList **added_volumes, GList **removed_volumes) in update_volumes() function
313 update_volumes (self, &added_volumes, &removed_volumes); in update_all()
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/klystron/src/snd/
H A Dmusic.c167 static void update_volumes(MusEngine *mus, MusTrackStatus *ts, MusChannel *chn, CydChannel *cydchn,… in update_volumes() function
185update_volumes(mus, &mus->song_track[i], &mus->channel[i], &mus->cyd->channel[i], mus->song_track[… in update_all_volumes()
477 update_volumes(mus, track_status, chn, cydchn, track_status->volume); in do_command()
556 update_volumes(mus, track_status, chn, cydchn, track_status->volume); in do_command()
568 update_volumes(mus, track_status, chn, cydchn, track_status->volume); in do_command()
648 update_volumes(mus, track_status, chn, cydchn, track_status->volume); in do_command()
827 update_volumes(mus, track_status, chn, cydchn, track_status->volume); in do_command()
1184update_volumes(mus, track, chn, cydchn, (ins->flags & MUS_INST_RELATIVE_VOLUME) ? MAX_VOLUME : ins… in mus_trigger_instrument_internal()
1630 update_volumes(mus, &mus->song_track[i], &mus->channel[i], cydchn, mus->song_track[i].volume); in mus_advance_tick()
2688 update_volumes(mus, track_status, chn, cydchn, track_status->volume); in mus_set_channel_volume()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/imuse/
H A Dimuse.cpp354 update_volumes(); in pause()
540 update_volumes(); in setMusicVolume()
1201 update_volumes(); in setImuseMasterVolume()
1322 update_volumes(); in set_channel_volume()
1326 void IMuseInternal::update_volumes() { in update_volumes() function in Scumm::IMuseInternal
H A Dimuse_internal.h501 void update_volumes();
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/imuse/
H A Dimuse.cpp363 update_volumes(); in pause()
552 update_volumes(); in setMusicVolume()
1213 update_volumes(); in setImuseMasterVolume()
1334 update_volumes(); in set_channel_volume()
1338 void IMuseInternal::update_volumes() { in update_volumes() function in Scumm::IMuseInternal
H A Dimuse_internal.h509 void update_volumes();
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Dymz280b.c223 INLINE void update_volumes(struct YMZ280BVoice *voice) in update_volumes() function
1087 update_volumes(voice); in write_to_register()
1092 update_volumes(voice); in write_to_register()
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Dymz280b.c227 INLINE void update_volumes(struct YMZ280BVoice *voice)
1090 update_volumes(voice);
1095 update_volumes(voice);
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dymz280b.c140 static INLINE void update_volumes(struct YMZ280BVoice *voice) in update_volumes() function
754 update_volumes(voice); in write_to_register()
759 update_volumes(voice); in write_to_register()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dymz280b.c140 static INLINE void update_volumes(struct YMZ280BVoice *voice) in update_volumes() function
754 update_volumes(voice); in write_to_register()
759 update_volumes(voice); in write_to_register()
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_3/
H A DSNC_simplify.h314 bool update_volumes = false; in simplify() local
368 update_sfaces = update_volumes = true; in simplify()
429 return update_sfaces || update_facets || update_volumes; in simplify()
/dports/games/bstone/bstone-1.1.9/src/
H A D3d_menu.cpp4615 bool update_volumes = false; in cp_sound_volume() local
4650 update_volumes = true; in cp_sound_volume()
4664 update_volumes = true; in cp_sound_volume()
4677 if (update_volumes) { in cp_sound_volume()
4678 update_volumes = false; in cp_sound_volume()
/dports/devel/gvfs/gvfs-1.46.2/monitor/udisks2/
H A Dgvfsudisks2volumemonitor.c82 static void update_volumes (GVfsUDisks2VolumeMonitor *monitor,
567 update_volumes (monitor, &added_volumes, &removed_volumes, coldplug); in update_all()
1377 update_volumes (GVfsUDisks2VolumeMonitor *monitor, in update_volumes() function

12