Home
last modified time | relevance | path

Searched refs:Effect (Results 1 – 25 of 6194) sorted by relevance

12345678910>>...248

/dports/devel/love/love-11.3/src/modules/audio/
H A DEffect.cpp28 Effect::Effect() in Effect() function in love::audio::Effect
32 Effect::~Effect() in ~Effect()
36 Effect::Type Effect::getType() const in getType()
97 Effect::ParameterType Effect::getParameterType(Effect::Parameter in) in getParameterType()
102 StringMap<Effect::Type, Effect::TYPE_MAX_ENUM>::Entry Effect::typeEntries[] =
118 StringMap<Effect::Type, Effect::TYPE_MAX_ENUM> Effect::types(Effect::typeEntries, sizeof(Effect::ty…
120 StringMap<Effect::Waveform, Effect::WAVE_MAX_ENUM>::Entry Effect::waveformEntries[] =
128 StringMap<Effect::Waveform, Effect::WAVE_MAX_ENUM> Effect::waveforms(Effect::waveformEntries, sizeo…
296 std::map<Effect::Type, StringMap<Effect::Parameter>> Effect::parameterNames =
314 std::map<Effect::Parameter, Effect::ParameterType> Effect::parameterTypes =
[all …]
/dports/games/flare-engine/flare-engine-1.12/src/
H A DEffectManager.cpp36 , type(Effect::NONE) in EffectDef()
49 Effect::Effect() in Effect() function in Effect
54 , type(Effect::NONE) in Effect()
70 Effect::Effect(const Effect& other) { in Effect() function in Effect
75 Effect& Effect::operator=(const Effect& other) { in operator =()
105 Effect::~Effect() { in ~Effect()
118 void Effect::unloadAnimation() { in unloadAnimation()
185 return Effect::NONE; in getTypeFromString()
189 return t >= Effect::TYPE_COUNT && t < Effect::TYPE_COUNT + Stats::COUNT; in typeIsStat()
482 Effect e; in addEffectInternal()
[all …]
/dports/games/keeperrl/keeperrl-alpha23/
H A Deffect.cpp238 [&](const Effect::Lasting& e) { in isConsideredHostile()
241 [&](const Effect::Acid&) { in isConsideredHostile()
250 [&](const Effect::Fire&) { in isConsideredHostile()
253 [&](const Effect::Damage&) { in isConsideredHostile()
358 string Effect::Acid::getName() const { in getName()
512 string Effect::Heal::getName() const { in getName()
650 string Effect::getName() const { in getName()
654 Effect::Effect() { in Effect() function in Effect
657 bool Effect::operator ==(const Effect& o) const { in operator ==()
661 bool Effect::operator !=(const Effect& o) const { in operator !=()
[all …]
H A Ditem_factory.cpp68 {ItemType::Scroll{Effect::Teleport{}}, 5 }, in villageShop()
69 {ItemType::Scroll{Effect::EnhanceArmor{}}, 5 }, in villageShop()
70 {ItemType::Scroll{Effect::EnhanceWeapon{}}, 5 }, in villageShop()
74 {ItemType::Scroll{Effect::Deception{}}, 2 }, in villageShop()
76 {ItemType::Potion{Effect::Heal{}}, 7 }, in villageShop()
176 {ItemType::Potion{Effect::Heal{}}, 1 }, in potions()
189 {ItemType::Scroll{Effect::Teleport{}}, 1 }, in scrolls()
195 {ItemType::Scroll{Effect::Deception{}}, 1 }, in scrolls()
237 {ItemType::Scroll{Effect::Teleport{}}, 30 }, in dungeon()
243 {ItemType::Scroll{Effect::Deception{}}, 10 }, in dungeon()
[all …]
/dports/devel/ois/ois/src/win32/
H A DWin32ForceFeedback.cpp301 _addEffectTypes((Effect::EForce)DIEFT_GETTYPE(pdei->dwEffType), Effect::Constant ); in _addEffectSupport()
303 _addEffectTypes((Effect::EForce)DIEFT_GETTYPE(pdei->dwEffType), Effect::Triangle ); in _addEffectSupport()
305 _addEffectTypes((Effect::EForce)DIEFT_GETTYPE(pdei->dwEffType), Effect::Spring ); in _addEffectSupport()
307 _addEffectTypes((Effect::EForce)DIEFT_GETTYPE(pdei->dwEffType), Effect::Friction ); in _addEffectSupport()
309 _addEffectTypes((Effect::EForce)DIEFT_GETTYPE(pdei->dwEffType), Effect::Square ); in _addEffectSupport()
311 _addEffectTypes((Effect::EForce)DIEFT_GETTYPE(pdei->dwEffType), Effect::Sine ); in _addEffectSupport()
313 _addEffectTypes((Effect::EForce)DIEFT_GETTYPE(pdei->dwEffType), Effect::SawToothUp ); in _addEffectSupport()
317 _addEffectTypes((Effect::EForce)DIEFT_GETTYPE(pdei->dwEffType), Effect::Damper ); in _addEffectSupport()
319 _addEffectTypes((Effect::EForce)DIEFT_GETTYPE(pdei->dwEffType), Effect::Inertia ); in _addEffectSupport()
321 _addEffectTypes((Effect::EForce)DIEFT_GETTYPE(pdei->dwEffType), Effect::Custom ); in _addEffectSupport()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Deffect.cpp912 Effect*
1120 Effect::Effect(LivePathEffectObject *lpeobject) in Effect() function in Inkscape::LivePathEffect::Effect
1146 Effect::~Effect() = default;
1149 Effect::getName() const in getName()
1158 Effect::effectType() const { in effectType()
1223 bool Effect::isOnClipboard() in isOnClipboard()
1380 Effect::writeParamsToSVG() { in writeParamsToSVG()
1561 Effect::update_helperpath() { in update_helperpath()
1575 Effect::newWidget() in newWidget()
1622 Effect::defaultParamSet() in defaultParamSet()
[all …]
/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/
H A DEffect.cpp53 int Effect::nEffectsDone=0;
85 Effect::Effect() in Effect() function in Effect
123 Effect::~Effect() in ~Effect()
215 bool Effect::IsDefault() in IsDefault()
225 bool Effect::IsLegacy() in IsLegacy()
359 bool Effect::IsReady() in IsReady()
647 bool Effect::HideUI() in HideUI()
652 bool Effect::CloseUI() in CloseUI()
1351 bool Effect::Init() in Init()
1356 int Effect::GetPass() in GetPass()
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/minio/minio-go/pkg/policy/
H A Dbucket-policy_test.go242 Effect: "Allow",
249 Effect: "Allow",
256 Effect: "Deny",
263 Effect: "Allow",
269 Effect: "Allow",
276 Effect: "Allow",
283 Effect: "Allow",
290 Effect: "Allow",
297 Effect: "Allow",
594 Effect: "Allow",
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/minio/minio-go/v6/pkg/policy/
H A Dbucket-policy_test.go242 Effect: "Allow",
249 Effect: "Allow",
256 Effect: "Deny",
263 Effect: "Allow",
269 Effect: "Allow",
276 Effect: "Allow",
283 Effect: "Allow",
290 Effect: "Allow",
297 Effect: "Allow",
594 Effect: "Allow",
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/minio/minio-go/v7/pkg/policy/
H A Dbucket-policy_test.go241 Effect: "Allow",
248 Effect: "Allow",
255 Effect: "Deny",
262 Effect: "Allow",
268 Effect: "Allow",
275 Effect: "Allow",
282 Effect: "Allow",
289 Effect: "Allow",
296 Effect: "Allow",
593 Effect: "Allow",
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/minio/minio-go/v7/pkg/policy/
H A Dbucket-policy_test.go241 Effect: "Allow",
248 Effect: "Allow",
255 Effect: "Deny",
262 Effect: "Allow",
268 Effect: "Allow",
275 Effect: "Allow",
282 Effect: "Allow",
289 Effect: "Allow",
296 Effect: "Allow",
593 Effect: "Allow",
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/minio/minio-go/v6/minio-go-6.0.57/pkg/policy/
H A Dbucket-policy_test.go241 Effect: "Allow",
248 Effect: "Allow",
255 Effect: "Deny",
262 Effect: "Allow",
268 Effect: "Allow",
275 Effect: "Allow",
282 Effect: "Allow",
289 Effect: "Allow",
296 Effect: "Allow",
593 Effect: "Allow",
[all …]
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/
H A Deffect.cc47 …return Glib::RefPtr<Clutter::Effect>( dynamic_cast<Clutter::Effect*> (Glib::wrap_auto ((GObject*)(… in wrap()
93 return new Effect((ClutterEffect*)object); in wrap_new()
99 ClutterEffect* Effect::gobj_copy() in gobj_copy()
105 Effect::Effect(const Glib::ConstructParams& construct_params) in Effect() function in Clutter::Effect
114 Effect::Effect(ClutterEffect* castitem) in Effect() function in Clutter::Effect
120 Effect::~Effect() in ~Effect()
124 Effect::CppClassType Effect::effect_class_; // initialize static member
126 GType Effect::get_type() in get_type()
132 GType Effect::get_base_type() in get_base_type()
138 Effect::Effect() in Effect() function in Clutter::Effect
[all …]
/dports/graphics/movit/movit-1.6.3/
H A Deffect_chain.h39 class Effect; variable
124 Effect *effect;
255 Effect *add_effect(Effect *effect) { in add_effect()
258 Effect *add_effect(Effect *effect, Effect *input) { in add_effect()
263 Effect *add_effect(Effect *effect, Effect *input1, Effect *input2) { in add_effect()
269 Effect *add_effect(Effect *effect, Effect *input1, Effect *input2, Effect *input3) { in add_effect()
276Effect *add_effect(Effect *effect, Effect *input1, Effect *input2, Effect *input3, Effect *input4)… in add_effect()
284Effect *add_effect(Effect *effect, Effect *input1, Effect *input2, Effect *input3, Effect *input4,… in add_effect()
293 Effect *add_effect(Effect *effect, const std::vector<Effect *> &inputs);
433 Effect *last_added_effect() { in last_added_effect()
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/util/taints/
H A Dtaints_test.go95 Effect: v1.TaintEffectNoSchedule,
130 Effect: v1.TaintEffectNoExecute,
135 Effect: v1.TaintEffectNoSchedule,
193 Effect: v1.TaintEffectNoSchedule,
198 Effect: v1.TaintEffectNoSchedule,
217 Effect: v1.TaintEffectNoSchedule,
231 Effect: v1.TaintEffectNoSchedule,
391 Effect: v1.TaintEffectNoSchedule,
396 Effect: v1.TaintEffectNoSchedule,
401 Effect: v1.TaintEffectNoSchedule,
[all …]
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DEffects.h43 Effect::TremoloDescription,
44 Effect::VibratoDescription,
45 Effect::GainDescription,
46 Effect::FlangerDescription,
48 Effect::FIRDescription,
49 Effect::IIRDescription,
50 Effect::AllPassDescription,
51 Effect::DoublingDescription,
52 Effect::OverdriveDescription,
54 Effect::EchoDescription,
[all …]
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/FXOpcodes/
H A DFXOpcodes.cpp119 int fx_death (Scriptable* Owner, Actor* target, Effect* fx);//0d
1895 Effect *newfx; in fx_set_poisoned_state()
2239 static int power_word_stun_iwd2(Actor *target, Effect *fx) in power_word_stun_iwd2()
2714 Effect *newfx = EffectQueue::CreateUnsummonEffect(fx); in fx_summon_creature()
3968 Effect *newfx = EffectQueue::CreateUnsummonEffect(fx); in fx_monster_summoning()
5126 Effect *myfx = new Effect; in fx_apply_effect()
5127 memcpy(myfx, newfx, sizeof(Effect)); in fx_apply_effect()
5447 Effect *newfx; in fx_familiar_constitution_loss()
6484 Effect *newfx = EffectQueue::CreateUnsummonEffect(fx); in fx_puppet_master()
7306 Effect *myfx = new Effect; in fx_apply_effect_curse()
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/kubectl/pkg/cmd/taint/
H A Dutils_test.go39 Effect: corev1.TaintEffectNoSchedule,
46 Effect: corev1.TaintEffectNoSchedule,
56 Effect: corev1.TaintEffectNoSchedule,
63 Effect: corev1.TaintEffectNoSchedule,
73 Effect: corev1.TaintEffectNoSchedule,
114 Effect: corev1.TaintEffectNoSchedule,
122 Effect: corev1.TaintEffectNoSchedule,
165 Effect: corev1.TaintEffectNoSchedule,
170 Effect: corev1.TaintEffectNoSchedule,
175 Effect: corev1.TaintEffectNoSchedule,
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kubectl/pkg/cmd/taint/
H A Dutils_test.go39 Effect: corev1.TaintEffectNoSchedule,
46 Effect: corev1.TaintEffectNoSchedule,
56 Effect: corev1.TaintEffectNoSchedule,
63 Effect: corev1.TaintEffectNoSchedule,
73 Effect: corev1.TaintEffectNoSchedule,
114 Effect: corev1.TaintEffectNoSchedule,
122 Effect: corev1.TaintEffectNoSchedule,
165 Effect: corev1.TaintEffectNoSchedule,
170 Effect: corev1.TaintEffectNoSchedule,
175 Effect: corev1.TaintEffectNoSchedule,
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/cmd/taint/
H A Dutils_test.go39 Effect: corev1.TaintEffectNoSchedule,
46 Effect: corev1.TaintEffectNoSchedule,
56 Effect: corev1.TaintEffectNoSchedule,
63 Effect: corev1.TaintEffectNoSchedule,
73 Effect: corev1.TaintEffectNoSchedule,
114 Effect: corev1.TaintEffectNoSchedule,
122 Effect: corev1.TaintEffectNoSchedule,
165 Effect: corev1.TaintEffectNoSchedule,
170 Effect: corev1.TaintEffectNoSchedule,
175 Effect: corev1.TaintEffectNoSchedule,
[all …]
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/qmmp/
H A Deffect.cpp30 Effect::Effect() in Effect() function in Effect
33 Effect::~Effect() in ~Effect()
43 quint32 Effect::sampleRate() const in sampleRate()
48 int Effect::channels() const in channels()
53 const ChannelMap Effect::channelMap() const in channelMap()
63 EffectFactory* Effect::factory() const in factory()
75 QStringList Effect::m_enabledNames;
77 void Effect::loadPlugins() in loadPlugins()
99 Effect* Effect::create(EffectFactory *factory) in create()
102 Effect *effect = factory->create(); in create()
[all …]
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/effects/
H A DEffect.cpp25 Effect::Effect() { in Effect() function in LinuxSampler::Effect
30 Effect::~Effect() { in ~Effect()
44 AudioChannel* Effect::InputChannel(uint ChannelIndex) const { in InputChannel()
49 uint Effect::InputChannelCount() const { in InputChannelCount()
53 AudioChannel* Effect::OutputChannel(uint ChannelIndex) const { in OutputChannel()
58 uint Effect::OutputChannelCount() const { in OutputChannelCount()
67 uint Effect::InputControlCount() const { in InputControlCount()
71 void Effect::SetParent(void* pParent) { in SetParent()
75 void* Effect::Parent() const { in Parent()
79 void Effect::SetId(int id) { in SetId()
[all …]
/dports/devel/csmith/csmith-2.3.0/src/
H A DCGContext.h48 class Effect; variable
96 CGContext(Function *current_func, const Effect &eff_context, Effect *eff_accum);
98 CGContext(const CGContext &cgc, const Effect &eff_context, Effect *eff_accum);
100 CGContext(const CGContext &cgc, Function* f, const Effect &eff_context, Effect *eff_accum);
110 bool in_conflict(const Effect& eff) const;
122 Effect get_accum_effect(void) const { Effect e; return effect_accum ? *effect_accum : e; } in get_accum_effect()
140 void add_external_effect(const Effect &e);
152 bool allow_const(Effect::Access access) const;
171 const Effect &effect_context;
172 Effect *effect_accum; // may be null!
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/framework/plugins/tainttoleration/
H A Dtaint_toleration_test.go67 Effect: v1.TaintEffectPreferNoSchedule,
73 Effect: v1.TaintEffectPreferNoSchedule,
78 Effect: v1.TaintEffectPreferNoSchedule,
108 Effect: v1.TaintEffectPreferNoSchedule,
115 Effect: v1.TaintEffectPreferNoSchedule,
119 Effect: v1.TaintEffectPreferNoSchedule,
136 Effect: v1.TaintEffectPreferNoSchedule,
144 Effect: v1.TaintEffectPreferNoSchedule,
173 Effect: v1.TaintEffectNoSchedule,
178 Effect: v1.TaintEffectNoSchedule,
[all …]
/dports/audio/mixxx/mixxx-2.3.0/src/effects/
H A Deffect.cpp13 Effect::Effect(EffectsManager* pEffectsManager, in Effect() function in Effect
35 Effect::~Effect() { in ~Effect()
98 void Effect::updateEngineState() { in updateEngineState()
108 EngineEffect* Effect::getEngineEffect() { in getEngineEffect()
112 EffectManifestPointer Effect::getManifest() const { in getManifest()
116 void Effect::setEnabled(bool enabled) { in setEnabled()
124 bool Effect::enabled() const { in enabled()
128 void Effect::sendParameterUpdate() { in sendParameterUpdate()
139 unsigned int Effect::numKnobParameters() const { in numKnobParameters()
150 unsigned int Effect::numButtonParameters() const { in numButtonParameters()
[all …]

12345678910>>...248