HomeSort by relevance Sort by last modified time
    Searched refs:into (Results 1 - 25 of 238) sorted by null

1 2 3 4 5 6 7 8 910

  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postdaisy/
README 24 into PostScript. No guarantees are given with this program - quite a bit hasn't
  /onnv/onnv-gate/usr/src/lib/libc/i386/crt/
_rtboot.s 30 / data into the process' address space and created the process
100 call .L01 / only way to get IP into a register
  /onnv/onnv-gate/usr/src/lib/libc/i386/sys/
gettimeofday.s 46 / need to convert nsecs to usecs & store into area pointed
51 movl %eax, (%ecx) / store seconds into timeval ptr
55 movl %edx, 4(%ecx) / store usecs into timeval ptr + 4.
_lwp_mutex_unlock.s 36 xchgl (%eax), %ecx / clear lock and get old lock into %ecx
  /onnv/onnv-gate/usr/src/lib/pkcs11/libkcfd/
README 30 libkcfd forces interposition of pkcs11_softtoken.so.1 into libkmf
  /onnv/onnv-gate/usr/src/lib/libc/sparc/fp/
fpgetrnd.s 39 ld [%sp+ARGPUSH], %o0 ! load into register
fpsetmask.s 48 sll %o0, 23, %o1 ! move input bits into position
50 ld [%sp+ARGPUSH], %o0 ! load into register
fpsetrnd.s 39 sll %o0, 30, %o1 ! move input bits into position
41 ld [%sp+ARGPUSH], %o0 ! load into register
fpsetsticky.s 39 sll %o0, 5, %o1 ! move input bits into position
41 ld [%sp+ARGPUSH], %o0 ! load into register
fpgetmask.s 40 ld [%sp+ARGPUSH], %o0 ! load into register
fpgetsticky.s 40 ld [%sp+ARGPUSH], %o0 ! load into register
  /onnv/onnv-gate/usr/src/lib/libc/sparcv9/fp/
fpgetrnd.s 39 ld [%sp+STACK_BIAS+ARGPUSH], %o0 ! load into register
fpsetmask.s 48 sll %o0, 23, %o1 ! move input bits into position
50 ld [%sp+STACK_BIAS+ARGPUSH], %o0 ! load into register
fpsetrnd.s 39 sll %o0, 30, %o1 ! move input bits into position
41 ld [%sp+STACK_BIAS+ARGPUSH], %o0 ! load into register
fpsetsticky.s 39 sll %o0, 5, %o1 ! move input bits into position
41 ld [%sp+STACK_BIAS+ARGPUSH], %o0 ! load into register
fpgetmask.s 40 ld [%sp+STACK_BIAS+ARGPUSH], %o0 ! load into register
fpgetsticky.s 40 ld [%sp+STACK_BIAS+ARGPUSH], %o0 ! load into register
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postprint/
README 23 Source code for a simple program that translates ASCII files into PostScript. The
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
constant.t 223 test 66, (shift @warnings) =~ /^Constant name 'STDIN' is forced into package main:: a/;
224 test 67, (shift @warnings) =~ /^Constant name 'STDOUT' is forced into package main:: at/;
225 test 68, (shift @warnings) =~ /^Constant name 'STDERR' is forced into package main:: at/;
226 test 69, (shift @warnings) =~ /^Constant name 'ARGV' is forced into package main:: at/;
227 test 70, (shift @warnings) =~ /^Constant name 'ARGVOUT' is forced into package main:: at/;
228 test 71, (shift @warnings) =~ /^Constant name 'ENV' is forced into package main:: at/;
229 test 72, (shift @warnings) =~ /^Constant name 'INC' is forced into package main:: at/;
230 test 73, (shift @warnings) =~ /^Constant name 'SIG' is forced into package main:: at/;
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/utils/
README 8 directory into the ON tree and patched versions of standard perl files needed
22 source tree into an ON workspace. See the README in port for details.
  /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/common/sparc/
sendsig.s 46 mov %i1, %o1 ! we're calling directly into C code (as will
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/
README 10 5.8.4 build directory into the ON tree. It is hoped that future ports and
25 into ON. The files are build.touched, test.log and install.packlist.
30 a CSV file describing all the files that need to be integrated into ON, using
40 to check the perl source into ON.
57 a) Merge in the ON-specific changes into installperl fromm the previous
59 b) Merge in the ON-specific changes into MakeMaker (under utils/lib)
70 MapFiles Figures out which files need to be integrated into ON.
  /onnv/onnv-gate/usr/src/uts/sun4/ml/
proc_init.s 124 ! *before* calling into C routines .
133 sll %l1, CPTRSHIFT, %l2 ! offset into CPU vector.
153 ret ! "return" into the thread
  /onnv/onnv-gate/usr/src/cmd/fps/fptest/
fsr_test.s 114 ld [%l1], %f2 ! Load operand 1 into FP reg
115 ld [%l2], %f4 ! Load operand 2 into FP reg
196 ldd [%l1], %f2 ! Load operand 1 into FP reg
197 ldd [%l2], %f4 ! Load operand 2 into FP reg
  /onnv/onnv-gate/usr/src/lib/libc/amd64/gen/
wslen.s 82 jmp wcslen / tail call into wcslen

Completed in 1319 milliseconds

1 2 3 4 5 6 7 8 910