Home
last modified time | relevance | path

Searched defs:case_offset (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/third_party/upb/upbc/
Dprotoc-gen-upb.cc745 MessageLayout::Size case_offset = in TryFillTableEntry() local
884 MessageLayout::Size case_offset = in WriteSource() local
Dgenerator.cc757 MessageLayout::Size case_offset = in WriteSource() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h517 uint32_t case_offset; member
Dupb.h37 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
42 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
Dupb.c38 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
43 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
4022 uint32_t case_offset; in make_layout() local
/third_party/grpc/third_party/upb/upb/
Ddef.c1157 uint32_t case_offset; in make_layout() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c39 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
44 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
4479 uint32_t case_offset; in make_layout() local
Dphp-upb.h38 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
43 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument