Home
last modified time | relevance | path

Searched refs:Copy (Results 1 – 25 of 46) sorted by relevance

12

/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_8.S87 .wrdbl1: ! Copy 16 bytes at a time.
104 ldx [%o1], %o3 ! Copy last 8 bytes.
H A D__align_cpy_4.S121 .wrword: ! Copy final word.
136 bz,pn %xcc, .loop16 ! Copy odd amounts first, then multiples of 16.
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dgptldr.S50 .set COPY_BLK_SZ,0x8000 # Copy in 32k blocks; must be
90 mov $COPY_BLKS,%bx # Copy COPY_BLKS 32k blocks
100 mov $COPY_BLK_SZ,%cx # Copy 32k
/illumos-gate/usr/src/cmd/audio/include/
H A DAudio.h157 virtual AudioError Copy(
161 virtual AudioError Copy(
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudio.cc228 Copy( in Copy() function in Audio
235 return (Copy(to, frompos, topos, limit)); in Copy()
244 Copy( in Copy() function in Audio
H A DAudioCopy.cc59 return (from->Copy(to, frompos, topos, limit)); in AudioCopy()
/illumos-gate/usr/src/grub/grub-0.97/
H A DMAINTENANCE8 1. Copy docs/*.texi (excluding "multiboot.texi") to fencepost.gnu.org.
12 4. Copy the contents of the directory ``manual'' to
25 5. Copy grub-VERSION.tar.gz, grub-VERSION-i386-pc.tar.gz and
/illumos-gate/usr/src/cmd/bnu/
H A Duucp.c36 int Copy = 0; variable
129 Copy = 1;
640 if (Copy || !READANY(file1) ) {
/illumos-gate/usr/src/tools/smatch/src/gvpr/
H A Dsubg-fwd67 // Copy relevant nodes
/illumos-gate/usr/src/cmd/sgs/lari/
H A Dlari.pl1207 my ($Copy) = 0;
1375 $Copy = 1;
1469 if (($Copy eq 1) && ($Fields[3] eq 'OBJT')) {
1525 if ($Copy) {
/illumos-gate/usr/src/cmd/keyserv/
H A Dkeyserv.dfl34 # Copy and uncomment the following default lines to change the values.
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S561 movl $4,%ecx # Copy seg regs
565 intusr.6: movl -0x08(%esi),%ebx # Copy user flags to real
656 movl $8,%ecx # Copy GP regs from
672 movl $4,%ecx # Copy seg regs
/illumos-gate/usr/src/cmd/print/selector/
H A Dprint-service46 use File::Copy;
/illumos-gate/usr/src/cmd/mailx/
H A Dcmdtab.c83 "Copy", C Copy, M|MSGLIST, 0, 0,
H A Dcmd2.c178 Copy(int *msgvec) in Copy() function
/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c507 Copy(offset_t dumpoff, len_t nb, offset_t *offp, int fd, char *buf, in Copy() function
597 Copy(dumphdr.dump_ksyms, dumphdr.dump_ksyms_csize, &coreoff, corefd, in copy_crashfile()
605 Copy(dumphdr.dump_pfn, dumphdr.dump_npages * sizeof (pfn_t), &coreoff, in copy_crashfile()
613 Copy(dumphdr.dump_map, dumphdr.dump_nvtop * sizeof (mem_vtop_t), in copy_crashfile()
622 Copy(dumphdr.dump_data, datahdr.dump_data_csize, &coreoff, in copy_crashfile()
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h776 uint32_t Copy; /* value to write to COPY register */ member
945 uint32_t Copy; /* value to written COPY register */ member
/illumos-gate/usr/src/cmd/device_remap/
H A Ddevice_remap.pl254 use File::Copy;
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.h288 #define copy(a,b,c) Copy((char *) (a), (char *) (b), (c))
H A Dex_subr.c139 Copy(unsigned char *to, unsigned char *from, int size) in Copy() function
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h424 extern int Copy(int *msgvec);
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m41087 * Copy the note data to the source, translating the
1102 * Copy contents of Elf64_Nhdr
1120 * Copy contents of Name field
1132 * Copy contents of desc field
1667 * Copy the note data to the destination, translating the
H A Dxlate.m41096 * Copy the note data to the source, translating the
1111 * Copy contents of Elf32_Nhdr
1129 * Copy contents of Name field
1141 * Copy contents of desc field
1629 * Copy the note data to the destination, translating the
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.S168 ! Copy %o3 bytes till double aligned
187 ! Copy %o3 bytes till double aligned
279 ! Copy %i3 bytes till dst is block (64 byte) aligned. use
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_amd64.S774 / Copy results
884 / Copy results

12