Home
last modified time | relevance | path

Searched defs:upb_msgdef (Results 1 – 15 of 15) sorted by relevance

/dports/devel/grpc130/grpc-1.30.2/third_party/upb/upb/
H A Ddef.c54 struct upb_msgdef { struct
55 const upb_filedef *file;
56 const char *full_name;
57 uint32_t selector_count;
58 uint32_t submsg_field_count;
61 upb_inttable itof;
85 const upb_msgdef *parent; argument
H A Ddef.h49 typedef struct upb_msgdef upb_msgdef; typedef
/dports/devel/grpc134/grpc-1.34.1/third_party/upb/upb/
H A Ddef.c57 struct upb_msgdef { struct
58 const upb_msglayout *layout;
59 const upb_filedef *file;
60 const char *full_name;
61 uint32_t selector_count;
62 uint32_t submsg_field_count;
65 upb_inttable itof;
66 upb_strtable ntof;
90 const upb_msgdef *parent; argument
H A Ddef.h34 typedef struct upb_msgdef upb_msgdef; typedef
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/upb/upb/
H A Ddef.c83 struct upb_msgdef { struct
85 const upb_filedef *file;
86 const char *full_name;
89 upb_inttable itof;
90 upb_strtable ntof;
93 const upb_fielddef *fields;
95 int field_count;
96 int oneof_count;
97 int real_oneof_count;
98 int ext_range_count;
[all …]
H A Ddef.h66 typedef struct upb_msgdef upb_msgdef; typedef
/dports/devel/grpc/grpc-1.42.0/third_party/upb/upb/
H A Ddef.c77 struct upb_msgdef { struct
78 const upb_msglayout *layout;
79 const upb_filedef *file;
80 const char *full_name;
83 upb_inttable itof;
84 upb_strtable ntof;
108 const upb_msgdef *parent; argument
H A Ddef.h62 typedef struct upb_msgdef upb_msgdef; typedef
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/upb/upb/
H A Ddef.c77 struct upb_msgdef { struct
78 const upb_msglayout *layout;
79 const upb_filedef *file;
80 const char *full_name;
83 upb_inttable itof;
84 upb_strtable ntof;
108 const upb_msgdef *parent; argument
H A Ddef.h62 typedef struct upb_msgdef upb_msgdef; typedef
/dports/devel/pecl-protobuf/protobuf-3.19.1/
H A Dphp-upb.c4890 struct upb_msgdef { struct
4891 const upb_msglayout *layout;
4892 const upb_filedef *file;
4893 const char *full_name;
4896 upb_inttable itof;
4897 upb_strtable ntof;
4921 const upb_msgdef *parent; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/php/ext/google/protobuf/
H A Dupb.c1146 struct upb_msgdef { struct
1147 const upb_filedef *file;
1148 const char *full_name;
1149 uint32_t selector_count;
1150 uint32_t submsg_field_count;
1153 upb_inttable itof;
1177 const upb_msgdef *parent; argument
H A Dupb.h3133 typedef struct upb_msgdef upb_msgdef; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/php/ext/google/protobuf/
H A Dupb.c1146 struct upb_msgdef { struct
1147 const upb_filedef *file;
1148 const char *full_name;
1149 uint32_t selector_count;
1150 uint32_t submsg_field_count;
1153 upb_inttable itof;
1177 const upb_msgdef *parent; argument
H A Dupb.h3133 typedef struct upb_msgdef upb_msgdef; typedef