Home
last modified time | relevance | path

Searched defs:unpacked_double (Results 1 – 13 of 13) sorted by relevance

/third_party/protobuf/conformance/test_protos/
Dtest_messages_edition2023.proto143 repeated double unpacked_double = 100 field
/third_party/protobuf/src/google/protobuf/
Dsample_messages_edition.proto142 repeated double unpacked_double = 100 field
Dtest_messages_proto3.proto148 repeated double unpacked_double = 100 [packed = false]; field
Dtest_messages_proto2.proto130 repeated double unpacked_double = 100 [packed = false]; field
Dedition_unittest.proto1020 repeated double unpacked_double = 101 [features.repeated_field_encoding = EXPANDED]; field
Dunittest.proto1476 repeated double unpacked_double = 101; field
/third_party/protobuf/editions/golden/
Dtest_messages_proto2_editions.proto175 repeated double unpacked_double = 100; field
Dtest_messages_proto3_editions.proto184 repeated double unpacked_double = 100 [ field
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto322 repeated double unpacked_double = 101 [packed = false]; field
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto312 repeated double unpacked_double = 101 [packed = false]; field
Dunittest.proto787 repeated double unpacked_double = 101 [packed = false]; field
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir.c1145 nir_def *unpacked_double = nir_unpack_64_2x32(b, packed_double); in dxil_nir_lower_double_math_instr() local
1161 nir_def *unpacked_double = nir_unpack_double_2x32_dxil(b, packed_double); in dxil_nir_lower_double_math_instr() local
/third_party/protobuf/objectivec/Tests/
Dunittest.proto880 repeated double unpacked_double = 101 [packed = false]; field