Searched defs:Header (Results 1 - 25 of 213) sorted by relevance

123456789

/freebsd-current/crypto/heimdal/lib/wind/
H A Dgenerate.py57 class Header(GeneratedFile) : class in inherits:GeneratedFile
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBStringTable.h48 const PDBStringTableHeader *Header = nullptr; member in class:llvm::pdb::PDBStringTable
H A DInjectedSourceStream.h36 const SrcHeaderBlockHeader* Header; member in class:llvm::pdb::InjectedSourceStream
H A DInfoStream.h56 const InfoStreamHeader *Header; member in class:llvm::pdb::InfoStream
H A DPublicsStream.h51 const PublicsStreamHeader *Header; member in class:llvm::pdb::PublicsStream
H A DTpiStream.h93 const TpiStreamHeader *Header; member in class:llvm::pdb::TpiStream
/freebsd-current/sys/contrib/dev/acpica/components/tables/
H A Dtbprint.c223 AcpiTbCleanupTableHeader( ACPI_TABLE_HEADER *OutHeader, ACPI_TABLE_HEADER *Header) argument
251 AcpiTbPrintTableHeader( ACPI_PHYSICAL_ADDRESS Address, ACPI_TABLE_HEADER *Header) argument
[all...]
H A Dtbfind.c185 ACPI_TABLE_HEADER Header; local
[all...]
H A Dtbxface.c390 ACPI_TABLE_HEADER *Header; local
/freebsd-current/contrib/llvm-project/llvm/lib/XRay/
H A DFDRRecordProducer.cpp36 metadataRecordType(const XRayFileHeader &Header, uint8_t T) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecordProducer.h28 const XRayFileHeader &Header; member in class:llvm::xray::FileBasedRecordProducer
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DIntervalPartition.cpp68 BasicBlock *Header = Int->getHeaderNode(); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMatrixUtils.h50 BasicBlock *Header = nullptr; member in struct:llvm::TileInfo::MatrixLoop
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.cpp25 SectionHeader Header; local
H A DWasmObject.h32 llvm::wasm::WasmObjectHeader Header; member in struct:llvm::objcopy::wasm::Object
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DGOFFYAML.h40 FileHeader Header; member in struct:llvm::GOFFYAML::Object
/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDebugPort.h136 EFI_DEVICE_PATH_PROTOCOL Header; member in struct:__anon9393
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DHeader.h45 struct Header { struct in namespace:llvm::gsym
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp30 const DebugSubsectionHeader *Header; local
72 DebugSubsectionHeader Header; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A Dcircular_raw_ostream.h107 circular_raw_ostream(raw_ostream &Stream, const char *Header, argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.h30 const CrossModuleImport *Header = nullptr; member in struct:llvm::codeview::CrossModuleImportItem
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugArangeSet.h25 struct Header { struct in class:llvm::DWARFDebugArangeSet
H A DDWARFCompileUnit.h24 DWARFCompileUnit(DWARFContext &Context, const DWARFSection &Section, const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, const DWARFSection *RS, const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, const DWARFUnitVector &UnitVector) argument
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DIntervalPartition.cpp39 buildInterval(llvm::BitVector &Partitioned, const Node *Header) argument
105 fillIntervalNode(CFGIntervalGraph &Graph, std::vector<CFGIntervalNode *> &Index, std::queue<const Node *> &Successors, llvm::BitVector &Partitioned, const Node *Header) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInterval.h47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { argument

Completed in 478 milliseconds

123456789