Lines Matching defs:DoubleValue

64     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(DoubleValue, value_),
69 DoubleValue::default_instance_,
74 sizeof(DoubleValue),
75 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(DoubleValue, _internal_metadata_),
76 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(DoubleValue, _is_default_instance_));
210 DoubleValue_descriptor_, &DoubleValue::default_instance());
232 delete DoubleValue::default_instance_;
260 ".protobuf\"\034\n\013DoubleValue\022\r\n\005value\030\001 \001(\001\""
273 DoubleValue::default_instance_ = new DoubleValue();
282 DoubleValue::default_instance_->InitAsDefaultInstance();
314 const int DoubleValue::kValueFieldNumber;
317 DoubleValue::DoubleValue()
320 // @@protoc_insertion_point(constructor:google.protobuf.DoubleValue)
323 DoubleValue::DoubleValue(::google::protobuf::Arena* arena)
328 // @@protoc_insertion_point(arena_constructor:google.protobuf.DoubleValue)
331 void DoubleValue::InitAsDefaultInstance() {
335 DoubleValue::DoubleValue(const DoubleValue& from)
340 // @@protoc_insertion_point(copy_constructor:google.protobuf.DoubleValue)
343 void DoubleValue::SharedCtor() {
349 DoubleValue::~DoubleValue() {
350 // @@protoc_insertion_point(destructor:google.protobuf.DoubleValue)
354 void DoubleValue::SharedDtor() {
363 void DoubleValue::ArenaDtor(void* object) {
364 DoubleValue* _this = reinterpret_cast< DoubleValue* >(object);
367 void DoubleValue::RegisterArenaDtor(::google::protobuf::Arena* arena) {
369 void DoubleValue::SetCachedSize(int size) const {
374 const ::google::protobuf::Descriptor* DoubleValue::descriptor() {
379 const DoubleValue& DoubleValue::default_instance() {
384 DoubleValue* DoubleValue::default_instance_ = NULL;
386 DoubleValue* DoubleValue::New(::google::protobuf::Arena* arena) const {
387 return ::google::protobuf::Arena::CreateMessage<DoubleValue>(arena);
390 void DoubleValue::Clear() {
391 // @@protoc_insertion_point(message_clear_start:google.protobuf.DoubleValue)
395 bool DoubleValue::MergePartialFromCodedStream(
399 // @@protoc_insertion_point(parse_start:google.protobuf.DoubleValue)
432 // @@protoc_insertion_point(parse_success:google.protobuf.DoubleValue)
435 // @@protoc_insertion_point(parse_failure:google.protobuf.DoubleValue)
440 void DoubleValue::SerializeWithCachedSizes(
442 // @@protoc_insertion_point(serialize_start:google.protobuf.DoubleValue)
448 // @@protoc_insertion_point(serialize_end:google.protobuf.DoubleValue)
451 ::google::protobuf::uint8* DoubleValue::SerializeWithCachedSizesToArray(
453 // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.DoubleValue)
459 // @@protoc_insertion_point(serialize_to_array_end:google.protobuf.DoubleValue)
463 int DoubleValue::ByteSize() const {
464 // @@protoc_insertion_point(message_byte_size_start:google.protobuf.DoubleValue)
478 void DoubleValue::MergeFrom(const ::google::protobuf::Message& from) {
479 // @@protoc_insertion_point(generalized_merge_from_start:google.protobuf.DoubleValue)
481 const DoubleValue* source =
482 ::google::protobuf::internal::DynamicCastToGenerated<const DoubleValue>(
485 // @@protoc_insertion_point(generalized_merge_from_cast_fail:google.protobuf.DoubleValue)
488 // @@protoc_insertion_point(generalized_merge_from_cast_success:google.protobuf.DoubleValue)
493 void DoubleValue::MergeFrom(const DoubleValue& from) {
494 // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.DoubleValue)
501 void DoubleValue::CopyFrom(const ::google::protobuf::Message& from) {
502 // @@protoc_insertion_point(generalized_copy_from_start:google.protobuf.DoubleValue)
508 void DoubleValue::CopyFrom(const DoubleValue& from) {
509 // @@protoc_insertion_point(class_specific_copy_from_start:google.protobuf.DoubleValue)
515 bool DoubleValue::IsInitialized() const {
520 void DoubleValue::Swap(DoubleValue* other) {
525 DoubleValue temp;
531 void DoubleValue::UnsafeArenaSwap(DoubleValue* other) {
536 void DoubleValue::InternalSwap(DoubleValue* other) {
542 ::google::protobuf::Metadata DoubleValue::GetMetadata() const {
551 // DoubleValue
554 void DoubleValue::clear_value() {
557 double DoubleValue::value() const {
558 // @@protoc_insertion_point(field_get:google.protobuf.DoubleValue.value)
561 void DoubleValue::set_value(double value) {
564 // @@protoc_insertion_point(field_set:google.protobuf.DoubleValue.value)