Searched refs:_UPB_LABEL_PACKED (Results 1 – 10 of 10) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/ |
D | descriptor.upb.c | 445 {1, UPB_SIZE(20, 40), 0, 0, 5, _UPB_LABEL_PACKED}, 446 {2, UPB_SIZE(24, 48), 0, 0, 5, _UPB_LABEL_PACKED}, 473 {1, UPB_SIZE(20, 32), 0, 0, 5, _UPB_LABEL_PACKED},
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | descriptor.upb.c | 445 {1, UPB_SIZE(20, 40), 0, 0, 5, _UPB_LABEL_PACKED}, 446 {2, UPB_SIZE(24, 48), 0, 0, 5, _UPB_LABEL_PACKED}, 473 {1, UPB_SIZE(20, 32), 0, 0, 5, _UPB_LABEL_PACKED},
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/listener/v3/ |
D | listener_components.upb.c | 50 {7, UPB_SIZE(40, 72), 0, 0, 13, _UPB_LABEL_PACKED},
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/accesslog/v3/ |
D | accesslog.upb.c | 202 {1, UPB_SIZE(4, 8), 0, 0, 14, _UPB_LABEL_PACKED},
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/api/expr/v1alpha1/ |
D | syntax.upb.c | 199 {3, UPB_SIZE(16, 32), 0, 0, 5, _UPB_LABEL_PACKED},
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/route/v3/ |
D | route_components.upb.c | 513 {7, UPB_SIZE(48, 80), 0, 0, 13, _UPB_LABEL_PACKED}, 888 {2, UPB_SIZE(8, 16), 0, 0, 13, _UPB_LABEL_PACKED},
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | encode.c | 254 bool packed = f->label == _UPB_LABEL_PACKED; in encode_array()
|
D | msg.h | 39 _UPB_LABEL_PACKED = 7 /* Low 3 bits are common with UPB_LABEL_REPEATED. */ enumerator
|
D | decode.c | 610 case _UPB_LABEL_PACKED: in decode_msg()
|
D | def.c | 1112 field->label = _UPB_LABEL_PACKED; in make_layout()
|