Home
last modified time | relevance | path

Searched refs:case_size (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c1155 size_t case_size = sizeof(uint32_t); /* Could potentially optimize this. */ in make_layout() local
1171 case_offset = upb_msglayout_place(l, case_size); in make_layout()
/external/llvm-project/llvm/include/llvm/TableGen/
DRecord.h956 inline size_t case_size () const { return NumConds; } in case_size() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h985 inline size_t case_size () const { return NumConds; } in case_size() function
/external/protobuf/php/ext/google/protobuf/
Dupb.c4507 size_t case_size = sizeof(uint32_t); /* Could potentially optimize this. */ in upb_msglayout_init() local
4521 case_offset = upb_msglayout_place(l, case_size); in upb_msglayout_init()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c5373 size_t case_size = sizeof(uint32_t); /* Could potentially optimize this. */ in upb_msglayout_init() local
5387 case_offset = upb_msglayout_place(l, case_size); in upb_msglayout_init()