Home
last modified time | relevance | path

Searched defs:putbuf (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/third_party/upb/upb/pb/
Dencoder.c130 static void putbuf(upb_pb_encoder *e, const char *buf, size_t len) { in putbuf() function
/third_party/grpc/third_party/upb/upb/
Dsink.h427 func *putbuf; in upb_bytessink_putbuf() local
/third_party/ffmpeg/libavformat/
Dmpegtsenc.c272 static void putbuf(uint8_t **q_ptr, const uint8_t *buf, size_t len) in putbuf() function
/third_party/mksh/
Dedit.c4939 putbuf(const char *buf, ssize_t len, bool repl) in putbuf() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8110 static void putbuf(upb_pb_encoder *e, const char *buf, size_t len) { in putbuf() function