HomeSort by: relevance | last modified time | path
    Searched refs:Destination (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/resources/
rsmisc.c 104 * re-exports any such software from a foreign destination, Licensee shall
192 void *Destination;
232 * destination is the internal resource descriptor
235 Destination = ACPI_ADD_PTR (void, Resource, Info->ResourceOffset);
260 ACPI_SET8 (Destination,
268 ACPI_SET8 (Destination,
276 ACPI_SET8 (Destination,
284 ACPI_SET8 (Destination,
291 ACPI_SET8 (Destination, ItemCount);
300 ACPI_SET16 (Destination, ItemCount)
    [all...]
rsutils.c 104 * re-exports any such software from a foreign destination, Licensee shall
244 * PARAMETERS: Destination - Pointer to the destination descriptor
259 void *Destination,
285 memcpy (Destination, Source, ItemCount);
297 &ACPI_CAST_PTR (UINT16, Destination)[i],
304 &ACPI_CAST_PTR (UINT32, Destination)[i],
311 &ACPI_CAST_PTR (UINT64, Destination)[i],
419 * PARAMETERS: Destination - Pointer to the destination strin
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_atomic_msvc.h 37 char volatile *Destination, // NOLINT
41 short volatile *Destination, // NOLINT
46 long long volatile *Destination, // NOLINT
50 void *volatile *Destination,
55 long volatile *Destination, // NOLINT
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_extend.h 10 // Set source and destination setting
72 #error Destination should be single, double, or quad precision!
73 #endif //end destination precision
fp_trunc.h 10 // Set source and destination precision setting
60 #error Destination should be single precision or double precision!
61 #endif //end destination precision
  /src/sys/external/bsd/gnu-efi/dist/lib/arm/
llsl.S 27 # IN VOID *Destination,
llsr.S 27 # IN VOID *Destination,
  /src/common/dist/zlib/os400/
zlib.inc 115 D dest 65535 options(*varsize) Destination buffer
116 D destLen 10U 0 Destination length
121 D dest 65535 options(*varsize) Destination buffer
122 D destLen 10U 0 Destination length
131 D dest 65535 options(*varsize) Destination buffer
132 D destLen 10U 0 Destination length
137 D dest 65535 options(*varsize) Destination buffer
138 D destLen 10U 0 Destination length
347 D dest like(z_stream) Destination stream
407 D dest like(z_stream) Destination strea
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiip.h 233 EFI_IPv6_ADDRESS Destination;
350 IN EFI_IPv6_ADDRESS *Destination OPTIONAL,
efiapi.h 572 IN VOID *Destination,
  /src/sys/external/bsd/acpica/dist/os_specific/service_layers/
osunixxf.c 104 * re-exports any such software from a foreign destination, Licensee shall
501 * PARAMETERS: Destination - An open file handle/pointer
511 void *Destination)
514 AcpiGbl_OutputFile = Destination;
oswinxf.c 104 * re-exports any such software from a foreign destination, Licensee shall
516 * PARAMETERS: Destination - An open file handle/pointer
526 void *Destination)
529 AcpiGbl_OutputFile = Destination;
oszephyr.c 104 * re-exports any such software from a foreign destination, Licensee shall
680 * PARAMETERS: Destination - An open file handle/pointer
690 void *Destination)
  /src/sys/external/bsd/acpica/dist/include/
acpiosxf.h 106 * re-exports any such software from a foreign destination, Licensee shall
597 void *Destination);
acresrc.h 105 * re-exports any such software from a foreign destination, Licensee shall
426 void *Destination,
  /src/usr.sbin/etcupdate/
etcupdate 93 -d DESTDIR Destination directory to check. [/]
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 104 * re-exports any such software from a foreign destination, Licensee shall
851 VOID *Destination,
  /src/sys/external/bsd/acpica/dist/tools/examples/
extables.c 104 * re-exports any such software from a foreign destination, Licensee shall
477 Use APIC Physical Destination Mode (V4) : 0

Completed in 25 milliseconds