Searched refs:t5 (Results 1 - 24 of 24) sorted by relevance

/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dconstructors_destructor_fn_imps.hpp86 PB_DS_CLASS_NAME(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5) argument
87 : base_type(t0, t1, t2, t3, t4, t5)
93 PB_DS_CLASS_NAME(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) argument
94 : base_type(t0, t1, t2, t3, t4, t5, t6)
100 PB_DS_CLASS_NAME(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7) argument
101 : base_type(t0, t1, t2, t3, t4, t5, t6, t7)
107 PB_DS_CLASS_NAME(T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7, T8 t8) argument
108 : base_type(t0, t1, t2, t3, t4, t5, t6, t7, t8)
/freebsd-10-stable/sys/mips/include/
H A Dregdef.h67 #define t5 $13 macro
H A Dframe.h66 register_t t5; member in struct:trapframe
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dppc64-mont.pl120 $t5="r29";
288 extrdi $t5,$t7,16,32
292 std $t5,`$FRAME+40`($sp)
302 lwz $t5,0($np)
312 lwz $t5,4($np)
330 std $t5,`$FRAME+104`($sp)
433 lwz $t5,0($np)
443 lwz $t5,4($np)
453 std $t5,`$FRAME+104`($sp)
461 ld $t5,`
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Dec2_mult.c177 BIGNUM *t3, *t4, *t5; local
198 t5 = BN_CTX_get(ctx);
199 if (t5 == NULL)
202 if (!BN_one(t5))
232 if (!group->meth->field_div(group, t3, t5, t3, ctx))
/freebsd-10-stable/lib/msun/src/
H A De_lgammaf_r.c51 t5 = -3.28450352e-02, /* 0xbd068884 */ variable
179 p = t0+y*t1+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*t7)))));
H A De_lgamma_r.c116 t5 = -1.03142241298341437450e-02, /* 0xBF851F9F, 0xBA91EC6A */ variable
262 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
/freebsd-10-stable/crypto/openssh/regress/
H A DMakefile3 REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec
143 t5:
145 awk '{print $$2}' | diff - ${.CURDIR}/t5.ok
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DAlignOf.h175 T1 t1; T2 t2; T3 t3; T4 t4; T5 t5; T6 t6; T7 t7; member in class:llvm::detail::AlignerImpl
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersMacros.h173 #define AST_POLYMORPHIC_SUPPORTED_TYPES_5(t1, t2, t3, t4, t5) \
174 void(internal::TypeList<t1, t2, t3, internal::TypeList<t4, t5> >)
/freebsd-10-stable/crypto/openssl/crypto/aes/asm/
H A Daes-mips.pl105 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23));
164 lwl $t5,2($i1) # Te2[s3>>8]
168 lwr $t5,1($i1) # Te2[s3>>8]
206 xor $t1,$t5
210 lw $t5,0($i1) # Te0[s1>>24]
225 xor $t1,$t5
269 lbu $t5,2($i1) # Te4[s3>>8]
305 _ins $t5,8
310 xor $t1,$t5
319 lbu $t5,
[all...]
H A Daes-x86_64.pl363 { my ($t3,$t4,$t5)=("%r8d","%r9d","%r13d");
378 movzb ($sbox,$acc1,1),$t5 #$t1
389 shl \$8,$t5
392 xor $t5,$t1
397 movzb `&lo("$s0")`,$t5
401 movzb ($sbox,$t5,1),$t5 #$t2
419 shl \$16,$t5
422 xor $t5,$t2
933 { my ($t3,$t4,$t5)
[all...]
/freebsd-10-stable/lib/msun/ld128/
H A De_lgammal_r.c77 t5 = -3.27885410884813055008502586863748063e-02L, variable
284 p = t0+y*t1+tt+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*(t7+y*(t8+
/freebsd-10-stable/gnu/usr.bin/gdb/kgdb/
H A Dtrgt_mips.c133 offsetof(struct trapframe, t5),
/freebsd-10-stable/sys/mips/mips/
H A Ddb_interface.c93 { "t5", DB_OFFSET(t5), db_frame },
H A Dvm_machdep.c651 DB_PRINT_REG(trapframe, t5);
H A Dtrap.c1345 (intmax_t)frame->t4, (intmax_t)frame->t5, (intmax_t)frame->t6, (intmax_t)frame->t7);
1392 (intmax_t)frame->t4, (intmax_t)frame->t5, (intmax_t)frame->t6, (intmax_t)frame->t7);
/freebsd-10-stable/lib/msun/ld80/
H A De_lgammal_r.c108 #define t5 (t5u.e) macro
320 p = t0+y*t1+tt+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*(t7+y*(t8+
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3871 SDValue t5 = DAG.getNode(ISD::FADD, dl, MVT::f32, t4,
3873 SDValue t6 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t5, X);
3893 SDValue t5 = DAG.getNode(ISD::FADD, dl, MVT::f32, t4,
3895 SDValue t6 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t5, X);
3971 SDValue t5 = DAG.getNode(ISD::FADD, dl, MVT::f32, t4,
3973 SDValue t6 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t5, X);
3996 SDValue t5 = DAG.getNode(ISD::FADD, dl, MVT::f32, t4,
3998 SDValue t6 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t5, X);
4065 SDValue t5 = DAG.getNode(ISD::FADD, dl, MVT::f32, t4,
4067 SDValue t6 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t5,
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dtree.h3648 #define build4(c,t1,t2,t3,t4,t5) build4_stat (c,t1,t2,t3,t4,t5 MEM_STAT_INFO)
3651 #define build5(c,t1,t2,t3,t4,t5,t6) build5_stat (c,t1,t2,t3,t4,t5,t6 MEM_STAT_INFO)
3654 #define build7(c,t1,t2,t3,t4,t5,t6,t7,t8) \
3655 build7_stat (c,t1,t2,t3,t4,t5,t6,t7,t8 MEM_STAT_INFO)
H A Dexpmed.c4420 rtx t5;
4421 t5 = expand_unop (compute_mode, one_cmpl_optab, nsign,
4424 t4, t5),
4407 rtx t5; local
H A Dtree-data-ref.c2798 tree t5 = chrec_convert (integer_type_node, overlaps_b_xyz,
2805 *overlaps_b = chrec_fold_plus (integer_type_node, t4, t5);
2794 tree t5 = chrec_convert (integer_type_node, overlaps_b_xyz, local
/freebsd-10-stable/contrib/ncurses/misc/
H A Dterminfo.src373 sgr=\E[%?%p1%t7;%;%?%p2%t4;%;%?%p3%t7;%;%?%p4%t5;%;%?%p6%t1;%;%?%p7%t8;%;m,
377 sgr=\E[%?%p1%t7;%;%?%p2%t4;%;%?%p3%t7;%;%?%p4%t5;%;%?%p5%t2;%;%?%p7%t8;%;m,
11060 sgr=\E[%?%p1%t7;%;%?%p2%t4;%;%?%p3%t7;%;%?%p4%t5;%;%?%p6%t1;%;m,
11070 sgr=\E[%?%p1%p3%|%!%t7;%;%?%p2%t4;%;%?%p4%t5;%;%?%p6%t1;%;%?%p7%t8;%;m,
11076 sgr=\E[%?%p1%p3%|%!%t7;%;%?%p2%t4;%;%?%p4%t5;%;%?%p6%t1;%;%?%p7%t8;%;m%?%p9%t\017%e\016%;,
11243 sgr=\E[%?%p1%!%t7;%;%?%p2%t4;%;%?%p3%t7;%;%?%p4%t5;%;%?%p6%t1;%;%?%p7%t8;%;m,
12147 sgr=\E[%?%p1%t7;%;%?%p2%t4;%;%?%p3%t7;%;%?%p4%t5;%;%?%p6%t1;%;m,
12329 op=\E[%?%gD%t2;%;%?%gU%t4;%;%?%gB%t5;%;%?%gR%t7;%;m,
12493 sgr=\E[%?%p1%p3%|%p6%|%t7;%;%?%p4%t5;%;%?%p2%p6%|%t4;%;%?%p1%p5%|%t2;%;m,
12695 sgr=\E[%?%p1%p3%|%p6%|%t7;%;%?%p4%t5;
[all...]
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh2837 7PBZqjVqlYAa6pxd0sEmWHB2CSU0D23RwvdWm9NQOWERnqm8j9+BUMrRSMc7q+t5

Completed in 422 milliseconds