Searched refs:type16 (Results 1 - 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp1007 const char* type16; member in struct:vkt::SpirVAssembly::__anon4551::IntegerFacts
1166 specs["itype16"] = intFacts[factIdx].type16;
2040 "%interface_op_func = OpFunction %${type16} None %${type16}_${type32}_function\n"
2043 " %ret = ${convert} %${type16} %io_param1\n"
2048 " %${type16} = OpTypeInt 16 ${signed}\n"
2049 " %op_${type16} = OpTypePointer Output %${type16}\n"
2050 " %a3${type16} = OpTypeArray %${type16}
2082 const char* type16; member in struct:vkt::SpirVAssembly::__anon4551::Case
2222 const char* type16; member in struct:vkt::SpirVAssembly::__anon4551::Case
2720 const char* type16; member in struct:vkt::SpirVAssembly::__anon4551::IntegerFacts
[all...]
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c788 struct lp_type type64, type16, type32; local
810 type16 = type;
811 type16.length /= 2;
812 type16.width *= 2;
813 type16_t = lp_build_vec_type(gallivm, type16);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_ft.c124 le16 type16; local
128 type16 = host_to_le16(type);
142 if (f->type == type16) {
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_ft.c124 le16 type16; local
128 type16 = host_to_le16(type);
142 if (f->type == type16) {
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_ft.c124 le16 type16; local
128 type16 = host_to_le16(type);
142 if (f->type == type16) {

Completed in 3696 milliseconds