| /external/rust/crates/semver/src/ |
| D | parse.rs | 28 fn from_str(text: &str) -> Result<Self, Self::Err> { in from_str() method 87 fn from_str(text: &str) -> Result<Self, Self::Err> { in from_str() method 116 fn from_str(text: &str) -> Result<Self, Self::Err> { in from_str() method 130 fn from_str(text: &str) -> Result<Self, Self::Err> { in from_str() method 142 fn from_str(text: &str) -> Result<Self, Self::Err> { in from_str() method
|
| /external/crosvm/src/crosvm/sys/windows/ |
| D | config.rs | 59 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method 85 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method
|
| /external/rust/crates/clap/3.2.23/src/builder/ |
| D | regex.rs | 61 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method 84 fn from_str() { in from_str() function
|
| D | value_hint.rs | 77 fn from_str(s: &str) -> Result<Self, <Self as FromStr>::Err> { in from_str() method
|
| /external/rust/crates/der_derive/src/ |
| D | tag.rs | 83 fn from_str(s: &str) -> Result<Self, ParseError> { in from_str() method 157 fn from_str(s: &str) -> Result<Self, ParseError> { in from_str() method
|
| D | asn1_type.rs | 105 fn from_str(s: &str) -> Result<Self, ParseError> { in from_str() method
|
| /external/rust/crates/jni/src/wrapper/ |
| D | signature.rs | 54 fn from_str(s: &str) -> std::result::Result<Self, Self::Err> { in from_str() method 89 fn from_str(s: &str) -> std::result::Result<Self, Self::Err> { in from_str() method 121 pub fn from_str<S: AsRef<str>>(s: S) -> Result<TypeSignature> { in from_str() method
|
| /external/rust/crates/der/src/tag/ |
| D | mode.rs | 29 fn from_str(s: &str) -> Result<Self> { in from_str() method
|
| /external/rust/crates/clap/3.2.23/examples/tutorial_builder/ |
| D | 04_01_enum.rs | 35 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method
|
| /external/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
|
| /external/crosvm/libcras_stub/src/ |
| D | libcras.rs | 80 fn from_str(cras_type: &str) -> std::result::Result<Self, Self::Err> { in from_str() method 91 fn from_str(sock_type: &str) -> std::result::Result<Self, Self::Err> { in from_str() method
|
| /external/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
|
| /external/rust/crates/clap/src/util/ |
| D | color.rs | 79 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method
|
| /external/tensorflow/tensorflow/python/keras/utils/ |
| D | metrics_utils.py | 241 def from_str(key): member in AUCCurve 269 def from_str(key): member in AUCSummationMethod
|
| /external/rust/crates/base64/examples/ |
| D | base64.rs | 24 fn from_str(s: &str) -> Result<Self, String> { in from_str() method
|
| /external/rust/crates/itertools/examples/ |
| D | iris.rs | 37 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method
|
| /external/rust/crates/codespan-reporting/src/ |
| D | term.rs | 64 fn from_str(src: &str) -> Result<ColorArg, &'static str> { in from_str() method
|
| /external/rust/crates/serde_derive/src/internals/ |
| D | case.rs | 50 pub fn from_str(rename_all_str: &str) -> Result<Self, ParseError> { in from_str() method
|
| /external/rust/crates/macaddr/src/ |
| D | addr.rs | 84 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method
|
| /external/crosvm/tools/audio_streams_conformance_test/src/ |
| D | args.rs | 33 fn from_str(s: &str) -> ::std::result::Result<StreamSourceEnum, Self::Err> { in from_str() method
|
| /external/rust/crates/clap/examples/ |
| D | typed-derive.rs | 86 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() method
|
| /external/rust/cxx/syntax/ |
| D | atom.rs | 30 pub fn from_str(s: &str) -> Option<Self> { in from_str() method
|
| /external/rust/crates/const-oid/tests/ |
| D | lib.rs | 73 fn from_str() { in from_str() function
|
| /external/rust/crates/der/src/ |
| D | datetime.rs | 263 fn from_str(s: &str) -> Result<Self> { in from_str() method 406 fn from_str() { in from_str() function
|
| /external/rust/crates/xml-rs/src/reader/ |
| D | mod.rs | 126 pub fn from_str(source: &'r str) -> EventReader<&'r [u8]> { in from_str() method
|