| /third_party/rust/crates/humantime/src/ |
| D | wrapper.rs | 68 fn from_str(s: &str) -> Result<Duration, Self::Err> { in from_str() method 98 fn from_str(s: &str) -> Result<Timestamp, Self::Err> { in from_str() method
|
| /third_party/rust/crates/clap/tests/derive/ |
| D | options.rs | 94 fn from_str(_: &str) -> Result<A, Self::Err> { in option_from_str() method 120 fn from_str(_: &str) -> Result<A, Self::Err> { in vec_from_str() method 149 fn from_str(_: &str) -> Result<A, Self::Err> { in option_vec_from_str() method
|
| D | issues.rs | 113 fn from_str(_: &str) -> Result<Self, Self::Err> { in issue_490() method
|
| D | flags.rs | 225 fn from_str(s: &str) -> Result<Self, Self::Err> { in ignore_qualified_bool_type() method
|
| /third_party/rust/crates/clap/examples/tutorial_builder/ |
| D | 04_01_enum.rs | 35 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method
|
| /third_party/rust/crates/clap/src/builder/ |
| D | value_hint.rs | 77 fn from_str(s: &str) -> Result<Self, <Self as FromStr>::Err> { in from_str() method
|
| /third_party/rust/crates/clap/src/util/ |
| D | color.rs | 79 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method
|
| /third_party/rust/crates/autocfg/src/ |
| D | error.rs | 65 pub fn from_str(s: &'static str) -> Error { in from_str() function
|
| /third_party/rust/crates/codespan/codespan-reporting/src/ |
| D | term.rs | 64 fn from_str(src: &str) -> Result<ColorArg, &'static str> { in from_str() method
|
| /third_party/rust/crates/clap/clap_complete/src/shells/ |
| D | shell.rs | 39 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method
|
| /third_party/rust/crates/serde/serde_derive/src/internals/ |
| D | case.rs | 45 pub fn from_str(rename_all_str: &str) -> Result<Self, ParseError> { in from_str() method
|
| /third_party/rust/crates/clap/examples/ |
| D | typed-derive.rs | 86 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method
|
| /third_party/rust/crates/cxx/syntax/ |
| D | atom.rs | 30 pub fn from_str(s: &str) -> Option<Self> { in from_str() method
|
| D | discriminant.rs | 228 fn from_str(mut s: &str) -> Result<Self> { in from_str() method
|
| /third_party/rust/crates/codespan/codespan/src/ |
| D | span.rs | 43 pub fn from_str(s: &str) -> Span { in from_str() method
|
| /third_party/libsnd/ |
| D | make_lite.py | 170 def string_replace_in_file (filename, from_str, to_str): argument
|
| /third_party/rust/crates/log/src/kv/ |
| D | key.rs | 43 pub fn from_str(key: &'k str) -> Self { in from_str() method
|
| /third_party/rust/crates/nix/src/sys/ |
| D | signal.rs | 121 fn from_str(s: &str) -> Result<Signal> { in from_str() method
|
| /third_party/rust/crates/clap/src/ |
| D | derive.rs | 379 fn from_str(input: &str, ignore_case: bool) -> Result<Self, String> { in from_str() method
|
| /third_party/rust/crates/proc-macro2/src/ |
| D | wrapper.rs | 111 fn from_str(src: &str) -> Result<TokenStream, LexError> { in from_str() method 903 fn from_str(repr: &str) -> Result<Self, Self::Err> { in from_str() method
|
| D | lib.rs | 241 fn from_str(src: &str) -> Result<TokenStream, LexError> { in from_str() method 1260 fn from_str(repr: &str) -> Result<Self, LexError> { in from_str() method
|
| D | fallback.rs | 172 fn from_str(src: &str) -> Result<TokenStream, LexError> { in from_str() method 1099 fn from_str(repr: &str) -> Result<Self, Self::Err> { in from_str() method
|
| /third_party/python/Tools/c-analyzer/c_parser/ |
| D | info.py | 843 def from_str(cls, text): member in VarType 956 def from_str(cls, text): member in Signature 1171 def from_str(cls, text): member in Member
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| D | asn1.rs | 342 pub fn from_str(s: &str) -> Result<Asn1Time, ErrorStack> { in from_str() method 686 pub fn from_str(txt: &str) -> Result<Asn1Object, ErrorStack> { in from_str() method
|
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| D | function.rs | 197 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method
|