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

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py391 CPPTYPE_FLOAT = 6 variable in class:FieldDescriptor
400 TYPE_FLOAT: CPPTYPE_FLOAT,
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py357 CPPTYPE_FLOAT = 6 variable in class:FieldDescriptor
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h126 CPPTYPE_FLOAT = 6, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
H A Ddescriptor.h365 CPPTYPE_FLOAT = 6, // TYPE_FLOAT enumerator in enum:google::protobuf::FieldDescriptor::CppType
454 // Get the field default value if cpp_type() == CPPTYPE_FLOAT. If no
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h127 CPPTYPE_FLOAT = 6, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
H A Ddescriptor.h335 CPPTYPE_FLOAT = 6, // TYPE_FLOAT enumerator in enum:google::protobuf::FieldDescriptor::CppType
420 // Get the field default value if cpp_type() == CPPTYPE_FLOAT. If no

Completed in 2269 milliseconds