Home
last modified time | relevance | path

Searched defs:nested_enum (Results 1 – 25 of 31) sorted by relevance

12

/external/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test1.proto44 optional NestedEnum nested_enum = 1 [default = BETA]; field
51 optional NestedEnum nested_enum = 1 [default = ZETA]; field
60 optional NestedEnum nested_enum = 1 [default = ETA]; field
74 optional NestedEnum nested_enum = 1 [default = GAMMA]; field
81 optional NestedEnum nested_enum = 1 [default = IOTA]; field
90 optional NestedEnum nested_enum = 1 [default = MU]; field
Ddescriptor_pool_test2.proto50 optional NestedEnum nested_enum = 1 [default = XI]; field
57 optional NestedEnum nested_enum = 1 [default = PI]; field
66 optional NestedEnum nested_enum = 1 [default = RHO]; field
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test1.proto44 optional NestedEnum nested_enum = 1 [default = BETA]; field
51 optional NestedEnum nested_enum = 1 [default = ZETA]; field
60 optional NestedEnum nested_enum = 1 [default = ETA]; field
74 optional NestedEnum nested_enum = 1 [default = GAMMA]; field
81 optional NestedEnum nested_enum = 1 [default = IOTA]; field
90 optional NestedEnum nested_enum = 1 [default = MU]; field
Ddescriptor_pool_test2.proto50 optional NestedEnum nested_enum = 1 [default = XI]; field
57 optional NestedEnum nested_enum = 1 [default = PI]; field
66 optional NestedEnum nested_enum = 1 [default = RHO]; field
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test1.proto44 optional NestedEnum nested_enum = 1 [default = BETA]; field
51 optional NestedEnum nested_enum = 1 [default = ZETA]; field
60 optional NestedEnum nested_enum = 1 [default = ETA]; field
74 optional NestedEnum nested_enum = 1 [default = GAMMA]; field
81 optional NestedEnum nested_enum = 1 [default = IOTA]; field
90 optional NestedEnum nested_enum = 1 [default = MU]; field
Ddescriptor_pool_test2.proto50 optional NestedEnum nested_enum = 1 [default = XI]; field
57 optional NestedEnum nested_enum = 1 [default = PI]; field
66 optional NestedEnum nested_enum = 1 [default = RHO]; field
/external/protobuf/php/tests/proto/
Dtest_php_namespace.proto12 NestedEnum nested_enum = 3; field
23 NestedEnum nested_enum = 2; field
Dtest_empty_php_namespace.proto12 NestedEnum nested_enum = 3; field
Dtest_prefix.proto8 NestedEnum nested_enum = 3; field
Dtest_no_namespace.proto10 NestedEnum nested_enum = 3; field
/external/cronet/stable/third_party/protobuf/php/tests/proto/
Dtest_php_namespace.proto12 NestedEnum nested_enum = 3; field
23 NestedEnum nested_enum = 2; field
Dtest_empty_php_namespace.proto12 NestedEnum nested_enum = 3; field
Dtest_prefix.proto8 NestedEnum nested_enum = 3; field
Dtest_no_namespace.proto10 NestedEnum nested_enum = 3; field
/external/cronet/tot/third_party/protobuf/php/tests/proto/
Dtest_php_namespace.proto12 NestedEnum nested_enum = 3; field
23 NestedEnum nested_enum = 2; field
Dtest_empty_php_namespace.proto12 NestedEnum nested_enum = 3; field
Dtest_prefix.proto8 NestedEnum nested_enum = 3; field
Dtest_no_namespace.proto10 NestedEnum nested_enum = 3; field
/external/cronet/stable/third_party/protobuf/php/tests/proto/empty/
Decho.proto10 NestedEnum nested_enum = 3; field
/external/cronet/tot/third_party/protobuf/php/tests/proto/empty/
Decho.proto10 NestedEnum nested_enum = 3; field
/external/protobuf/php/tests/proto/empty/
Decho.proto10 NestedEnum nested_enum = 3; field
/external/cronet/tot/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dmultiple_files_test.proto55 optional NestedEnum nested_enum = 3; field
/external/cronet/stable/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dmultiple_files_test.proto55 optional NestedEnum nested_enum = 3; field
/external/protobuf/java/core/src/test/proto/com/google/protobuf/
Dmultiple_files_test.proto55 optional NestedEnum nested_enum = 3; field
/external/clang/test/Modules/
Dcxx-templates.cpp225 …enum cls<int>::nested_enum : int {}; // expected-error 1+{{explicit specialization of 'cls<int>' m… enum
230 …template<typename T> enum cls<T*>::nested_enum : int {}; // expected-error 1+{{partial specializat… enum

12