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

  /src/common/lib/libc/md/
md4c.c 82 static void Decode(UINT4 *, const unsigned char *, unsigned int);
228 Decode(x, block, 64);
315 Decode(UINT4 *output, const unsigned char *input, unsigned int len)
md5c.c 90 static void Decode(UINT4 *, const unsigned char *, unsigned int);
116 Decode (UINT4 *output,
274 Decode(x, block, 64);
  /src/sys/external/bsd/acpica/dist/resources/
rsaddr.c 337 /* General Flags - Consume, Decode, MinFixed, MaxFixed */
343 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.Address.Decode),
rsxface.c 168 ACPI_COPY_FIELD(Out, In, Decode); \
rsdumpinfo.c 527 {ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (Address.Decode), "Address Decode", AcpiGbl_DecDecode},
  /src/sys/external/bsd/acpica/dist/include/
acrestyp.h 190 * IO Port Descriptor Decode
192 #define ACPI_DECODE_10 (UINT8) 0x00 /* 10-bit IO address decode */
193 #define ACPI_DECODE_16 (UINT8) 0x01 /* 16-bit IO address decode */
464 UINT8 Decode; \
  /src/sys/arch/m68k/060sp/dist/
isp.s 480 # now, w/ group1, make mul64's decode the fastest since it will
529 # now, w/ group2, make movep's decode the fastest since it will
1646 # Decode the movep instruction words stored at EXC_OPWORD and #
2069 # First, decode the operand location. If it's in Dn, fetch from #
2507 # First, decode the operand location. If it's in Dn, fetch from #
2751 # Decode the instruction and fetch the appropriate Update and #
2972 # First, calculate the effective address. Then, decode the #

Completed in 37 milliseconds