Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_well_known_types.proto32 google.protobuf.Type type_field = 9; field
56 repeated google.protobuf.Type type_field = 9; field
79 google.protobuf.Type type_field = 9; field
104 map<int32,google.protobuf.Type> type_field = 9; field
/third_party/protobuf/src/google/protobuf/
Dunittest_well_known_types.proto32 google.protobuf.Type type_field = 9; field
56 repeated google.protobuf.Type type_field = 9; field
79 google.protobuf.Type type_field = 9; field
104 map<int32,google.protobuf.Type> type_field = 9; field
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c1359 const upb_fielddef* type_field = upb_msgdef_itof(desc->msgdef, UPB_ANY_TYPE); in putjsonany() local
Dupb.c13429 const upb_fielddef* type_field = upb_msgdef_itof(md, UPB_ANY_TYPE); in printer_sethandlers_any() local
/third_party/mesa3d/src/compiler/nir/
Dnir.h155 type_field, type_value) \ argument