Searched defs:TYPE_DOUBLE (Results 1 - 9 of 9) sorted by relevance
| /third_party/protobuf/src/google/protobuf/util/internal/ | ||
| H A D | datapiece.h | 68 TYPE_DOUBLE = 5, enumerator |
| /third_party/protobuf/python/google/protobuf/ | ||
| H A D | descriptor.py | 461 TYPE_DOUBLE = 1 variable in FieldDescriptor |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | type.pb.cc | 293 constexpr Field_Kind Field::TYPE_DOUBLE; member in Field |
| H A D | descriptor.h | 593 TYPE_DOUBLE = 1, // double, exactly eight bytes on the wire. enumerator |
| H A D | type.pb.h | 536 static constexpr Kind TYPE_DOUBLE = member in PROTOBUF_FINAL |
| H A D | wire_format_lite.h | 113 TYPE_DOUBLE = 1, enumerator |
| H A D | descriptor.pb.cc | 1238 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_DOUBLE; member in FieldDescriptorProto |
| H A D | descriptor.pb.h | 1847 static constexpr Type TYPE_DOUBLE = member in PROTOBUF_FINAL |
| /third_party/vk-gl-cts/framework/opengl/ | ||
| H A D | gluShaderUtil.hpp | 128 TYPE_DOUBLE, enumerator |
Completed in 57 milliseconds