Home
last modified time | relevance | path

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

/external/libtextclassifier/utils/strings/
Dnumbers.cc55 bool ParseDouble(const char *c_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.cc61 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function
/external/tensorflow/tensorflow/contrib/ignite/kernels/dataset/
Dignite_binary_object_parser.cc248 double BinaryObjectParser::ParseDouble(uint8_t** ptr) const { in ParseDouble() function in tensorflow::BinaryObjectParser
/external/libchrome/mojo/public/cpp/bindings/tests/
Dvalidation_test_input_parser.cc293 bool ValidationTestInputParser::ParseDouble(const DataType& type, in ParseDouble() function in mojo::test::__anonf4005a1a0111::ValidationTestInputParser
/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/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc3853 bool HloParser::ParseDouble(double* result) { in ParseDouble() function in xla::__anonc071bf1f0111::HloParser