Searched refs:t2 (Results 51 - 75 of 103) sorted by relevance

12345

/barrelfish-master/lib/msun/src/
H A De_powf.c59 float y1,t1,t2,r,s,sn,t,u,v,w; local
147 t2 = v-(t1-u);
199 t2 = z_l-(((t1-t)-dp_h[k])-z_h);
202 /* split up y into y1+y2 and compute (y1+y2)*(t1+t2) */
205 p_l = (y-y1)*t1+y*t2;
H A De_lgammaf_r.c48 t2 = 4.83836412e-01, /* 0x3ef7b968 */ variable
179 p = t0+y*t1+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*t7)))));
H A De_lgamma_r.c113 t2 = 6.46249402391333854778e-02, /* 0x3FB08B42, 0x94D5419B */ variable
262 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Dtcrl.com46 $! 'cmd' -in f.t -inform t -outform t -out ff.t2
73 $! backup/compare f.t ff.t2
H A Dtreq.com46 $! 'cmd' -in f.t -inform t -outform t -out ff.t2
73 $! backup/compare f.t ff.t2
H A Dtsid.com46 $! 'cmd' -in f.t -inform t -outform t -out ff.t2
73 $! backup/compare f.t ff.t2
H A Dtrsa.com57 $! 'cmd' -in f.t -inform t -outform t -out ff.t2
84 $! backup/compare f.t ff.t2
/barrelfish-master/usr/eclipseclp/lib_tcl/widget/
H A Dpane.tcl215 [place info $w1] junk t1 t2
216 set offset [expr ($t1+$t2-$t0)/10.0]
218 W0 $w0 W1 $w1 XY0 $t0 XY1 [expr $t1+$t2] \
219 C0 [expr $t0+$offset] C1 [expr $t1+$t2-$offset]]
271 ## pane $t2 -orient horizontal
274 ## pane $t1 $t2 $t3 -orient horizontal -initfrac [list 0.1 0.2 0.7]
/barrelfish-master/lib/openssl-1.0.0d/crypto/aes/asm/
H A Daes-ia64.S50 t2=r36; s2=r37;
98 { .mib; LDKEY t2=[rk0],2*KSZ
107 { .mmi; xor s2=s2,t2
120 { .mmi; (p0) LDKEY t2=[rk0],2*KSZ // 1/2:rk[2]
173 (p0) xor t2=t2,te20 // 10[9]/2:
177 (p0) xor t2=t2,te02 };; // 11[10]/2: !L2 scheduling
181 (p0) xor t2=t2,te3
[all...]
H A Daes-x86_64.pl58 $t2="%r12d";
99 mov 0($sbox,$acc2,8),$t2
111 xor 3($sbox,$acc0,8),$t2
124 xor 2($sbox,$acc2,8),$t2
137 xor 1($sbox,$acc1,8),$t2
144 xor $t2,$s2
158 movzb 2($sbox,$acc2,8),$t2
177 mov 0($sbox,$acc0,8),$acc0 #$t2
183 xor $acc0,$t2
192 mov 0($sbox,$acc2,8),$acc2 #$t2
[all...]
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dinit.c357 type t1, t2; local
361 t2.kernel = ModuleTag(d_.kernel_sepia);
362 return boot_emulc(v1, t1, v2, t2);
H A Dbip_tconv.c67 p_array_concat(value v1, type t1, value v2, type t2, value v, type t),
68 p_char_code(value v1, type t1, value v2, type t2),
578 p_char_code(value v1, type t1, value v2, type t2) argument
584 if (IsRef(t2)) { /* char_code(-,-) */
586 } else if (IsInteger(t2)) { /* char_code(-Char, +Code) */
610 if (IsRef(t2)) {
611 } else if (IsInteger(t2)) {
618 Return_Unify_Integer(v2, t2, *(unsigned char *)s);
1358 p_array_concat(value v1, type t1, value v2, type t2, value v, type t) argument
1369 if (IsRef(t2)) {
[all...]
H A Dbip_domain.c123 p_sdelta(value l1, type t1, value l2, type t2, value l3, type t3),
1637 register pword *t1, *t2; local
1677 t2 = s2++;
1678 Dereference_(t2);
1680 from2 = t2->val.nint;
1767 t2 = s2++;
1768 Dereference_(t2);
1770 from2 = t2->val.nint;
1793 register pword *t1, *t2; local
1841 t2
1975 register pword *t1, *t2; local
2229 register pword *t1, *t2; local
3118 p_sdelta(value l1, type t1, value l2, type t2, value l3, type t3) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/asm/
H A Dmips3.s84 ld t2,8(a1)
100 dmultu t2,a3
106 mfhi t2
108 daddu v0,t2
212 ld t2,8(a1)
222 dmultu t2,a3
227 mfhi t2
231 daddu v0,t3,t2
311 ld t2,8(a1)
319 dmultu t2,t
[all...]
H A Dpa-risc2.s659 t2 .reg %r21 label
685 LDD 0(b_ptr),t2
686 SUB t1,t2,sub_tmp1 ; t3 = t1-t2;
689 CMPCLR,*>> t1,t2,sub_tmp2 ; clear if t1 > t2
692 CMPCLR,*= t1,t2,%r0
697 LDD 8(b_ptr),t2
698 SUB t1,t2,sub_tmp1 ; t3 = t1-t2;
[all...]
H A Dpa-risc2W.s648 t2 .reg %r21 label
674 LDD 0(b_ptr),t2
675 SUB t1,t2,sub_tmp1 ; t3 = t1-t2;
678 CMPCLR,*>> t1,t2,sub_tmp2 ; clear if t1 > t2
681 CMPCLR,*= t1,t2,%r0
686 LDD 8(b_ptr),t2
687 SUB t1,t2,sub_tmp1 ; t3 = t1-t2;
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Do_time.c345 time_t t1, t2; local
347 t2 = t1 + offset;
348 OPENSSL_gmtime(&t2, &tm2);
/barrelfish-master/lib/openssl-1.0.0d/crypto/ec/
H A Dec2_mult.c116 BIGNUM *t1, *t2; local
122 t2 = BN_CTX_get(ctx);
123 if (t2 == NULL) goto err;
128 if (!group->meth->field_mul(group, t2, x1, z1, ctx)) goto err;
132 if (!BN_GF2m_add(x1, x1, t2)) goto err;
/barrelfish-master/lib/lua/src/
H A Dlvm.c260 int luaV_equalobj_ (lua_State *L, const TValue *t1, const TValue *t2) { argument
262 lua_assert(ttisequal(t1, t2));
265 case LUA_TNUMBER: return luai_numeq(nvalue(t1), nvalue(t2));
266 case LUA_TBOOLEAN: return bvalue(t1) == bvalue(t2); /* true must be 1 !! */
267 case LUA_TLIGHTUSERDATA: return pvalue(t1) == pvalue(t2);
268 case LUA_TLCF: return fvalue(t1) == fvalue(t2);
269 case LUA_TSHRSTR: return eqshrstr(rawtsvalue(t1), rawtsvalue(t2));
270 case LUA_TLNGSTR: return luaS_eqlngstr(rawtsvalue(t1), rawtsvalue(t2));
272 if (uvalue(t1) == uvalue(t2)) return 1;
274 tm = get_equalTM(L, uvalue(t1)->metatable, uvalue(t2)
[all...]
/barrelfish-master/usr/monitor/
H A Dtrace_support.c157 static void trace_intermon_measure_ack_recv(struct intermon_binding* ib, coreid_t origin_core, uint64_t t0, uint64_t t1, uint64_t t2) argument
161 printf("NTP result: %" PRIu64 " %" PRIu64 " %" PRIu64 " %" PRIu64 "\n", t0,t1,t2,t3);
164 int64_t offset = (((t1-t0)+(t2-t3))/2);
/barrelfish-master/lib/tommath/pre_gen/
H A Dmpi.c1660 mp_int q, x, y, t1, t2; local
1690 if ((res = mp_init (&t2)) != MP_OKAY) {
1778 t2.dp[0] = (i - 2 < 0) ? 0 : x.dp[i - 2];
1779 t2.dp[1] = (i - 1 < 0) ? 0 : x.dp[i - 1];
1780 t2.dp[2] = x.dp[i];
1781 t2.used = 3;
1782 } while (mp_cmp_mag(&t1, &t2) == MP_GT);
1835 LBL_T2:mp_clear (&t2);
2970 mp_int u1,u2,u3,v1,v2,v3,t1,t2,t3,q,tmp; local
2973 if ((err = mp_init_multi(&u1, &u2, &u3, &v1, &v2, &v3, &t1, &t2,
4297 mp_int x0, x1, t1, t2, x0x0, x1x1; local
4417 mp_int t1, t2; local
5322 mp_int t1, t2, t3; local
7402 mp_int t1,t2; local
[all...]
/barrelfish-master/usr/eclipseclp/icparc_solvers/
H A Dedge_finder.c248 _asc_lct(t1, t2)
249 task_t **t1, **t2;
251 return (*t1)->lct > (*t2)->lct ? 1 : (*t1)->lct < (*t2)->lct ? -1 : 0;
255 _asc_est(t1, t2)
256 task_t **t1, **t2;
258 return (*t1)->est > (*t2)->est ? 1 : (*t1)->est < (*t2)->est ? -1 : 0;
/barrelfish-master/lib/openssl-1.0.0d/crypto/des/
H A Dset_key.c340 register DES_LONG c,d,t,s,t2; local
389 t2=((t<<16L)|(s&0x0000ffffL))&0xffffffffL;
390 *(k++)=ROTATE(t2,30)&0xffffffffL;
392 t2=((s>>16L)|(t&0xffff0000L));
393 *(k++)=ROTATE(t2,26)&0xffffffffL;
/barrelfish-master/lib/openssl-1.0.0d/crypto/camellia/asm/
H A Dcmll-x86.pl82 my $t0=@T[($j)%4],$t1=@T[($j+1)%4],$t2=@T[($j+2)%4],$t3=@T[($j+3)%4];
92 &mov ($t2,&DWP($SBOX1_1110,$Tbl,$idx,8)); # t2=SBOX1_1110[1]
96 &xor ($t2,&DWP($SBOX4_4404,$Tbl,$idx,8)); # t2^=SBOX4_4404[1]
102 &xor ($t2,$t3); # t2^=t3
104 &xor ($t2,&DWP($SBOX2_0222,$Tbl,$idx,8)); # t2^=SBOX2_0222[1]
108 &xor ($t2,
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/dsa/
H A Ddsa_ameth.c211 ASN1_TYPE *t1, *t2; local
222 t2 = sk_ASN1_TYPE_value(ndsa, 1);
233 if (t2->type != V_ASN1_INTEGER)
236 privkey = t2->value.integer;

Completed in 382 milliseconds

12345