Home
last modified time | relevance | path

Searched defs:is_resumable (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssl/src/
H A Dssl_session.erl123 is_resumable(_, _, #ssl_options{reuse_sessions = false}, _, _, _, _) -> function
125 is_resumable(SuggestedSessionId, Port, #ssl_options{reuse_session = ReuseFun} = Options, Cache, function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssl/src/
H A Dssl_session.erl147 is_resumable(_, _, #{reuse_sessions := false}, _, _, _, _) -> function
149 is_resumable(SuggestedSessionId, Port, #{reuse_session := ReuseFun} = Options, Cache, function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Dssl_session.erl160 is_resumable(_, _, #{reuse_sessions := false}, _) -> function
162 is_resumable(SuggestedSessionId, SessIdTracker, #{reuse_session := ReuseFun} = Options, OwnCert) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_session.erl160 is_resumable(_, _, #{reuse_sessions := false}, _) -> function
162 is_resumable(SuggestedSessionId, SessIdTracker, #{reuse_session := ReuseFun} = Options, OwnCert) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_session.erl160 is_resumable(_, _, #{reuse_sessions := false}, _) -> function
162 is_resumable(SuggestedSessionId, SessIdTracker, #{reuse_session := ReuseFun} = Options, OwnCert) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_session.erl160 is_resumable(_, _, #{reuse_sessions := false}, _) -> function
162 is_resumable(SuggestedSessionId, SessIdTracker, #{reuse_session := ReuseFun} = Options, OwnCert) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_session.erl160 is_resumable(_, _, #{reuse_sessions := false}, _) -> function
162 is_resumable(SuggestedSessionId, SessIdTracker, #{reuse_session := ReuseFun} = Options, OwnCert) -> function
/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dsemihosting_common.h108 bool is_resumable; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_items_collection/core/
H A Doffline_item.h192 bool is_resumable; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_items_collection/core/
H A Doffline_item.h213 bool is_resumable; member
/dports/lang/gcc6-aux/gcc-6-20180516/libcilkrts/runtime/
H A Dcilk_fiber.h763 inline bool is_resumable(void) { in is_resumable() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/download/
H A Doffline_item_utils_unittest.cc148 bool is_resumable = true; in TEST_F() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcilkrts/runtime/
H A Dcilk_fiber.h763 inline bool is_resumable(void) { in is_resumable() function
/dports/lang/gnat_util/gcc-6-20180516/libcilkrts/runtime/
H A Dcilk_fiber.h763 inline bool is_resumable(void) { in is_resumable() function
/dports/devel/hyperscan/boost_1_75_0/boost/fiber/
H A Dcontext.hpp257 bool is_resumable() const noexcept { in is_resumable() function in boost::fibers::context
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/fiber/
H A Dcontext.hpp257 bool is_resumable() const noexcept { in is_resumable() function in boost::fibers::context
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/fiber/
H A Dcontext.hpp257 bool is_resumable() const noexcept { in is_resumable() function in boost::fibers::context
/dports/devel/boost-libs/boost_1_72_0/boost/fiber/
H A Dcontext.hpp280 bool is_resumable() const noexcept { in is_resumable() function in boost::fibers::context
/dports/devel/boost-docs/boost_1_72_0/boost/fiber/
H A Dcontext.hpp280 bool is_resumable() const noexcept { in is_resumable() function in boost::fibers::context
/dports/devel/boost-python-libs/boost_1_72_0/boost/fiber/
H A Dcontext.hpp280 bool is_resumable() const noexcept { in is_resumable() function in boost::fibers::context
/dports/lang/gcc10-devel/gcc-10-20211008/libgfortran/generated/
H A Dminloc1_8_i2.c279 (long int) dim + 1, (long int) rank + 1); in operator <<()
/dports/net/uget/uget-2.2.1/uget/
H A DUgetPluginCurl.c1262 static int switch_uri(UgetPluginCurl* plugin, UgetCurl* ugcurl, int is_resumable) in switch_uri()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/parsing/
H A Dparser-base.h1076 bool is_resumable() const { in is_resumable() function
/dports/www/node10/node-v10.24.1/deps/v8/src/parsing/
H A Dparser-base.h919 bool is_resumable() const { in is_resumable() function
/dports/lang/v8/v8-9.6.180.12/src/parsing/
H A Dparser-base.h1061 bool is_resumable() const { in is_resumable() function

12