Home
last modified time | relevance | path

Searched refs:TS_NONE (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/cdecl/cdecl-cdecl-11.9/src/
H A Dgibberish.c141 c_tid_t cv_qual_stid = TS_NONE; in g_print_ast()
150 c_tid_t ref_qual_stid = TS_NONE; in g_print_ast()
178 is_delete = (type.stids & TS_DELETE) != TS_NONE; in g_print_ast()
179 is_final = (type.stids & TS_FINAL) != TS_NONE; in g_print_ast()
182 is_throw = (type.stids & TS_THROW) != TS_NONE; in g_print_ast()
247 if ( cv_qual_stid != TS_NONE ) in g_print_ast()
249 if ( ref_qual_stid != TS_NONE ) { in g_print_ast()
331 if ( cv_qual_stid != TS_NONE ) in g_print_ast()
361 if ( stid != TS_NONE ) in g_print_ast()
455 if ( ast->as.array.stids != TS_NONE ) in g_print_ast_array_size()
[all …]
H A Dc_type.h123 C_TYPE_LIT( TB_NONE, TS_NONE, (ATID) )
153 C_TYPE_LIT( (BTID), TS_NONE, TA_NONE )
269 #define TS_NONE 0x0000000000000002ull /**< No storage type. */ macro
479 | (opt_lang < LANG_CPP_20 ? TS_DEFAULT : TS_NONE)\
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/transport/
H A Dtransportlayer.h39 enum State { TS_NONE, TS_INIT, TS_CONNECTING, TS_OPEN, TS_CLOSED, TS_ERROR }; enumerator
42 TransportLayer() : state_(TS_NONE), flow_id_(), downward_(nullptr) {} in TransportLayer()
H A Dtransportlayer.cpp19 if (state_ != TS_NONE) return state_ == TS_ERROR ? NS_ERROR_FAILURE : NS_OK; in Init()
/dports/lang/spidermonkey60/firefox-60.9.0/media/mtransport/
H A Dtransportlayer.h38 enum State { TS_NONE, TS_INIT, TS_CONNECTING, TS_OPEN, TS_CLOSED, TS_ERROR }; enumerator
41 TransportLayer() : state_(TS_NONE), flow_id_(), downward_(nullptr) {} in TransportLayer()
H A Dtransportflow.h56 state_(TransportLayer::TS_NONE), in TransportFlow()
60 state_(TransportLayer::TS_NONE), in TransportFlow()
H A Dtransportlayer.cpp19 if (state_ != TS_NONE) return state_ == TS_ERROR ? NS_ERROR_FAILURE : NS_OK; in Init()
/dports/www/firefox/firefox-99.0/dom/media/webrtc/transport/
H A Dtransportlayer.h39 enum State { TS_NONE, TS_INIT, TS_CONNECTING, TS_OPEN, TS_CLOSED, TS_ERROR }; enumerator
42 TransportLayer() : state_(TS_NONE), flow_id_(), downward_(nullptr) {} in TransportLayer()
H A Dtransportlayer.cpp19 if (state_ != TS_NONE) return state_ == TS_ERROR ? NS_ERROR_FAILURE : NS_OK; in Init()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/mtransport/
H A Dtransportlayer.h40 enum State { TS_NONE, TS_INIT, TS_CONNECTING, TS_OPEN, TS_CLOSED, TS_ERROR }; enumerator
44 state_(TS_NONE), in TransportLayer()
H A Dtransportflow.h57 state_(TransportLayer::TS_NONE), in TransportFlow()
61 state_(TransportLayer::TS_NONE), in TransportFlow()
H A Dtransportlayer.cpp19 if (state_ != TS_NONE) in Init()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/transport/
H A Dtransportlayer.h39 enum State { TS_NONE, TS_INIT, TS_CONNECTING, TS_OPEN, TS_CLOSED, TS_ERROR }; enumerator
42 TransportLayer() : state_(TS_NONE), flow_id_(), downward_(nullptr) {} in TransportLayer()
H A Dtransportlayer.cpp19 if (state_ != TS_NONE) return state_ == TS_ERROR ? NS_ERROR_FAILURE : NS_OK; in Init()
/dports/lang/spidermonkey78/firefox-78.9.0/media/mtransport/
H A Dtransportlayer.h39 enum State { TS_NONE, TS_INIT, TS_CONNECTING, TS_OPEN, TS_CLOSED, TS_ERROR }; enumerator
42 TransportLayer() : state_(TS_NONE), flow_id_(), downward_(nullptr) {} in TransportLayer()
H A Dtransportlayer.cpp19 if (state_ != TS_NONE) return state_ == TS_ERROR ? NS_ERROR_FAILURE : NS_OK; in Init()
/dports/irc/miau/miau-0.6.6/src/
H A Dqlog.h33 #define TS_NONE 0 macro
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/jsapi/
H A DRTCDtlsTransport.cpp36 case TransportLayer::TS_NONE: in UpdateState()
/dports/www/firefox/firefox-99.0/dom/media/webrtc/jsapi/
H A DRTCDtlsTransport.cpp36 case TransportLayer::TS_NONE: in UpdateState()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/jsapi/
H A DRTCDtlsTransport.cpp36 case TransportLayer::TS_NONE: in UpdateState()
/dports/irc/hexchat/hexchat-2.16.0/src/fe-gtk/
H A Dplugin-tray.c40 TS_NONE, enumerator
195 tray_status = TS_NONE; in tray_stop_flash()
603 tray_status = TS_NONE; in tray_init()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/transportbridge/
H A DMediaPipeline.h234 TransportLayer::State mRtpState = TransportLayer::TS_NONE;
235 TransportLayer::State mRtcpState = TransportLayer::TS_NONE;
/dports/www/firefox/firefox-99.0/dom/media/webrtc/transportbridge/
H A DMediaPipeline.h212 TransportLayer::State mRtpState = TransportLayer::TS_NONE;
213 TransportLayer::State mRtcpState = TransportLayer::TS_NONE;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/transportbridge/
H A DMediaPipeline.h234 TransportLayer::State mRtpState = TransportLayer::TS_NONE;
235 TransportLayer::State mRtcpState = TransportLayer::TS_NONE;
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/signaling/src/mediapipeline/
H A DMediaPipeline.h234 TransportLayer::State mRtpState = TransportLayer::TS_NONE;
235 TransportLayer::State mRtcpState = TransportLayer::TS_NONE;

123