Home
last modified time | relevance | path

Searched refs:merge (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/titanic_50/usr/src/common/crypto/arcfour/sun4v/
H A Darcfour_crypt.c65 unsigned long long in0, merge = 0, merge0 = 0, merge1, mask = 0; in arcfour_crypt() local
202 merge = in arcfour_crypt()
205 merge = in arcfour_crypt()
230 merge |= (unsigned long long) in arcfour_crypt()
252 merge |= in arcfour_crypt()
273 merge |= (unsigned long long)(base[tmp1]) << 40; in arcfour_crypt()
283 merge |= (unsigned long long)(base[tmp0]) << 32; in arcfour_crypt()
293 merge |= (unsigned long long)(base[tmp0]) << 24; in arcfour_crypt()
303 merge |= (unsigned long long)(base[tmp0]) << 16; in arcfour_crypt()
317 merge |= in arcfour_crypt()
[all …]
/titanic_50/usr/src/cmd/mdb/intel/modules/sata/
H A Dsata.c137 char merge[1024]; in sata_dmsg_dump() local
149 (void) mdb_snprintf(merge, sizeof (merge), in sata_dmsg_dump()
159 (void) mdb_snprintf(merge, sizeof (merge), in sata_dmsg_dump()
177 (void) mdb_snprintf(merge, sizeof (merge), in sata_dmsg_dump()
186 mdb_printf("%s\n", merge); in sata_dmsg_dump()
/titanic_50/usr/src/cmd/allocate/
H A Dsvc-allocate56 <merge key="volume.ignore" type="bool">true</merge>
59 <merge key="volume.ignore" type="bool">true</merge>
/titanic_50/usr/src/cmd/mdb/common/modules/emlxs/
H A Demlxs.c91 char merge[1024]; in emlxs_msgbuf() local
253 mdb_snprintf(merge, sizeof (merge), in emlxs_msgbuf()
265 mdb_snprintf(merge, sizeof (merge), in emlxs_msgbuf()
278 mdb_snprintf(merge, sizeof (merge), in emlxs_msgbuf()
290 mdb_snprintf(merge, sizeof (merge), in emlxs_msgbuf()
303 mdb_printf("%s", merge); in emlxs_msgbuf()
/titanic_50/usr/src/lib/libm/i386/src/
H A Dlog.s68 jmp .merge
83 .merge: label
H A Dlog10.s68 jmp .merge
83 .merge: label
H A Dexp.s67 .merge: label
119 jmp .merge
/titanic_50/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c971 char merge[1024]; in fc_dump_logmsg() local
1009 (void) mdb_snprintf(merge, sizeof (merge), in fc_dump_logmsg()
1015 mdb_printf("%s", merge); in fc_dump_logmsg()
1034 char merge[1024]; in fc_dump_old_logmsg() local
1071 (void) mdb_snprintf(merge, sizeof (merge), in fc_dump_old_logmsg()
1073 mdb_printf("%s", merge); in fc_dump_old_logmsg()
/titanic_50/usr/src/cmd/sort/common/
H A Dmerge.h45 extern void merge(sort_t *);
H A Dmain.c86 merge(&S); in main()
/titanic_50/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
/titanic_50/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
/titanic_50/usr/src/uts/common/io/drm/
H A DTHIRDPARTYLICENSE25 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
57 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
90 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
121 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
154 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
190 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
264 * without limitation the rights to use, copy, modify, merge, publish,
/titanic_50/usr/src/psm/stand/
H A DREADME33 of stand and stand.i386 merge. So, let's use the following rule for
41 4). The following fragment is non-ideal for the merge (promif) source base
/titanic_50/usr/src/pkg/manifests/
H A Dshell-ksh93.mf13 # This is needed until we merge https://www.illumos.org/issues/2755
/titanic_50/usr/src/cmd/diff3/
H A Ddiff3prog.c106 static void merge(int m1, int m2);
170 merge(m, n); in main()
276 merge(int m1, int m2) in merge() function
/titanic_50/usr/src/tools/ctf/cvt/
H A DMakefile.com44 merge.c \
/titanic_50/usr/src/cmd/sort/
H A DMakefile37 common/main.c common/merge.c common/options.c common/streams.c \
H A DMakefile.com56 merge.o \
/titanic_50/usr/src/lib/libeti/form/common/
H A Dform.c140 merge(FIELD *f, FORM *form) /* adjust form dimensions to include field f */ in merge() function
212 merge(x[i], f); in connect_fields()
/titanic_50/usr/src/tools/scripts/
H A Dhgsetup.sh166 [merge-tools]
/titanic_50/usr/src/cmd/terminfo/
H A DTHIRDPARTYLICENSE7 # the rights to use, copy, modify, merge, publish, distribute, distribute #
/titanic_50/usr/src/lib/libtecla/
H A DTHIRDPARTYLICENSE8 * without limitation the rights to use, copy, modify, merge, publish,

12345678910>>...13