Searched refs:ReadPrimitive (Results 1 – 14 of 14) sorted by relevance
/external/tensorflow/tensorflow/core/util/proto/ |
D | decode.h | 326 inline Status ReadPrimitive(CodedInputStream* input, int index, void* data) { in ReadPrimitive() function 328 if (!WireFormatLite::ReadPrimitive<ValueType, DeclaredType>(input, &v)) { in ReadPrimitive() 377 return ReadPrimitive<double, double, WireFormatLite::TYPE_DOUBLE>( in ReadValue() 382 return ReadPrimitive<float, double, WireFormatLite::TYPE_FLOAT>( in ReadValue() 385 return ReadPrimitive<float, float, WireFormatLite::TYPE_FLOAT>( in ReadValue() 392 return ReadPrimitive<protobuf_int64, int64, WireFormatLite::TYPE_INT64>( in ReadValue() 395 return ReadPrimitive<protobuf_uint64, uint64, in ReadValue() 400 return ReadPrimitive<int32, int64, WireFormatLite::TYPE_INT32>( in ReadValue() 403 return ReadPrimitive<int32, int32, WireFormatLite::TYPE_INT32>( in ReadValue() 410 return ReadPrimitive<protobuf_uint64, uint64, in ReadValue() [all …]
|
/external/protobuf/src/google/protobuf/ |
D | wire_format_lite_inl.h | 61 inline bool WireFormatLite::ReadPrimitive<int32, WireFormatLite::TYPE_INT32>( 70 inline bool WireFormatLite::ReadPrimitive<int64, WireFormatLite::TYPE_INT64>( 79 inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_UINT32>( 85 inline bool WireFormatLite::ReadPrimitive<uint64, WireFormatLite::TYPE_UINT64>( 91 inline bool WireFormatLite::ReadPrimitive<int32, WireFormatLite::TYPE_SINT32>( 100 inline bool WireFormatLite::ReadPrimitive<int64, WireFormatLite::TYPE_SINT64>( 109 inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_FIXED32>( 115 inline bool WireFormatLite::ReadPrimitive<uint64, WireFormatLite::TYPE_FIXED64>( 121 inline bool WireFormatLite::ReadPrimitive<int32, WireFormatLite::TYPE_SFIXED32>( 130 inline bool WireFormatLite::ReadPrimitive<int64, WireFormatLite::TYPE_SFIXED64>( [all …]
|
D | duration.pb.cc | 219 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 234 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream()
|
D | timestamp.pb.cc | 233 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 248 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream()
|
D | wire_format.cc | 164 if (!google::protobuf::internal::WireFormatLite::ReadPrimitive< in ReadPackedEnumPreserveUnknowns() 505 if (!WireFormatLite::ReadPrimitive< \ in ParseAndMergeField() 534 if (!WireFormatLite::ReadPrimitive<int, WireFormatLite::TYPE_ENUM>( in ParseAndMergeField() 576 if (!WireFormatLite::ReadPrimitive< \ in ParseAndMergeField() 607 if (!WireFormatLite::ReadPrimitive<int, WireFormatLite::TYPE_ENUM>( in ParseAndMergeField()
|
D | wire_format_lite.cc | 300 if (!google::protobuf::internal::WireFormatLite::ReadPrimitive< in ReadPackedEnumNoInline() 323 if (!google::protobuf::internal::WireFormatLite::ReadPrimitive< in ReadPackedEnumPreserveUnknowns()
|
D | descriptor.pb.cc | 2534 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 2549 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 2833 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 2848 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 4393 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 4409 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 4429 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 4495 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 6261 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 7298 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() [all …]
|
D | wrappers.pb.cc | 408 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 666 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 924 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 1184 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 1444 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 1704 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 1964 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream()
|
D | type.pb.cc | 469 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 1163 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 1179 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 1194 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 1243 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 1258 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 2123 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 2627 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream()
|
D | struct.pb.cc | 626 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 642 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 675 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream()
|
D | api.pb.cc | 390 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 1073 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 1105 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream() 1138 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< in MergePartialFromCodedStream()
|
D | extension_set.cc | 1176 if (!WireFormatLite::ReadPrimitive< \ in ParseFieldWithExtensionInfo() 1203 if (!WireFormatLite::ReadPrimitive<int, WireFormatLite::TYPE_ENUM>( in ParseFieldWithExtensionInfo() 1230 if (!WireFormatLite::ReadPrimitive< \ in ParseFieldWithExtensionInfo() 1260 if (!WireFormatLite::ReadPrimitive<int, WireFormatLite::TYPE_ENUM>( in ParseFieldWithExtensionInfo()
|
D | wire_format_lite.h | 254 static bool ReadPrimitive(input, CType* value);
|
D | map_type_handler.h | 425 return WireFormatLite::ReadPrimitive<TypeOnMemory, \
|