Home
last modified time | relevance | path

Searched refs:handle_ (Results 1 – 25 of 2530) sorted by relevance

12345678910>>...102

/dports/www/restbed/restbed-4.8/dependency/asio/asio/include/asio/ssl/impl/
H A Dcontext.ipp63 : handle_(0)
93 if (handle_)
101 if (handle_)
109 if (handle_)
138 if (handle_)
146 if (handle_)
154 if (handle_)
183 if (handle_)
382 handle_ = other.handle_;
389 handle_ = other.handle_;
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/asio/ssl/impl/
H A Dcontext.ipp63 : handle_(0)
93 if (handle_)
101 if (handle_)
109 if (handle_)
138 if (handle_)
146 if (handle_)
154 if (handle_)
183 if (handle_)
372 handle_ = other.handle_;
379 handle_ = other.handle_;
[all …]
/dports/net/asio/asio-1.16.0/include/asio/ssl/impl/
H A Dcontext.ipp63 : handle_(0)
93 if (handle_)
101 if (handle_)
109 if (handle_)
138 if (handle_)
146 if (handle_)
154 if (handle_)
183 if (handle_)
372 handle_ = other.handle_;
379 handle_ = other.handle_;
[all …]
/dports/games/devilutionX/devilutionX-1.2.1/3rdParty/asio/include/asio/ssl/impl/
H A Dcontext.ipp63 : handle_(0)
93 if (handle_)
101 if (handle_)
109 if (handle_)
138 if (handle_)
146 if (handle_)
154 if (handle_)
183 if (handle_)
372 handle_ = other.handle_;
379 handle_ = other.handle_;
[all …]
/dports/multimedia/obs-websocket/obs-websocket-4.8.0/deps/asio/asio/include/asio/ssl/impl/
H A Dcontext.ipp63 : handle_(0)
93 if (handle_)
101 if (handle_)
109 if (handle_)
138 if (handle_)
146 if (handle_)
154 if (handle_)
176 if (handle_)
327 handle_ = other.handle_;
334 handle_ = other.handle_;
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/asio-master/asio/include/asio/ssl/impl/
H A Dcontext.ipp63 : handle_(0)
93 if (handle_)
101 if (handle_)
109 if (handle_)
138 if (handle_)
146 if (handle_)
154 if (handle_)
176 if (handle_)
327 handle_ = other.handle_;
334 handle_ = other.handle_;
[all …]
/dports/sysutils/lizardfs/lizardfs-3.12.0/src/common/
H A Dmedia_label.h116 MediaLabel(const MediaLabel &other) noexcept : handle_(other.handle_) {} in MediaLabel()
117 MediaLabel(MediaLabel &&other) noexcept : handle_(std::move(other.handle_)) {} in MediaLabel()
135 handle_ = other.handle_;
140 handle_ = std::move(other.handle_);
151 return handle_; in HandleValue()
155 return handle_ == v.handle_;
159 return handle_ != v.handle_;
163 return handle_ < v.handle_;
167 return handle_ > v.handle_;
171 return handle_ <= v.handle_;
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/asio/ssl/impl/
H A Dcontext.ipp64 : handle_(0)
94 if (handle_)
102 if (handle_)
110 if (handle_)
139 if (handle_)
147 if (handle_)
155 if (handle_)
184 if (handle_)
383 handle_ = other.handle_;
390 handle_ = other.handle_;
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/asio/ssl/impl/
H A Dcontext.ipp64 : handle_(0)
94 if (handle_)
102 if (handle_)
110 if (handle_)
139 if (handle_)
147 if (handle_)
155 if (handle_)
184 if (handle_)
383 handle_ = other.handle_;
390 handle_ = other.handle_;
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/asio/ssl/impl/
H A Dcontext.ipp64 : handle_(0)
94 if (handle_)
102 if (handle_)
110 if (handle_)
139 if (handle_)
147 if (handle_)
155 if (handle_)
184 if (handle_)
383 handle_ = other.handle_;
390 handle_ = other.handle_;
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/asio/ssl/impl/
H A Dcontext.ipp64 : handle_(0)
94 if (handle_)
102 if (handle_)
110 if (handle_)
139 if (handle_)
147 if (handle_)
155 if (handle_)
184 if (handle_)
383 handle_ = other.handle_;
390 handle_ = other.handle_;
[all …]
/dports/graphics/geos/geos-3.9.1/tests/unit/capi/
H A DGEOSGeom_createTest.cpp22 GEOSContextHandle_t handle_; member
46 finishGEOS_r(handle_); in ~test_capigeosgeom_create_data()
66 geom1_ = GEOSGeom_createEmptyPoint_r(handle_); in test()
67 ensure(0 != GEOSisEmpty_r(handle_, geom1_)); in test()
80 ensure(0 != GEOSisEmpty_r(handle_, geom1_)); in test()
93 geom1_ = GEOSGeom_createEmptyPolygon_r(handle_); in test()
94 ensure(0 != GEOSisEmpty_r(handle_, geom1_)); in test()
107 ensure(0 != GEOSisEmpty_r(handle_, geom1_)); in test()
120 ensure(0 != GEOSisEmpty_r(handle_, geom1_)); in test()
133 ensure(0 != GEOSisEmpty_r(handle_, geom1_)); in test()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/asio/ssl/impl/
H A Dcontext.ipp64 : handle_(0)
94 if (handle_)
102 if (handle_)
110 if (handle_)
139 if (handle_)
147 if (handle_)
155 if (handle_)
184 if (handle_)
373 handle_ = other.handle_;
380 handle_ = other.handle_;
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/asio/ssl/impl/
H A Dcontext.ipp64 : handle_(0)
94 if (handle_)
102 if (handle_)
110 if (handle_)
139 if (handle_)
147 if (handle_)
155 if (handle_)
184 if (handle_)
373 handle_ = other.handle_;
380 handle_ = other.handle_;
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/asio/ssl/impl/
H A Dcontext.ipp64 : handle_(0)
94 if (handle_)
102 if (handle_)
110 if (handle_)
139 if (handle_)
147 if (handle_)
155 if (handle_)
184 if (handle_)
373 handle_ = other.handle_;
380 handle_ = other.handle_;
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/asio/ssl/impl/
H A Dcontext.ipp64 : handle_(0)
94 if (handle_)
102 if (handle_)
110 if (handle_)
139 if (handle_)
147 if (handle_)
155 if (handle_)
184 if (handle_)
373 handle_ = other.handle_;
380 handle_ = other.handle_;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/scheduler/
H A Dbrowser_task_queues_unittest.cc43 handle_(queues_->GetHandle()) { in BrowserTaskQueuesTest()
65 handle_->EnableAllQueues(); in TEST_F()
106 handle_->EnableAllQueues(); in TEST_F()
117 handle_->EnableAllQueues(); in TEST_F()
140 handle_->EnableAllQueues(); in TEST_F()
170 handle_->EnableAllQueues(); in TEST_F()
188 handle_->EnableAllQueues(); in TEST_F()
216 handle_->EnableAllExceptBestEffortQueues(); in TEST_F()
234 handle_->EnableAllExceptBestEffortQueues(); in TEST_F()
244 handle_->EnableAllQueues(); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/scheduler/
H A Dbrowser_task_queues_unittest.cc43 handle_(queues_->GetHandle()) { in BrowserTaskQueuesTest()
65 handle_->EnableAllQueues(); in TEST_F()
106 handle_->EnableAllQueues(); in TEST_F()
117 handle_->EnableAllQueues(); in TEST_F()
140 handle_->EnableAllQueues(); in TEST_F()
170 handle_->EnableAllQueues(); in TEST_F()
188 handle_->EnableAllQueues(); in TEST_F()
216 handle_->EnableAllExceptBestEffortQueues(); in TEST_F()
234 handle_->EnableAllExceptBestEffortQueues(); in TEST_F()
244 handle_->EnableAllQueues(); in TEST_F()
[all …]
/dports/net/mpich2/mpich2-1.5/src/mpid/common/datatype/
H A Dmpid_dataloop.h46 MPID_Datatype_get_loopdepth_macro(handle_,depth_,flag_)
49 MPID_Datatype_get_loopsize_macro(handle_,size_,flag_)
52 MPID_Datatype_set_loopptr_macro(handle_,lptr_,flag_)
55 MPID_Datatype_set_loopdepth_macro(handle_,depth_,flag_)
58 MPID_Datatype_set_loopsize_macro(handle_,size_,flag_)
61 MPID_Datatype_get_loopptr_macro(handle_,lptr_,flag_)
63 #define DLOOP_Handle_get_size_macro(handle_,size_) \ argument
64 MPID_Datatype_get_size_macro(handle_,size_)
67 MPID_Datatype_get_basic_type(handle_, eltype_)
69 #define DLOOP_Handle_get_extent_macro(handle_,extent_) \ argument
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dprototype.h35 handle_(receiver), in isolate_()
39 CHECK(!handle_.is_null()); in isolate_()
78 DCHECK(handle_->IsJSReceiver());
89 DCHECK(!handle_.is_null()); in HasAccess()
99 DCHECK(handle_.is_null()); in GetCurrent()
105 DCHECK(!iterator.handle_.is_null()); in GetCurrent()
115 } else if (!handle_.is_null() && handle_->IsJSProxy()) { in Advance()
124 Object* object = handle_.is_null() ? object_ : *handle_; in AdvanceIgnoringProxies()
132 if (handle_.is_null()) { in AdvanceIgnoringProxies()
152 if (handle_.is_null() || !handle_->IsJSProxy()) { in AdvanceFollowingProxiesIgnoringAccessChecks()
[all …]
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/libzippp/
H A Dzip.hpp141 : handle_(file, zip_fclose) in file()
168 return zip_fread(handle_.get(), data, length); in read()
523 : handle_(nullptr, nullptr) in archive()
536 handle_ = { archive, zip_close }; in archive()
759 auto src = source(handle_.get()); in add()
798 auto src = source(handle_.get()); in replace()
890 if (zip_delete(handle_.get(), index) < 0) in remove()
902 return zip_get_num_entries(handle_.get(), flags); in num_entries()
913 if (zip_unchange(handle_.get(), index) < 0) in unchange()
924 if (zip_unchange_all(handle_.get()) < 0) in unchange_all()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/utility/
H A Ddelay_estimator_unittest.cc54 void* handle_; member in webrtc::__anon893d13100111::DelayEstimatorTest
70 : handle_(NULL), in DelayEstimatorTest()
97 ASSERT_TRUE(handle_ != NULL); in SetUp()
98 self_ = reinterpret_cast<DelayEstimator*>(handle_); in SetUp()
106 WebRtc_FreeDelayEstimator(handle_); in TearDown()
107 handle_ = NULL; in TearDown()
121 EXPECT_EQ(0, WebRtc_InitDelayEstimator(handle_)); in Init()
238 handle = handle_; in TEST_F()
293 EXPECT_EQ(-1, WebRtc_set_lookahead(handle_, -1)); in TEST_F()
447 EXPECT_NE(-2, WebRtc_last_delay(handle_)); in TEST_F()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/utility/
H A Ddelay_estimator_unittest.cc54 void* handle_; member in webrtc::__anonff8ba7c60111::DelayEstimatorTest
70 : handle_(NULL), in DelayEstimatorTest()
97 ASSERT_TRUE(handle_ != NULL); in SetUp()
98 self_ = reinterpret_cast<DelayEstimator*>(handle_); in SetUp()
106 WebRtc_FreeDelayEstimator(handle_); in TearDown()
107 handle_ = NULL; in TearDown()
121 EXPECT_EQ(0, WebRtc_InitDelayEstimator(handle_)); in Init()
238 handle = handle_; in TEST_F()
293 EXPECT_EQ(-1, WebRtc_set_lookahead(handle_, -1)); in TEST_F()
447 EXPECT_NE(-2, WebRtc_last_delay(handle_)); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/utility/
H A Ddelay_estimator_unittest.cc54 void* handle_; member in webrtc::__anonfade8e950111::DelayEstimatorTest
70 : handle_(NULL), in DelayEstimatorTest()
97 ASSERT_TRUE(handle_ != NULL); in SetUp()
98 self_ = reinterpret_cast<DelayEstimator*>(handle_); in SetUp()
106 WebRtc_FreeDelayEstimator(handle_); in TearDown()
107 handle_ = NULL; in TearDown()
121 EXPECT_EQ(0, WebRtc_InitDelayEstimator(handle_)); in Init()
238 handle = handle_; in TEST_F()
293 EXPECT_EQ(-1, WebRtc_set_lookahead(handle_, -1)); in TEST_F()
447 EXPECT_NE(-2, WebRtc_last_delay(handle_)); in TEST_F()
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/utility/
H A Ddelay_estimator_unittest.cc54 void* handle_; member in webrtc::__anon001f8b460111::DelayEstimatorTest
70 : handle_(NULL), in DelayEstimatorTest()
97 ASSERT_TRUE(handle_ != NULL); in SetUp()
98 self_ = reinterpret_cast<DelayEstimator*>(handle_); in SetUp()
106 WebRtc_FreeDelayEstimator(handle_); in TearDown()
107 handle_ = NULL; in TearDown()
121 EXPECT_EQ(0, WebRtc_InitDelayEstimator(handle_)); in Init()
238 handle = handle_; in TEST_F()
293 EXPECT_EQ(-1, WebRtc_set_lookahead(handle_, -1)); in TEST_F()
447 EXPECT_NE(-2, WebRtc_last_delay(handle_)); in TEST_F()
[all …]

12345678910>>...102