Home
last modified time | relevance | path

Searched refs:unpacked_double (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c1320 nir_ssa_def *unpacked_double = nir_unpack_64_2x32(b, packed_double); in dxil_nir_lower_double_math_instr() local
1321 components[c] = nir_pack_double_2x32_dxil(b, unpacked_double); in dxil_nir_lower_double_math_instr()
1335 nir_ssa_def *unpacked_double = nir_unpack_double_2x32_dxil(b, packed_double); in dxil_nir_lower_double_math_instr() local
1336 components[c] = nir_pack_64_2x32(b, unpacked_double); in dxil_nir_lower_double_math_instr()
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
H A Dtest_util.py648 message.unpacked_double.extend([612.0, 712.0])
/third_party/protobuf/python/google/protobuf/internal/
H A Dtest_util.py715 message.unpacked_double.extend([612.0, 712.0])

Completed in 6 milliseconds