Searched refs:touch (Results 1 – 15 of 15) sorted by relevance
76 touch(src); in fma_test()80 touch(src); in fma_test()84 touch(src); in fma_test()88 touch(src); in fma_test()91 touch(src); in fma_test()95 touch(inv); in fma_test()99 touch(inv); in fma_test()103 touch(inv); in fma_test()107 touch(inv); in fma_test()110 touch(inv); in fma_test()[all …]
96 touch(w); in sha256_sigma0()98 touch(w); in sha256_sigma0()100 touch(w); in sha256_sigma0()102 touch(w); in sha256_sigma0()118 touch(n1); in sha256_Sigma0()120 touch(n2); in sha256_Sigma0()122 touch(n3); in sha256_Sigma0()148 touch(src); in sha_test()150 touch(src); in sha_test()152 touch(src); in sha_test()[all …]
44 touch(h_); \82 touch(x); in clmul_test()84 touch(x); in clmul_test()91 touch(src); in clmul_test()93 touch(src); in clmul_test()95 touch(src); in clmul_test()110 touch(src); in clmul_test()112 touch(src); in clmul_test()117 touch(src); in clmul_test()119 touch(src); in clmul_test()[all …]
65 touch(src); in aes_test()67 touch(src); in aes_test()69 touch(zero); in aes_test()71 touch(zero); in aes_test()76 touch(zero); in aes_test()78 touch(zero); in aes_test()80 touch(y); in aes_test()86 touch(src); in aes_test()88 touch(src); in aes_test()
136 touch(t_); \139 touch(t_); \141 touch(lo_); touch(hi_); \204 touch(x); \206 touch(x); \211 touch(x); \213 touch(x); \1241 touch(x); in simd_test()1247 touch(y); in simd_test()1252 touch(z); in simd_test()[all …]
41 touch(m_); \65 touch(src); in gf_test()66 touch(inv); in gf_test()69 touch(src); in gf_test()70 touch(inv); in gf_test()
225 touch(idx); in sg_test()226 touch(inv); in sg_test()301 touch(x); in sg_test()
469 #define touch(var) asm volatile ( "" : "+m" (var) ) macro
60 [ -f $logfile ] || touch $logfile115 [ -f $gklog ] || touch $gklog162 [ -f $xenlog ] || touch $xenlog193 [ -f $mcelog ] || touch $mcelog239 [ -f $logfile ] || touch $logfile249 [ -f $result ] || touch $result
93 touch $@136 touch $@165 touch $@184 touch $@203 touch $@237 touch $@263 touch $@277 touch $@320 touch ioemu/linkfarm.stamp330 touch $@[all …]
35 touch $@47 touch $@
72 touch $@
259 touch $LOCKFILE
1597 =item B<feature-multi-touch=BOOLEAN>1599 Indicates if input device supports multi touch.1601 =item B<multi-touch-width=MULTI_TOUCH_WIDTH>1603 Set maximum width for multi touch device.1605 =item B<multi-touch-height=MULTI_TOUCH_HEIGHT>1607 Set maximum height for multi touch device.1609 =item B<multi-touch-num-contacts=MULTI_TOUCH_NUM_CONTACTS>1611 Set maximum contacts number for multi touch device.
429 multi-touch support as well.
Completed in 27 milliseconds