Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-xmlrpc.c911 parse_double (xmlNode *typenode, GError **error) in parse_double() function
/third_party/re2/re2/
Dre2.cc1202 bool RE2::Arg::parse_double(const char* str, size_t n, void* dest) { in GlobalReplace() function in re2::RE2::Arg
/third_party/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
/third_party/re2/util/
Dpcre.cc992 bool PCRE::Arg::parse_double(const char* str, size_t n, void* dest) { in parse_double() function in re2::PCRE::Arg
/third_party/glib/glib/
Dgoption.c1145 parse_double (const gchar *arg_name, in parse_double() function