Home
last modified time | relevance | path

Searched defs:dispatch (Results 101 - 102 of 102) sorted by relevance

12345

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c6361 const upb_inttable *dispatch; in dumpbc() local
6470 static uint64_t repack(uint64_t dispatch, in argument
7543 static int32_t dispatch(upb_pbdecoder *d) { dispatch() function
7544 upb_inttable *dispatch = d->top->dispatch; dispatch() local
[all...]
H A Dupb.h6080 upb_inttable *dispatch; /* Not used by the JIT. */ member
6106 upb_inttable dispatch; member
6211 UPB_INLINE void upb_pbdecoder_unpackdispatch(uint64_t dispatch, uint64_t *ofs, in upb_pbdecoder_unpackdispatch() argument
[all...]

Completed in 35 milliseconds

12345