Searched refs:t7 (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.10/tcl-105/tcl_ext/trf/trf/generic/haval/
H A Dhaval.c408 t7 = state->fingerprint[7], local
412 FF_1(t7, t6, t5, t4, t3, t2, t1, t0, *(w ));
413 FF_1(t6, t5, t4, t3, t2, t1, t0, t7, *(w+ 1));
414 FF_1(t5, t4, t3, t2, t1, t0, t7, t6, *(w+ 2));
415 FF_1(t4, t3, t2, t1, t0, t7, t6, t5, *(w+ 3));
416 FF_1(t3, t2, t1, t0, t7, t6, t5, t4, *(w+ 4));
417 FF_1(t2, t1, t0, t7, t6, t5, t4, t3, *(w+ 5));
418 FF_1(t1, t0, t7, t6, t5, t4, t3, t2, *(w+ 6));
419 FF_1(t0, t7, t6, t5, t4, t3, t2, t1, *(w+ 7));
421 FF_1(t7, t
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/generic/haval.1996/
H A Dhaval.c434 t7 = state->fingerprint[7], local
438 FF_1(t7, t6, t5, t4, t3, t2, t1, t0, *(w ));
439 FF_1(t6, t5, t4, t3, t2, t1, t0, t7, *(w+ 1));
440 FF_1(t5, t4, t3, t2, t1, t0, t7, t6, *(w+ 2));
441 FF_1(t4, t3, t2, t1, t0, t7, t6, t5, *(w+ 3));
442 FF_1(t3, t2, t1, t0, t7, t6, t5, t4, *(w+ 4));
443 FF_1(t2, t1, t0, t7, t6, t5, t4, t3, *(w+ 5));
444 FF_1(t1, t0, t7, t6, t5, t4, t3, t2, *(w+ 6));
445 FF_1(t0, t7, t6, t5, t4, t3, t2, t1, *(w+ 7));
447 FF_1(t7, t
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/CurveParamDocs/
H A Dellproj.c105 t5 = NULL, t6 = NULL, t7 = NULL; variable
152 t7 = newgiant(shorts);
231 gtog(t6, t7); squareg(t7); modg(p, t7);
232 mulg(t7, t1); modg(p, t1);
233 mulg(t6, t7); modg(p, t7);
234 mulg(t7, t2); modg(p, t2);
236 gtog(t3, t7); square
[all...]
H A Dtools.c197 giant t5 = popg(), t6 = popg(), t7 = popg(); local
207 gtog(t5, t7); gtog(t6, t5); gtog(t7, t6);
256 giant t6 = popg(), t7 = popg(), t8 = popg(), t9 = popg(); local
273 gtog(a, t7); mulg(t9, a); addg(a, b); modg(p, b);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dellproj.c105 t5 = NULL, t6 = NULL, t7 = NULL; variable
152 t7 = newgiant(shorts);
231 gtog(t6, t7); squareg(t7); modg(p, t7);
232 mulg(t7, t1); modg(p, t1);
233 mulg(t6, t7); modg(p, t7);
234 mulg(t7, t2); modg(p, t2);
236 gtog(t3, t7); square
[all...]
H A Dtools.c197 giant t5 = popg(), t6 = popg(), t7 = popg(); local
207 gtog(t5, t7); gtog(t6, t5); gtog(t7, t6);
256 giant t6 = popg(), t7 = popg(), t8 = popg(), t9 = popg(); local
273 gtog(a, t7); mulg(t9, a); addg(a, b); modg(p, b);
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/
H A Dconstructors_destructor_fn_imps.hpp100 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)
/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/
H A DellipticProj.c179 giant t7; local
193 t7 = borrowGiant(cp->maxDigits);
199 gtog(t6, t7); gsquare(t7); feemod(cp, t7);
200 mulg(t7, t1); feemod(cp, t1);
201 mulg(t6, t7); feemod(cp, t7);
202 mulg(t7, t2); feemod(cp, t2);
204 gtog(t3, t7); gsquar
362 giant t7 = borrowGiant(cp->maxDigits); local
400 giant t7; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DellipticProj.c179 giant t7; local
193 t7 = borrowGiant(cp->maxDigits);
199 gtog(t6, t7); gsquare(t7); feemod(cp, t7);
200 mulg(t7, t1); feemod(cp, t1);
201 mulg(t6, t7); feemod(cp, t7);
202 mulg(t7, t2); feemod(cp, t2);
204 gtog(t3, t7); gsquar
362 giant t7 = borrowGiant(cp->maxDigits); local
400 giant t7; local
[all...]
/macosx-10.10/OpenSSH-189/openssh/regress/
H A DMakefile6 REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 t-exec
76 CLEANFILES= t2.out t3.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \
129 $(OBJ)/t7.out:
132 t7: $(OBJ)/t7.out
133 ${TEST_SSH_SSHKEYGEN} -lf $(OBJ)/t7.out > /dev/null
134 ${TEST_SSH_SSHKEYGEN} -Bf $(OBJ)/t7.out > /dev/null
/macosx-10.10/ruby-106/ruby/test/rexml/
H A Dtest_listener.rb61 t7 = %Q{<string> \r\n \r \n </string>}
63 @listener.parse( t7 ).unpack("C*").inspect, "CR" )
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c++/detail/
H A Dparser.hpp530 const token_type& t7,
537 t.type() != t7)
553 const token_type& t7,
561 t.type() != t7 && t.type() != t8)
524 expect(const token_type& t1, const token_type& t2, const token_type& t3, const token_type& t4, const token_type& t5, const token_type& t6, const token_type& t7, const std::string& textual) argument
547 expect(const token_type& t1, const token_type& t2, const token_type& t3, const token_type& t4, const token_type& t5, const token_type& t6, const token_type& t7, const token_type& t8, const std::string& textual) argument
/macosx-10.10/bind9-45.101/bind9/bin/tests/master/
H A Dt_master.c259 t7() { function
328 { t7, "DNSKEY RR 2" },
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/sha1/
H A Dsha256.tcl474 set t7 8
479 + [lindex $W [incr t7]] \
/macosx-10.10/JavaScriptCore-7600.1.17/llint/
H A DLowLevelInterpreter.cpp327 CLoopRegister t0, t1, t2, t3, t5, t7, sp, cfr, lr, pc; local
H A DLowLevelInterpreter64.asm124 move arg4, t7
161 const temp3 = t7
549 loadp CommonSlowPaths::ArityCheckData::returnPC[t1], t7
/macosx-10.10/dyld-353.2.1/src/
H A DImageLoader.cpp428 uint64_t t7 = mach_absolute_time(); local
442 fgTotalDOF += t7 - t6;
/macosx-10.10/JavaScriptCore-7600.1.17/offlineasm/
H A Dmips.rb60 MIPS_TEMP_GPRS = [SpecialRegister.new("$t5"), SpecialRegister.new("$t6"), SpecialRegister.new("$t7"),
103 when "t7"
104 "$t7"
/macosx-10.10/tcl-105/tcl_ext/snack/snack/generic/
H A DjkFormatMP3.c1541 float t0, t1, t2, t3, t4, t5, t6, t7; local
1562 t7 = COSPI6 * in[6];
1564 t1 = t2 + t4 + t7;
1568 t2 += t1 - t7;
1574 t4 -= t1 + t7;
1595 float t0, t1, t2, t3, t4, t5, t6, t7; local
1616 t7 = COSPI6 * in[7];
1618 t1 = t2 + t4 + t7;
1622 t2 += t1 - t7;
1628 t4 -= t1 + t7;
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3757 SDValue t7 = DAG.getNode(ISD::FADD, dl, MVT::f32, t6, local
3759 SDValue TwoToFracPartOfX = DAG.getNode(ISD::BITCAST, dl,MVT::i32, t7);
3786 SDValue t7 = DAG.getNode(ISD::FADD, dl, MVT::f32, t6, local
3788 SDValue t8 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t7, X);
3904 SDValue t7 = DAG.getNode(ISD::FSUB, dl, MVT::f32, t6, local
3906 SDValue t8 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t7, X);
4013 SDValue t7 = DAG.getNode(ISD::FSUB, dl, MVT::f32, t6, local
4015 SDValue t8 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t7, X);
4118 SDValue t7 = DAG.getNode(ISD::FADD, dl, MVT::f32, t6, local
4120 SDValue t8 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t7,
4196 SDValue t7 = DAG.getNode(ISD::FADD, dl, MVT::f32, t6, local
4223 SDValue t7 = DAG.getNode(ISD::FADD, dl, MVT::f32, t6, local
4329 SDValue t7 = DAG.getNode(ISD::FADD, dl, MVT::f32, t6, local
4356 SDValue t7 = DAG.getNode(ISD::FADD, dl, MVT::f32, t6, local
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/rbt/
H A Dt_rbt.c587 t7() { function
1847 { t7, "dns_rbt_findname 2" },
/macosx-10.10/bind9-45.101/bind9/bin/tests/tasks/
H A Dt_tasks.c1274 t7(void) { function
2354 { t7, "isc_task_create" },
/macosx-10.10/bind9-45.101/bind9/bin/tests/db/
H A Dt_db.c729 t7(void) { function
3127 { t7, "dns_db_class" },
/macosx-10.10/JavaScriptCore-7600.1.17/assembler/
H A DMIPSAssembler.h92 t7 = r15, enumerator in enum:JSC::MIPSRegisters::__anon2515
/macosx-10.10/ncurses-44/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,
9890 sgr=\E[%?%p1%t7%;%?%p2%t;4%;%?%p3%t;7%;%?%p6%t;1%;%?%p6%p4%|%t;5%;%?%p5%t;0%;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;
[all...]

Completed in 214 milliseconds

12