| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | gen_packed_gl_enums.py | 15 EnumValue = namedtuple('EnumValue', ['name', 'gl_name', 'value']) variable
|
| /third_party/protobuf/php/src/Google/Protobuf/ |
| H A D | EnumValue.php | 16 class EnumValue extends \Google\Protobuf\Internal\Message class
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | valhall.py | 47 class EnumValue: class
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | type.pb.cc | 1597 EnumValue::EnumValue(::PROTOBUF_NAMESPACE_ID::Arena* arena) EnumValue() function in EnumValue 1604 EnumValue::EnumValue(const EnumValue& from) EnumValue() function in EnumValue [all...] |
| H A D | type.pb.h | 1012 inline EnumValue() : EnumValue(nullptr) {} EnumValue() function in PROTOBUF_FINAL 1017 : EnumValue() { EnumValue() function in PROTOBUF_FINAL [all...] |
| /third_party/skia/third_party/externals/dawn/generator/ |
| H A D | dawn_json_generator.py | 91 EnumValue = namedtuple('EnumValue', ['name', 'value', 'valid', 'json_data']) variable
|
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| H A D | Type.cs | 1398 public sealed partial class EnumValue : pb::IMessage<EnumValue> class 1419 public EnumValue() { EnumValue() method in Google.Protobuf.WellKnownTypes.EnumValue 1426 public EnumValue(EnumValue other) : this() { EnumValue() method in Google.Protobuf.WellKnownTypes.EnumValue [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
| H A D | UnittestIssues.cs | 979 public global::UnitTest.Issues.TestProtos.DeprecatedEnum EnumValue { property in UnitTest.Issues.TestProtos.DeprecatedFieldsMessage [all...] |
| /third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
| H A D | jsonToSpirv.h | 194 class EnumValue { class 196 EnumValue() : value(0), desc(nullptr) {} in EnumValue() function in spv::EnumValue 197 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, in EnumValue() function in spv::EnumValue [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
| H A D | jsonToSpirv.h | 194 class EnumValue { class 196 EnumValue() : value(0), desc(nullptr) {} in EnumValue() function in spv::EnumValue 197 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, in EnumValue() function in spv::EnumValue [all...] |
| /third_party/spirv-headers/tools/buildHeaders/ |
| H A D | jsonToSpirv.h | 202 class EnumValue { class 204 EnumValue() : value(0), desc(nullptr) {} in EnumValue() function in spv::EnumValue 205 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, in EnumValue() function in spv::EnumValue [all...] |