Home
last modified time | relevance | path

Searched refs:TernaryTypeOperator (Results 1 – 10 of 10) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dbind.h118 struct TernaryTypeOperator {}; struct
121 struct TernaryTypeOperator<true, IfTrueT, IfFalseT> {
126 struct TernaryTypeOperator<false, IfTrueT, IfFalseT> {
134 typedef typename TernaryTypeOperator<IsRefCounted<T>::value,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dbind.h118 struct TernaryTypeOperator {}; struct
121 struct TernaryTypeOperator<true, IfTrueT, IfFalseT> {
126 struct TernaryTypeOperator<false, IfTrueT, IfFalseT> {
134 typedef typename TernaryTypeOperator<IsRefCounted<T>::value,
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dbind.h118 struct TernaryTypeOperator {}; struct
121 struct TernaryTypeOperator<true, IfTrueT, IfFalseT> {
126 struct TernaryTypeOperator<false, IfTrueT, IfFalseT> {
134 typedef typename TernaryTypeOperator<IsRefCounted<T>::value,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dbind.h111 struct TernaryTypeOperator {}; struct
114 struct TernaryTypeOperator<true, IfTrueT, IfFalseT> {
119 struct TernaryTypeOperator<false, IfTrueT, IfFalseT> {
127 typedef typename TernaryTypeOperator<IsRefCounted<T>::value,
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dbind.h111 struct TernaryTypeOperator {}; struct
114 struct TernaryTypeOperator<true, IfTrueT, IfFalseT> {
119 struct TernaryTypeOperator<false, IfTrueT, IfFalseT> {
127 typedef typename TernaryTypeOperator<IsRefCounted<T>::value,
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dbind.h111 struct TernaryTypeOperator {}; struct
114 struct TernaryTypeOperator<true, IfTrueT, IfFalseT> {
119 struct TernaryTypeOperator<false, IfTrueT, IfFalseT> {
127 typedef typename TernaryTypeOperator<IsRefCounted<T>::value,
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dbind.h.pump104 // TernaryTypeOperator is a helper class to select a type based on a static bool
107 struct TernaryTypeOperator {};
110 struct TernaryTypeOperator<true, IfTrueT, IfFalseT> {
115 struct TernaryTypeOperator<false, IfTrueT, IfFalseT> {
123 typedef typename TernaryTypeOperator<IsRefCounted<T>::value,
H A Dbind.h111 struct TernaryTypeOperator {}; struct
114 struct TernaryTypeOperator<true, IfTrueT, IfFalseT> {
119 struct TernaryTypeOperator<false, IfTrueT, IfFalseT> {
127 typedef typename TernaryTypeOperator<IsRefCounted<T>::value,
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dbind.h.pump104 // TernaryTypeOperator is a helper class to select a type based on a static bool
107 struct TernaryTypeOperator {};
110 struct TernaryTypeOperator<true, IfTrueT, IfFalseT> {
115 struct TernaryTypeOperator<false, IfTrueT, IfFalseT> {
123 typedef typename TernaryTypeOperator<IsRefCounted<T>::value,
H A Dbind.h111 struct TernaryTypeOperator {}; struct
114 struct TernaryTypeOperator<true, IfTrueT, IfFalseT> {
119 struct TernaryTypeOperator<false, IfTrueT, IfFalseT> {
127 typedef typename TernaryTypeOperator<IsRefCounted<T>::value,