Home
last modified time | relevance | path

Searched defs:ErrorStatus (Results 1 – 25 of 836) sorted by relevance

12345678910>>...34

/dports/www/firefox-esr/firefox-91.8.0/testing/webdriver/src/
H A Derror.rs16 pub enum ErrorStatus { enum
147 impl Serialize for ErrorStatus { implementation
156 impl<'de> Deserialize<'de> for ErrorStatus { implementation
166 impl ErrorStatus { impl
240 impl From<String> for ErrorStatus { implementation
241 fn from(s: String) -> ErrorStatus { in from()
304 pub fn new<S>(error: ErrorStatus, message: S) -> WebDriverError in new()
316 pub fn new_with_stack<S>(error: ErrorStatus, message: S, stack: S) -> WebDriverError in new_with_stack()
/dports/mail/thunderbird/thunderbird-91.8.0/testing/webdriver/src/
H A Derror.rs16 pub enum ErrorStatus { enum
147 impl Serialize for ErrorStatus { implementation
156 impl<'de> Deserialize<'de> for ErrorStatus { implementation
166 impl ErrorStatus { impl
240 impl From<String> for ErrorStatus { implementation
241 fn from(s: String) -> ErrorStatus { in from()
304 pub fn new<S>(error: ErrorStatus, message: S) -> WebDriverError in new()
316 pub fn new_with_stack<S>(error: ErrorStatus, message: S, stack: S) -> WebDriverError in new_with_stack()
/dports/lang/spidermonkey78/firefox-78.9.0/testing/webdriver/src/
H A Derror.rs13 pub enum ErrorStatus { enum
144 impl Serialize for ErrorStatus { implementation
153 impl<'de> Deserialize<'de> for ErrorStatus { implementation
163 impl ErrorStatus { impl
237 impl From<String> for ErrorStatus { implementation
238 fn from(s: String) -> ErrorStatus { in from()
301 pub fn new<S>(error: ErrorStatus, message: S) -> WebDriverError in new()
313 pub fn new_with_stack<S>(error: ErrorStatus, message: S, stack: S) -> WebDriverError in new_with_stack()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webdriver-0.40.2/src/
H A Derror.rs13 pub enum ErrorStatus { enum
144 impl Serialize for ErrorStatus { implementation
153 impl<'de> Deserialize<'de> for ErrorStatus { implementation
163 impl ErrorStatus { implementation
237 impl From<String> for ErrorStatus { implementation
238 fn from(s: String) -> ErrorStatus { in from()
301 pub fn new<S>(error: ErrorStatus, message: S) -> WebDriverError in new()
313 pub fn new_with_stack<S>(error: ErrorStatus, message: S, stack: S) -> WebDriverError in new_with_stack()
/dports/www/firefox/firefox-99.0/testing/webdriver/src/
H A Derror.rs16 pub enum ErrorStatus { enum
159 impl Serialize for ErrorStatus { implementation
168 impl<'de> Deserialize<'de> for ErrorStatus { implementation
178 impl ErrorStatus { impl
256 impl From<String> for ErrorStatus { implementation
257 fn from(s: String) -> ErrorStatus { in from()
322 pub fn new<S>(error: ErrorStatus, message: S) -> WebDriverError in new()
334 pub fn new_with_stack<S>(error: ErrorStatus, message: S, stack: S) -> WebDriverError in new_with_stack()
/dports/lang/spidermonkey60/firefox-60.9.0/testing/webdriver/src/
H A Derror.rs12 pub enum ErrorStatus { enum
143 impl ErrorStatus { implementation
219 impl From<String> for ErrorStatus { implementation
220 fn from(s: String) -> ErrorStatus { in from()
265 pub fn new<S>(error: ErrorStatus, message: S) -> WebDriverError in new()
276 pub fn new_with_stack<S>(error: ErrorStatus, message: S, stack: S) -> WebDriverError in new_with_stack()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libMpegTPEnc/src/
H A Dtpenc_latm.cpp578 TRANSPORTENC_ERROR ErrorStatus = TRANSPORTENC_OK; in transportEnc_InitLatmStream() local
641 TRANSPORTENC_ERROR ErrorStatus = TRANSPORTENC_OK; in AdvanceAudioMuxElement() local
684 TRANSPORTENC_ERROR ErrorStatus; in transportEnc_LatmWrite() local
726 TRANSPORTENC_ERROR ErrorStatus = TRANSPORTENC_OK; in transportEnc_LatmGetFrame() local
792 TRANSPORTENC_ERROR ErrorStatus; in transportEnc_Latm_Init() local
833 TRANSPORTENC_ERROR ErrorStatus = TRANSPORTENC_OK; in transportEnc_LatmAddOtherDataBits() local
/dports/multimedia/handbrake/fdk-aac-2.0.1/libMpegTPEnc/src/
H A Dtpenc_latm.cpp578 TRANSPORTENC_ERROR ErrorStatus = TRANSPORTENC_OK; in transportEnc_InitLatmStream() local
641 TRANSPORTENC_ERROR ErrorStatus = TRANSPORTENC_OK; in AdvanceAudioMuxElement() local
684 TRANSPORTENC_ERROR ErrorStatus; in transportEnc_LatmWrite() local
726 TRANSPORTENC_ERROR ErrorStatus = TRANSPORTENC_OK; in transportEnc_LatmGetFrame() local
792 TRANSPORTENC_ERROR ErrorStatus; in transportEnc_Latm_Init() local
833 TRANSPORTENC_ERROR ErrorStatus = TRANSPORTENC_OK; in transportEnc_LatmAddOtherDataBits() local
/dports/math/abs/abs-src-0.908/Xpm/
H A DCrIFrBuf.c50 int ErrorStatus; local
87 int ErrorStatus; local
H A DCrIFrDat.c50 int ErrorStatus; local
86 int ErrorStatus; local
H A DRdFToI.c52 int ErrorStatus; local
89 int ErrorStatus; local
H A DWrFFrI.c62 int ErrorStatus; local
92 int ErrorStatus; local
157 int ErrorStatus; local
/dports/x11/libXpm/libXpm-3.5.13/src/
H A DCrIFrBuf.c52 int ErrorStatus; in XpmCreateImageFromBuffer() local
91 int ErrorStatus; in XpmCreateXpmImageFromBuffer() local
H A DCrIFrDat.c52 int ErrorStatus; in XpmCreateImageFromData() local
91 int ErrorStatus; in XpmCreateXpmImageFromData() local
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXpmCrIFrBuf.c56 int ErrorStatus; local
95 int ErrorStatus; local
H A DXpmCrIFrDat.c56 int ErrorStatus; local
95 int ErrorStatus; local
H A DXpmRdFToI.c70 int ErrorStatus; local
111 int ErrorStatus; local
/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACdec/src/
H A Dchannelinfo.cpp110 AAC_DECODER_ERROR ErrorStatus = AAC_DEC_OK; in IcsReadMaxSfb() local
132 AAC_DECODER_ERROR ErrorStatus = AAC_DEC_OK; in IcsRead() local
/dports/multimedia/handbrake/fdk-aac-2.0.1/libAACdec/src/
H A Dchannelinfo.cpp110 AAC_DECODER_ERROR ErrorStatus = AAC_DEC_OK; in IcsReadMaxSfb() local
132 AAC_DECODER_ERROR ErrorStatus = AAC_DEC_OK; in IcsRead() local
/dports/x11/libXpm/libXpm-3.5.13/cxpm/
H A Dcxpm.c93 int ErrorStatus, in ErrorMessage()
144 int ErrorStatus; in main() local
/dports/audio/fdk-aac/fdk-aac-2.0.2/libMpegTPDec/src/
H A Dtpdec_latm.cpp128 TRANSPORTDEC_ERROR ErrorStatus = TRANSPORTDEC_OK; in CLatmDemux_ReadAudioMuxElement() local
245 TRANSPORTDEC_ERROR ErrorStatus = TRANSPORTDEC_OK; in CLatmDemux_Read() local
293 TRANSPORTDEC_ERROR ErrorStatus = TRANSPORTDEC_OK; in CLatmDemux_ReadStreamMuxConfig() local
596 TRANSPORTDEC_ERROR ErrorStatus = TRANSPORTDEC_OK; in CLatmDemux_ReadPayloadLengthInfo() local
/dports/multimedia/handbrake/fdk-aac-2.0.1/libMpegTPDec/src/
H A Dtpdec_latm.cpp128 TRANSPORTDEC_ERROR ErrorStatus = TRANSPORTDEC_OK; in CLatmDemux_ReadAudioMuxElement() local
245 TRANSPORTDEC_ERROR ErrorStatus = TRANSPORTDEC_OK; in CLatmDemux_Read() local
293 TRANSPORTDEC_ERROR ErrorStatus = TRANSPORTDEC_OK; in CLatmDemux_ReadStreamMuxConfig() local
596 TRANSPORTDEC_ERROR ErrorStatus = TRANSPORTDEC_OK; in CLatmDemux_ReadPayloadLengthInfo() local
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/cairo/
H A Derrors.go3 type ErrorStatus Status type
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/cairo/
H A Derrors.go3 type ErrorStatus Status type
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/cairo/
H A Derrors.go3 type ErrorStatus Status type

12345678910>>...34