HomeSort by: relevance | last modified time | path
    Searched defs:Pad (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_diag.cc 285 char Pad = ' ', Byte = ' ';
291 Pad = '~';
295 Buffer.append("%c", Pad);
296 Buffer.append("%c", Pad);
  /src/sys/external/bsd/acpica/dist/common/
dmextern.c 1753 char Pad[] = " *";
1767 Format = Type ? Pad : NoPad;
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidef.h 190 UINT32 Type; // Field size is 32 bits followed by 32 bit pad
191 UINT32 Pad;
  /src/sys/external/bsd/gnu-efi/dist/lib/
print.c 75 CHAR16 Pad;
1007 // if pad field before, add pad char
1014 // pad item
1016 PPUTC (ps, Item->Pad);
1025 // If pad at the end, add pad char
1048 0 - pad with zeros
1108 Item.Pad = ' ';
1131 Item.Pad = '0'
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
acrestyp.h 952 char Pad[4]; /* pad to 64 bits so sizeof() works in all cases */
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 272 UINT32 Pad;
  /src/sys/arch/emips/include/
emipsreg.h 749 volatile uint32_t Pad[3]; /* round to 32bytes */ \
920 uint8_t Pad[3];
  /src/sys/dev/ic/
aacreg.h 535 u_int32_t pad[8]; member in union:aac_mntobj::__anona39816bd040a
700 u_int16_t Pad;
724 u_int16_t Pad;

Completed in 21 milliseconds