/aosp_15_r20/external/icing/icing/query/advanced_query_parser/ |
H A D | pending-value.cc | 47 libtextclassifier3::Status PendingValue::ParseDouble() { in ParseDouble() function in icing::lib::PendingValue
|
/aosp_15_r20/external/libtextclassifier/native/utils/strings/ |
H A D | numbers.cc | 61 bool ParseDouble(const char *c_str, double *value) { in ParseDouble() function
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/Double/ |
H A D | ParseDouble.java | 36 public class ParseDouble { class
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/ |
H A D | parse_number_test.cpp | 204 TEST(ParseDouble, Sample) { in TEST() argument 231 TEST(ParseDouble, Overflow) { in TEST() argument
|
/aosp_15_r20/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
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | parse_number_test.cpp | 204 TEST(ParseDouble, Sample) { in TEST() argument 231 TEST(ParseDouble, Overflow) { in TEST() argument
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/ |
H A D | commandlineflags.cc | 61 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function
|
/aosp_15_r20/external/google-benchmark/src/ |
H A D | commandlineflags.cc | 68 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 D | commandlineflags.cc | 68 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 D | ParsingPrimitives.cs | 381 … 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 D | ParsingPrimitives.cs | 381 … 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 D | validation_test_input_parser.cc | 293 bool ValidationTestInputParser::ParseDouble(const DataType& type, in ParseDouble() function in mojo::test::__anon6517fda70111::ValidationTestInputParser
|
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/ |
H A D | unilib-javaicu.cc | 106 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 D | deserializer_impl.cc | 227 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 D | M3UParser.cpp | 1329 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 D | hlo_parser.cc | 5655 bool HloParserImpl::ParseDouble(double* result) { in ParseDouble() function in xla::__anon2255e8ac0111::HloParserImpl
|