Home
last modified time | relevance | path

Searched defs:DoubleValue (Results 1 – 13 of 13) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
DDoubleValue.php17 class DoubleValue extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
Dwrappers.proto56 message DoubleValue { message
Dwrappers.pb.h64 class DoubleValue; variable
104 inline DoubleValue() : DoubleValue(nullptr) {} in DoubleValue() function
108 DoubleValue(DoubleValue&& from) noexcept in DoubleValue() function
Dwrappers.pb.cc312 DoubleValue::DoubleValue(::PROTOBUF_NAMESPACE_ID::Arena* arena) in DoubleValue() function in DoubleValue
318 DoubleValue::DoubleValue(const DoubleValue& from) in DoubleValue() function in DoubleValue
/third_party/protobuf/php/tests/
DWrapperTypeSettersTest.php9 use Google\Protobuf\DoubleValue; alias
DWellKnownTest.php12 use Google\Protobuf\DoubleValue; alias
DEncodeDecodeTest.php23 use Google\Protobuf\DoubleValue; alias
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs60 public sealed partial class DoubleValue : pb::IMessage<DoubleValue> class
81 public DoubleValue() { in DoubleValue() method in Google.Protobuf.WellKnownTypes.DoubleValue
88 public DoubleValue(DoubleValue other) : this() { in DoubleValue() method in Google.Protobuf.WellKnownTypes.DoubleValue
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/include/flutter/
Dencodable_value.h348 double DoubleValue() const { in DoubleValue() function
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp1277 double TiXmlAttribute::DoubleValue() const in DoubleValue() function in TiXmlAttribute
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp1277 double TiXmlAttribute::DoubleValue() const in DoubleValue() function in TiXmlAttribute
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs8609 public double DoubleValue { property in Google.Protobuf.Reflection.UninterpretedOption
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp78158 DoubleValue(double dbl) in DoubleValue() function