Home
last modified time | relevance | path

Searched defs:encode_tag (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/graph/distributed/
Dmpi_process_group.hpp350 int encode_tag(int block_num, int tag) const in encode_tag() function in boost::graph::distributed::mpi_process_group
/third_party/grpc/third_party/upb/upb/
Dencode.c137 static void encode_tag(upb_encstate *e, uint32_t field_number, in encode_tag() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8292 static bool encode_tag(upb_pb_encoder *e, const tag_t *tag) { in encode_tag() function