Home
last modified time | relevance | path

Searched defs:Invalid (Results 26 – 50 of 6540) sorted by relevance

12345678910>>...262

/dports/devel/git-lfs/git-lfs-3.0.2/vendor/github.com/jcmturner/gokrb5/v8/config/
H A Derror.go16 type Invalid struct { struct
17 text string
21 func (e Invalid) Error() string {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/jcmturner/gokrb5/config/
H A Derror.go16 type Invalid struct { struct
17 text string
21 func (e Invalid) Error() string {
/dports/security/vault/vault-1.8.2/vendor/github.com/jcmturner/gokrb5/config/
H A Derror.go16 type Invalid struct { struct
17 text string
21 func (e Invalid) Error() string {
/dports/security/vault/vault-1.8.2/vendor/github.com/jcmturner/gokrb5/v8/config/
H A Derror.go16 type Invalid struct { struct
17 text string
21 func (e Invalid) Error() string {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/jcmturner/gokrb5/v8/config/
H A Derror.go16 type Invalid struct { struct
17 text string
21 func (e Invalid) Error() string {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/jcmturner/gokrb5/v8/config/
H A Derror.go16 type Invalid struct { struct
17 text string
21 func (e Invalid) Error() string {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/github.com/jcmturner/gokrb5/v8/config/
H A Derror.go16 type Invalid struct { struct
17 text string
21 func (e Invalid) Error() string {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/jcmturner/gokrb5/config/
H A Derror.go16 type Invalid struct { struct
17 text string
21 func (e Invalid) Error() string {
/dports/net/goreplay/goreplay-1.2.0/vendor/gopkg.in/jcmturner/gokrb5.v7/config/
H A Derror.go16 type Invalid struct { struct
17 text string
21 func (e Invalid) Error() string {
/dports/net/goreplay/goreplay-1.2.0/vendor/gopkg.in/jcmturner/gokrb5.v7/gokrb5-7.5.0/config/
H A Derror.go16 type Invalid struct { struct
17 text string
21 func (e Invalid) Error() string {
/dports/net/goreplay/goreplay-1.2.0/vendor/gopkg.in/jcmturner/gokrb5.v7/gokrb5-7.5.0/v8/config/
H A Derror.go16 type Invalid struct { struct
17 text string
21 func (e Invalid) Error() string {
/dports/net-im/fractal/fractal-4.4.0/vendor/rustc-demangle/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<(Demangle, &str), Invalid> { in demangle() argument
79 pub struct Invalid; struct
292 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
310 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
319 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
330 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
351 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
379 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
428 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
480 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/security/cloak/cloak-0.2.0/cargo-crates/rustc-demangle-0.1.14/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<Demangle, Invalid> { in demangle() argument
78 pub struct Invalid; struct
297 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
315 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
324 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
335 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
356 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
384 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
430 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
482 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/rustc-demangle-0.1.16/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<(Demangle, &str), Invalid> { in demangle() argument
79 pub struct Invalid; struct
292 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
310 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
319 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
330 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
351 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
379 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
428 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
480 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rustc-demangle-0.1.16/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<(Demangle, &str), Invalid> { in demangle() argument
79 pub struct Invalid; struct
292 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
310 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
319 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
330 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
351 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
379 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
428 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
480 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/rustc-demangle-0.1.16/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<(Demangle, &str), Invalid> { in demangle() argument
79 pub struct Invalid; struct
292 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
310 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
319 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
330 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
351 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
379 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
428 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
480 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/rustc-demangle-0.1.16/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<(Demangle, &str), Invalid> { in demangle() argument
79 pub struct Invalid; struct
292 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
310 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
319 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
330 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
351 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
379 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
428 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
480 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/rustc-demangle-0.1.15/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<Demangle, Invalid> { in demangle() argument
78 pub struct Invalid; struct
291 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
309 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
318 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
329 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
350 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
378 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
427 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
479 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/editors/xi-term/xi-term-d264767/cargo-crates/rustc-demangle-0.1.15/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<Demangle, Invalid> { in demangle() argument
78 pub struct Invalid; struct
291 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
309 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
318 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
329 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
350 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
378 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
427 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
479 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/rustc-demangle-0.1.15/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<Demangle, Invalid> { in demangle() argument
78 pub struct Invalid; struct
291 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
309 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
318 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
329 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
350 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
378 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
427 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
479 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/rustc-demangle-0.1.16/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<(Demangle, &str), Invalid> { in demangle() argument
79 pub struct Invalid; struct
292 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
310 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
319 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
330 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
351 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
379 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
428 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
480 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustc-demangle-0.1.16/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<(Demangle, &str), Invalid> { in demangle() argument
79 pub struct Invalid; struct
292 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
310 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
319 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
330 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
351 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
379 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
428 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
480 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/devel/gitui/gitui-0.10.1/cargo-crates/rustc-demangle-0.1.16/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<(Demangle, &str), Invalid> { in demangle() argument
79 pub struct Invalid; struct
292 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
310 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
319 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
330 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
351 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
379 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
428 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
480 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/sysutils/potnet/potnet-0.4.4/cargo-crates/rustc-demangle-0.1.16/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<(Demangle, &str), Invalid> { in demangle() argument
79 pub struct Invalid; struct
292 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
310 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
319 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
330 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
351 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
379 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
428 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
480 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/rustc-demangle-0.1.16/src/
H A Dv0.rs15 pub fn demangle(s: &str) -> Result<(Demangle, &str), Invalid> { in demangle() argument
79 pub struct Invalid; struct
292 fn next(&mut self) -> Result<u8, Invalid> { in next() argument
310 fn digit_10(&mut self) -> Result<u8, Invalid> { in digit_10() argument
319 fn digit_62(&mut self) -> Result<u8, Invalid> { in digit_62() argument
330 fn integer_62(&mut self) -> Result<u64, Invalid> { in integer_62() argument
351 fn disambiguator(&mut self) -> Result<u64, Invalid> { in disambiguator() argument
379 fn ident(&mut self) -> Result<Ident<'s>, Invalid> { in ident() argument
428 fn skip_path(&mut self) -> Result<(), Invalid> { in skip_path() argument
480 fn skip_type(&mut self) -> Result<(), Invalid> { in skip_type() argument
[all …]

12345678910>>...262