Home
last modified time | relevance | path

Searched refs:is_icy (Results 1 – 19 of 19) sorted by relevance

/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/beast/_experimental/http/impl/
H A Dicy_stream.hpp33 is_icy(ConstBufferSequence const& buffers) in is_icy() function
111 auto result = detail::is_icy( in operator ()()
247 auto result = detail::is_icy( in read_some()
/dports/devel/R-cran-BH/BH/inst/include/boost/beast/_experimental/http/impl/
H A Dicy_stream.hpp33 is_icy(ConstBufferSequence const& buffers) in is_icy() function
111 auto result = detail::is_icy( in operator ()()
247 auto result = detail::is_icy( in read_some()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/beast/_experimental/http/impl/
H A Dicy_stream.hpp33 is_icy(ConstBufferSequence const& buffers) in is_icy() function
111 auto result = detail::is_icy( in operator ()()
247 auto result = detail::is_icy( in read_some()
/dports/devel/boost-libs/boost_1_72_0/boost/beast/_experimental/http/impl/
H A Dicy_stream.hpp33 is_icy(ConstBufferSequence const& buffers) in is_icy() function
105 auto result = detail::is_icy( in operator ()()
229 auto result = detail::is_icy( in read_some()
/dports/devel/boost-python-libs/boost_1_72_0/boost/beast/_experimental/http/impl/
H A Dicy_stream.hpp33 is_icy(ConstBufferSequence const& buffers) in is_icy() function
105 auto result = detail::is_icy( in operator ()()
229 auto result = detail::is_icy( in read_some()
/dports/devel/hyperscan/boost_1_75_0/boost/beast/_experimental/http/impl/
H A Dicy_stream.hpp33 is_icy(ConstBufferSequence const& buffers) in is_icy() function
111 auto result = detail::is_icy( in operator ()()
247 auto result = detail::is_icy( in read_some()
/dports/devel/boost-docs/boost_1_72_0/boost/beast/_experimental/http/impl/
H A Dicy_stream.hpp33 is_icy(ConstBufferSequence const& buffers) in is_icy() function
105 auto result = detail::is_icy( in operator ()()
229 auto result = detail::is_icy( in read_some()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dranged-attack.cc433 if (defender->is_icy()) in random_chaos_missile_brand()
583 defender->is_icy() ? "melt" : "burn", in apply_missile_brand()
H A Dactor.h192 virtual bool is_icy() const = 0;
H A Dattack.cc792 [](const actor &d) { return !d.is_icy(); } }, in __anon6c15597e0a02()
1424 defender->is_icy() ? "melt" : "burn", in apply_damage_brand()
H A Dmonster.h417 bool is_icy() const override;
H A Dplayer.h528 bool is_icy() const override;
H A Dspl-damage.cc1109 if (mon.is_icy()) // blast of ice in _init_frag_monster()
1362 || mon->is_skeletal() || mon->is_icy()) in _shatter_mon_dice()
H A Dterrain.cc898 const char *verb = act->is_icy() ? "melt" : "burn"; in slime_wall_damage()
H A Dbeam.cc1413 if (mons->is_icy()) in mons_adjust_flavoured()
1620 if (mons->is_icy()) in mons_adjust_flavoured()
H A Dmonster.cc5360 bool monster::is_icy() const in is_icy() function in monster
H A Dplayer.cc7103 bool player::is_icy() const in is_icy() function in player
/dports/multimedia/mplayer/mplayer-export-2021-12-29/stream/
H A Dhttp.c868 int is_icy = http_hdr && http_get_field(http_hdr, "Icy-MetaInt"); in fixup_open() local
872 if(!is_icy && !is_ultravox && seekable) in fixup_open()
878 if ((!is_icy && !is_ultravox) || scast_streaming_start(stream)) in fixup_open()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/stream/
H A Dhttp.c868 int is_icy = http_hdr && http_get_field(http_hdr, "Icy-MetaInt"); in fixup_open() local
872 if(!is_icy && !is_ultravox && seekable) in fixup_open()
878 if ((!is_icy && !is_ultravox) || scast_streaming_start(stream)) in fixup_open()