/titanic_50/usr/src/uts/i86pc/os/ |
H A D | mlsetup.c | 286 t0.t_stk = (caddr_t)rp - MINFRAME; in mlsetup() 287 t0.t_stkbase = t0stack; in mlsetup() 288 t0.t_pri = maxclsyspri - 3; in mlsetup() 289 t0.t_schedflag = TS_LOAD | TS_DONT_SWAP; in mlsetup() 290 t0.t_procp = &p0; in mlsetup() 291 t0.t_plockp = &p0lock.pl_lock; in mlsetup() 292 t0.t_lwp = &lwp0; in mlsetup() 293 t0.t_forw = &t0; in mlsetup() 294 t0.t_back = &t0; in mlsetup() 295 t0.t_next = &t0; in mlsetup() [all …]
|
/titanic_50/usr/src/lib/libmvec/common/ |
H A D | __vcos.c | 203 double t0, t1, t2, z0, z1, z2; in __vcos() local 210 HI(&t0) = j0; in __vcos() 213 LO(&t0) = 0; in __vcos() 216 x0 -= t0; in __vcos() 222 t0 = z0 * (qq1 + z0 * qq2); in __vcos() 238 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0); in __vcos() 242 *py0 = a0 + t0; in __vcos() 259 t0 = z0 * (poly3[1] + z0 * poly4[1]); in __vcos() 262 t0 = z0 * (poly1[1] + z0 * (poly2[1] + t0)); in __vcos() 273 *py0 = one + t0; in __vcos() [all …]
|
H A D | __vsin.c | 177 double t0, t1, t2, z0, z1, z2; in __vsin() local 184 HI(&t0) = j0; in __vsin() 187 LO(&t0) = 0; in __vsin() 190 x0 -= t0; in __vsin() 196 t0 = z0 * (qq1 + z0 * qq2); in __vsin() 211 t0 = (__vlibm_TBL_sincos_hi[j0+1] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+xsb0]; in __vsin() 214 *py0 = a0 + t0; in __vsin() 231 t0 = z0 * (poly3[0] + z0 * poly4[0]); in __vsin() 234 t0 = z0 * (poly1[0] + z0 * (poly2[0] + t0)); in __vsin() 243 t0 = x0 + x0 * t0; in __vsin() [all …]
|
H A D | __vsincos.c | 233 double t0, t1, t2, t1_0, t1_1, t1_2, t2_0, t2_1, t2_2; in __vsincos() local 242 HI(&t0) = j0; in __vsincos() 245 LO(&t0) = 0; in __vsincos() 249 x0 -= t0; in __vsincos() 257 t0 = z0 * (qq1 + z0 * qq2); in __vsincos() 281 t2_0 = __vlibm_TBL_sincos_lo[j0+1] - (a1_0*w0 - a2_0*t0); in __vsincos() 289 t1_0 = a2_0*w0 + a1_0*t0; in __vsincos() 306 HI(&t0) = j0; in __vsincos() 308 LO(&t0) = 0; in __vsincos() 310 x0 -= t0; in __vsincos() [all …]
|
H A D | __vcosbig_ultra3.c | 226 double t0, t1, t2, z0, z1, z2; in __vlibm_vcos_big_ultra3() local 233 HI(&t0) = j0; in __vlibm_vcos_big_ultra3() 236 LO(&t0) = 0; in __vlibm_vcos_big_ultra3() 239 x0 = (x0 - t0) + y0; in __vlibm_vcos_big_ultra3() 245 t0 = z0 * (qq1 + z0 * qq2); in __vlibm_vcos_big_ultra3() 266 t0 = (__vlibm_TBL_sincos_hi[j0+((n0+xsb0)&3)] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+n0]; in __vlibm_vcos_big_ultra3() 269 *py0 = ( a0 + t0 ); in __vlibm_vcos_big_ultra3() 291 t0 = z0 * (poly3[j0] + z0 * poly4[j0]); in __vlibm_vcos_big_ultra3() 294 t0 = z0 * (poly1[j0] + z0 * (poly2[j0] + t0)); in __vlibm_vcos_big_ultra3() 307 t0 = x0_or_one[n0] + (y0_or_zero[n0] + x0_or_one[n0] * t0); in __vlibm_vcos_big_ultra3() [all …]
|
H A D | __vsinbig_ultra3.c | 226 double t0, t1, t2, z0, z1, z2; in __vlibm_vsin_big_ultra3() local 233 HI(&t0) = j0; in __vlibm_vsin_big_ultra3() 236 LO(&t0) = 0; in __vlibm_vsin_big_ultra3() 239 x0 = (x0 - t0) + y0; in __vlibm_vsin_big_ultra3() 245 t0 = z0 * (qq1 + z0 * qq2); in __vlibm_vsin_big_ultra3() 266 t0 = (__vlibm_TBL_sincos_hi[j0+((n0+xsb0)&3)] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+n0]; in __vlibm_vsin_big_ultra3() 269 *py0 = ( a0 + t0 ); in __vlibm_vsin_big_ultra3() 291 t0 = z0 * (poly3[j0] + z0 * poly4[j0]); in __vlibm_vsin_big_ultra3() 294 t0 = z0 * (poly1[j0] + z0 * (poly2[j0] + t0)); in __vlibm_vsin_big_ultra3() 307 t0 = x0_or_one[n0] + (y0_or_zero[n0] + x0_or_one[n0] * t0); in __vlibm_vsin_big_ultra3() [all …]
|
H A D | __vatan2f.c | 56 double t0, t1, t2; in __vatan2f() local 431 t0 = num0 / den0; in __vatan2f() 435 sx0 = t0 * t0; in __vatan2f() 439 t0 += t0 * sx0 * (q1 + sx0 * q2); in __vatan2f() 443 t0 += ah0; in __vatan2f() 447 *pz0 = sign0 * t0; in __vatan2f() 469 t0 = (y0 - x0 * (double)base0) / in __vatan2f() 471 sx0 = t0 * t0; in __vatan2f() 472 t0 += t0 * sx0 * (q1 + sx0 * q2); in __vatan2f() 473 t0 += ah0; in __vatan2f() [all …]
|
H A D | __vatan2.c | 72 double ah0, ah1, ah2, al0, al1, al2, t0, t1, t2; in __vatan2() local 180 t0 = __vlibm_TBL_atan2[k+2]; in __vatan2() 184 z0 = ((y0 - t0 * xh) - t0 * (x0 - xh)) / (x0 + y0 * t0); in __vatan2() 421 t0 = ah0 + (z0 + (al0 + (z0 * x0) * (p1 + x0 * in __vatan2() 428 *pz0 = sign0 * t0; in __vatan2() 449 t0 = ah0 + (z0 + (al0 + (z0 * x0) * (p1 + x0 * in __vatan2() 451 *pz0 = sign0 * t0; in __vatan2()
|
H A D | __vexp.c | 412 double t0, t1, t2, t3, t4, t5; in __vexp() local 501 t0 = TBL[j0]; in __vexp() 508 y0 = t0 + (TBL[j0 + 1] + t0 * y0); in __vexp()
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | mlsetup.c | 147 t0.t_stk = (caddr_t)rp - REGOFF; in mlsetup() 149 t0.t_stkbase = t0stack; in mlsetup() 150 t0.t_pri = maxclsyspri - 3; in mlsetup() 151 t0.t_schedflag = TS_LOAD | TS_DONT_SWAP; in mlsetup() 152 t0.t_procp = &p0; in mlsetup() 153 t0.t_plockp = &p0lock.pl_lock; in mlsetup() 154 t0.t_lwp = &lwp0; in mlsetup() 155 t0.t_forw = &t0; in mlsetup() 156 t0.t_back = &t0; in mlsetup() 157 t0.t_next = &t0; in mlsetup() [all …]
|
/titanic_50/usr/src/common/crypto/sha1/amd64/ |
H A D | sha1-x86_64.pl | 50 my ($code, $ctx, $inp, $num, $xi, $t0, $t1, $i, @V, $A, $B, $C, $D, $E, $T); 71 $t0="%ebx"; 129 mov $c,$t0 132 xor $d,$t0 135 and $b,$t0 138 xor $d,$t0 140 add $t0,$f 145 mov $c,$t0 148 xor $d,$t0 151 and $b,$t0 [all …]
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | laststmtchanges.test | 34 create table t0 (x); 35 insert into t0 values (1); 36 insert into t0 values (1); 37 insert into t0 values (2); 38 insert into t0 values (2); 39 insert into t0 values (1); 40 insert into t0 values (1); 41 insert into t0 values (1); 42 insert into t0 values (2); 50 update t0 set x=3 where x=1; [all …]
|
H A D | conflict.test | 39 # t0 True if there is an error from $cmd 43 foreach {i conf cmd t0 t1 t2} { 77 } [list $t0 $t1 $t2] 97 # t0 True if there is an error from $cmd 101 foreach {i conf cmd t0 t1 t2} { 135 } [list $t0 $t1 $t2] 155 # t0 True if there is an error from $cmd 159 foreach {i conf cmd t0 t1 t2} { 193 } [list $t0 $t1 $t2] 210 # t0 True if there is an error from $cmd [all …]
|
H A D | memdb.test | 165 # t0 True if there is an error from $cmd 169 foreach {i conf cmd t0 t1 t2} { 203 } [list $t0 $t1 $t2] 227 # t0 True if there is an error from $cmd 231 foreach {i conf1 conf2 cmd t0 t1 t2} { 259 if {$t0} {set t1 {column a is not unique}} 277 } [list $t0 $t1 $t2]
|
/titanic_50/usr/src/common/net/wanboot/crypt/ |
H A D | aes.c | 759 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in aes_encrypt() local 813 #define ssr0 (Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] \ in aes_encrypt() 816 ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff]) in aes_encrypt() 818 ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff]) in aes_encrypt() 819 #define ssr3 (Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] \ in aes_encrypt() 823 t0 = tsr0 ^ rk[4]; in aes_encrypt() 833 t0 = tsr0 ^ rk[12]; in aes_encrypt() 843 t0 = tsr0 ^ rk[20]; in aes_encrypt() 853 t0 = tsr0 ^ rk[28]; in aes_encrypt() 863 t0 = tsr0 ^ rk[36]; in aes_encrypt() [all …]
|
/titanic_50/usr/src/cmd/csh/ |
H A D | sh.time.c | 23 void pdeltat(struct timeval *t1, struct timeval *t0); 24 void tvadd(struct timeval *tsum, struct timeval *t0); 25 void tvsub(struct timeval *tdiff, struct timeval *t1, struct timeval *t0); 222 pdeltat(struct timeval *t1, struct timeval *t0) in pdeltat() argument 229 tvsub(&td, t1, t0); in pdeltat() 235 tvadd(struct timeval *tsum, struct timeval *t0) in tvadd() argument 241 tsum->tv_sec += t0->tv_sec; in tvadd() 242 tsum->tv_usec += t0->tv_usec; in tvadd() 250 tvsub(struct timeval *tdiff, struct timeval *t1, struct timeval *t0) in tvsub() argument 256 tdiff->tv_sec = t1->tv_sec - t0->tv_sec; in tvsub() [all …]
|
/titanic_50/usr/src/common/crypto/ecc/ |
H A D | ecp_jac.c | 246 mp_int t0, t1, M, S; in ec_GFp_pt_dbl_jac() local 248 MP_DIGITS(&t0) = 0; in ec_GFp_pt_dbl_jac() 252 MP_CHECKOK(mp_init(&t0, FLAG(px))); in ec_GFp_pt_dbl_jac() 264 MP_CHECKOK(group->meth->field_sqr(px, &t0, group->meth)); in ec_GFp_pt_dbl_jac() 265 MP_CHECKOK(group->meth->field_add(&t0, &t0, &M, group->meth)); in ec_GFp_pt_dbl_jac() 266 MP_CHECKOK(group->meth->field_add(&t0, &M, &t0, group->meth)); in ec_GFp_pt_dbl_jac() 268 field_add(&t0, &group->curvea, &M, group->meth)); in ec_GFp_pt_dbl_jac() 272 MP_CHECKOK(group->meth->field_add(px, &M, &t0, group->meth)); in ec_GFp_pt_dbl_jac() 274 MP_CHECKOK(group->meth->field_mul(&t0, &t1, &M, group->meth)); in ec_GFp_pt_dbl_jac() 275 MP_CHECKOK(group->meth->field_add(&M, &M, &t0, group->meth)); in ec_GFp_pt_dbl_jac() [all …]
|
H A D | ecp_jm.c | 69 mp_int *t0, *t1, *M, *S; in ec_GFp_pt_dbl_jm() local 71 t0 = &scratch[0]; in ec_GFp_pt_dbl_jm() 89 MP_CHECKOK(group->meth->field_sqr(px, t0, group->meth)); in ec_GFp_pt_dbl_jm() 90 MP_CHECKOK(group->meth->field_add(t0, t0, M, group->meth)); in ec_GFp_pt_dbl_jm() 91 MP_CHECKOK(group->meth->field_add(t0, M, t0, group->meth)); in ec_GFp_pt_dbl_jm() 92 MP_CHECKOK(group->meth->field_add(t0, paz4, M, group->meth)); in ec_GFp_pt_dbl_jm() 99 MP_CHECKOK(group->meth->field_sqr(py, t0, group->meth)); in ec_GFp_pt_dbl_jm() 100 MP_CHECKOK(group->meth->field_add(t0, t0, t0, group->meth)); in ec_GFp_pt_dbl_jm() 101 MP_CHECKOK(group->meth->field_sqr(t0, t1, group->meth)); in ec_GFp_pt_dbl_jm() 105 MP_CHECKOK(group->meth->field_mul(px, t0, S, group->meth)); in ec_GFp_pt_dbl_jm()
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_time.c | 86 hrtime_t t0, t1, delta; in fmd_time_sync() local 89 t0 = ftop->fto_gethrtime(); in fmd_time_sync() 92 delta = t1 - t0; in fmd_time_sync() 96 hrtbase = t0 + delta / 2; in fmd_time_sync() 194 hrtime_t t0, mask; in fmd_time_ena2hrt() local 198 t0 = (ena & ENA_FMT1_TIME_MASK) >> ENA_FMT1_TIME_SHFT; in fmd_time_ena2hrt() 200 if (((hrt - t0) & ((mask + 1) >> 1)) == 0) in fmd_time_ena2hrt() 201 hrt -= (hrt - t0) & mask; in fmd_time_ena2hrt() 204 t0 = (ena & ENA_FMT2_TIME_MASK) >> ENA_FMT2_TIME_SHFT; in fmd_time_ena2hrt() 206 if (((hrt - t0) & ((mask + 1) >> 1)) == 0) in fmd_time_ena2hrt() [all …]
|
/titanic_50/usr/src/common/crypto/aes/ |
H A D | aes_impl.c | 1321 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in rijndael_encrypt() local 1341 t0 = Te0[s0 >> 24] ^ in rijndael_encrypt() 1371 s0 = Te0[t0 >> 24] ^ in rijndael_encrypt() 1380 Te3[t0 & 0xff] ^ in rijndael_encrypt() 1385 Te2[(t0 >> 8) & 0xff] ^ in rijndael_encrypt() 1390 Te1[(t0 >> 16) & 0xff] ^ in rijndael_encrypt() 1401 s0 = (Te4[(t0 >> 24)] & 0xff000000) ^ in rijndael_encrypt() 1411 (Te4[t0 & 0xff] & 0x000000ff) ^ in rijndael_encrypt() 1417 (Te4[(t0 >> 8) & 0xff] & 0x0000ff00) ^ in rijndael_encrypt() 1423 (Te4[(t0 >> 16) & 0xff] & 0x00ff0000) ^ in rijndael_encrypt() [all …]
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/features/async_destroy/ |
H A D | async_destroy_001_pos.ksh | 68 t0=$SECONDS 70 while [[ $((SECONDS - t0)) -lt 10 ]]; do 80 [[ $((SECONDS - t0)) -gt 180 ]] && \
|
/titanic_50/usr/src/cmd/sgs/prof/common/ |
H A D | prof.c | 360 float t, t0; in main() local 785 t0 = 0.0; /* Time accumulator. */ in main() 892 t0 += t; /* Accumulate total time. */ in main() 1024 "Time unaccounted for: %.7G\n", t_tot - t0)); in main() 1046 t0 = snymp->tot_sl_time; in main() 1050 t0 = slp->sl_time; in main() 1057 if (t0 == 0.0 && count == 0 && !(flags & F_ZSYMS)) in main() 1074 t += t0; /* move here; compiler bug !! */ in main() 1075 Print("%6.1f%8.2f%8.2f", t0 * t_tot, t0, t); in main() 1081 1000.0*t0/count); in main()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_util.c | 302 u32_t t0, t1, t2, t3 ; in calc_crc32() local 303 t0 = ( ( 0x000000ff ) & ( temp >> 24 ) ) ; // temp >> 24 ; in calc_crc32() 307 crc32_result = t0 | t1 | t2 | t3 ; in calc_crc32()
|
/titanic_50/usr/src/lib/libc/i386/gen/ |
H A D | _div64.s | 159 / uint32_t t0, t1, x2; 180 / A_MUL32(y0, q0, t0, t1); 181 / if (t1 > x1 || (t1 == x1 && t0 > x0)) { 183 / A_SUB2(y0, y1, t0, t1); 187 / A_SUB2(t0, t1, x0, x1); 323 movl %ebp, %eax / y0, t0 331 subl %eax,%esi / t0, x0 355 cmpl %esi, %eax / x0, t0 359 subl %ebp,%eax / y0, t0 440 / uint32_t t0, t1, x2; [all …]
|
/titanic_50/usr/src/lib/libm/common/R/ |
H A D | powf.c | 50 t0 = 2.000000000004777489262405315073203746943e+0000, variable 274 dx = S[i] * (done - (dtwo * dy) / (dy * (done - dy * t1) - t0)); in powf()
|