Searched defs:Signature (Results 1 - 25 of 100) sorted by relevance

1234

/freebsd-current/sys/contrib/dev/acpica/common/
H A Dahtable.c178 AcpiAhGetTableInfo( char *Signature) argument
/freebsd-current/sys/contrib/dev/acpica/components/tables/
H A Dtbfind.c178 AcpiTbFindTable( char *Signature, char *OemId, char *OemTableId, UINT32 *TableIndex) argument
[all...]
H A Dtbdata.c692 AcpiTbVerifyTempTable( ACPI_TABLE_DESC *TableDesc, char *Signature, UINT32 *TableIndex) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DCVDebugRecord.h16 struct Signature { struct in namespace:llvm::OMF
32 uint8_t Signature[16]; member in struct:codeview::PDB70DebugInfo
40 support::ulittle32_t Signature; member in struct:codeview::PDB20DebugInfo
46 struct OMF::Signature Signature; member in union:codeview::DebugInfo
/freebsd-current/sys/contrib/edk2/Include/Guid/
H A DWinCertificate.h61 UINT8 Signature[256]; member in struct:__anon8942
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h78 uint32_t Signature; member in class:llvm::pdb::ModuleDebugStreamRef
H A DInfoStreamBuilder.h63 std::optional<uint32_t> Signature; member in class:llvm::pdb::InfoStreamBuilder
/freebsd-current/sys/contrib/dev/acpica/compiler/
H A Ddttemplate.c203 AcpiUtIsSpecialTable( char *Signature) argument
236 char *Signature; local
336 DtCreateOneTemplateFile( char *Signature, UINT32 TableCount) argument
488 DtCreateOneTemplate( char *Signature, UINT32 TableCount, const ACPI_DMTABLE_DATA *TableData) argument
675 DtEmitDefinitionBlock( FILE *File, char *Filename, char *Signature, UINT32 Instance) argument
[all...]
H A Ddtcompile.c401 char *Signature; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloatInfo.h40 FuncSignature Signature; member in struct:llvm::Mips16HardFloatInfo::FuncNameSignature
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp154 auto Signature = Symbol.getSignature(); local
H A DPdbYaml.h53 uint32_t Signature = 0; member in struct:llvm::pdb::yaml::PdbInfoStream
61 uint32_t Signature; member in struct:llvm::pdb::yaml::PdbModiStream
/freebsd-current/stand/efi/include/
H A Defipart.h63 UINT16 Signature; member in struct:__anon661
/freebsd-current/contrib/llvm-project/clang/include/clang/Serialization/
H A DPCHContainerOperations.h28 ASTFileSignature Signature; member in struct:clang::PCHBuffer
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWP.h53 std::optional<uint64_t> Signature; member in struct:llvm::InfoSectionUnitHeader
64 uint64_t Signature = 0; member in struct:llvm::CompileUnitIdentifiers
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h83 InlineeLinesSignature Signature; member in class:llvm::codeview::final
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFGdbIndex.cpp147 uint64_t Signature = Data.getU64(&Offset); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DDXContainerPSVInfo.h89 class Signature { class in namespace:llvm::mcdxbc
/freebsd-current/sys/contrib/edk2/Include/Uefi/
H A DUefiMultiPhase.h151 UINT64 Signature; member in struct:__anon9481
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h133 uint64_t Signature; member in class:llvm::DWARFUnitIndex::Entry
/freebsd-current/sys/compat/linuxkpi/common/include/acpi/
H A Dacpi.h92 acpi_get_table(ACPI_STRING Signature, UINT32 Instance, argument
/freebsd-current/sys/x86/bios/
H A Dvpd.c59 u_int8_t Signature[3]; /* Always 'VPD' */ member in struct:vpd
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp285 auto &Signature local
292 auto &Signature = Signatures[UN]; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DVFABIDemangler.cpp323 getScalableECFromSignature(const FunctionType *Signature, const VFISAKind ISA, argument
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp300 void MappingTraits<WasmYAML::Signature>::mapping( argument

Completed in 345 milliseconds

1234