Home
last modified time | relevance | path

Searched refs:OutputError (Results 1 – 25 of 216) sorted by relevance

123456789

/dports/multimedia/mkvalidator/mkvalidator-0.5.0/mkvalidator/
H A Dmkvalidator.c151 static int OutputError(int ErrCode, const tchar_t *ErrString, ...) in OutputError() function
332 Result |= OutputError(0x301,T("Track #%d has no type defined"),(int)EL_Int(TrackNum)); in CheckTracks()
934 Result = OutputError(1,T("Usage: mkvalidator [options] <matroska_src>")); in wmain()
976 Result = OutputError(4,T("Could not read the EBML head")); in wmain()
981 Result = OutputError(12,T("The EBML header is damaged (invalid CheckSum)")); in wmain()
989 OutputError(5,T("The EBML read version is not supported: %d"),(int)EL_Int(RLevel1)); in wmain()
993 OutputError(6,T("The EBML max ID length is not supported: %d"),(int)EL_Int(RLevel1)); in wmain()
997 OutputError(7,T("The EBML max size length is not supported: %d"),(int)EL_Int(RLevel1)); in wmain()
1003 Result = OutputError(8,T("The EBML doctype is not supported: %s"),String); in wmain()
1317 Result = OutputError(0x40,T("The segment is missing a SegmentInfo")); in wmain()
[all …]
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/mkvalidator/
H A Dmkvalidator.c151 static int OutputError(int ErrCode, const tchar_t *ErrString, ...) in OutputError() function
332 Result |= OutputError(0x301,T("Track #%d has no type defined"),(int)EL_Int(TrackNum)); in CheckTracks()
934 Result = OutputError(1,T("Usage: mkvalidator [options] <matroska_src>")); in wmain()
976 Result = OutputError(4,T("Could not read the EBML head")); in wmain()
981 Result = OutputError(12,T("The EBML header is damaged (invalid CheckSum)")); in wmain()
989 OutputError(5,T("The EBML read version is not supported: %d"),(int)EL_Int(RLevel1)); in wmain()
993 OutputError(6,T("The EBML max ID length is not supported: %d"),(int)EL_Int(RLevel1)); in wmain()
997 OutputError(7,T("The EBML max size length is not supported: %d"),(int)EL_Int(RLevel1)); in wmain()
1003 Result = OutputError(8,T("The EBML doctype is not supported: %s"),String); in wmain()
1317 Result = OutputError(0x40,T("The segment is missing a SegmentInfo")); in wmain()
[all …]
/dports/deskutils/just/just-0.10.5/src/
H A Doutput.rs4 pub(crate) fn output(mut command: Command) -> Result<String, OutputError> { in output() argument
9 return Err(OutputError::Code(code)); in output()
14 Some(signal) => OutputError::Signal(signal), in output()
15 None => OutputError::Unknown, in output()
19 Err(error) => Err(OutputError::Utf8(error)), in output()
32 Err(io_error) => Err(OutputError::Io(io_error)), in output()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/assert_cmd-1.0.2/src/
H A Doutput.rs87 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
103 let error = OutputError::new(self); in ok()
111 let output = self.output().map_err(OutputError::with_cause)?; in ok()
115 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
120 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
152 pub type OutputResult = Result<process::Output, OutputError>;
173 pub struct OutputError { struct
179 impl OutputError { argument
245 impl Error for OutputError {} implementation
247 impl fmt::Display for OutputError { implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/assert_cmd-1.0.1/src/
H A Doutput.rs87 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
103 let error = OutputError::new(self); in ok()
111 let output = self.output().map_err(OutputError::with_cause)?; in ok()
115 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
120 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
152 pub type OutputResult = Result<process::Output, OutputError>;
173 pub struct OutputError { struct
179 impl OutputError { implementation
245 impl Error for OutputError {} implementation
247 impl fmt::Display for OutputError { implementation
/dports/textproc/sd/sd-0.7.6/cargo-crates/assert_cmd-1.0.1/src/
H A Doutput.rs87 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
103 let error = OutputError::new(self); in ok()
111 let output = self.output().map_err(OutputError::with_cause)?; in ok()
115 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
120 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
152 pub type OutputResult = Result<process::Output, OutputError>;
173 pub struct OutputError { struct
179 impl OutputError { argument
245 impl Error for OutputError {} implementation
247 impl fmt::Display for OutputError { implementation
/dports/net/proby/proby-1.0.2/cargo-crates/assert_cmd-1.0.1/src/
H A Doutput.rs87 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
103 let error = OutputError::new(self); in ok()
111 let output = self.output().map_err(OutputError::with_cause)?; in ok()
115 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
120 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
152 pub type OutputResult = Result<process::Output, OutputError>;
173 pub struct OutputError { struct
179 impl OutputError { argument
245 impl Error for OutputError {} implementation
247 impl fmt::Display for OutputError { implementation
/dports/sysutils/lsd/lsd-0.20.1/cargo-crates/assert_cmd-1.0.1/src/
H A Doutput.rs87 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
103 let error = OutputError::new(self); in ok()
111 let output = self.output().map_err(OutputError::with_cause)?; in ok()
115 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
120 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
152 pub type OutputResult = Result<process::Output, OutputError>;
173 pub struct OutputError { struct
179 impl OutputError { implementation
245 impl Error for OutputError {} implementation
247 impl fmt::Display for OutputError { implementation
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/assert_cmd-0.12.2/src/
H A Doutput.rs87 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
103 let error = OutputError::new(self); in ok()
111 let output = self.output().map_err(OutputError::with_cause)?; in ok()
115 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
120 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
152 pub type OutputResult = Result<process::Output, OutputError>;
173 pub struct OutputError { struct
179 impl OutputError { argument
245 impl Error for OutputError {} implementation
247 impl fmt::Display for OutputError { implementation
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/assert_cmd-1.0.1/src/
H A Doutput.rs87 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
103 let error = OutputError::new(self); in ok()
111 let output = self.output().map_err(OutputError::with_cause)?; in ok()
115 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
120 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
152 pub type OutputResult = Result<process::Output, OutputError>;
173 pub struct OutputError { struct
179 impl OutputError { impl
245 impl Error for OutputError {} implementation
247 impl fmt::Display for OutputError { implementation
/dports/devel/grex/grex-1.3.0/cargo-crates/assert_cmd-2.0.1/src/
H A Doutput.rs85 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
101 let error = OutputError::new(self); in ok()
109 let output = self.output().map_err(OutputError::with_cause)?; in ok()
113 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
118 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
149 pub type OutputResult = Result<process::Output, OutputError>;
169 pub struct OutputError { struct
175 impl OutputError { impl
241 impl Error for OutputError {} implementation
243 impl fmt::Display for OutputError { implementation
/dports/sysutils/hexyl/hexyl-0.9.0/cargo-crates/assert_cmd-1.0.7/src/
H A Doutput.rs85 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
101 let error = OutputError::new(self); in ok()
109 let output = self.output().map_err(OutputError::with_cause)?; in ok()
113 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
118 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
149 pub type OutputResult = Result<process::Output, OutputError>;
169 pub struct OutputError { struct
175 impl OutputError { argument
241 impl Error for OutputError {} implementation
243 impl fmt::Display for OutputError { implementation
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/assert_cmd-1.0.3/src/
H A Doutput.rs85 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
101 let error = OutputError::new(self); in ok()
109 let output = self.output().map_err(OutputError::with_cause)?; in ok()
113 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
118 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
149 pub type OutputResult = Result<process::Output, OutputError>;
169 pub struct OutputError { struct
175 impl OutputError { impl
241 impl Error for OutputError {} implementation
243 impl fmt::Display for OutputError { implementation
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/assert_cmd-1.0.4/src/
H A Doutput.rs85 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
101 let error = OutputError::new(self); in ok()
109 let output = self.output().map_err(OutputError::with_cause)?; in ok()
113 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
118 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
149 pub type OutputResult = Result<process::Output, OutputError>;
169 pub struct OutputError { struct
175 impl OutputError { argument
241 impl Error for OutputError {} implementation
243 impl fmt::Display for OutputError { implementation
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/assert_cmd-2.0.0/src/
H A Doutput.rs85 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
101 let error = OutputError::new(self); in ok()
109 let output = self.output().map_err(OutputError::with_cause)?; in ok()
113 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
118 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
149 pub type OutputResult = Result<process::Output, OutputError>;
169 pub struct OutputError { struct
175 impl OutputError { implementation
241 impl Error for OutputError {} implementation
243 impl fmt::Display for OutputError { implementation
/dports/www/xh/xh-0.14.1/cargo-crates/assert_cmd-1.0.8/src/
H A Doutput.rs85 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
101 let error = OutputError::new(self); in ok()
109 let output = self.output().map_err(OutputError::with_cause)?; in ok()
113 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
118 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
149 pub type OutputResult = Result<process::Output, OutputError>;
169 pub struct OutputError { struct
175 impl OutputError { argument
241 impl Error for OutputError {} implementation
243 impl fmt::Display for OutputError { implementation
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/assert_cmd-1.0.7/src/
H A Doutput.rs85 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
101 let error = OutputError::new(self); in ok()
109 let output = self.output().map_err(OutputError::with_cause)?; in ok()
113 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
118 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
149 pub type OutputResult = Result<process::Output, OutputError>;
169 pub struct OutputError { struct
175 impl OutputError { argument
241 impl Error for OutputError {} implementation
243 impl fmt::Display for OutputError { implementation
/dports/textproc/bat/bat-0.18.3/cargo-crates/assert_cmd-1.0.5/src/
H A Doutput.rs85 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
101 let error = OutputError::new(self); in ok()
109 let output = self.output().map_err(OutputError::with_cause)?; in ok()
113 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
118 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
149 pub type OutputResult = Result<process::Output, OutputError>;
169 pub struct OutputError { struct
175 impl OutputError { argument
241 impl Error for OutputError {} implementation
243 impl fmt::Display for OutputError { implementation
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/assert_cmd-1.0.8/src/
H A Doutput.rs85 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
101 let error = OutputError::new(self); in ok()
109 let output = self.output().map_err(OutputError::with_cause)?; in ok()
113 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
118 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
149 pub type OutputResult = Result<process::Output, OutputError>;
169 pub struct OutputError { struct
175 impl OutputError { argument
241 impl Error for OutputError {} implementation
243 impl fmt::Display for OutputError { implementation
/dports/www/monolith/monolith-2.6.1/cargo-crates/assert_cmd-1.0.7/src/
H A Doutput.rs85 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
101 let error = OutputError::new(self); in ok()
109 let output = self.output().map_err(OutputError::with_cause)?; in ok()
113 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
118 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
149 pub type OutputResult = Result<process::Output, OutputError>;
169 pub struct OutputError { struct
175 impl OutputError { argument
241 impl Error for OutputError {} implementation
243 impl fmt::Display for OutputError { implementation
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/assert_cmd-2.0.2/src/
H A Doutput.rs84 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
100 let error = OutputError::new(self); in ok()
108 let output = self.output().map_err(OutputError::with_cause)?; in ok()
112 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
117 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
148 pub type OutputResult = Result<process::Output, OutputError>;
168 pub struct OutputError { struct
174 impl OutputError { argument
240 impl Error for OutputError {} implementation
242 impl fmt::Display for OutputError { implementation
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/assert_cmd-2.0.2/src/
H A Doutput.rs84 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
100 let error = OutputError::new(self); in ok()
108 let output = self.output().map_err(OutputError::with_cause)?; in ok()
112 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
117 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
148 pub type OutputResult = Result<process::Output, OutputError>;
168 pub struct OutputError { struct
174 impl OutputError { impl
240 impl Error for OutputError {} implementation
242 impl fmt::Display for OutputError { implementation
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/assert_cmd/src/
H A Doutput.rs84 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
100 let error = OutputError::new(self); in ok()
108 let output = self.output().map_err(OutputError::with_cause)?; in ok()
112 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
117 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
148 pub type OutputResult = Result<process::Output, OutputError>;
168 pub struct OutputError { struct
174 impl OutputError { argument
240 impl Error for OutputError {} implementation
242 impl fmt::Display for OutputError { implementation
/dports/misc/xplr/xplr-0.17.0/cargo-crates/assert_cmd-2.0.2/src/
H A Doutput.rs84 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
100 let error = OutputError::new(self); in ok()
108 let output = self.output().map_err(OutputError::with_cause)?; in ok()
112 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
117 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
148 pub type OutputResult = Result<process::Output, OutputError>;
168 pub struct OutputError { struct
174 impl OutputError { implementation
240 impl Error for OutputError {} implementation
242 impl fmt::Display for OutputError { implementation
/dports/net/oha/oha-0.4.7/cargo-crates/assert_cmd-2.0.2/src/
H A Doutput.rs84 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
100 let error = OutputError::new(self); in ok()
108 let output = self.output().map_err(OutputError::with_cause)?; in ok()
112 let error = OutputError::new(output).set_cmd(format!("{:?}", self)); in ok()
117 fn unwrap_err(self) -> OutputError { in unwrap_err() argument
148 pub type OutputResult = Result<process::Output, OutputError>;
168 pub struct OutputError { struct
174 impl OutputError { implementation
240 impl Error for OutputError {} implementation
242 impl fmt::Display for OutputError { implementation

123456789