Searched refs:merge (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dwildcard.c31 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 Dmemcmp.s164 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 Dstrncmp.s103 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 Dascii_strcasecmp.s238 or %g1, %i3, %g1 ! merge to get unaligned word from s2
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dmemcmp.s161 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 Dstrncmp.s103 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 Dstrcmp.s108 or %g1, %o3, %g1 ! merge to get unaligned word from s2
H A Dascii_strcasecmp.s238 or %g1, %i3, %g1 ! merge to get unaligned word from s2
/osnet-11/usr/src/lib/libeti/form/common/
H A Dform.c138 /* 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 DFile.xs149 # used to merge them into one function.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dsort.pm127 C<sort()> to merge several sorted arrays. On the other hand, quicksort
/osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/
H A Dmemcpy.s261 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 Dlemon.c1449 ** 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 Dmemcpy.s185 * 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 Dh2xs.PL400 can easily merge(1) your changes to autogenerated files if you decide

Completed in 101 milliseconds