Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dpending-value.cc47 libtextclassifier3::Status PendingValue::ParseDouble() { in ParseDouble() function in icing::lib::PendingValue
/aosp_15_r20/external/libtextclassifier/native/utils/strings/
H A Dnumbers.cc61 bool ParseDouble(const char *c_str, double *value) { in ParseDouble() function
/aosp_15_r20/libcore/ojluni/src/test/java/lang/Double/
H A DParseDouble.java36 public class ParseDouble { class
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dparse_number_test.cpp204 TEST(ParseDouble, Sample) { in TEST() argument
231 TEST(ParseDouble, Overflow) { in TEST() argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dparse_number_test.cpp204 TEST(ParseDouble, Sample) { in TEST() argument
231 TEST(ParseDouble, Overflow) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dparse_number_test.cpp204 TEST(ParseDouble, Sample) { in TEST() argument
231 TEST(ParseDouble, Overflow) { in TEST() argument
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dcommandlineflags.cc61 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function
/aosp_15_r20/external/google-benchmark/src/
H A Dcommandlineflags.cc68 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dcommandlineflags.cc68 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs381 … public static double ParseDouble(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseDouble() method in Google.Protobuf.ParsingPrimitives
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs381 … public static double ParseDouble(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseDouble() method in Google.Protobuf.ParsingPrimitives
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dvalidation_test_input_parser.cc293 bool ValidationTestInputParser::ParseDouble(const DataType& type, in ParseDouble() function in mojo::test::__anon6517fda70111::ValidationTestInputParser
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/
H A Dunilib-javaicu.cc106 bool UniLibBase::ParseDouble(const UnicodeText& text, double* result) const { in ParseDouble() function in libtextclassifier3::UniLibBase
/aosp_15_r20/external/dynamic_depth/internal/xmpmeta/xml/
H A Ddeserializer_impl.cc227 bool DeserializerImpl::ParseDouble(const string& prefix, const string& name, in ParseDouble() function in dynamic_depth::xmpmeta::xml::DeserializerImpl
/aosp_15_r20/frameworks/av/media/libstagefright/httplive/
H A DM3UParser.cpp1329 status_t M3UParser::ParseDouble(const char *s, double *x) { in ParseDouble() function in android::M3UParser
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_parser.cc5655 bool HloParserImpl::ParseDouble(double* result) { in ParseDouble() function in xla::__anon2255e8ac0111::HloParserImpl