Home
last modified time | relevance | path

Searched defs:ParseDouble (Results 1 – 12 of 12) sorted by relevance

/external/libtextclassifier/native/utils/strings/
Dnumbers.cc61 bool ParseDouble(const char *c_str, double *value) { in ParseDouble() function
/external/llvm-project/libcxx/utils/google-benchmark/src/
Dcommandlineflags.cc61 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function
/external/llvm-project/llvm/utils/benchmark/src/
Dcommandlineflags.cc61 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function
/external/libcxx/utils/google-benchmark/src/
Dcommandlineflags.cc61 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function
/external/google-benchmark/src/
Dcommandlineflags.cc64 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function
/external/libchrome/mojo/public/cpp/bindings/tests/
Dvalidation_test_input_parser.cc293 bool ValidationTestInputParser::ParseDouble(const DataType& type, in ParseDouble() function in mojo::test::__anon8531dfb10111::ValidationTestInputParser
/external/libtextclassifier/native/utils/utf8/
Dunilib-javaicu.cc106 bool UniLibBase::ParseDouble(const UnicodeText& text, double* result) const { in ParseDouble() function in libtextclassifier3::UniLibBase
/external/dynamic_depth/internal/xmpmeta/xml/
Ddeserializer_impl.cc227 bool DeserializerImpl::ParseDouble(const string& prefix, const string& name, in ParseDouble() function in dynamic_depth::xmpmeta::xml::DeserializerImpl
/external/deqp-deps/SPIRV-Tools/test/
Dparse_number_test.cpp204 TEST(ParseDouble, Sample) { in TEST() argument
231 TEST(ParseDouble, Overflow) { in TEST() argument
/external/swiftshader/third_party/SPIRV-Tools/test/
Dparse_number_test.cpp204 TEST(ParseDouble, Sample) { in TEST() argument
231 TEST(ParseDouble, Overflow) { in TEST() argument
/external/llvm-project/clang/unittests/ASTMatchers/Dynamic/
DParserTest.cpp87 TEST(ParserTest, ParseDouble) { in TEST() argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc4961 bool HloParserImpl::ParseDouble(double* result) { in ParseDouble() function in xla::__anon8590f6b60111::HloParserImpl