/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aes-mips.pl | 125 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23)); 179 lwxs $t11,$i3($Tbl) # Te3[s2] 207 rotr $t11,$t11,24 213 xor $t3,$t11 306 ext $t11,$s2,0,8 310 $PTR_INS $i3,$t11,2,8 318 lw $t11,0($i3) # Te3[s2] 336 lw $t11,0($i3) # Te3[s2] 356 rotr $t11,$t11,24 382 lwl $t11,1($i3) # Te3[s2] [all …]
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | aes_ct.c | 48 uint32_t t10, t11, t12, t13, t14, t15, t16, t17, t18, t19; in br_aes_ct_bitslice_Sbox() local 104 t11 = t10 ^ t7; in br_aes_ct_bitslice_Sbox() 113 t20 = t11 ^ t16; in br_aes_ct_bitslice_Sbox()
|
H A D | aes_ct64.c | 48 uint64_t t10, t11, t12, t13, t14, t15, t16, t17, t18, t19; in br_aes_ct64_bitslice_Sbox() local 104 t11 = t10 ^ t7; in br_aes_ct64_bitslice_Sbox() 113 t20 = t11 ^ t16; in br_aes_ct64_bitslice_Sbox()
|
/freebsd/lib/msun/src/ |
H A D | e_lgamma_r.c | 118 t11 = -5.38595305356740546715e-04, /* 0xBF41A610, 0x9C73E0EC */ variable 258 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14))); in lgamma_r()
|
/freebsd/crypto/openssh/regress/ |
H A D | Makefile | 5 REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 239 t11: target 242 awk '{print $$2}' | diff - ${.CURDIR}/t11.ok ; \
|
/freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 79 t11 = -1.40225144590445082933490395950664961e-03L, variable 281 y*(t9+y*(t10+y*(t11+y*(t12+y*(t13+y*(t14+y*(t15+y*(t16+ in lgammal_r()
|
/freebsd/lib/msun/ld80/ |
H A D | e_lgammal_r.c | 110 #define t11 (t11u.e) macro 317 y*(t9+y*(t10+y*(t11+y*(t12+y*(t13+y*(t14+y*(t15+y*(t16+ in lgammal_r()
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp151c-mect1s.dts | 221 label = "t11";
|
/freebsd/sys/dev/isp/ |
H A D | DriverManual.txt | 631 http://www.t11.org - NCITS Device Interface Web Page
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 5469 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, in getLimitedPrecisionExp2() local 5471 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X); in getLimitedPrecisionExp2()
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 16941 %t\016%e\017%;%?%p1%p5%|%t\034%e\035%;\036FS%?%p9%t11%e0
|