Searched refs:sub (Results 26 - 50 of 137) sorted by relevance

123456

/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Dpl_flow.d58 perl*:::sub-entry
65 perl*:::sub-return
H A Dpl_syscalls.d12 * TYPE Type of call (sub/syscall)
49 perl$target:::sub-entry
51 @calls[basename(copyinstr(arg1)), "sub", copyinstr(arg0)] = count();
H A Dpl_syscolors.d19 * TYPE Type of call (sub/syscall)
65 perl$target:::sub-entry,
66 perl$target:::sub-return,
74 perl$target:::sub-entry
78 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "sub",
84 perl$target:::sub-return
90 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "sub",
H A Dpl_malloc.d44 perl$target:::sub-entry
50 perl$target:::sub-return
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Perl/
H A Dpl_flow.d58 perl*:::sub-entry
65 perl*:::sub-return
H A Dpl_syscalls.d12 * TYPE Type of call (sub/syscall)
49 perl$target:::sub-entry
51 @calls[basename(copyinstr(arg1)), "sub", copyinstr(arg0)] = count();
H A Dpl_syscolors.d19 * TYPE Type of call (sub/syscall)
65 perl$target:::sub-entry,
66 perl$target:::sub-return,
74 perl$target:::sub-entry
78 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "sub",
84 perl$target:::sub-return
90 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "sub",
H A Dpl_malloc.d44 perl$target:::sub-entry
50 perl$target:::sub-return
/osnet-11/usr/src/grub/grub2/grub-core/kern/sparc64/ieee1275/
H A Dcrt0.S56 sub %o6, 2047, %o6
58 sub %o2, 4, %o2
59 sub %o3, 4, %o3
63 sub %o2, 4, %o2
65 sub %o3, 4, %o3
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dstrcmp.s79 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
81 sub $0xffff, %edx /* if first 16 bytes are same, edx == 0xffff */
84 sub $16, %r11
111 sub %rax, %r9
127 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
131 sub %r9d, %edx
155 sub $0xffff, %edx
159 sub $16, %r11
170 sub $0xffff, %edx
173 sub
[all...]
H A Dstrcpy.s82 sub $16, %r8
118 sub %rdx, %r9 /* src offset - dest offset */
149 sub $16, %r8
164 sub $16, %r8
176 sub $16, %r8
188 sub $16, %r8
201 sub $16, %r8
239 sub $16, %r8
260 sub $16, %r8
284 sub
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/kern/sparc64/
H A Dcache.S35 sub %o1, %o0, %o1
/osnet-11/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcmp.s78 sub %o4, 8, %o4 ! o4 = -(num of bytes to dbl align)
80 sub %o3, %o4, %o3 ! o3 = 8 + (num of bytes to dbl align)
99 sub %g0, %g0, %o0
103 sub %o4, %o5, %o0 ! return(*s1 - *s2)
119 sub %o4, 8, %o4
134 sub %o1, %o0, %o1 ! o1 gets the difference
139 sub %o2, 8, %o2
143 sub %o1, %o0, %o1 ! o1 gets the difference
157 sub %g0, %g0, %o0 ! strings compare equal
163 sub
[all...]
/osnet-11/usr/src/tools/onbld/Checks/
H A DMapfile.py58 line = CmtRE.sub(r'', line)
59 line = LeadingWSRE.sub(r'', line)
/osnet-11/usr/src/grub/grub2/grub-core/lib/i386/
H A Drelocator_asm.S47 sub $1, %esi
48 sub $1, %edi
/osnet-11/usr/src/grub/grub2/grub-core/lib/x86_64/
H A Drelocator_asm.S49 sub $1, %rsi
50 sub $1, %rdi
/osnet-11/usr/src/lib/brand/shared/brand/sparc/
H A Drunexe.s59 sub %o0, CPTRSIZE + WINDOWSIZE + STACK_BIAS, %sp
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/XS/APItest/
H A DAPItest.xs111 sub TIEHASH { bless {}, $_[0] }
112 sub STORE { $_[0]->{$_[1]} = $_[2] }
113 sub FETCH { $_[0]->{$_[1]} }
114 sub FIRSTKEY { my $a = scalar keys %{$_[0]}; each %{$_[0]} }
115 sub NEXTKEY { each %{$_[0]} }
116 sub EXISTS { exists $_[0]->{$_[1]} }
117 sub DELETE { delete $_[0]->{$_[1]} }
118 sub CLEAR { %{$_[0]} = () }
/osnet-11/usr/src/lib/libc/sparcv9/crt/
H A Dcerror.s51 sub %g0, 1, %o0
/osnet-11/usr/src/lib/libc/sparc/crt/
H A Dhwmuldiv.s82 sub %o0, %o2, %o0
93 sub %o0, %o2, %o0
137 sub %o1, %o2, %o0 ! %o0 = a - b
139 sub %o1, %o0, %o1 ! %o1 = (a < b) ? a : b = min(a, b)
154 sub %o1, %o3, %o1
166 sub %o1, %o3, %o1
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A Ddlutils.c61 CV *sub; local
65 if ((sub = get_cv("DynaLoader::dl_unload_file", FALSE)) != NULL) {
74 call_sv((SV*)sub, G_DISCARD | G_NODEBUG);
/osnet-11/usr/src/grub/grub2/grub-core/lib/sparc64/
H A Dsetjmp.S47 sub %fp, 192, %sp
/osnet-11/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcmp.s71 sub %o4, 8, %o4 ! o4 = -(num of bytes to dbl align)
73 sub %o3, %o4, %o3 ! o3 = 8 + (num of bytes to dbl align)
93 sub %g0, %g0, %o0
97 sub %o4, %o5, %o0 ! return(*s1 - *s2)
117 sub %o4, 8, %o4
130 sub %o1, %o0, %o1 ! o1 gets the difference
135 sub %o2, 8, %o2
139 sub %o1, %o0, %o1 ! o1 gets the difference
153 sub %g0, %g0, %o0 ! strings compare equal
159 sub
[all...]
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dmemcmp.s62 sub %o1, %o0, %o1
138 sub %o1, %o2, %o0 ! delay slot
143 sub %o4, %o5, %o0 ! delay slot, return(*s1 - *s2)
160 sub %o1, %o0, %o1
171 sub %o1, 1, %o1 ! used 3 bytes of the last word read
183 sub %o1, %o0, %o1
194 sub %o1, 3, %o1 ! used 1 byte of the last word read
205 sub %o1, %o0, %o1
216 sub %o1, 2, %o1 ! only used half of the last read word
221 sub
[all...]
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dmemcmp.s61 sub %o1, %o0, %o1
136 sub %o1, %o2, %o0 ! delay slot
140 sub %o4, %o5, %o0 ! delay slot, return(*s1 - *s2)
157 sub %o1, %o0, %o1
168 sub %o1, 1, %o1 ! used 3 bytes of the last word read
180 sub %o1, %o0, %o1
191 sub %o1, 3, %o1 ! used 1 byte of the last word read
201 sub %o1, %o0, %o1
212 sub %o1, 2, %o1 ! only used half of the last read word
217 sub
[all...]

Completed in 1600 milliseconds

123456