Home
last modified time | relevance | path

Searched defs:SetOutputLevel (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/accessibility/
H A Dmock_touch_exploration_controller_delegate.cc14 void MockTouchExplorationControllerDelegate::SetOutputLevel(int volume) { in SetOutputLevel() function in ash::MockTouchExplorationControllerDelegate
H A Dtouch_exploration_manager.cc91 void TouchExplorationManager::SetOutputLevel(int volume) { in SetOutputLevel() function in ash::TouchExplorationManager
/dports/science/openbabel/openbabel-3.1.1/include/openbabel/
H A Doberror.h140 void SetOutputLevel(const obMessageLevel level) { _outputLevel = level; } in SetOutputLevel() function
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/pkg/log/
H A Doptions.go139 func (o *Options) SetOutputLevel(scope string, level Level) { func
H A Dscope.go290 func (s *Scope) SetOutputLevel(l Level) { func
/dports/net-im/coccinella/Coccinella-0.96.20Src/components/Phone/
H A DPhone.tcl760 proc ::Phone::SetOutputLevel {args} { procedure
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A Dopal.h1212 void Opal::Operator::SetOutputLevel(uint16_t level) { in SetOutputLevel() function
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/
H A Dbmtex.h373 void SetOutputLevel(TimeValue t, float v) {texout->SetOutputLevel(t,v); } in SetOutputLevel() function
H A Dgradient.cpp116 void SetOutputLevel(TimeValue t, float v) {texout->SetOutputLevel(t,v); } in SetOutputLevel() function in Gradient
H A Dnoise.cpp110 void SetOutputLevel(TimeValue t, float v) {texout->SetOutputLevel(t,v); } in SetOutputLevel() function in Noise
H A Dmix.cpp84 void SetOutputLevel(TimeValue t, float v) {texout->SetOutputLevel(t,v); } in SetOutputLevel() function in Mix
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/adlmidi/chips/opal/
H A Dopal.hpp1265 void Opal::Operator::SetOutputLevel(uint16_t level) { in SetOutputLevel() function in Opal::Operator