| /base/security/code_signature/services/key_enable/src/ |
| H A D | cert_path_utils.rs | 58 fn from_str(s: &str) -> Result<u32, ()> { in from_str() functions 86 fn from_str(s: &str) -> Result<u32, ()> { in from_str() functions
|
| /third_party/rust/crates/humantime/src/ |
| H A D | wrapper.rs | 68 fn from_str(s: &str) -> Result<Duration, Self::Err> { in from_str() functions 98 fn from_str(s: &str) -> Result<Timestamp, Self::Err> { in from_str() functions
|
| /third_party/rust/crates/clap/src/ |
| H A D | derive.rs | 379 fn from_str(input: &str, ignore_case: bool) -> Result<Self, String> { in from_str() functions
|
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | function.rs | 197 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() functions
|
| /third_party/rust/crates/log/src/kv/ |
| H A D | key.rs | 43 pub fn from_str(key: &'k str) -> Self { in from_str() functions
|
| /third_party/rust/crates/glob/src/ |
| H A D | lib.rs | 508 fn from_str(s: &str) -> Result<Self, PatternError> { in from_str() functions
|
| /third_party/python/Tools/c-analyzer/c_parser/ |
| H A 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(cl member in Member [all...] |
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | wrapper.rs | 111 fn from_str(src: &str) -> Result<TokenStream, LexError> { in from_str() functions 903 fn from_str(repr: &str) -> Result<Self, Self::Err> { in from_str() functions
|
| H A D | fallback.rs | 172 fn from_str(src: &str) -> Result<TokenStream, LexError> { in from_str() functions 1099 fn from_str(repr: &str) -> Result<Self, Self::Err> { in from_str() functions
|
| H A D | lib.rs | 241 fn from_str(src: &str) -> Result<TokenStream, LexError> { in from_str() functions 1260 fn from_str(repr: &str) -> Result<Self, LexError> { in from_str() functions
|
| /third_party/rust/crates/regex/src/ |
| H A D | re_bytes.rs | 108 fn from_str(s: &str) -> Result<Regex, Error> { in from_str() functions
|
| H A D | re_unicode.rs | 163 fn from_str(s: &str) -> Result<Regex, Error> { in from_str() functions
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | asn1.rs | 342 pub fn from_str(s: &str) -> Result<Asn1Time, ErrorStack> { in fmt() functions 686 pub fn from_str(txt: &str) -> Result<Asn1Object, ErrorStack> { in from_str() functions [all...] |
| /third_party/rust/crates/os_str_bytes/src/ |
| H A D | raw_str.rs | 163 pub fn from_str(string: &str) -> &Self { in from_str() functions [all...] |
| /third_party/rust/crates/nix/src/sys/ |
| H A D | signal.rs | 121 fn from_str(s: &str) -> Result<Signal> { in from_str() functions
|
| /third_party/rust/crates/log/src/ |
| H A D | lib.rs | 562 fn from_str(level: &str) -> Result<Level, Self::Err> { in from_str() functions 743 fn from_str(level: &str) -> Result<LevelFilter, Self::Err> { in from_str() functions
|
| /third_party/rust/crates/termcolor/src/ |
| H A D | lib.rs | 231 fn from_str(s: &str) -> Result<ColorChoice, ColorChoiceParseError> { in from_str() functions 2073 fn from_str(s: &str) -> Result<Color, ParseColorError> { in from_str() functions
|
| /third_party/rust/crates/bindgen/bindgen/codegen/ |
| H A D | mod.rs | 2668 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() functions 3370 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() functions 3417 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() functions 3464 fn from_str(s: &str) -> Result<Self, Self::Err> { in from_str() functions
|
| /third_party/rust/crates/nix/src/sys/socket/ |
| H A D | addr.rs | 1367 fn from_str(s: &str) -> std::result::Result<Self, Self::Err> { in from_str() functions 1489 fn from_str(s: &str) -> std::result::Result<Self, Self::Err> { in from_str() functions
|
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 16591 pub fn from_str(_: &str) -> String { in from_str() functions 18399 fn from_str(s: &str) -> Result<String, Self::Err> { in from_str() functions [all...] |