Home
last modified time | relevance | path

Searched defs:parse_format_string (Results 1 – 4 of 4) sorted by relevance

/external/cronet/tot/third_party/llvm-libc/src/src/stdlib/
Dstr_from_util.h36 printf_core::FormatSection parse_format_string(const char *__restrict format, in parse_format_string() function
/external/llvm-libc/src/stdlib/
Dstr_from_util.h36 printf_core::FormatSection parse_format_string(const char *__restrict format, in parse_format_string() function
/external/cronet/stable/third_party/llvm-libc/src/src/stdlib/
Dstr_from_util.h36 printf_core::FormatSection parse_format_string(const char *__restrict format, in parse_format_string() function
/external/pigweed/pw_format/rust/pw_format/
Dmacros.rs292 fn parse_format_string(format_string: &str) -> std::result::Result<FormatString, String>; in parse_format_string() method
299 fn parse_format_string(format_string: &str) -> std::result::Result<FormatString, String> { in parse_format_string() method
308 fn parse_format_string(format_string: &str) -> std::result::Result<FormatString, String> { in parse_format_string() method