Lines Matching defs:Source
42 * 3.1. Redistribution of Source with Rights to Further Distribute Source.
54 * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
212 void *Source,
235 * PARAMETERS: Source - Pointer to the contiguous data fields
247 void *Source,
262 AcpiDmDumpInteger16 (ACPI_CAST_PTR (UINT16, Source)[i],
268 AcpiDmDumpInteger32 (ACPI_CAST_PTR (UINT32, Source)[i],
284 * PARAMETERS: Source - Pointer to the contiguous data fields
296 void *Source,
313 AcpiDmDumpInteger16 (ACPI_CAST_PTR (UINT16, Source)[i],
319 AcpiDmDumpInteger32 (ACPI_CAST_PTR (UINT32, Source)[i],
325 AcpiDmDumpInteger64 (ACPI_CAST_PTR (UINT64, Source)[i],