Searched refs:Dest (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/t/
H A Dweak.t130 my $y = bless {}, Dest;
160 my $y = bless {}, Dest;
161 my $x = bless {}, Dest;
233 package Dest; package
/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutclib.c172 * PARAMETERS: Dest - Target of the copy
176 * RETURN: Dest
184 void *Dest,
188 char *New = (char *) Dest;
200 return (Dest);
208 * PARAMETERS: Dest - Buffer to set
212 * RETURN: Dest
220 void *Dest,
224 char *New = (char *) Dest;
234 return (Dest);
183 AcpiUtMemcpy( void *Dest, const void *Src, ACPI_SIZE Count) argument
219 AcpiUtMemset( void *Dest, UINT8 Value, ACPI_SIZE Count) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnsrepair2.c573 ACPI_OPERAND_OBJECT **Dest; local
584 Dest = Source;
597 *Dest = *Source;
598 Dest++;
607 *Dest = NULL;
H A Dnsxfname.c133 ACPI_DEVICE_ID *Dest,
321 * PARAMETERS: Dest - Pointer to the destination DEVICE_ID
333 ACPI_DEVICE_ID *Dest,
339 Dest->String = StringArea;
340 Dest->Length = Source->Length;
332 AcpiNsCopyDeviceId( ACPI_DEVICE_ID *Dest, ACPI_DEVICE_ID *Source, char *StringArea) argument
/opensolaris-onvv-gate/usr/src/uts/intel/sys/acpi/
H A Dacinterp.h699 char *Dest,
704 char *Dest,
H A Dacutils.h319 void *Dest,
325 void *Dest,
/opensolaris-onvv-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s1199 ! Dest is aligned on 16 bytes, src 8 byte aligned
1214 ! Dest is aligned on 64 bytes, src 8 byte aligned
1936 ! Dest long word aligned, Src not long word aligned
3567 ! Dest is aligned on 16 bytes, src 8 byte aligned
3583 ! Dest is aligned on 64 bytes, src 8 byte aligned
4305 ! Dest long word aligned, Src not long word aligned
5762 ! Dest is aligned on 16 bytes, src 8 byte aligned
5777 ! Dest is aligned on 64 bytes, src 8 byte aligned
6499 ! Dest long word aligned, Src not long word aligned

Completed in 119 milliseconds