/aosp_15_r20/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
H A D | unittest_multiple_nano.proto | 46 optional FileScopeEnum enum_field = 1; field 54 optional MessageScopeEnum enum_field = 1; field
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/registry/ |
H A D | test.proto | 33 optional Enum1 enum_field = 12; field 42 optional Enum1 enum_field = 22; field
|
/aosp_15_r20/external/python/apitools/apitools/base/py/ |
D | encoding_test.py | 159 enum_field = messages.EnumField(ThisEnum, 2) variable in NestedWithEnumMessage 202 enum_field = messages.EnumField(SomeEnum, 1) variable in MessageWithRemappings 215 enum_field = messages.EnumField(SomeEnum, 1) variable in MessageWithPackageAndRemappings
|
D | util_test.py | 39 enum_field = messages.EnumField('AnEnum', 2) variable in MessageWithRemappings
|
D | base_api_test.py | 60 enum_field = messages.EnumField('AnEnum', 2) variable in MessageWithRemappings
|
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/nopackage/ |
H A D | nopackage.proto | 15 optional Enum enum_field = 2 [default=ZERO]; field
|
/aosp_15_r20/frameworks/proto_logging/stats/stats_log_api_gen/ |
H A D | test_external.proto | 53 optional AnEnum enum_field = 7; field 187 optional AnEnum enum_field = 5 field
|
H A D | test.proto | 53 optional AnEnum enum_field = 7; field 187 optional AnEnum enum_field = 5 field
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | python_tensor_converter.cc | 46 Safe_PyObjectPtr enum_field(PyObject_GetAttr(py_dtype.get(), type_enum_attr)); in DataTypeForTensor() local
|
H A D | python_api_parameter_converter.cc | 93 Safe_PyObjectPtr enum_field = GetAttr_TypeEnum(dtype); in DataTypeFromPyDType() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | unittest_lite.proto | 425 optional V1EnumLite enum_field = 2 [default = V1_FIRST]; field 430 optional V2EnumLite enum_field = 2 [default = V2_FIRST]; field
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | unittest_lite.proto | 425 optional V1EnumLite enum_field = 2 [default = V1_FIRST]; field 430 optional V2EnumLite enum_field = 2 [default = V2_FIRST]; field
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | test_core_reloc_size.c | 41 enum { VALUE = 123 } enum_field; member
|
H A D | core_reloc_types.h | 812 enum { VALUE = 123 } enum_field; member 822 enum { OTHER_VALUE = 0xFFFFFFFFFFFFFFFF } enum_field; member 828 enum { YET_OTHER_VALUE = 123 } enum_field; member 847 enum { VALUE___1 = 123 } enum_field; member 859 enum { VALUE___2 = 123 } enum_field; member
|
/aosp_15_r20/development/vndk/tools/header-checker/tests/input/ |
H A D | example1.h | 17 enum {A, B} enum_field; member
|
/aosp_15_r20/external/perfetto/src/trace_processor/metrics/ |
H A D | metrics_unittest.cc | 290 FieldDescriptor enum_field("enum_value", 1, FieldDescriptorProto::TYPE_ENUM, in TEST_F() local
|
/aosp_15_r20/external/protobuf/java/core/src/test/proto/com/google/protobuf/ |
H A D | test_bad_identifiers.proto | 186 repeated TestEnum enum_field = 2; field
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/ |
H A D | test_bad_identifiers.proto | 186 repeated TestEnum enum_field = 2; field
|
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/json/ |
H A D | ir_dumper.cpp | 235 JsonObject enum_field; in ConvertEnumFieldIR() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A D | more_messages.proto | 64 optional is enum_field = 4; field
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | more_messages.proto | 64 optional is enum_field = 4; field
|
/aosp_15_r20/art/runtime/dex/ |
H A D | dex_file_annotations.cc | 575 ArtField* enum_field = Runtime::Current()->GetClassLinker()->ResolveField( in ProcessAnnotationValue() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/Tests/ |
H A D | unittest_objc.proto | 824 optional OneBasedEnum enum_field = 1; field
|
/aosp_15_r20/external/protobuf/objectivec/Tests/ |
H A D | unittest_objc.proto | 824 optional OneBasedEnum enum_field = 1; field
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | pywrap_tfe_src.cc | 1174 Safe_PyObjectPtr enum_field( in PyTensor_DataType() local
|