Searched defs:ParseDouble (Results 1 – 9 of 9) sorted by relevance
/external/libtextclassifier/utils/strings/ |
D | numbers.cc | 55 bool ParseDouble(const char *c_str, double *value) { in ParseDouble() function
|
/external/libcxx/utils/google-benchmark/src/ |
D | commandlineflags.cc | 61 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function
|
/external/google-benchmark/src/ |
D | commandlineflags.cc | 61 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/dataset/ |
D | ignite_binary_object_parser.cc | 248 double BinaryObjectParser::ParseDouble(uint8_t** ptr) const { in ParseDouble() function in tensorflow::BinaryObjectParser
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | validation_test_input_parser.cc | 293 bool ValidationTestInputParser::ParseDouble(const DataType& type, in ParseDouble() function in mojo::test::__anonf4005a1a0111::ValidationTestInputParser
|
/external/dynamic_depth/internal/xmpmeta/xml/ |
D | deserializer_impl.cc | 227 bool DeserializerImpl::ParseDouble(const string& prefix, const string& name, in ParseDouble() function in dynamic_depth::xmpmeta::xml::DeserializerImpl
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | parse_number_test.cpp | 204 TEST(ParseDouble, Sample) { in TEST() argument 231 TEST(ParseDouble, Overflow) { in TEST() argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | parse_number_test.cpp | 204 TEST(ParseDouble, Sample) { in TEST() argument 231 TEST(ParseDouble, Overflow) { in TEST() argument
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_parser.cc | 3853 bool HloParser::ParseDouble(double* result) { in ParseDouble() function in xla::__anonc071bf1f0111::HloParser
|