Searched defs:CPPTYPE_DOUBLE (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py390 CPPTYPE_DOUBLE = 5 variable in class:FieldDescriptor
399 TYPE_DOUBLE: CPPTYPE_DOUBLE,
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py356 CPPTYPE_DOUBLE = 5 variable in class:FieldDescriptor
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h125 CPPTYPE_DOUBLE = 5, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
H A Ddescriptor.h360 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE enumerator in enum:google::protobuf::FieldDescriptor::CppType
453 // Get the field default value if cpp_type() == CPPTYPE_DOUBLE. If no
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h126 CPPTYPE_DOUBLE = 5, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
H A Ddescriptor.h334 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE enumerator in enum:google::protobuf::FieldDescriptor::CppType
423 // Get the field default value if cpp_type() == CPPTYPE_DOUBLE. If no

Completed in 94 milliseconds