Lines Matching defs:dest
6445 int wire_type, int dest) {
6449 putop(c, OP_TAG1, dest, tag);
6452 putop(c, OP_TAG2, dest, tag);
6455 putop(c, OP_TAGN, dest, tag);
6837 /* TODO(haberman): allow this to be constructed for an arbitrary set of dest
6839 const mgroup *mgroup_new(const upb_handlers *dest, bool lazy) {
6845 find_methods(c, dest);
6881 upb_pbcodecache *upb_pbcodecache_new(upb_handlercache *dest) {
6886 c->dest = dest;
6921 h = upb_handlercache_get(c->dest, md);