Home
last modified time | relevance | path

Searched defs:OutOfRangeError (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/graphics/py-utm/utm-0.7.0/utm/
H A Derror.py1 class OutOfRangeError(ValueError): class
/dports/devel/dtool/dtool-0.11.0/cargo-crates/chrono-0.4.10/src/
H A Doldtime.rs256 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
275 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
394 pub struct OutOfRangeError(()); struct
396 impl OutOfRangeError { implementation
402 impl fmt::Display for OutOfRangeError { implementation
409 impl Error for OutOfRangeError { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/chrono/src/
H A Doldtime.rs256 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
275 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
394 pub struct OutOfRangeError(()); struct
396 impl OutOfRangeError { implementation
402 impl fmt::Display for OutOfRangeError { implementation
409 impl Error for OutOfRangeError { implementation
/dports/graphics/rx/rx-0.4.0/cargo-crates/chrono-0.4.10/src/
H A Doldtime.rs256 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
275 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
394 pub struct OutOfRangeError(()); struct
396 impl OutOfRangeError { implementation
402 impl fmt::Display for OutOfRangeError { implementation
409 impl Error for OutOfRangeError { implementation
/dports/security/helib/HElib-1.3.1/include/helib/
H A Dexceptions.h88 explicit OutOfRangeError(const std::string& what_arg) : in OutOfRangeError() function
90 explicit OutOfRangeError(const char* what_arg) : in OutOfRangeError() function
/dports/astro/py-jplephem/python-jplephem-2.17/jplephem/
H A Dexceptions.py3 class OutOfRangeError(ValueError): class
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/chrono-0.4.13/src/
H A Doldtime.rs278 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
294 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
413 pub struct OutOfRangeError(()); struct
415 impl fmt::Display for OutOfRangeError { implementation
422 impl Error for OutOfRangeError { implementation
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/time-0.1.43/src/
H A Dduration.rs263 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
282 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
407 pub struct OutOfRangeError(()); struct
409 impl fmt::Display for OutOfRangeError { implementation
416 impl Error for OutOfRangeError { implementation
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/time-0.1.43/src/
H A Dduration.rs263 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
282 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
407 pub struct OutOfRangeError(()); struct
409 impl fmt::Display for OutOfRangeError { implementation
416 impl Error for OutOfRangeError { implementation
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/chrono-0.4.19/src/
H A Doldtime.rs278 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
294 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
413 pub struct OutOfRangeError(()); struct
415 impl fmt::Display for OutOfRangeError { implementation
422 impl Error for OutOfRangeError { implementation
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/time-0.1.43/src/
H A Dduration.rs263 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
282 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
407 pub struct OutOfRangeError(()); struct
409 impl fmt::Display for OutOfRangeError { implementation
416 impl Error for OutOfRangeError { implementation
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/chrono-0.4.6/src/
H A Doldtime.rs255 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
274 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
393 pub struct OutOfRangeError(()); struct
395 impl fmt::Display for OutOfRangeError { implementation
401 impl Error for OutOfRangeError { implementation
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/time-0.1.43/src/
H A Dduration.rs263 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
282 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
407 pub struct OutOfRangeError(()); struct
409 impl fmt::Display for OutOfRangeError { implementation
416 impl Error for OutOfRangeError { implementation
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/chrono-0.4.19/src/
H A Doldtime.rs278 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
294 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
413 pub struct OutOfRangeError(()); struct
415 impl fmt::Display for OutOfRangeError { implementation
422 impl Error for OutOfRangeError { implementation
/dports/misc/broot/broot-1.7.0/cargo-crates/chrono-0.4.19/src/
H A Doldtime.rs278 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
294 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
413 pub struct OutOfRangeError(()); struct
415 impl fmt::Display for OutOfRangeError { implementation
422 impl Error for OutOfRangeError { implementation
/dports/misc/broot/broot-1.7.0/cargo-crates/time-0.1.43/src/
H A Dduration.rs263 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
282 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
407 pub struct OutOfRangeError(()); struct
409 impl fmt::Display for OutOfRangeError { implementation
416 impl Error for OutOfRangeError { implementation
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/time-0.1.44/src/
H A Dduration.rs263 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
282 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
407 pub struct OutOfRangeError(()); struct
409 impl fmt::Display for OutOfRangeError { implementation
416 impl Error for OutOfRangeError { implementation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/time-0.1.43/src/
H A Dduration.rs263 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
282 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
407 pub struct OutOfRangeError(()); struct
409 impl fmt::Display for OutOfRangeError { implementation
416 impl Error for OutOfRangeError { implementation
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/time-0.1.44/src/
H A Dduration.rs263 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
282 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
407 pub struct OutOfRangeError(()); struct
409 impl fmt::Display for OutOfRangeError { implementation
416 impl Error for OutOfRangeError { implementation
/dports/devel/sccache/sccache-0.2.15/cargo-crates/chrono-0.4.19/src/
H A Doldtime.rs278 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
294 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
413 pub struct OutOfRangeError(()); struct
415 impl fmt::Display for OutOfRangeError { implementation
422 impl Error for OutOfRangeError { implementation
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/chrono-0.4.19/src/
H A Doldtime.rs278 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
294 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
413 pub struct OutOfRangeError(()); struct
415 impl fmt::Display for OutOfRangeError { implementation
422 impl Error for OutOfRangeError { implementation
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/chrono-0.4.15/src/
H A Doldtime.rs278 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
294 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
413 pub struct OutOfRangeError(()); struct
415 impl fmt::Display for OutOfRangeError { implementation
422 impl Error for OutOfRangeError { implementation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/chrono-0.4.19/src/
H A Doldtime.rs278 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
294 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
413 pub struct OutOfRangeError(()); struct
415 impl fmt::Display for OutOfRangeError { implementation
422 impl Error for OutOfRangeError { implementation
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/time-0.1.44/src/
H A Dduration.rs263 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
282 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
407 pub struct OutOfRangeError(()); struct
409 impl fmt::Display for OutOfRangeError { implementation
416 impl Error for OutOfRangeError { implementation
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/chrono-0.4.19/src/
H A Doldtime.rs278 pub fn from_std(duration: StdDuration) -> Result<Duration, OutOfRangeError> { in from_std() argument
294 pub fn to_std(&self) -> Result<StdDuration, OutOfRangeError> { in to_std() argument
413 pub struct OutOfRangeError(()); struct
415 impl fmt::Display for OutOfRangeError { implementation
422 impl Error for OutOfRangeError { implementation

123456789