| /external/golang-protobuf/ptypes/wrappers/ |
| D | wrappers.pb.go | 26 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 …]
|
| D | wrappers.proto | 51 message DoubleValue { message
|
| /external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
| D | DoubleValue.java | 38 public interface DoubleValue extends PrimitiveValue, Comparable<DoubleValue> { interface
|
| /external/protobuf/src/google/protobuf/ |
| D | wrappers.proto | 52 message DoubleValue { message
|
| D | wrappers.pb.cc | 317 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
|
| D | wrappers.pb.h | 42 class DoubleValue; variable
|
| /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
| D | Metrics.cs | 122 public double DoubleValue { property in Grpc.Testing.GaugeResponse 146 DoubleValue = 3, enumerator
|
| /external/libtextclassifier/utils/ |
| D | variant.h | 77 double DoubleValue() const { in DoubleValue() function
|
| /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | Wrappers.cs | 60 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/ |
| D | values_unittest.cc | 46 TEST(ValuesStructTraitsTest, DoubleValue) { in TEST() argument
|
| /external/proguard/src/proguard/evaluation/value/ |
| D | DoubleValue.java | 30 public abstract class DoubleValue extends Category2Value class
|
| /external/turbine/java/com/google/turbine/model/ |
| D | Const.java | 436 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/ |
| D | BenchmarkResult.cpp | 49 double DoubleValue = 0; in deserialize() local
|
| /external/v8/src/parsing/ |
| D | scanner.cc | 1763 double Scanner::DoubleValue() { in DoubleValue() function in v8::internal::Scanner
|
| /external/tinyxml/ |
| D | tinyxml.cpp | 1271 double TiXmlAttribute::DoubleValue() const in DoubleValue() function in TiXmlAttribute
|
| /external/sfntly/cpp/src/test/tinyxml/ |
| D | tinyxml.cpp | 1277 double TiXmlAttribute::DoubleValue() const in DoubleValue() function in TiXmlAttribute
|
| /external/tinyxml2/ |
| D | tinyxml2.h | 1180 double DoubleValue() const { in DoubleValue() function
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | Descriptor.cs | 4366 public double DoubleValue { property in Google.Protobuf.Reflection.UninterpretedOption
|
| /external/golang-protobuf/protoc-gen-go/descriptor/ |
| D | descriptor.pb.go | 2206 …DoubleValue *float64 `protobuf:"fixed64,6,opt,name=double_value,json=doubleValue" json:"d… member
|
| /external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
| D | descriptor.pb.go | 2137 …DoubleValue *float64 `protobuf:"fixed64,6,opt,name=double_value,json=doubleValue" json:"d… member
|
| /external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/ |
| D | datastore_v3.pb.go | 545 …DoubleValue *float64 `protobuf:"fixed64,4,opt,name=doubleValue" json:"do… member
|