Home
last modified time | relevance | path

Searched refs:play (Results 426 – 450 of 41621) sorted by relevance

1...<<11121314151617181920>>...1665

/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dsnd_sun.c122 info.play.sample_rate = desired_speed; in S_SUN_Init()
123 info.play.channels = desired_channels; in S_SUN_Init()
124 info.play.precision = desired_bits; in S_SUN_Init()
125 info.play.encoding = (desired_bits == 8) ? FORMAT_U8 : FORMAT_S16; in S_SUN_Init()
137 shm->channels = info.play.channels; in S_SUN_Init()
138 shm->samplebits = info.play.precision; in S_SUN_Init()
139 shm->speed = info.play.sample_rate; in S_SUN_Init()
176 return ((info.play.samples * shm->channels) % shm->samples); in S_SUN_GetDMAPos()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_utils/players/
H A Djuce_SoundPlayer.h49 void play (const File& file);
52 void play (const void* resourceData, size_t resourceSize);
59 void play (AudioFormatReader* buffer, bool deleteWhenFinished = false);
86 void play (PositionableAudioSource* audioSource, bool deleteWhenFinished = false,
100 void play (AudioBuffer<float>* buffer,
/dports/devel/libpololu-avr/libpololu-avr-151002/test/linux-complete-test-cpp/
H A Dbuzzer.cpp16 …buzzer.play("o5 l8 v1 c v2 c v3 c v4 c v5 c v6 c v7 c v8 c v9 v v10 c v11 c v12 c v13 c v14 c v15 … in test_buzzer()
24 buzzer.play("o4 l4 ms c"); in test_buzzer()
26 buzzer.play("ML d 1 6 d 16 r 8"); in test_buzzer()
34 buzzer.play("o4 a2"); in test_buzzer()
39 buzzer.play("ml t240 o4 b t120 l8 >c "); // these notes should take 250 ms, like the others in test_buzzer()
/dports/net/rdesktop/rdesktop-1.9.0/
H A Drdpsnd_sun.c326 info.play.channels = pwfx->nChannels; in sun_set_format()
327 info.record.channels = info.play.channels; in sun_set_format()
346 info.play.sample_rate = pwfx->nSamplesPerSec; in sun_set_format()
347 info.play.precision = pwfx->wBitsPerSample; in sun_set_format()
348 info.play.encoding = format; in sun_set_format()
349 info.play.samples = 0; in sun_set_format()
350 info.play.eof = 0; in sun_set_format()
351 info.play.error = 0; in sun_set_format()
354 info.record.precision = info.play.precision; in sun_set_format()
355 info.record.encoding = info.play.encoding; in sun_set_format()
[all …]
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BASEDATA/LEVELS/
H A Dlevel14.bsl86 SND_BEAM.play();
109 SND_DOOR_OPEN.play();
155 SND_SWITCH_ON.play();
161 SND_SWITCH_OFF.play();
171 SND_SWITCH_ON.play();
175 SND_SWITCH_OFF.play();
183 SND_SWITCH_ON.play();
187 SND_SWITCH_OFF.play();
195 SND_SWITCH_ON.play();
199 SND_SWITCH_OFF.play();
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dgame.cpp118 if (_GP(play).fast_forward) in Game_IsAudioPlaying()
493 free(_GP(play).gui_draw_order); in unload_game_file()
614 return _GP(play).text_speed; in Game_GetTextReadingSpeed()
650 _GP(play).game_name[99] = 0; in Game_SetName()
655 if (_GP(play).fast_forward) { in Game_GetSkippingCutscene()
662 if (_GP(play).in_cutscene) { in Game_GetInSkippableCutscene()
706 return _GP(play).speech_font; in Game_GetSpeechFont()
709 return _GP(play).normal_font; in Game_GetNormalFont()
888 if ((_GP(play).screenshot_width < 16) || (_GP(play).screenshot_height < 16)) in create_savegame_screenshot()
1096 _GP(play).fast_forward = 1; in start_skipping_cutscene()
[all …]
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/ui/
H A Dingame_vote.menu77 play "sound/misc/menu1.wav";
98 play "sound/misc/menu1.wav";
119 play "sound/misc/menu1.wav";
140 play "sound/misc/menu4.wav";
161 play "sound/misc/menu1.wav";
182 play "sound/misc/menu4.wav";
203 play "sound/misc/menu1.wav";
229 play "sound/misc/menu1.wav";
255 play "sound/misc/menu1.wav";
281 play "sound/misc/menu1.wav";
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/playbook/
H A Dhelpers.py34 def load_list_of_blocks(ds, play, parent_block=None, role=None, task_include=None, use_handlers=Fal… argument
72 play=play,
85 def load_list_of_tasks(ds, play, block=None, role=None, task_include=None, use_handlers=False, vari… argument
111 play=play,
148 all_vars = variable_manager.get_vars(play=play, task=t)
270 play=play,
350 all_vars = variable_manager.get_vars(play=play, task=ir)
371 def load_list_of_roles(ds, play, current_role_path=None, variable_manager=None, loader=None, collec… argument
390 …i = RoleInclude.load(role_def, play=play, current_role_path=current_role_path, variable_manager=va…
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/playbook/
H A Dhelpers.py33 def load_list_of_blocks(ds, play, parent_block=None, role=None, task_include=None, use_handlers=Fal… argument
71 play=play,
84 def load_list_of_tasks(ds, play, block=None, role=None, task_include=None, use_handlers=False, vari… argument
110 play=play,
147 all_vars = variable_manager.get_vars(play=play, task=t)
271 play=play,
352 all_vars = variable_manager.get_vars(play=play, task=ir)
373 def load_list_of_roles(ds, play, current_role_path=None, variable_manager=None, loader=None, collec… argument
392 …i = RoleInclude.load(role_def, play=play, current_role_path=current_role_path, variable_manager=va…
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/playbook/
H A Dhelpers.py33 def load_list_of_blocks(ds, play, parent_block=None, role=None, task_include=None, use_handlers=Fal… argument
71 play=play,
84 def load_list_of_tasks(ds, play, block=None, role=None, task_include=None, use_handlers=False, vari… argument
110 play=play,
147 all_vars = variable_manager.get_vars(play=play, task=t)
271 play=play,
352 all_vars = variable_manager.get_vars(play=play, task=ir)
373 def load_list_of_roles(ds, play, current_role_path=None, variable_manager=None, loader=None, collec… argument
392 …i = RoleInclude.load(role_def, play=play, current_role_path=current_role_path, variable_manager=va…
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Druntime_defines.h68 #define MAXSCORE play.totalscore
76 #define FONT_NORMAL play.normal_font
78 #define FONT_SPEECH play.speech_font
128 #define NEXT_ITERATION() play.gamestep++
138 #define BASEWIDTH play.native_size.Width
139 #define BASEHEIGHT play.native_size.Height
H A Dglobal_dialog.cpp29 extern GameState play;
39 if (play.stop_dialog_at_end != DIALOG_NONE) { in RunDialog()
40 if (play.stop_dialog_at_end == DIALOG_RUNNING) in RunDialog()
41 play.stop_dialog_at_end = DIALOG_NEWTOPIC + tum; in RunDialog()
58 if (play.stop_dialog_at_end == DIALOG_NONE) { in StopDialog()
64 play.stop_dialog_at_end = DIALOG_STOP; in StopDialog()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tsage/ringworld2/
H A Dringworld2_dialogs.cpp252 R2_GLOBALS._sound4.play(4); in show()
255 R2_GLOBALS._sound4.play(5); in show()
258 R2_GLOBALS._sound4.play(6); in show()
269 R2_GLOBALS._sound4.play(4); in show()
272 R2_GLOBALS._sound4.play(5); in show()
275 R2_GLOBALS._sound4.play(6); in show()
286 R2_GLOBALS._sound4.play(4); in show()
289 R2_GLOBALS._sound4.play(5); in show()
292 R2_GLOBALS._sound4.play(6); in show()
307 R2_GLOBALS._sound4.play(4); in show()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/tsage/ringworld2/
H A Dringworld2_dialogs.cpp252 R2_GLOBALS._sound4.play(4); in show()
255 R2_GLOBALS._sound4.play(5); in show()
258 R2_GLOBALS._sound4.play(6); in show()
269 R2_GLOBALS._sound4.play(4); in show()
272 R2_GLOBALS._sound4.play(5); in show()
275 R2_GLOBALS._sound4.play(6); in show()
286 R2_GLOBALS._sound4.play(4); in show()
289 R2_GLOBALS._sound4.play(5); in show()
292 R2_GLOBALS._sound4.play(6); in show()
307 R2_GLOBALS._sound4.play(4); in show()
[all …]
/dports/math/cppad/CppAD-20210000.8/include/cppad/local/optimize/
H A Doptimize_run.hpp154 play->template setup_random<Addr>(); in optimize_run()
156 play->template get_random<Addr>(); in optimize_run()
245 play, in optimize_run()
256 play, in optimize_run()
269 play, in optimize_run()
287 play, in optimize_run()
295 play , in optimize_run()
355 rec->put_con_par( play->GetPar(0) ); in optimize_run()
749 play , in optimize_run()
769 play , in optimize_run()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/themes/shared/
H A Dplugin-doorhanger.inc.css1 #notification-popup[popupid="click-to-play-plugins"] > .panel-arrowcontainer > .panel-arrowcontent {
5 .click-to-play-plugins-notification-center-box {
28 .click-to-play-plugins-notification-button-container {
35 .click-to-play-popup-button {
39 .click-to-play-plugins-notification-description-box {
43 .click-to-play-plugins-outer-description {
47 .click-to-play-plugins-notification-link,
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/AntiAliasingOscillators/sc/HelpSource/Classes/
H A DBlitB3.schelp23 { BlitB3.ar(XLine.kr(10000, 20, 10), 0.5) }.play;
26 { Impulse.ar(XLine.kr(10000, 20, 10), 0.0, 0.5) }.play;
29 x = { LeakDC.ar(Integrator.ar(BlitB3.ar(MouseX.kr(20,1000,'exponential'), 0.5), 0.99)) }.play;
34 … {Mix(LeakDC.ar( Integrator.ar(BlitB3.ar(MouseX.kr(1,4)*[220,221,223,224], 0.125), 0.99)) ) }.play;
39 …useX.kr(0.125,4)*[220,221,223,224], 0.125), 0.99)) ), MouseY.kr(200,10000,'exponential'),3) }.play;
42 …ouseX.kr(0.125,4)*[220,221,223,224], 0.125), 0.99) ), MouseY.kr(200,10000,'exponential'),3) }.play;
46 …(MouseX.kr(0.125,4)*[220,221,223,224], 0.99, 0.125)), MouseY.kr(200,10000,'exponential'),3) }.play;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/sdi/
H A Doutlnvsh.sdi47 SID_DRAWINGMODE // ole : no, status : play rec
52 SID_ZOOM_NEXT // ole : no, status : play rec
57 SID_ZOOM_PREV // ole : no, status : play rec
77 SID_ZOOM_OUT // ole : no, status : play rec
82 SID_ZOOM_IN // ole : no, status : play rec
87 SID_SIZE_REAL // ole : no, status : play rec
149 FN_INSERT_SOFT_HYPHEN // status(final|play)
159 FN_INSERT_HARD_SPACE // status(final|play)
164 FN_INSERT_NNBSP // status(final|play)
364 SID_AUTOSPELL_CHECK // ole : no, status : play rec
[all …]
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/BhobUGens/sc/help/
H A DGendy5.help.rtf40 \{\cf3 Pan2\cf0 .ar(\cf3 Gendy5\cf0 .ar)\}.play\
49 play(\{\
72 \{\cf3 Pan2\cf0 .ar(\cf3 Gendy5\cf0 .ar(1,1,1.0,1.0,30,100,0.3,0.05,5))\}.play\
74 \cf2 //play me \cf0 \
90 \{\cf3 Pan2\cf0 .ar(\cf3 Gendy5\cf0 .ar(initCPs:1))\}.play\
93 \{\cf3 Pan2\cf0 .ar(\cf3 Gendy5\cf0 .ar(initCPs:2))\}.play\
137 \}.play\
149 , 0.0)\}.play\
166 \}.play\
189 \}.play\
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/playbook/role/
H A D__init__.py111 self._play = play
163 if role_include.get_name() in play.ROLE_CACHE:
174 r = Role(play=play, from_files=from_files, from_include=from_include)
177 if role_include.get_name() not in play.ROLE_CACHE:
178 play.ROLE_CACHE[role_include.get_name()] = dict()
418 def get_handler_blocks(self, play, dep_chain=None): argument
435 dep_blocks = dep.get_handler_blocks(play=play, dep_chain=new_dep_chain)
441 new_task_block._play = play
454 def compile(self, play, dep_chain=None): argument
474 dep_blocks = dep.compile(play=play, dep_chain=new_dep_chain)
[all …]
/dports/sysutils/py-ansible-runner/ansible-runner-2.0.2/ansible_runner/display_callback/
H A Dmodule.py115 def set_play(self, play): argument
116 if hasattr(play, 'hosts'):
117 if isinstance(play.hosts, list):
120 pattern = play.hosts
124 event_context.add_global(play=name, play_uuid=str(play._uuid), play_pattern=pattern)
204 play_uuid = str(play._uuid)
220 play._uuid = play_uuid
222 self.set_play(play)
223 if hasattr(play, 'hosts'):
227 pattern = play.hosts
[all …]
/dports/audio/ario/ario-1.6/data/ui/
H A Dario-songlist-menu.ui9 <attribute name="label" translatable="yes">Add and play</attribute>
10 <attribute name="action">app.search-add-play</attribute>
29 <attribute name="label" translatable="yes">Add and play</attribute>
30 <attribute name="action">app.storedpl-add-play</attribute>
34 <attribute name="action">app.storedpl-clear-add-play</attribute>
49 <attribute name="label" translatable="yes">Add and play</attribute>
50 <attribute name="action">app.storedpl-add-play-songs</attribute>
54 … <attribute name="action">app.storedpl-clear-add-play-songs</attribute>
/dports/graphics/ogre3d/ogre-1.11.6/Samples/FacialAnimation/include/
H A DFacialAnimation.h119 bool play = !box->isChecked(); in checkBoxToggled() local
120 mPlayAnimation->setEnabled(play); in checkBoxToggled()
123 mSpeakAnimState->setEnabled(play); in checkBoxToggled()
124 mManualAnimState->setEnabled(!play); in checkBoxToggled()
129 mTrayMgr->moveWidgetToTray(mExpressions[i], play ? TL_NONE : TL_TOPLEFT); in checkBoxToggled()
130 if (play) mExpressions[i]->hide(); in checkBoxToggled()
137 mTrayMgr->moveWidgetToTray(mMouthShapes[i], play ? TL_NONE : TL_TOPRIGHT); in checkBoxToggled()
138 if (play) mMouthShapes[i]->hide(); in checkBoxToggled()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/BhobUGens/sc/HelpSource/Guides/
H A DFilterComparisons.schelp12 …120, 180], 0, 0.33)), LinExp.kr(LFCub.kr(0.1, 0.5*pi), -1, 1, 280, 1500), 0.75, mul:3.5).dup }.play
20 … 180], 0, 0.33)), LinExp.kr(LFCub.kr(0.1, 0.5*pi), -1, 1, 280, 1500), 0.6, 0.0, mul:3.0).dup }.play
22 …ar([120, 180], 0, 0.33)), LinExp.kr(LFCub.kr(0.1, 0.5*pi), -1, 1, 280, 1500), 0.75, 2.0).dup }.play
24 …LFSaw.ar([120, 180], mul:0.2)), LinExp.kr(LFCub.kr(0.1, 0.5*pi), -1, 1, 280, 1500), 0.2).dup }.play
26 …LFSaw.ar([120, 180], mul:0.2)), LinExp.kr(LFCub.kr(0.1, 0.5*pi), -1, 1, 280, 1500), 0.2).dup }.play
28 …LFSaw.ar([120, 180], mul:0.2)), LinExp.kr(LFCub.kr(0.1, 0.5*pi), -1, 1, 280, 1500), 0.2).dup }.play
46 }.play
55 … 0.02), 1.0) * 0.2), LinExp.kr(LFCub.kr(0.1, 0.5*pi), -1, 1, 280, 377).reciprocal, 0.9, 0.3) }.play
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/playbook/role/
H A D__init__.py110 self._play = play
163 if role_include.get_name() in play.ROLE_CACHE:
174 r = Role(play=play, from_files=from_files, from_include=from_include, validate=validate)
177 if role_include.get_name() not in play.ROLE_CACHE:
511 def get_handler_blocks(self, play, dep_chain=None): argument
528 dep_blocks = dep.get_handler_blocks(play=play, dep_chain=new_dep_chain)
534 new_task_block._play = play
547 def compile(self, play, dep_chain=None): argument
569 dep_blocks = dep.compile(play=play, dep_chain=new_dep_chain)
575 new_task_block._play = play
[all …]

1...<<11121314151617181920>>...1665