Home
last modified time | relevance | path

Searched refs:update_volume (Results 1 – 25 of 91) sorted by relevance

1234

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/storage/netapp/
H A D_sf_volume_manager.py237 def update_volume(self): member in SolidFireVolume
253 update_volume = False
266 update_volume = True
271 update_volume = True
275 update_volume = True
282 update_volume = True
287 update_volume = True
303 elif update_volume:
304 self.update_volume()
H A Dna_elementsw_volume.py286 def update_volume(self, volume_id): member in ElementOSVolume
310 update_volume = False
327 update_volume = True
332 update_volume = True
343 update_volume = True
353 update_volume = True
362 update_volume = True
378 elif update_volume:
379 self.update_volume(volume_id)
/dports/games/julius/julius-1.7.0/src/window/
H A Dsound_options.c166 static void update_volume(set_sound_type type, int is_decrease) in update_volume() function
177 update_volume(SOUND_MUSIC, is_down); in arrow_button_music()
183 update_volume(SOUND_SPEECH, is_down); in arrow_button_speech()
189 update_volume(SOUND_EFFECTS, is_down); in arrow_button_effects()
195 update_volume(SOUND_CITY, is_down); in arrow_button_city()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkmediacontrols.c431 update_volume (GtkMediaControls *controls) in update_volume() function
456 update_volume (controls); in update_all()
473 update_volume (controls); in gtk_media_controls_notify_cb()
475 update_volume (controls); in gtk_media_controls_notify_cb()
477 update_volume (controls); in gtk_media_controls_notify_cb()
/dports/audio/libgme/game-music-emu-0.6.1/gme/
H A DGb_Apu.h75 void update_volume();
87 update_volume(); in volume()
H A DGb_Apu.cpp74 void Gb_Apu::update_volume() in update_volume() function in Gb_Apu
117 update_volume(); in reset()
232 update_volume(); in write_register()
/dports/games/zdoom/zdoom-2.8.1/game-music-emu/gme/
H A DGb_Apu.h75 void update_volume();
87 update_volume(); in volume()
H A DGb_Apu.cpp74 void Gb_Apu::update_volume() in update_volume() function in Gb_Apu
117 update_volume(); in reset()
232 update_volume(); in write_register()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/gme/gme/
H A DGb_Apu.h75 void update_volume();
87 update_volume(); in volume()
H A DGb_Apu.cpp74 void Gb_Apu::update_volume() in update_volume() function in Gb_Apu
117 update_volume(); in reset()
232 update_volume(); in write_register()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/console/
H A DGb_Apu.h75 void update_volume();
87 update_volume(); in volume()
H A DGb_Apu.cc74 void Gb_Apu::update_volume() in update_volume() function in Gb_Apu
117 update_volume(); in reset()
236 update_volume(); in write_register()
/dports/audio/lmms/lmms-1.2.2/plugins/papu/gb_apu/
H A DGb_Apu.h75 void update_volume();
87 update_volume(); in volume()
H A DGb_Apu.cpp74 void Gb_Apu::update_volume() in update_volume() function in Gb_Apu
117 update_volume(); in reset()
232 update_volume(); in write_register()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/game-music-emu/gme/
H A DGb_Apu.h75 void update_volume();
87 update_volume(); in volume()
H A DGb_Apu.cpp74 void Gb_Apu::update_volume() in update_volume() function in Gb_Apu
117 update_volume(); in reset()
232 update_volume(); in write_register()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/storage/infinidat/
H A Dinfini_vol.py104 def update_volume(module, volume): function
158 update_volume(module, volume)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/storage/vexata/
H A Dvexata_volume.py127 def update_volume(module, array, volume): function
193 update_volume(module, array, volume)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/storage/vexata/
H A Dvexata_volume.py122 def update_volume(module, array, volume): function
188 update_volume(module, array, volume)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dvexata_volume.py122 def update_volume(module, array, volume): function
188 update_volume(module, array, volume)
/dports/x11/polybar/polybar-3.5.7/src/adapters/
H A Dpulseaudio.cpp76 update_volume(op); in pulseaudio()
142 update_volume(o); in process_events()
232 void pulseaudio::update_volume(pa_operation *o) { in update_volume() function in pulseaudio
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dmac128.cpp237 void update_volume();
425 void mac128_state::update_volume() in update_volume() function in mac128_state
678 update_volume(); in mac_via_out_a()
698 update_volume(); in mac_via_out_a_se()
711 update_volume(); in mac_via_out_b()
722 update_volume(); in mac_via_out_b_se()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dmac128.cpp237 void update_volume();
425 void mac128_state::update_volume() in update_volume() function in mac128_state
678 update_volume(); in mac_via_out_a()
698 update_volume(); in mac_via_out_a_se()
711 update_volume(); in mac_via_out_b()
722 update_volume(); in mac_via_out_b_se()
/dports/multimedia/celluloid/celluloid-0.23/src/mpris/
H A Dcelluloid-mpris-player.c120 update_volume(CelluloidMprisPlayer *player);
280 update_volume(player); in register_interface()
764 update_volume(CelluloidMprisPlayer *player) in update_volume() function
840 update_volume(data); in volume_handler()
/dports/x11/polybar/polybar-3.5.7/include/adapters/
H A Dpulseaudio.hpp49 void update_volume(pa_operation *o);

1234