Searched defs:case_offset (Results 1 – 8 of 8) sorted by relevance
/third_party/grpc/third_party/upb/upbc/ |
D | protoc-gen-upb.cc | 745 MessageLayout::Size case_offset = in TryFillTableEntry() local 884 MessageLayout::Size case_offset = in WriteSource() local
|
D | generator.cc | 757 MessageLayout::Size case_offset = in WriteSource() local
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | protobuf.h | 517 uint32_t case_offset; member
|
D | upb.h | 37 #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
|
D | upb.c | 38 #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/ |
D | def.c | 1157 uint32_t case_offset; in make_layout() local
|
/third_party/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 39 #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
|
D | php-upb.h | 38 #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
|