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

/external/nanopb-c/generator/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.py451 CPPTYPE_FLOAT = 6 variable in class:FieldDescriptor
460 TYPE_FLOAT: CPPTYPE_FLOAT,
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h125 CPPTYPE_FLOAT = 6, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
H A Ddescriptor.h481 CPPTYPE_FLOAT = 6, // TYPE_FLOAT enumerator in enum:google::protobuf::FieldDescriptor::CppType
573 // Get the field default value if cpp_type() == CPPTYPE_FLOAT. If no

Completed in 276 milliseconds