Home
last modified time | relevance | path

Searched refs:upb_inttable_compact2 (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dtable.int.h353 void upb_inttable_compact2(upb_inttable *t, upb_alloc *a);
356 upb_inttable_compact2(t, &upb_alloc_global); in upb_inttable_compact()
Dtable.c592 void upb_inttable_compact2(upb_inttable *t, upb_alloc *a) { in upb_inttable_compact2() function
Ddef.c1773 upb_inttable_compact2(&e->iton, ctx->alloc); in create_enumdef()
1834 upb_inttable_compact2(&m->itof, ctx->alloc); in create_msgdef()
/external/protobuf/php/ext/google/protobuf/
Dupb.c2363 upb_inttable_compact2(&e->iton, ctx->alloc); in create_enumdef()
2414 upb_inttable_compact2(&m->itof, ctx->alloc); in create_msgdef()
5238 void upb_inttable_compact2(upb_inttable *t, upb_alloc *a) { in upb_inttable_compact2() function
Dupb.h2991 void upb_inttable_compact2(upb_inttable *t, upb_alloc *a);
2994 upb_inttable_compact2(t, &upb_alloc_global); in upb_inttable_compact()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h1300 void upb_inttable_compact2(upb_inttable *t, upb_alloc *a);
1303 upb_inttable_compact2(t, &upb_alloc_global);
Dupb.c7029 void upb_inttable_compact2(upb_inttable *t, upb_alloc *a) { in upb_inttable_compact2() function