Home
last modified time | relevance | path

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

/external/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
/external/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
/external/libxkbcommon/src/xkbcomp/
Dtypes.c35 enum type_field { enum
549 enum type_field type_field = 0; in SetKeyTypeField() local
/external/flatbuffers/include/flatbuffers/
Dreflection.h386 auto type_field = parent.fields()->LookupByKey( in GetUnionType() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dprinter.c1038 const upb_fielddef* type_field = upb_msgdef_itof(md, UPB_ANY_TYPE); in printer_sethandlers_any() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c1163 const upb_fielddef* type_field = upb_msgdef_itof(desc->msgdef, UPB_ANY_TYPE); in putjsonany() local
Dupb.c17125 const upb_fielddef* type_field = upb_msgdef_itof(md, UPB_ANY_TYPE); in printer_sethandlers_any() local
/external/protobuf/php/ext/google/protobuf/
Dencode_decode.c1233 const upb_fielddef* type_field = upb_msgdef_itof(desc->msgdef, UPB_ANY_TYPE); in putjsonany() local
Dupb.c13264 const upb_fielddef* type_field = upb_msgdef_itof(md, UPB_ANY_TYPE); in printer_sethandlers_any() local
/external/flatbuffers/src/
Didl_parser.cpp935 auto type_field = parent_struct_def->fields.Lookup(type_name); in ParseAnyValue() local
/external/mesa3d/src/compiler/nir/
Dnir.h96 type_field, type_value) \ argument