Searched defs:Pad (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DSimpleTypeSerializer.cpp24 uint8_t Pad = static_cast<uint8_t>(LF_PAD0 + PaddingBytes); local
H A DCodeViewRecordIO.cpp47 char Pad = static_cast<uint8_t>(LF_PAD0 + PaddingBytes); local
H A DContinuationRecordBuilder.cpp28 uint8_t Pad = static_cast<uint8_t>(LF_PAD0 + PaddingBytes); local
H A DTypeIndexDiscovery.cpp255 uint8_t Pad = Content.front(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DFormatVariadic.cpp63 char Pad = ' '; local
27 consumeFieldLayout(StringRef &Spec, AlignStyle &Where, size_t &Align, char &Pad) argument
H A DTarWriter.cpp52 char Pad[12]; member in struct:UstarHeader
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp44 unsigned Pad = CC->getName().size(); local
73 unsigned Pad = CC->getName().size(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormatVariadic.h61 char Pad = 0; member in struct:llvm::ReplacementItem
51 ReplacementItem(StringRef Spec, size_t Index, size_t Align, AlignStyle Where, char Pad, StringRef Options) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DWasmEHPrepare.cpp221 auto *Pad = BB.getFirstNonPHI(); local
368 const Instruction *Pad = BB.getFirstNonPHI(); local
H A DGlobalMerge.cpp588 Instruction *Pad = BB.getFirstNonPHI(); local
H A DWinEHPrepare.cpp551 const Instruction *Pad; local
607 const Instruction *Pad = local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCCodeEmitter.cpp173 static unsigned EmitConstant(uint64_t Val, unsigned Size, unsigned Pad, argument
189 unsigned Pad = 0; local
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.cc285 char Pad = ' ', Byte = ' '; local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag.cc283 char Pad = ' ', Byte = ' '; local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag.cpp292 char Pad = ' ', Byte = ' '; local
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmextern.c1645 char Pad[] = " *"; local
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/
H A Defidef.h191 UINT32 Pad; member in struct:__anon16
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp592 int Pad = OptionFieldWidth - int(Option.size()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DArchiveWriter.cpp182 unsigned Pad = offsetToAlignment(PosAfterHeader, Align(8)); local
249 unsigned Pad = offsetToAlignment(Size, Align(2)); local
306 uint32_t Pad = offsetToAlignment(Size, Align(isBSDLike(Kind) ? 8 : 2)); local
338 uint32_t Pad; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h183 uint8_t Pad[10]; member in struct:llvm::object::XCOFFSectAuxEntForStat
/netbsd-current/sys/external/bsd/gnu-efi/dist/lib/
H A Dprint.c75 CHAR16 Pad; member in struct:_pitem
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp888 size_t Pad = offsetToAlignedAddr(Data.data(), Align(8)); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMachObjectWriter.cpp956 uint64_t Pad = getPaddingSize(&Sec, Layout); local
H A DMCDwarf.cpp862 int Pad = 2 * AddrSize - (Length & (2 * AddrSize - 1)); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp418 uint64_t Pad = (Length - Location) % Length; local

Completed in 196 milliseconds

12