Home
last modified time | relevance | path

Searched defs:packed_bool (Results 1 – 18 of 18) sorted by relevance

/third_party/protobuf/conformance/test_protos/
Dtest_messages_edition2023.proto116 repeated bool packed_bool = 87 [features.repeated_field_encoding = PACKED]; field
/third_party/protobuf/src/google/protobuf/
Dunittest_proto3_lite.proto139 repeated bool packed_bool = 102 [packed = true]; field
Dunittest_proto3_arena_lite.proto140 repeated bool packed_bool = 102 [packed = true]; field
Dsample_messages_edition.proto115 repeated bool packed_bool = 87 [features.repeated_field_encoding = PACKED]; field
Dunittest_proto3_arena.proto160 repeated bool packed_bool = 102 [packed = true]; field
Dunittest_lite.proto222 repeated bool packed_bool = 102 [features.repeated_field_encoding = PACKED]; field
Dtest_messages_proto3.proto133 repeated bool packed_bool = 87 [packed = true]; field
Dunittest_proto3.proto142 repeated bool packed_bool = 102 [packed = true]; field
Dtest_messages_proto2.proto115 repeated bool packed_bool = 87 [packed = true]; field
Dedition_unittest.proto1002 repeated bool packed_bool = 102 [features.repeated_field_encoding = PACKED]; field
Dunittest.proto1453 repeated bool packed_bool = 102 [ field
/third_party/protobuf/editions/golden/
Dtest_messages_proto2_editions.proto155 repeated bool packed_bool = 87 [ field
Dtest_messages_proto3_editions.proto136 repeated bool packed_bool = 87; field
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto304 repeated bool packed_bool = 102 [packed = true]; field
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto294 repeated bool packed_bool = 102 [packed = true]; field
Dunittest.proto769 repeated bool packed_bool = 102 [packed = true]; field
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dmessage_size_unittest.cc328 MockRepeatedField packed_bool; // 16 bytes in TEST() member
/third_party/protobuf/objectivec/Tests/
Dunittest.proto862 repeated bool packed_bool = 102 [packed = true]; field