| /osnet-11/usr/src/grub/grub2/grub-core/commands/ |
| H A D | wildcard.c | 31 static char ** merge (char **lhs, char **rhs); 51 merge (char **dest, char **ps) function 474 r = merge (r, p);
|
| /osnet-11/usr/src/lib/libc/sparc/gen/ |
| H A D | memcmp.s | 164 srl %g1, 8, %g2 ! merge with the other half 187 srl %g1, 24, %g2 ! merge with the other half 209 srl %g1, 16, %g2 ! merge with the other half
|
| H A D | strncmp.s | 103 srl %i3, 8, %l4 ! merge with the other half 153 srl %i3, 24, %l4 ! merge with the other half 197 srl %i3, 16, %l4 ! merge with the other half
|
| H A D | ascii_strcasecmp.s | 238 or %g1, %i3, %g1 ! merge to get unaligned word from s2
|
| /osnet-11/usr/src/lib/libc/sparcv9/gen/ |
| H A D | memcmp.s | 161 srl %g1, 8, %g5 ! merge with the other half 184 srl %g1, 24, %g5 ! merge with the other half 205 srl %g1, 16, %g5 ! merge with the other half
|
| H A D | strncmp.s | 103 srl %i3, 8, %l4 ! merge with the other half 153 srl %i3, 24, %l4 ! merge with the other half 197 srl %i3, 16, %l4 ! merge with the other half
|
| H A D | strcmp.s | 108 or %g1, %o3, %g1 ! merge to get unaligned word from s2
|
| H A D | ascii_strcasecmp.s | 238 or %g1, %i3, %g1 ! merge to get unaligned word from s2
|
| /osnet-11/usr/src/lib/libeti/form/common/ |
| H A D | form.c | 138 /* merge - xmax/ymax is the minimum window size to hold field f */ 140 merge(FIELD *f, FORM *form) /* adjust form dimensions to include field f */ function 212 merge(x[i], f);
|
| /osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/File/ |
| H A D | File.xs | 149 # used to merge them into one function.
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| H A D | sort.pm | 127 C<sort()> to merge several sorted arrays. On the other hand, quicksort
|
| /osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/ |
| H A D | memcpy.s | 261 blt,pn %ncc, .mv_short ! merge with memcpy 457 srl %o4, 24, %o5 ! merge with residual 478 srl %o4, 8, %o5 ! merge with residual 501 srl %o4, 16, %o5 ! merge with residual
|
| /osnet-11/usr/src/lib/libsqlite/tool/ |
| H A D | lemon.c | 1449 ** A generic merge-sort program. 1491 static char *merge(a,b,cmp,offset) function 1559 ep = merge(ep,set[i],cmp,offset); 1565 for(i=0; i<LISTSIZE; i++) if( set[i] ) ep = merge(ep,set[i],cmp,offset);
|
| /osnet-11/usr/src/lib/libc/capabilities/sun4v/common/ |
| H A D | memcpy.s | 185 * The data3 is preserved for next merge. 298 blt,pn %ncc, .mv_short ! merge with memcpy 824 srl %o4, 24, %o5 ! merge with residual 845 srl %o4, 8, %o5 ! merge with residual 868 srl %o4, 16, %o5 ! merge with residual 2162 srl %o4, 24, %o5 ! merge with residual 2183 srl %o4, 8, %o5 ! merge with residual 2206 srl %o4, 16, %o5 ! merge with residual 2331 ! In this case no shift/merge of data is required 2374 ALIGN_DATA(%o2, %o3, %o4, %l2, %l3, %g1) ! merge [all...] |
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/ |
| H A D | h2xs.PL | 400 can easily merge(1) your changes to autogenerated files if you decide
|