Searched refs:native (Results 1 – 3 of 3) sorted by relevance
102 } native, little; in TEST_F() local104 little.val = native.val = 0; in TEST_F()105 native.tag.et_type = 0xF; in TEST_F()107 …EXPECT_EQ(little.val, MIPI_SYST_HTOLE32(native.val)) << "mipi_syst_msg_tag bit alignment wrong (ty… in TEST_F()109 little.val = native.val = 0; in TEST_F()110 native.tag.et_severity = 0x7; in TEST_F()112 …EXPECT_EQ(little.val, MIPI_SYST_HTOLE32(native.val)) << "mipi_syst_msg_tag bit alignment wrong (se… in TEST_F()114 little.val = native.val = 0; in TEST_F()115 native.tag.et_res7 = 1; in TEST_F()117 …EXPECT_EQ(little.val, MIPI_SYST_HTOLE32(native.val)) << "mipi_syst_msg_tag bit alignment wrong (re… in TEST_F()[all …]
26 CMake based projects require configuration for generating the platform native55 A new dialog appears for selecting the desired native platform build tooling.65 - Press "Generate" to generate the native build configuration files.
88 Linux or Visual Studio Projects on Windows. The native build tools are then