Home
last modified time | relevance | path

Searched refs:_vol (Results 1 – 25 of 145) sorted by relevance

123456

/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cs_volume/tasks/
H A Dcommon.yml44 name: "{{ cs_resource_prefix }}_vol"
56 name: "{{ cs_resource_prefix }}_vol"
69 name: "{{ cs_resource_prefix }}_vol"
82 name: "{{ cs_resource_prefix }}_vol"
97 name: "{{ cs_resource_prefix }}_vol"
111 name: "{{ cs_resource_prefix }}_vol"
125 name: "{{ cs_resource_prefix }}_vol"
139 name: "{{ cs_resource_prefix }}_vol"
153 name: "{{ cs_resource_prefix }}_vol"
167 name: "{{ cs_resource_prefix }}_vol"
[all …]
/dports/science/minc2/minc-release-2.2.00/ezminc/
H A Dminc_io_simple_volume.h44 _vol=data;
94 return _vol;
99 return _vol; in c_buf()
104 return _vol; in c_buf()
125 memmove(_vol,a._vol,_size[0]*_size[1]*_size[2]*sizeof(T));
352 _vol[i]+=a._vol[i];
369 _vol[i]-=a._vol[i];
387 _vol[i]*=a._vol[i];
404 _vol[i]/=a._vol[i];
419 memmove(_vol, a._vol, _count*sizeof(T));
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ngine_io/cloudstack/tests/integration/targets/cs_volume/tasks/
H A Dcommon.yml4 name: "{{ cs_resource_prefix }}_vol"
50 name: "{{ cs_resource_prefix }}_vol"
63 name: "{{ cs_resource_prefix }}_vol"
77 name: "{{ cs_resource_prefix }}_vol"
91 name: "{{ cs_resource_prefix }}_vol"
107 name: "{{ cs_resource_prefix }}_vol"
122 name: "{{ cs_resource_prefix }}_vol"
137 name: "{{ cs_resource_prefix }}_vol"
152 name: "{{ cs_resource_prefix }}_vol"
167 name: "{{ cs_resource_prefix }}_vol"
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/players/
H A Dplayer_v2a.cpp238 int vol = (_vol << 2) | (_vol >> 4); in start()
269 int vol = (_vol << 2) | (_vol >> 4); in start()
343 int vol = (_vol << 2) | (_vol >> 4); in start()
384 _curvol = (_vol << 3) | (_vol >> 3); in start()
537 int vol = (_vol << 2) | (_vol >> 4); in start()
811 int vol = (_vol << 1) | (_vol >> 5); in soundon()
1065 _vol--; in update()
1149 _vol--; in update()
1170 int _vol; member in Scumm::V2A_Sound_Special_Zak54
1591 _vol = 0; in start()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/players/
H A Dplayer_v2a.cpp238 int vol = (_vol << 2) | (_vol >> 4); in start()
269 int vol = (_vol << 2) | (_vol >> 4); in start()
343 int vol = (_vol << 2) | (_vol >> 4); in start()
384 _curvol = (_vol << 3) | (_vol >> 3); in start()
537 int vol = (_vol << 2) | (_vol >> 4); in start()
811 int vol = (_vol << 1) | (_vol >> 5); in soundon()
1065 _vol--; in update()
1149 _vol--; in update()
1170 int _vol; member in Scumm::V2A_Sound_Special_Zak54
1595 _vol = 0; in start()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cge2/
H A Dtoolbar.cpp119 if (cnt && _vol[idx]) { in setVolume()
120 int p = _vol[idx]->_seqPtr + cnt; in setVolume()
121 if ((p >= 0) && (p < _vol[idx]->_seqCnt)) { in setVolume()
122 _vol[idx]->step(p); in setVolume()
147 _vol[0]->step((int)(sfxVolume / kSoundNumToStateRate)); in checkVolumeSwitches()
195 _vol[0] = _vga->_showQ->locate(kDvolRef); in initToolbar()
196 _vol[1] = _vga->_showQ->locate(kMvolRef); in initToolbar()
198 if (_vol[0]) { in initToolbar()
200 initVolumeSwitch(_vol[0], val); in initToolbar()
203 if (_vol[1]) { in initToolbar()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/cge2/
H A Dtoolbar.cpp119 if (cnt && _vol[idx]) { in setVolume()
120 int p = _vol[idx]->_seqPtr + cnt; in setVolume()
121 if ((p >= 0) && (p < _vol[idx]->_seqCnt)) { in setVolume()
122 _vol[idx]->step(p); in setVolume()
147 _vol[0]->step((int)(sfxVolume / kSoundNumToStateRate)); in checkVolumeSwitches()
195 _vol[0] = _vga->_showQ->locate(kDvolRef); in initToolbar()
196 _vol[1] = _vga->_showQ->locate(kMvolRef); in initToolbar()
198 if (_vol[0]) { in initToolbar()
200 initVolumeSwitch(_vol[0], val); in initToolbar()
203 if (_vol[1]) { in initToolbar()
[all …]
/dports/security/py-volatility3/volatility3-94426ad/volatility/framework/interfaces/
H A Dobjects.py116 …self._vol = collections.ChainMap({}, object_info, {'type_name': type_name, 'offset': normalized_of…
127 return ReadOnlyMapping(self._vol)
255 self._vol = collections.ChainMap(empty_dict, self._arguments, {'type_name': type_name})
262 return ReadOnlyMapping(self._vol)
295 clone = self.__class__(**self._vol.parents.new_child())
301 self._vol.update(new_arguments)
307 if attr in self._vol:
308 return self._vol[attr]
/dports/security/py-volatility3/volatility3-94426ad/volatility/framework/objects/
H A D__init__.py137 …return (self._context, self._vol.maps[-2]['type_name'], self._vol.maps[-3], self._data_format), kw…
191 self._vol['length'] = length
239 self._vol['errors'] = errors
288 self._vol['subtype'] = subtype
380 self._vol['end_bit'] = end_bit
432 self._vol['choices'] = choices
464 return self._vol['choices']
516 self._vol['count'] = count
517 self._vol['subtype'] = subtype
530 self._vol['count'] = value
[all …]
/dports/games/quadra/quadra-1.3.0/skelton/svgalib/
H A Dsound.cpp99 Playing_sfx(SampleData *_sam, int _vol, int _pan, int _freq, int _realfreq);
261 void Sound::start(SampleData* _sam, int _vol, int _pan, int _freq) { in start() argument
268 sound->plays.push_back(new Playing_sfx(_sam, _vol, _pan, _freq, spec.freq)); in start()
332 void Sample::play(int _vol, int _pan, int _freq) { in play() argument
334 sound->start(data, _vol, _pan, _freq); in play()
342 Playing_sfx::Playing_sfx(SampleData *_sam, int _vol, int _pan, int _freq, int _realfreq): in Playing_sfx() argument
346 if(_vol < -4096) in Playing_sfx()
347 _vol = -4096; in Playing_sfx()
348 vo = (_vol + 4096) >> 4; in Playing_sfx()
/dports/games/scummvm/scummvm-2.5.1/audio/softsynth/fmtowns_pc98/
H A Dpcm_common.cpp26 PCMChannel_Base::PCMChannel_Base() : _vol(0), _data(0), _dataEnd(0), _loopLen(0), _pos(0), _loopSta… in PCMChannel_Base()
34 _vol = 0; in clear()
63 return (isActive() && _panLeft) ? (((_data[_pos >> 11] * _vol) * _panLeft) >> 3) : 0; in currentSampleLeft()
67 return (isActive() && _panRight) ? (((_data[_pos >> 11] * _vol) * _panRight) >> 3) : 0; in currentSampleRight()
89 _vol = vol; in setVolume()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/media/audio/
H A Dsound_clip.cpp31 _volAsPercentage(0), _vol(0), _volModifier(0), _repeat(false), _directionalVolModifier(0) { in SOUNDCLIP()
40 _vol = volume; in SoundClipWaveBase()
66 -1, _vol, 0, DisposeAfterUse::NO); in play()
140 _vol = volume; in set_volume()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/audio/
H A Dsample_playback.h79 self,_buf,_buf_size,_channels,_vol,_start_offset) \
86 (self)->volume = _vol; \
/dports/games/quadra/quadra-1.3.0/skelton/include/
H A Dsound.h41 void start(SampleData* _sam, int _vol, int _pan, int _freq);
53 void play(int _vol, int _pan, int _freq);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/imuse/
H A Dimuse_part.cpp49 _vol = 0; in Part()
93 ser.syncAsByte(_vol, VER(8)); in saveLoadWithSerializer()
130 _vol_eff = ((_vol = value) + 1) * _player->getEffectiveVolume() >> 7; in volume()
186 volume(_vol); in fix_after_load()
296 _vol = 127; in setup()
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/imuse/
H A Dimuse_part.cpp49 _vol = 0; in Part()
93 ser.syncAsByte(_vol, VER(8)); in saveLoadWithSerializer()
130 _vol_eff = ((_vol = value) + 1) * _player->getEffectiveVolume() >> 7; in volume()
186 volume(_vol); in fix_after_load()
296 _vol = 127; in setup()
/dports/audio/lmms/lmms-1.2.2/plugins/watsyn/
H A DWatsyn.h174 inline float leftCh( float _vol, float _pan ) in leftCh() argument
176 return ( _pan <= 0 ? 1.0 : 1.0 - ( _pan / 100.0 ) ) * _vol / 100.0; in leftCh()
179 inline float rightCh( float _vol, float _pan ) in rightCh() argument
181 return ( _pan >= 0 ? 1.0 : 1.0 + ( _pan / 100.0 ) ) * _vol / 100.0; in rightCh()
/dports/games/xonotic/Xonotic/source/qcsrc/common/effects/qc/
H A Dglobalsound.qc23 void globalsound(int channel, entity from, entity gs, float r, int chan, float _vol, float _atten)
31 soundto(channel, from, chan, sample, _vol, _atten);
34 _sound(from, chan, sample, _vol, _atten);
44 WriteByte(channel, floor(_vol * 255));
58 void playersound(int channel, entity from, entity ps, float r, int chan, float _vol, float _atten)
68 soundto(channel, from, chan, sample, _vol, _atten);
71 _sound(from, chan, sample, _vol, _atten);
81 WriteByte(channel, floor(_vol * 255));
/dports/audio/fossmixer/detroit-0.2.3/examples/audio_player/
H A Daudio_player.ano71 mov _vol (_step / 100.0)
72 func :"audio_vol_set" (handle_audio, _vol)
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/arm/include/asm/arch-mxs/
H A Diomux.h92 #define MXS_IOMUX_PAD(_bank, _pin, _muxsel, _ma, _vol, _pull) \ argument
97 ((iomux_cfg_t)(_vol) << MXS_PAD_VOL_SHIFT) | \
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/include/asm/arch-mxs/
H A Diomux.h92 #define MXS_IOMUX_PAD(_bank, _pin, _muxsel, _ma, _vol, _pull) \ argument
97 ((iomux_cfg_t)(_vol) << MXS_PAD_VOL_SHIFT) | \
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/arm/include/asm/arch-mxs/
H A Diomux.h92 #define MXS_IOMUX_PAD(_bank, _pin, _muxsel, _ma, _vol, _pull) \ argument
97 ((iomux_cfg_t)(_vol) << MXS_PAD_VOL_SHIFT) | \
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/include/asm/arch-mxs/
H A Diomux.h92 #define MXS_IOMUX_PAD(_bank, _pin, _muxsel, _ma, _vol, _pull) \ argument
97 ((iomux_cfg_t)(_vol) << MXS_PAD_VOL_SHIFT) | \
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/arm/include/asm/arch-mxs/
H A Diomux.h92 #define MXS_IOMUX_PAD(_bank, _pin, _muxsel, _ma, _vol, _pull) \ argument
97 ((iomux_cfg_t)(_vol) << MXS_PAD_VOL_SHIFT) | \
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/arm/include/asm/arch-mxs/
H A Diomux.h92 #define MXS_IOMUX_PAD(_bank, _pin, _muxsel, _ma, _vol, _pull) \ argument
97 ((iomux_cfg_t)(_vol) << MXS_PAD_VOL_SHIFT) | \

123456