Home
last modified time | relevance | path

Searched refs:is_abortable (Results 1 – 7 of 7) sorted by relevance

/dports/games/bstone/bstone-1.1.9/src/
H A Dbstone_fizzle_fx.cpp76 if (is_abortable() && ::IN_CheckAck()) in present()
134 bool FizzleFX::is_abortable() const in is_abortable() function in bstone::FizzleFX
H A Dbstone_fizzle_fx.h62 virtual bool is_abortable() const = 0;
H A Dbstone_ps_fizzle_fx.h63 bool is_abortable() const override;
H A Dbstone_generic_fizzle_fx.h65 bool is_abortable() const override;
H A Dbstone_ps_fizzle_fx.cpp89 bool PSFizzleFX::is_abortable() const in is_abortable() function in bstone::PSFizzleFX
H A Dbstone_generic_fizzle_fx.cpp99 bool GenericFizzleFX::is_abortable() const in is_abortable() function in bstone::GenericFizzleFX
/dports/misc/py-cinder/cinder-12.0.10/cinder/zonemanager/drivers/brocade/
H A Dbrcd_fc_zone_client_cli.py351 is_abortable = self._is_trans_abortable()
352 if(is_abortable):
356 is_abortable = False
361 is_abortable = False
364 is_abortable = True
370 return is_abortable