Home
last modified time | relevance | path

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

/external/golang-protobuf/ptypes/wrappers/
Dwrappers.pb.go26 type DoubleValue struct { struct
28 Value float64 `protobuf:"fixed64,1,opt,name=value,proto3" json:"value,omitempty"`
29 XXX_NoUnkeyedLiteral struct{} `json:"-"`
30 XXX_unrecognized []byte `json:"-"`
31 XXX_sizecache int32 `json:"-"`
34 func (m *DoubleValue) Reset() { *m = DoubleValue{} }
35 func (m *DoubleValue) String() string { return proto.CompactTextString(m) }
36 func (*DoubleValue) ProtoMessage() {}
37 func (*DoubleValue) Descriptor() ([]byte, []int) {
41 func (*DoubleValue) XXX_WellKnownType() string { return "DoubleValue" }
[all …]
Dwrappers.proto51 message DoubleValue { message
/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DDoubleValue.java38 public interface DoubleValue extends PrimitiveValue, Comparable<DoubleValue> { interface
/external/protobuf/src/google/protobuf/
Dwrappers.proto52 message DoubleValue { message
Dwrappers.pb.cc317 DoubleValue::DoubleValue() in DoubleValue() function in google::protobuf::DoubleValue
323 DoubleValue::DoubleValue(::google::protobuf::Arena* arena) in DoubleValue() function in google::protobuf::DoubleValue
335 DoubleValue::DoubleValue(const DoubleValue& from) in DoubleValue() function in google::protobuf::DoubleValue
Dwrappers.pb.h42 class DoubleValue; variable
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DMetrics.cs122 public double DoubleValue { property in Grpc.Testing.GaugeResponse
146 DoubleValue = 3, enumerator
/external/libtextclassifier/utils/
Dvariant.h77 double DoubleValue() const { in DoubleValue() function
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs60 public sealed partial class DoubleValue : pb::IMessage<DoubleValue> { class
72 public DoubleValue() { in DoubleValue() method in Google.Protobuf.WellKnownTypes.DoubleValue
78 public DoubleValue(DoubleValue other) : this() { in DoubleValue() method in Google.Protobuf.WellKnownTypes.DoubleValue
/external/libchrome/mojo/public/cpp/base/
Dvalues_unittest.cc46 TEST(ValuesStructTraitsTest, DoubleValue) { in TEST() argument
/external/proguard/src/proguard/evaluation/value/
DDoubleValue.java30 public abstract class DoubleValue extends Category2Value class
/external/turbine/java/com/google/turbine/model/
DConst.java436 public static class DoubleValue extends Value { class in Const
439 public DoubleValue(double value) { in DoubleValue() method in Const.DoubleValue
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp49 double DoubleValue = 0; in deserialize() local
/external/v8/src/parsing/
Dscanner.cc1763 double Scanner::DoubleValue() { in DoubleValue() function in v8::internal::Scanner
/external/tinyxml/
Dtinyxml.cpp1271 double TiXmlAttribute::DoubleValue() const in DoubleValue() function in TiXmlAttribute
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp1277 double TiXmlAttribute::DoubleValue() const in DoubleValue() function in TiXmlAttribute
/external/tinyxml2/
Dtinyxml2.h1180 double DoubleValue() const { in DoubleValue() function
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4366 public double DoubleValue { property in Google.Protobuf.Reflection.UninterpretedOption
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2206DoubleValue *float64 `protobuf:"fixed64,6,opt,name=double_value,json=doubleValue" json:"d… member
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2137DoubleValue *float64 `protobuf:"fixed64,6,opt,name=double_value,json=doubleValue" json:"d… member
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go545DoubleValue *float64 `protobuf:"fixed64,4,opt,name=doubleValue" json:"do… member