Home
last modified time | relevance | path

Searched defs:try_from_ctx (Results 1 – 25 of 97) sorted by relevance

1234

/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/pdb-0.7.0/src/symbol/
H A Dmod.rs261 fn try_from_ctx(this: &'t [u8], _ctx: ()) -> Result<(Self, usize)> { in try_from_ctx() method
329 fn try_from_ctx(this: &'t [u8], kind: SymbolKind) -> Result<(Self, usize)> { in try_from_ctx() method
356 fn try_from_ctx(this: &'t [u8], kind: SymbolKind) -> Result<(Self, usize)> { in try_from_ctx() method
407 fn try_from_ctx(this: &'t [u8], kind: SymbolKind) -> Result<(Self, usize)> { in try_from_ctx() method
448 fn try_from_ctx(this: &'t [u8], kind: SymbolKind) -> Result<(Self, usize)> { in try_from_ctx() method
488 fn try_from_ctx(this: &'t [u8], kind: SymbolKind) -> Result<(Self, usize)> { in try_from_ctx() method
523 fn try_from_ctx(this: &'t [u8], kind: SymbolKind) -> Result<(Self, usize)> { in try_from_ctx() method
557 fn try_from_ctx(this: &'t [u8], kind: SymbolKind) -> Result<(Self, usize)> { in try_from_ctx() method
589 fn try_from_ctx(this: &'t [u8], kind: SymbolKind) -> Result<(Self, usize)> { in try_from_ctx() method
883 fn try_from_ctx(this: &'t [u8], has_qfe: bool) -> Result<(Self, usize)> { in try_from_ctx() method
[all …]
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/scroll-0.10.2/src/
H A Dctx.rs335 fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, usize), Self::Error>; in try_from_ctx() method
605 fn try_from_ctx(src: &'a [u8], ctx: StrCtx) -> Result<(Self, usize), Self::Error> { in try_from_ctx() method
635 fn try_from_ctx(src: &'a T, ctx: StrCtx) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
715 fn try_from_ctx(src: &'a [u8], le: Endian) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
728 fn try_from_ctx(src: &'a [u8], size: usize) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
768 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
786 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
H A Dleb128.rs96 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
123 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
/dports/www/firefox/firefox-99.0/third_party/rust/scroll/src/
H A Dctx.rs335 fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, usize), Self::Error>; in try_from_ctx() method
605 fn try_from_ctx(src: &'a [u8], ctx: StrCtx) -> Result<(Self, usize), Self::Error> { in try_from_ctx() method
635 fn try_from_ctx(src: &'a T, ctx: StrCtx) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
715 fn try_from_ctx(src: &'a [u8], le: Endian) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
728 fn try_from_ctx(src: &'a [u8], size: usize) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
768 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
786 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
H A Dleb128.rs96 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
123 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/scroll/src/
H A Dctx.rs335 fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, usize), Self::Error>; in try_from_ctx() method
605 fn try_from_ctx(src: &'a [u8], ctx: StrCtx) -> Result<(Self, usize), Self::Error> { in try_from_ctx() method
635 fn try_from_ctx(src: &'a T, ctx: StrCtx) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
715 fn try_from_ctx(src: &'a [u8], le: Endian) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
728 fn try_from_ctx(src: &'a [u8], size: usize) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
768 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
786 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
H A Dleb128.rs96 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
123 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/scroll/src/
H A Dctx.rs335 fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, usize), Self::Error>; in try_from_ctx() method
605 fn try_from_ctx(src: &'a [u8], ctx: StrCtx) -> Result<(Self, usize), Self::Error> { in try_from_ctx() method
635 fn try_from_ctx(src: &'a T, ctx: StrCtx) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
715 fn try_from_ctx(src: &'a [u8], le: Endian) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
728 fn try_from_ctx(src: &'a [u8], size: usize) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
768 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
786 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
H A Dleb128.rs96 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
123 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/scroll/src/
H A Dctx.rs126 fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, usize), Self::Error>; in try_from_ctx() method
373 fn try_from_ctx(src: &'a [u8], ctx: StrCtx) -> Result<(Self, usize), Self::Error> { in try_from_ctx() method
403 fn try_from_ctx(src: &'a T, ctx: StrCtx) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
483 fn try_from_ctx(src: &'a [u8], le: Endian) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
496 fn try_from_ctx(src: &'a [u8], size: usize) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
536 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
554 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
H A Dleb128.rs96 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
123 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/scroll-0.10.2/src/
H A Dctx.rs335 fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, usize), Self::Error>; in try_from_ctx() method
605 fn try_from_ctx(src: &'a [u8], ctx: StrCtx) -> Result<(Self, usize), Self::Error> { in try_from_ctx() method
635 fn try_from_ctx(src: &'a T, ctx: StrCtx) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
715 fn try_from_ctx(src: &'a [u8], le: Endian) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
728 fn try_from_ctx(src: &'a [u8], size: usize) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
768 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
786 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/scroll-0.10.2/src/
H A Dctx.rs335 fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, usize), Self::Error>; in try_from_ctx() method
605 fn try_from_ctx(src: &'a [u8], ctx: StrCtx) -> Result<(Self, usize), Self::Error> { in try_from_ctx() method
635 fn try_from_ctx(src: &'a T, ctx: StrCtx) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
715 fn try_from_ctx(src: &'a [u8], le: Endian) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() function
728 fn try_from_ctx(src: &'a [u8], size: usize) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
768 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
786 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, usize), Self::Error> { in try_from_ctx() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/scroll-0.9.2/src/
H A Dctx.rs130 fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, Self::Size), Self::Error>; in try_from_ctx() method
392 fn try_from_ctx(src: &'a [u8], ctx: StrCtx) -> Result<(Self, Self::Size), Self::Error> { in try_from_ctx() method
423 fn try_from_ctx(src: &'a T, ctx: StrCtx) -> result::Result<(Self, Self::Size), Self::Error> { in try_from_ctx() function
509 fn try_from_ctx(src: &'a [u8], le: Endian) -> result::Result<(Self, Self::Size), Self::Error> { in try_from_ctx() function
523 fn try_from_ctx(src: &'a [u8], size: usize) -> result::Result<(Self, Self::Size), Self::Error> { in try_from_ctx() method
565 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, Self::Size), Self::Error> { in try_from_ctx() method
584 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, Self::Size), Self::Error> { in try_from_ctx() method
H A Dleb128.rs98 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, Self::Size), Self::Error> { in try_from_ctx() method
127 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, Self::Size), Self::Error> { in try_from_ctx() method
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/scroll-0.9.2/src/
H A Dctx.rs130 fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, Self::Size), Self::Error>; in try_from_ctx() method
392 fn try_from_ctx(src: &'a [u8], ctx: StrCtx) -> Result<(Self, Self::Size), Self::Error> { in try_from_ctx() method
423 fn try_from_ctx(src: &'a T, ctx: StrCtx) -> result::Result<(Self, Self::Size), Self::Error> { in try_from_ctx() function
509 fn try_from_ctx(src: &'a [u8], le: Endian) -> result::Result<(Self, Self::Size), Self::Error> { in try_from_ctx() function
523 fn try_from_ctx(src: &'a [u8], size: usize) -> result::Result<(Self, Self::Size), Self::Error> { in try_from_ctx() method
565 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, Self::Size), Self::Error> { in try_from_ctx() method
584 fn try_from_ctx(src: &'a [u8], _ctx: ()) -> result::Result<(Self, Self::Size), Self::Error> { in try_from_ctx() method
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/scroll-0.10.2/examples/
H A Ddata_ctx.rs11 fn try_from_ctx (src: &'a [u8], endian: Endian) in try_from_ctx() method
/dports/www/firefox/firefox-99.0/third_party/rust/scroll/examples/
H A Ddata_ctx.rs11 fn try_from_ctx (src: &'a [u8], endian: Endian) in try_from_ctx() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/scroll/examples/
H A Ddata_ctx.rs11 fn try_from_ctx (src: &'a [u8], endian: Endian) in try_from_ctx() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/scroll/examples/
H A Ddata_ctx.rs11 fn try_from_ctx (src: &'a [u8], endian: Endian) in try_from_ctx() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/scroll/examples/
H A Ddata_ctx.rs11 fn try_from_ctx (src: &'a [u8], endian: Endian) in try_from_ctx() method
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/scroll-0.10.2/examples/
H A Ddata_ctx.rs11 fn try_from_ctx (src: &'a [u8], endian: Endian) in try_from_ctx() method
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/scroll-0.10.2/examples/
H A Ddata_ctx.rs11 fn try_from_ctx (src: &'a [u8], endian: Endian) in try_from_ctx() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/scroll-0.9.2/examples/
H A Ddata_ctx.rs14 fn try_from_ctx (src: &'a [u8], endian: Endian) in try_from_ctx() method
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/scroll-0.9.2/examples/
H A Ddata_ctx.rs14 fn try_from_ctx (src: &'a [u8], endian: Endian) in try_from_ctx() method

1234