Home
last modified time | relevance | path

Searched defs:field3 (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/benchmarks/
Dgoogle_speed.proto13 required int32 field3 = 3; field
53 optional int32 field3 = 3 [default=0]; field
75 optional int64 field3 = 3; field
127 optional float field3 = 3 [default=0.0]; field
Dgoogle_size.proto13 required int32 field3 = 3; field
53 optional int32 field3 = 3 [default=0]; field
75 optional int64 field3 = 3; field
127 optional float field3 = 3 [default=0.0]; field
/external/clang/test/SemaObjC/
Denum-fixed-type.m20 enum Other : Integer field3 : 4; field
/external/nanopb-c/tests/missing_fields/
Dmissing_fields.proto7 required int32 field3 = 3; field
75 required int32 field3 = 3; field
/external/protobuf/java/src/test/java/com/google/protobuf/
Dtest_bad_identifiers.proto83 optional TestMessage field3 = 3 [deprecated=true]; field
/external/protobuf/src/google/protobuf/
Dunittest_lite.proto350 repeated TestAllTypesLite field3 = 3; field
Dunittest.proto814 repeated TestAllTypes field3 = 3; field
/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc1930 const FieldDescriptorProto& field3 = file_.extension(2); in TEST_F() local
1974 const FieldDescriptorProto& field3 = file_.message_type(0).extension(2); in TEST_F() local
/external/valgrind/include/vki/
Dvki-darwin.h1075 vki_u_int32_t field3; member