Home
last modified time | relevance | path

Searched defs:TYPE_BOOL (Results 1 – 20 of 20) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php54 const TYPE_BOOL = 8; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/third_party/protobuf/php/src/Google/Protobuf/Field/
DKind.php69 const TYPE_BOOL = 8; define in Google\\Protobuf\\Field\\Kind
/third_party/protobuf/src/google/protobuf/util/internal/
Ddatapiece.h70 TYPE_BOOL = 7, enumerator
/third_party/protobuf/src/google/protobuf/
Dtype.proto83 TYPE_BOOL = 8; enumerator
Ddescriptor.proto153 TYPE_BOOL = 8; enumerator
Dtype.pb.cc300 constexpr Field_Kind Field::TYPE_BOOL; member in Field
Ddescriptor.h604 TYPE_BOOL = 8, // bool, varint on the wire. enumerator
Dwire_format_lite.h120 TYPE_BOOL = 8, enumerator
Dtype.pb.h550 static constexpr Kind TYPE_BOOL = variable
Ddescriptor.pb.cc1245 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_BOOL; member in FieldDescriptorProto
Ddescriptor.pb.h1861 static constexpr Type TYPE_BOOL = variable
/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableType.hpp44 TYPE_BOOL, enumerator
/third_party/mesa3d/src/compiler/isaspec/
Ddecode.h89 TYPE_BOOL, enumerator
/third_party/cups-filters/filter/foomatic-rip/
Doptions.h36 #define TYPE_BOOL 3 macro
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto118 TYPE_BOOL = 8; enumerator
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto118 TYPE_BOOL = 8; enumerator
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto118 TYPE_BOOL = 8; enumerator
/third_party/node/deps/v8/src/flags/
Dflags.cc55 TYPE_BOOL, enumerator
/third_party/vk-gl-cts/framework/opengl/
DgluShaderUtil.hpp152 TYPE_BOOL, enumerator
/third_party/protobuf/python/google/protobuf/
Ddescriptor.py468 TYPE_BOOL = 8 variable in FieldDescriptor