Home
last modified time | relevance | path

Searched refs:unwrapper (Results 1 – 25 of 726) sorted by relevance

12345678910>>...30

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/
H A Dmodule_common_types_unittest.cc117 SequenceNumberUnwrapper unwrapper; in TEST() local
119 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
122 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
129 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
147 unwrapper.UpdateLast(0); in TEST()
160 unwrapper.UpdateLast(seq); in TEST()
168 unwrapper.UpdateLast(seq); in TEST()
176 TimestampUnwrapper unwrapper; in TEST() local
197 TimestampUnwrapper unwrapper; in TEST() local
210 TimestampUnwrapper unwrapper; in TEST() local
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/
H A Dmodule_common_types_unittest.cc117 SequenceNumberUnwrapper unwrapper; in TEST() local
119 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
122 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
129 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
147 unwrapper.UpdateLast(0); in TEST()
160 unwrapper.UpdateLast(seq); in TEST()
168 unwrapper.UpdateLast(seq); in TEST()
176 TimestampUnwrapper unwrapper; in TEST() local
197 TimestampUnwrapper unwrapper; in TEST() local
210 TimestampUnwrapper unwrapper; in TEST() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/
H A Dmodule_common_types_unittest.cc117 SequenceNumberUnwrapper unwrapper; in TEST() local
119 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
122 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
129 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
147 unwrapper.UpdateLast(0); in TEST()
160 unwrapper.UpdateLast(seq); in TEST()
168 unwrapper.UpdateLast(seq); in TEST()
176 TimestampUnwrapper unwrapper; in TEST() local
197 TimestampUnwrapper unwrapper; in TEST() local
210 TimestampUnwrapper unwrapper; in TEST() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/
H A Dmodule_common_types_unittest.cc117 SequenceNumberUnwrapper unwrapper; in TEST() local
119 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
122 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
129 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
147 unwrapper.UpdateLast(0); in TEST()
160 unwrapper.UpdateLast(seq); in TEST()
168 unwrapper.UpdateLast(seq); in TEST()
176 TimestampUnwrapper unwrapper; in TEST() local
197 TimestampUnwrapper unwrapper; in TEST() local
210 TimestampUnwrapper unwrapper; in TEST() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/numerics/
H A Dsequence_number_util_unittest.cc216 EXPECT_EQ(0U, unwrapper.Unwrap(0)); in TEST()
237 EXPECT_EQ(1U, unwrapper.Unwrap(0)); in TEST()
242 EXPECT_EQ(0U, unwrapper.Unwrap(30)); in TEST()
243 EXPECT_EQ(6U, unwrapper.Unwrap(3)); in TEST()
248 EXPECT_EQ(10U, unwrapper.Unwrap(0)); in TEST()
263 EXPECT_EQ(0U, unwrapper.Unwrap(0)); in TEST()
265 EXPECT_EQ(0U, unwrapper.Unwrap(0)); in TEST()
272 EXPECT_EQ(0U, unwrapper.Unwrap(0)); in TEST()
285 EXPECT_EQ(7U, unwrapper.Unwrap(7)); in TEST()
286 EXPECT_EQ(2U, unwrapper.Unwrap(2)); in TEST()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/numerics/
H A Dsequence_number_util_unittest.cc216 EXPECT_EQ(0U, unwrapper.Unwrap(0)); in TEST()
237 EXPECT_EQ(1U, unwrapper.Unwrap(0)); in TEST()
242 EXPECT_EQ(0U, unwrapper.Unwrap(30)); in TEST()
243 EXPECT_EQ(6U, unwrapper.Unwrap(3)); in TEST()
248 EXPECT_EQ(10U, unwrapper.Unwrap(0)); in TEST()
263 EXPECT_EQ(0U, unwrapper.Unwrap(0)); in TEST()
265 EXPECT_EQ(0U, unwrapper.Unwrap(0)); in TEST()
272 EXPECT_EQ(0U, unwrapper.Unwrap(0)); in TEST()
285 EXPECT_EQ(7U, unwrapper.Unwrap(7)); in TEST()
286 EXPECT_EQ(2U, unwrapper.Unwrap(2)); in TEST()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/numerics/
H A Dsequence_number_util_unittest.cc216 EXPECT_EQ(0U, unwrapper.Unwrap(0)); in TEST()
237 EXPECT_EQ(1U, unwrapper.Unwrap(0)); in TEST()
242 EXPECT_EQ(0U, unwrapper.Unwrap(30)); in TEST()
243 EXPECT_EQ(6U, unwrapper.Unwrap(3)); in TEST()
248 EXPECT_EQ(10U, unwrapper.Unwrap(0)); in TEST()
263 EXPECT_EQ(0U, unwrapper.Unwrap(0)); in TEST()
265 EXPECT_EQ(0U, unwrapper.Unwrap(0)); in TEST()
272 EXPECT_EQ(0U, unwrapper.Unwrap(0)); in TEST()
285 EXPECT_EQ(7U, unwrapper.Unwrap(7)); in TEST()
286 EXPECT_EQ(2U, unwrapper.Unwrap(2)); in TEST()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/numerics/
H A Dsequence_number_util_unittest.cc216 SeqNumUnwrapper<uint8_t> unwrapper; in TEST() local
221 SeqNumUnwrapper<uint8_t> unwrapper; in TEST() local
229 EXPECT_EQ(36, unwrapper.Unwrap(3)); in TEST()
234 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
240 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
249 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
251 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
258 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
271 EXPECT_EQ(7, unwrapper.Unwrap(7)); in TEST()
272 EXPECT_EQ(2, unwrapper.Unwrap(2)); in TEST()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/numerics/
H A Dsequence_number_util_unittest.cc216 SeqNumUnwrapper<uint8_t> unwrapper; in TEST() local
221 SeqNumUnwrapper<uint8_t> unwrapper; in TEST() local
229 EXPECT_EQ(36, unwrapper.Unwrap(3)); in TEST()
234 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
240 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
249 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
251 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
258 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
271 EXPECT_EQ(7, unwrapper.Unwrap(7)); in TEST()
272 EXPECT_EQ(2, unwrapper.Unwrap(2)); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/numerics/
H A Dsequence_number_util_unittest.cc216 SeqNumUnwrapper<uint8_t> unwrapper; in TEST() local
221 SeqNumUnwrapper<uint8_t> unwrapper; in TEST() local
229 EXPECT_EQ(36, unwrapper.Unwrap(3)); in TEST()
234 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
240 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
249 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
251 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
258 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
271 EXPECT_EQ(7, unwrapper.Unwrap(7)); in TEST()
272 EXPECT_EQ(2, unwrapper.Unwrap(2)); in TEST()
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/numerics/
H A Dsequence_number_util_unittest.cc216 SeqNumUnwrapper<uint8_t> unwrapper; in TEST() local
221 SeqNumUnwrapper<uint8_t> unwrapper; in TEST() local
229 EXPECT_EQ(36, unwrapper.Unwrap(3)); in TEST()
234 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
240 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
249 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
251 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
258 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
271 EXPECT_EQ(7, unwrapper.Unwrap(7)); in TEST()
272 EXPECT_EQ(2, unwrapper.Unwrap(2)); in TEST()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/
H A Dmodule_common_types_unittest.cc215 SequenceNumberUnwrapper unwrapper; in TEST() local
217 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
220 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
227 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
245 unwrapper.UpdateLast(0); in TEST()
258 unwrapper.UpdateLast(seq); in TEST()
266 unwrapper.UpdateLast(seq); in TEST()
274 TimestampUnwrapper unwrapper; in TEST() local
295 TimestampUnwrapper unwrapper; in TEST() local
308 TimestampUnwrapper unwrapper; in TEST() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/
H A Dmodule_common_types_unittest.cc215 SequenceNumberUnwrapper unwrapper; in TEST() local
217 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
220 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
227 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
245 unwrapper.UpdateLast(0); in TEST()
258 unwrapper.UpdateLast(seq); in TEST()
266 unwrapper.UpdateLast(seq); in TEST()
274 TimestampUnwrapper unwrapper; in TEST() local
295 TimestampUnwrapper unwrapper; in TEST() local
308 TimestampUnwrapper unwrapper; in TEST() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/
H A Dmodule_common_types_unittest.cc215 SequenceNumberUnwrapper unwrapper; in TEST() local
217 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
220 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
227 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
245 unwrapper.UpdateLast(0); in TEST()
258 unwrapper.UpdateLast(seq); in TEST()
266 unwrapper.UpdateLast(seq); in TEST()
274 TimestampUnwrapper unwrapper; in TEST() local
295 TimestampUnwrapper unwrapper; in TEST() local
308 TimestampUnwrapper unwrapper; in TEST() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/
H A Dmodule_common_types_unittest.cc117 SequenceNumberUnwrapper unwrapper; in TEST() local
119 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
120 EXPECT_EQ(0x8000, unwrapper.Unwrap(0x8000)); in TEST()
122 EXPECT_EQ(0x0, unwrapper.Unwrap(0x0000)); in TEST()
124 EXPECT_EQ(0x8000, unwrapper.Unwrap(0x8000)); in TEST()
129 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
137 SequenceNumberUnwrapper unwrapper; in TEST() local
147 unwrapper.UpdateLast(0); in TEST()
155 SequenceNumberUnwrapper unwrapper; in TEST() local
160 unwrapper.UpdateLast(seq); in TEST()
[all …]
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/
H A Dmodule_common_types_unittest.cc126 SequenceNumberUnwrapper unwrapper; in TEST() local
128 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
129 EXPECT_EQ(0x8000, unwrapper.Unwrap(0x8000)); in TEST()
131 EXPECT_EQ(0x0, unwrapper.Unwrap(0x0000)); in TEST()
133 EXPECT_EQ(0x8000, unwrapper.Unwrap(0x8000)); in TEST()
138 EXPECT_EQ(0, unwrapper.Unwrap(0)); in TEST()
146 SequenceNumberUnwrapper unwrapper; in TEST() local
156 unwrapper.UpdateLast(0); in TEST()
164 SequenceNumberUnwrapper unwrapper; in TEST() local
169 unwrapper.UpdateLast(seq); in TEST()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rlbox/include/
H A Drlbox_wrapper_traits.hpp15 struct unwrapper : std::false_type \
37 struct unwrapper : std::false_type struct
41 struct unwrapper<tainted_boolean_hint> : std::true_type struct
47 detail_rlbox_is_tainted_boolean_hint::unwrapper<T>::value;
66 struct unwrapper struct
73 struct unwrapper<tainted<T, T_Sbx>> struct
80 struct unwrapper<tainted_volatile<T, T_Sbx>> struct
87 struct unwrapper<tainted_opaque<T, T_Sbx>> struct
94 struct unwrapper<sandbox_callback<T, T_Sbx>> struct
103 typename detail_rlbox_remove_wrapper::unwrapper<T>::type;
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rlbox/include/
H A Drlbox_wrapper_traits.hpp15 struct unwrapper : std::false_type \
37 struct unwrapper : std::false_type struct
41 struct unwrapper<tainted_boolean_hint> : std::true_type struct
47 detail_rlbox_is_tainted_boolean_hint::unwrapper<T>::value;
66 struct unwrapper struct
73 struct unwrapper<tainted<T, T_Sbx>> struct
80 struct unwrapper<tainted_volatile<T, T_Sbx>> struct
87 struct unwrapper<tainted_opaque<T, T_Sbx>> struct
94 struct unwrapper<sandbox_callback<T, T_Sbx>> struct
103 typename detail_rlbox_remove_wrapper::unwrapper<T>::type;
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rlbox/include/
H A Drlbox_wrapper_traits.hpp15 struct unwrapper : std::false_type \
37 struct unwrapper : std::false_type struct
41 struct unwrapper<tainted_boolean_hint> : std::true_type struct
47 detail_rlbox_is_tainted_boolean_hint::unwrapper<T>::value;
66 struct unwrapper struct
73 struct unwrapper<tainted<T, T_Sbx>> struct
80 struct unwrapper<tainted_volatile<T, T_Sbx>> struct
87 struct unwrapper<tainted_opaque<T, T_Sbx>> struct
94 struct unwrapper<sandbox_callback<T, T_Sbx>> struct
103 typename detail_rlbox_remove_wrapper::unwrapper<T>::type;
[all …]
/dports/www/firefox/firefox-99.0/third_party/rlbox/include/
H A Drlbox_wrapper_traits.hpp15 struct unwrapper : std::false_type \
37 struct unwrapper : std::false_type struct
41 struct unwrapper<tainted_boolean_hint> : std::true_type struct
47 detail_rlbox_is_tainted_boolean_hint::unwrapper<T>::value;
66 struct unwrapper struct
73 struct unwrapper<tainted<T, T_Sbx>> struct
80 struct unwrapper<tainted_volatile<T, T_Sbx>> struct
87 struct unwrapper<tainted_opaque<T, T_Sbx>> struct
94 struct unwrapper<sandbox_callback<T, T_Sbx>> struct
103 typename detail_rlbox_remove_wrapper::unwrapper<T>::type;
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/variant/detail/
H A Dapply_visitor_binary.hpp184 > unwrapper(visitor, visitable2); in apply_visitor()
186 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
197 > unwrapper(visitor, visitable2); in apply_visitor()
199 return boost::apply_visitor(unwrapper, visitable1); in apply_visitor()
216 > unwrapper(visitor, visitable2); in apply_visitor()
218 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
229 > unwrapper(visitor, visitable2); in apply_visitor()
231 return boost::apply_visitor(unwrapper, visitable1); in apply_visitor()
334 > unwrapper(visitor, visitable2); in apply_visitor()
336 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/variant/detail/
H A Dapply_visitor_binary.hpp184 > unwrapper(visitor, visitable2); in apply_visitor()
186 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
197 > unwrapper(visitor, visitable2); in apply_visitor()
199 return boost::apply_visitor(unwrapper, visitable1); in apply_visitor()
216 > unwrapper(visitor, visitable2); in apply_visitor()
218 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
229 > unwrapper(visitor, visitable2); in apply_visitor()
231 return boost::apply_visitor(unwrapper, visitable1); in apply_visitor()
334 > unwrapper(visitor, visitable2); in apply_visitor()
336 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/variant/detail/
H A Dapply_visitor_binary.hpp184 > unwrapper(visitor, visitable2); in apply_visitor()
186 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
197 > unwrapper(visitor, visitable2); in apply_visitor()
199 return boost::apply_visitor(unwrapper, visitable1); in apply_visitor()
216 > unwrapper(visitor, visitable2); in apply_visitor()
218 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
229 > unwrapper(visitor, visitable2); in apply_visitor()
231 return boost::apply_visitor(unwrapper, visitable1); in apply_visitor()
334 > unwrapper(visitor, visitable2); in apply_visitor()
336 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/variant/detail/
H A Dapply_visitor_binary.hpp185 > unwrapper(visitor, visitable2); in apply_visitor()
187 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
198 > unwrapper(visitor, visitable2); in apply_visitor()
200 return boost::apply_visitor(unwrapper, visitable1); in apply_visitor()
217 > unwrapper(visitor, visitable2); in apply_visitor()
219 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
230 > unwrapper(visitor, visitable2); in apply_visitor()
232 return boost::apply_visitor(unwrapper, visitable1); in apply_visitor()
334 > unwrapper(visitor, visitable2); in apply_visitor()
336 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/variant/detail/
H A Dapply_visitor_binary.hpp185 > unwrapper(visitor, visitable2); in apply_visitor()
187 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
198 > unwrapper(visitor, visitable2); in apply_visitor()
200 return boost::apply_visitor(unwrapper, visitable1); in apply_visitor()
217 > unwrapper(visitor, visitable2); in apply_visitor()
219 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
230 > unwrapper(visitor, visitable2); in apply_visitor()
232 return boost::apply_visitor(unwrapper, visitable1); in apply_visitor()
334 > unwrapper(visitor, visitable2); in apply_visitor()
336 return boost::apply_visitor(unwrapper, ::boost::forward<Visitable1>(visitable1)); in apply_visitor()
[all …]

12345678910>>...30