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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/t/
H A Darray.t20 @t7 = &timelist(7);
21 print (((@t7 == 7) ? '' : 'not '), "ok 2\n");
24 $BAD++ unless $t7[$i-1] == $t7[$i];
37 print ((("@t7" eq "@u7") ? '' : 'not '), "ok 6\n");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dappend.t67 my $t7 = $ua; $t7 = $ab . $t7;
69 print $t7 =~ /$ub/ ? "ok 12\n" : "not ok 12\t# $t7\n";
H A Dpat.t174 $t1=$t2=$t3=$t4=$t5=$t6=$t7=$t8=$t9=0;
183 $t7++ if /$pat7/o;
188 $x = "$t1$t2$t3$t4$t5$t6$t7$t8$t9";
/osnet-11/usr/src/grub/grub2/grub-core/boot/mips/
H A Dstartup_raw.S103 addiu $t7, $s0, (str - base);\
171 addiu $t7, $s0, (str - base);\
184 lb $t4, 0($t7)
190 addiu $t7, $t7, 1
/osnet-11/usr/src/grub/grub2/grub-core/video/readers/
H A Djpeg.c347 int t0, t1, t2, t3, t4, t5, t6, t7; local
388 t7 = pd[JPEG_UNIT_SIZE * 1];
390 v0 = t4 + t7;
393 v3 = t5 + t7;
405 t7 = t7 * CONST (1.501321110) - v0 - v3;
407 pd[JPEG_UNIT_SIZE * 0] = t0 + t7;
408 pd[JPEG_UNIT_SIZE * 7] = t0 - t7;
442 t7 = pd[1];
444 v0 = t4 + t7;
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/boot/mips/loongson/
H A Dfwstart.S567 ori $t7, $zero, 8
568 bne $v0, $t7, 1f
631 ori $t7, $zero, 0x16
637 addiu $t7, $t7, -1
638 bne $t7, $zero, 1b

Completed in 768 milliseconds