Home
last modified time | relevance | path

Searched defs:enum_value (Results 1 – 25 of 134) sorted by relevance

123456

/external/webrtc/api/video/
Dcolor_space.cc19 bool SetFromUint8(uint8_t enum_value, uint64_t enum_bitmask, T* out) { in SetFromUint8()
54 bool SetChromaSitingFromUint8(uint8_t enum_value, in SetChromaSitingFromUint8()
127 bool ColorSpace::set_primaries_from_uint8(uint8_t enum_value) { in set_primaries_from_uint8()
138 bool ColorSpace::set_transfer_from_uint8(uint8_t enum_value) { in set_transfer_from_uint8()
154 bool ColorSpace::set_matrix_from_uint8(uint8_t enum_value) { in set_matrix_from_uint8()
166 bool ColorSpace::set_range_from_uint8(uint8_t enum_value) { in set_range_from_uint8()
174 bool ColorSpace::set_chroma_siting_horizontal_from_uint8(uint8_t enum_value) { in set_chroma_siting_horizontal_from_uint8()
178 bool ColorSpace::set_chroma_siting_vertical_from_uint8(uint8_t enum_value) { in set_chroma_siting_vertical_from_uint8()
/external/flatbuffers/tests/monster_test_suffix/ext_only/
Dmonster_test_generated.hpp270 static const Any enum_value = Any_NONE; member
274 static const Any enum_value = Any_Monster; member
278 static const Any enum_value = Any_TestSimpleTableWithEnum; member
282 static const Any enum_value = Any_MyGame_Example2_Monster; member
286 static const Any enum_value = Any_NONE; member
290 static const Any enum_value = Any_Monster; member
294 static const Any enum_value = Any_TestSimpleTableWithEnum; member
298 static const Any enum_value = Any_MyGame_Example2_Monster; member
426 static const AnyUniqueAliases enum_value = AnyUniqueAliases_NONE; member
430 static const AnyUniqueAliases enum_value = AnyUniqueAliases_M; member
[all …]
/external/flatbuffers/tests/monster_test_suffix/
Dmonster_test_suffix.hpp270 static const Any enum_value = Any_NONE; member
274 static const Any enum_value = Any_Monster; member
278 static const Any enum_value = Any_TestSimpleTableWithEnum; member
282 static const Any enum_value = Any_MyGame_Example2_Monster; member
286 static const Any enum_value = Any_NONE; member
290 static const Any enum_value = Any_Monster; member
294 static const Any enum_value = Any_TestSimpleTableWithEnum; member
298 static const Any enum_value = Any_MyGame_Example2_Monster; member
426 static const AnyUniqueAliases enum_value = AnyUniqueAliases_NONE; member
430 static const AnyUniqueAliases enum_value = AnyUniqueAliases_M; member
[all …]
/external/tensorflow/tensorflow/lite/schema/builtin_ops_list/
Dgenerator.cc79 for (auto enum_value : EnumValuesBuiltinOperator()) { in GenerateHeader() local
87 for (auto enum_value : EnumValuesBuiltinOperator()) { in GenerateHeader() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dunittest_drop_unknown_fields.proto45 NestedEnum enum_value = 2; field
56 NestedEnum enum_value = 2; field
Dpreserve_unknown_enum_test.cc193 const EnumValueDescriptor* enum_value = r->GetEnum(message, field); in TEST() local
233 const EnumValueDescriptor* enum_value = r->GetEnum(message, singular_field); in TEST() local
246 const EnumValueDescriptor* enum_value = in TEST() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dunittest_drop_unknown_fields.proto45 NestedEnum enum_value = 2; field
56 NestedEnum enum_value = 2; field
Dpreserve_unknown_enum_test.cc193 const EnumValueDescriptor* enum_value = r->GetEnum(message, field); in TEST() local
233 const EnumValueDescriptor* enum_value = r->GetEnum(message, singular_field); in TEST() local
246 const EnumValueDescriptor* enum_value = in TEST() local
/external/protobuf/src/google/protobuf/
Dunittest_drop_unknown_fields.proto45 NestedEnum enum_value = 2; field
56 NestedEnum enum_value = 2; field
Dpreserve_unknown_enum_test.cc193 const EnumValueDescriptor* enum_value = r->GetEnum(message, field); in TEST() local
233 const EnumValueDescriptor* enum_value = r->GetEnum(message, singular_field); in TEST() local
246 const EnumValueDescriptor* enum_value = in TEST() local
/external/tensorflow/tensorflow/lite/schema/builtin_ops_header/
Dgenerator.cc115 for (auto enum_value : EnumValuesBuiltinOperator()) { in GenerateHeader() local
124 for (auto enum_value : EnumValuesBuiltinOperator()) { in GenerateHeader() local
/external/drm_hwcomposer/drm/
DDrmProperty.h122 uint64_t enum_value = UINT64_MAX; variable
136 uint64_t enum_value = UINT64_MAX; variable
/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dproto3.proto41 NestedEnum enum_value = 1; field
Ddefault_value_test.proto52 EnumDefault enum_value = 18; field
/external/protobuf/src/google/protobuf/util/internal/testdata/
Dproto3.proto41 NestedEnum enum_value = 1; field
Ddefault_value_test.proto52 EnumDefault enum_value = 18; field
/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dproto3.proto41 NestedEnum enum_value = 1; field
Ddefault_value_test.proto52 EnumDefault enum_value = 18; field
/external/flatbuffers/tests/
Dunion_underlying_type_test_generated.h81 static const ABC enum_value = ABC::NONE; member
/external/flatbuffers/tests/namespace_test/
Dnamespace_test1_generated.h65 static const UnionInNestedNS enum_value = UnionInNestedNS_NONE; member
/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/internal/
Dutility.cc199 const google::protobuf::EnumValue& enum_value = enum_type->enumvalue(i); in FindEnumValueByNameOrNull() local
212 const google::protobuf::EnumValue& enum_value = enum_type->enumvalue(i); in FindEnumValueByNumberOrNull() local
225 const google::protobuf::EnumValue& enum_value = enum_type->enumvalue(i); in FindEnumValueByNameWithoutUnderscoreOrNull() local
/external/protobuf/src/google/protobuf/util/internal/
Dutility.cc199 const google::protobuf::EnumValue& enum_value = enum_type->enumvalue(i); in FindEnumValueByNameOrNull() local
212 const google::protobuf::EnumValue& enum_value = enum_type->enumvalue(i); in FindEnumValueByNumberOrNull() local
225 const google::protobuf::EnumValue& enum_value = enum_type->enumvalue(i); in FindEnumValueByNameWithoutUnderscoreOrNull() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/internal/
Dutility.cc199 const google::protobuf::EnumValue& enum_value = enum_type->enumvalue(i); in FindEnumValueByNameOrNull() local
212 const google::protobuf::EnumValue& enum_value = enum_type->enumvalue(i); in FindEnumValueByNumberOrNull() local
225 const google::protobuf::EnumValue& enum_value = enum_type->enumvalue(i); in FindEnumValueByNameWithoutUnderscoreOrNull() local
/external/googleapis/google/api/expr/v1beta1/
Dvalue.proto58 EnumValue enum_value = 9; field
/external/googleapis/google/api/expr/v1alpha1/
Dvalue.proto59 EnumValue enum_value = 9; field

123456