Home
last modified time | relevance | path

Searched defs:parse_double (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/shlex/src/
Dlib.rs68 fn parse_double(&mut self, result: &mut Vec<u8>) -> Result<(), ()> { in parse_double() method
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_text.c291 static boolean parse_double( const char **pcur, uint32_t *val0, uint32_t *val1) in parse_double() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_text.c283 static boolean parse_double( const char **pcur, uint32_t *val0, uint32_t *val1) in parse_double() function
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.cc1291 bool RE2::Arg::parse_double(const char* str, size_t n, void* dest) { in GlobalReplace() function in re2::RE2::Arg
/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.cc990 bool PCRE::Arg::parse_double(const char* str, size_t n, void* dest) { in parse_double() function in re2::PCRE::Arg