Home
last modified time | relevance | path

Searched refs:peffect (Results 26 – 47 of 47) sorted by relevance

12

/dports/games/freeciv-nox11/freeciv-2.6.6/server/advisors/
H A Dadvdata.c90 effect_list_iterate(get_req_source_effects(&source), peffect) { in adv_data_city_impr_calc()
91 switch (peffect->type) { in adv_data_city_impr_calc()
110 requirement_vector_iterate(&peffect->reqs, preq) { in adv_data_city_impr_calc()
125 requirement_vector_iterate(&peffect->reqs, preq) { in adv_data_city_impr_calc()
/dports/games/freeciv/freeciv-2.6.6/server/advisors/
H A Dadvdata.c90 effect_list_iterate(get_req_source_effects(&source), peffect) { in adv_data_city_impr_calc()
91 switch (peffect->type) { in adv_data_city_impr_calc()
110 requirement_vector_iterate(&peffect->reqs, preq) { in adv_data_city_impr_calc()
125 requirement_vector_iterate(&peffect->reqs, preq) { in adv_data_city_impr_calc()
/dports/games/freeciv-nox11/freeciv-2.6.6/ai/default/
H A Daicity.c1471 effect_list_iterate(get_req_source_effects(&source), peffect) { in adjust_improvement_wants_by_effects()
1481 requirement_vector_iterate(&peffect->reqs, preq) { in adjust_improvement_wants_by_effects()
1508 turns, peffect, cities[mypreq->range], in adjust_improvement_wants_by_effects()
1858 effect_list_iterate(get_effects(effect_type), peffect) { in dai_find_source_building()
1859 if (peffect->value > greatest_value) { in dai_find_source_building()
1863 requirement_vector_iterate(&peffect->reqs, preq) { in dai_find_source_building()
1882 greatest_value = peffect->value; in dai_find_source_building()
/dports/games/freeciv/freeciv-2.6.6/ai/default/
H A Daicity.c1471 effect_list_iterate(get_req_source_effects(&source), peffect) { in adjust_improvement_wants_by_effects()
1481 requirement_vector_iterate(&peffect->reqs, preq) { in adjust_improvement_wants_by_effects()
1508 turns, peffect, cities[mypreq->range], in adjust_improvement_wants_by_effects()
1858 effect_list_iterate(get_effects(effect_type), peffect) { in dai_find_source_building()
1859 if (peffect->value > greatest_value) { in dai_find_source_building()
1863 requirement_vector_iterate(&peffect->reqs, preq) { in dai_find_source_building()
1882 greatest_value = peffect->value; in dai_find_source_building()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Drssanity.c318 static bool effect_list_sanity_cb(const struct effect *peffect, void *data) in effect_list_sanity_cb() argument
323 return sanity_check_req_vec(&peffect->reqs, TRUE, one_tile, in effect_list_sanity_cb()
324 effect_type_name(peffect->type)); in effect_list_sanity_cb()
H A Druleset.c4928 struct effect *peffect; in load_ruleset_effects() local
4974 peffect = effect_new(eff, value, pmul); in load_ruleset_effects()
4983 effect_req_append(peffect, *preq); in load_ruleset_effects()
4993 effect_req_append(peffect, *preq); in load_ruleset_effects()
/dports/games/freeciv/freeciv-2.6.6/server/
H A Drssanity.c318 static bool effect_list_sanity_cb(const struct effect *peffect, void *data) in effect_list_sanity_cb() argument
323 return sanity_check_req_vec(&peffect->reqs, TRUE, one_tile, in effect_list_sanity_cb()
324 effect_type_name(peffect->type)); in effect_list_sanity_cb()
H A Druleset.c4928 struct effect *peffect; in load_ruleset_effects() local
4974 peffect = effect_new(eff, value, pmul); in load_ruleset_effects()
4983 effect_req_append(peffect, *preq); in load_ruleset_effects()
4993 effect_req_append(peffect, *preq); in load_ruleset_effects()
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dimprovement.c558 effect_list_iterate(plist, peffect) { in improvement_has_effects()
560 peffect->type, RPT_CERTAIN)) { in improvement_has_effects()
H A Dactions.c1073 effect_list_iterate(get_effects(effect_type), peffect) { in is_effect_val_known()
1079 &(peffect->reqs), RPT_CERTAIN)) { in is_effect_val_known()
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dimprovement.c558 effect_list_iterate(plist, peffect) { in improvement_has_effects()
560 peffect->type, RPT_CERTAIN)) { in improvement_has_effects()
H A Dactions.c1073 effect_list_iterate(get_effects(effect_type), peffect) { in is_effect_val_known()
1079 &(peffect->reqs), RPT_CERTAIN)) { in is_effect_val_known()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Wpf/
H A Dmod.rs311 …:windows::runtime::IntoParam<'a, super::super::Foundation::BSTR>>(&self, peffect: Param0, bstrprop… in PropertyChange()
312 …(::windows::runtime::Interface::vtable(self).3)(::std::mem::transmute_copy(self), peffect.into_par… in PropertyChange()
314 …<'a, Param0: ::windows::runtime::IntoParam<'a, IMILBitmapEffect>>(&self, peffect: Param0, prect: *… in DirtyRegion()
315 …(::windows::runtime::Interface::vtable(self).4)(::std::mem::transmute_copy(self), peffect.into_par… in DirtyRegion()
348 …ation")] pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, peffect: ::windows::runti…
350 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, peffect: ::windows::runtime::RawPt…
415 …<'a, Param0: ::windows::runtime::IntoParam<'a, IMILBitmapEffect>>(&self, peffect: Param0) -> ::win… in Add()
416 …(::windows::runtime::Interface::vtable(self).5)(::std::mem::transmute_copy(self), peffect.into_par… in Add()
451 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, peffect: ::windows::runtime::RawPt…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D/Fxc/
H A Dmod.rs35 …pub fn D3DDisassemble10Effect(peffect: super::super::Direct3D10::ID3D10Effect, flags: u32, ppdisas… in D3DDisassemble10Effect()
/dports/games/freeciv/freeciv-2.6.6/tools/ruledit/
H A Drulesave.c589 static bool effect_save(const struct effect *peffect, void *data) in effect_save() argument
597 effect_type_name(peffect->type), in effect_save()
599 secfile_insert_int(cbdata->sfile, peffect->value, "%s.value", path); in effect_save()
601 save_reqs_vector(cbdata->sfile, &peffect->reqs, path, "reqs"); in effect_save()
/dports/games/freeciv-nox11/freeciv-2.6.6/tools/ruledit/
H A Drulesave.c589 static bool effect_save(const struct effect *peffect, void *data) in effect_save() argument
597 effect_type_name(peffect->type), in effect_save()
599 secfile_insert_int(cbdata->sfile, peffect->value, "%s.value", path); in effect_save()
601 save_reqs_vector(cbdata->sfile, &peffect->reqs, path, "reqs"); in effect_save()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/Audio/XAudio2/
H A Dmod.rs6 …pub fn CreateFX(clsid: *const ::windows_sys::core::GUID, peffect: *mut ::windows_sys::core::IUnkno… in CreateFX()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/XAudio2/
H A Dmod.rs33 pub unsafe fn CreateFX(clsid: *const ::windows::runtime::GUID, peffect: *mut ::std::option::Option<… in CreateFX()
38 …fn CreateFX(clsid: *const ::windows::runtime::GUID, peffect: *mut ::windows::runtime::RawPtr, pini… in CreateFX()
40 …CreateFX(::std::mem::transmute(clsid), ::std::mem::transmute(peffect), ::std::mem::transmute(pinit… in CreateFX()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Hlsl/
H A Dmod.rs280 …am0: ::windows::runtime::IntoParam<'a, super::Direct3D10::ID3D10Effect>>(peffect: Param0, flags: u… in make_paned_list()
285 …fn D3DDisassemble10Effect(peffect: ::windows::runtime::RawPtr, flags: u32, ppdisassembly: *mut ::w… in make_paned_list()
288 …D3DDisassemble10Effect(peffect.into_param().abi(), ::std::mem::transmute(flags), &mut result__).fr… in make_paned_list()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct3D10/
H A Dmod.rs22 …pub fn D3D10DisassembleEffect(peffect: ID3D10Effect, enablecolorcode: super::super::Foundation::BO… in D3D10DisassembleEffect()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D10/
H A Dmod.rs210 …ram1: ::windows::runtime::IntoParam<'a, super::super::Foundation::BOOL>>(peffect: Param0, enableco… in D3D10DisassembleEffect()
215 …fn D3D10DisassembleEffect(peffect: ::windows::runtime::RawPtr, enablecolorcode: super::super::Foun… in D3D10DisassembleEffect()
218 …D3D10DisassembleEffect(peffect.into_param().abi(), enablecolorcode.into_param().abi(), &mut result… in D3D10DisassembleEffect()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs24552 …:windows::runtime::IntoParam<'a, super::super::Foundation::BOOL>>(&self, peffect: Param0, foptiona…
24553 …(::windows::runtime::Interface::vtable(self).60)(::std::mem::transmute_copy(self), peffect.into_pa…
24557 …(::windows::runtime::Interface::vtable(self).61)(::std::mem::transmute_copy(self), peffect.into_pa…
24766 …ation")] pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, peffect: ::windows::runti…
24768 …ation")] pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, peffect: ::windows::runti…
29840 …:windows::runtime::IntoParam<'a, super::super::Foundation::BOOL>>(&self, peffect: Param0, foptiona…
29841 …(::windows::runtime::Interface::vtable(self).35)(::std::mem::transmute_copy(self), peffect.into_pa…
29843 … ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown>>(&self, peffect: Param0) -> ::win…
29844 …(::windows::runtime::Interface::vtable(self).36)(::std::mem::transmute_copy(self), peffect.into_pa…
29926 …ation")] pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, peffect: ::windows::runti…
[all …]

12