Home
last modified time | relevance | path

Searched refs:no_flash (Results 1 – 20 of 20) sorted by relevance

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dsprite.cpp86 bool no_flash = flash_effect.alpha == 0; in Refresh() local
88 bool no_effects = no_tone && no_flash && no_flip; in Refresh()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/wil6210/
H A Dmain.c978 if (no_flash) { in wil_wait_device_ready()
1124 if (!no_flash) { in wil_target_reset()
1183 rc = wil_wait_device_ready(wil, no_flash); in wil_target_reset()
1193 if (wil->hw_version < HW_VER_TALYN_MB && no_flash) { in wil_target_reset()
1597 int no_flash; in wil_reset() local
1675 no_flash = test_bit(hw_capa_no_flash, wil->hw_capa); in wil_reset()
1676 if (!no_flash) in wil_reset()
1679 rc = wil_target_reset(wil, no_flash); in wil_reset()
1685 if (!no_flash) in wil_reset()
1690 if (no_flash) { in wil_reset()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/wil6210/
H A Dmain.c978 if (no_flash) { in wil_wait_device_ready()
1124 if (!no_flash) { in wil_target_reset()
1183 rc = wil_wait_device_ready(wil, no_flash); in wil_target_reset()
1193 if (wil->hw_version < HW_VER_TALYN_MB && no_flash) { in wil_target_reset()
1597 int no_flash; in wil_reset() local
1675 no_flash = test_bit(hw_capa_no_flash, wil->hw_capa); in wil_reset()
1676 if (!no_flash) in wil_reset()
1679 rc = wil_target_reset(wil, no_flash); in wil_reset()
1685 if (!no_flash) in wil_reset()
1690 if (no_flash) { in wil_reset()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/wil6210/
H A Dmain.c978 if (no_flash) { in wil_wait_device_ready()
1124 if (!no_flash) { in wil_target_reset()
1183 rc = wil_wait_device_ready(wil, no_flash); in wil_target_reset()
1193 if (wil->hw_version < HW_VER_TALYN_MB && no_flash) { in wil_target_reset()
1597 int no_flash; in wil_reset() local
1675 no_flash = test_bit(hw_capa_no_flash, wil->hw_capa); in wil_reset()
1676 if (!no_flash) in wil_reset()
1679 rc = wil_target_reset(wil, no_flash); in wil_reset()
1685 if (!no_flash) in wil_reset()
1690 if (no_flash) { in wil_reset()
[all …]
/dports/mail/hbiff/hbiff-1.2/
H A Dhbiff.c208 int no_flash = FALSE; variable
370 no_flash = TRUE;
913 if (no_flash == FALSE)
1101 if (no_flash == FALSE) in checkmail()
1190 no_flash = yes_string(string); in get_defaults()
/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dcollision_attack.c287 (*pretvar)->lVal = (LONG)handle->no_flash; in openbor_get_attack_property()
606 handle->no_flash = temp_int; in openbor_set_attack_property()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h664 char no_flash:8; // Flag to determine if an attack spawns a flash or not member
H A Dopenbor.c6743 attack.no_flash = GET_INT_ARG(8); in load_cached_model()
6818 attack.no_flash = GET_INT_ARG(7); in load_cached_model()
11770 if(!attack->no_flash) in do_attack()
11808 if(!attack->no_flash) in do_attack()
11840 if(!attack->no_flash) in do_attack()
11861 if(!attack->no_flash) in do_attack()
11895 if(flash && !attack->no_flash) in do_attack()
H A Dopenborscript.c3740 (*pretvar)->lVal = (LONG)attack->no_flash; in openbor_getentityproperty()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h669 int no_flash:8; // Flag to determine if an attack spawns a flash or not member
H A Dopenbor.c6830 attack.no_flash = GET_INT_ARG(8); in load_cached_model()
6905 attack.no_flash = GET_INT_ARG(7); in load_cached_model()
11985 if(!attack->no_flash) in do_attack()
12023 if(!attack->no_flash) in do_attack()
12055 if(!attack->no_flash) in do_attack()
12075 if(!attack->no_flash) in do_attack()
H A Dopenborscript.c3785 (*pretvar)->lVal = (LONG)attack->no_flash; in openbor_getentityproperty()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h682 int no_flash; // Flag to determine if an attack spawns a flash or not member
H A Dopenbor.c9033 attack.no_flash = GET_INT_ARG(8); in load_cached_model()
9114 attack.no_flash = GET_INT_ARG(7); in load_cached_model()
16410 if(!attack->no_flash) in do_attack()
16464 if(!attack->no_flash) in do_attack()
16513 if(!attack->no_flash) in do_attack()
16546 if(!attack->no_flash) in do_attack()
H A Dopenborscript.c4603 (*pretvar)->lVal = (LONG)attack->no_flash; in openbor_getentityproperty()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1417 int no_flash; // Flag to determine if an attack spawns a flash or not member
H A Dopenbor.c162 .no_flash = 0,
10528 attack.no_flash = GET_INT_ARG(1); in load_cached_model()
10636 attack.no_flash = GET_INT_ARG(8); in load_cached_model()
10721 attack.no_flash = GET_INT_ARG(7); in load_cached_model()
19170 if(!attack->no_flash) in do_attack()
19224 if(!attack->no_flash) in do_attack()
19301 if(!attack->no_flash) in do_attack()
19334 if(!attack->no_flash) in do_attack()
H A Dopenborscript.c5230 (*pretvar)->lVal = (LONG)handle->no_flash; in openbor_get_attack_property()
5595 handle->no_flash = temp_int; in openbor_set_attack_property()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1871 bool no_flash; // Flag to determine if an attack spawns a flash or not member
H A Dopenbor.c170 .no_flash = 0,
11037 attack.no_flash = GET_INT_ARG(1); in load_cached_model()
11143 attack.no_flash = GET_INT_ARG(8); in load_cached_model()
11232 attack.no_flash = GET_INT_ARG(7); in load_cached_model()
19916 if (attack->no_flash) in spawn_attack_flash()