Home
last modified time | relevance | path

Searched defs:Signature (Results 1 – 25 of 93) sorted by relevance

1234

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
DCVDebugRecord.h16 struct Signature { struct
24 support::ulittle32_t CVSignature; argument
32 uint8_t Signature[16]; argument
40 support::ulittle32_t Signature; member
46 struct OMF::Signature Signature; member
/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
Ddttemplate.c204 char *Signature) in AcpiUtIsSpecialTable()
236 char *Signature; in DtCreateTemplates() local
336 char *Signature, in DtCreateOneTemplateFile()
488 char *Signature, in DtCreateOneTemplate()
677 char *Signature, in DtEmitDefinitionBlock()
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
DReproducerInstrumentation.h89 #define LLDB_REGISTER_CONSTRUCTOR(Class, Signature) \ argument
93 #define LLDB_REGISTER_METHOD(Result, Class, Method, Signature) \ argument
98 #define LLDB_REGISTER_METHOD_CONST(Result, Class, Method, Signature) \ argument
103 #define LLDB_REGISTER_STATIC_METHOD(Result, Class, Method, Signature) \ argument
133 #define LLDB_RECORD_CONSTRUCTOR(Class, Signature, ...) \ argument
158 #define LLDB_RECORD_METHOD(Result, Class, Method, Signature, ...) \ argument
161 #define LLDB_RECORD_METHOD_CONST(Result, Class, Method, Signature, ...) \ argument
171 #define LLDB_RECORD_STATIC_METHOD(Result, Class, Method, Signature, ...) \ argument
196 #define LLDB_RECORD_CHAR_PTR_METHOD(Result, Class, Method, Signature, StrOut, \ argument
201 #define LLDB_RECORD_CHAR_PTR_METHOD_CONST(Result, Class, Method, Signature, \ argument
[all …]
/freebsd-12-stable/contrib/llvm-project/lldb/tools/lldb-instr/
DInstrument.cpp71 StringRef Method, StringRef Signature, in GetRecordMethodMacro()
90 StringRef Signature, in GetRecordConstructorMacro()
104 StringRef Method, StringRef Signature, in GetRecordDummyMacro()
117 StringRef Signature) { in GetRegisterConstructorMacro()
125 StringRef Method, StringRef Signature, in GetRegisterMethodMacro()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DWP/
DDWP.h47 Optional<uint64_t> Signature = None; member
58 uint64_t Signature = 0; member
/freebsd-12-stable/sys/contrib/dev/acpica/common/
Dahtable.c179 char *Signature) in AcpiAhGetTableInfo()
/freebsd-12-stable/sys/contrib/dev/acpica/components/tables/
Dtbfind.c179 char *Signature, in AcpiTbFindTable()
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
DClangOpenCLBuiltinEmitter.cpp417 static void VerifySignature(const std::vector<Record *> &Signature, in VerifySignature()
472 auto Signature = B->getValueAsListOfDefs("Signature"); in GetOverloads() local
643 for (const auto &Signature : Fct.second) { in GroupBySignature() local
1007 const std::vector<Record *> &Signature, in expandTypesInSignature()
1111 for (const auto &Signature : FTypes) { in emit() local
/freebsd-12-stable/sys/geom/raid/
Dmd_ddf.h39 uint32_t Signature; member
90 uint32_t Signature; member
164 uint32_t Signature; member
209 uint32_t Signature; member
221 uint32_t Signature; member
278 uint32_t Signature; member
291 uint32_t Signature; member
308 uint32_t Signature; member
329 uint32_t Signature; member
340 uint32_t Signature; member
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h75 uint32_t Signature; variable
DInfoStreamBuilder.h66 Optional<uint32_t> Signature; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
DRPCError.cpp45 CouldNotNegotiate::CouldNotNegotiate(std::string Signature) in CouldNotNegotiate()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DModule.h89 ASTFileSignature Signature; in create() local
139 ASTFileSignature Signature; variable
724 ASTFileSignature Signature; variable
730 ASTFileSignature Signature) in ASTSourceDescriptor()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp81 auto Signature = signatureFromMVTs(ResultMVTs, ParamMVTs); in GetGlobalAddressSymbol() local
146 auto Signature = std::make_unique<wasm::WasmSignature>(std::move(Returns), in lowerTypeIndexOperand() local
DWebAssemblyAsmPrinter.cpp261 auto Signature = std::make_unique<wasm::WasmSignature>(std::move(Returns), in getOrCreateWasmSymbol() local
310 auto Signature = signatureFromMVTs(Results, Params); in emitExternalDecls() local
545 auto Signature = signatureFromMVTs(ResultVTs, ParamVTs); in emitFunctionBodyStart() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
DWasmYAML.h149 struct Signature { struct
151 SignatureForm Form = wasm::WASM_TYPE_FUNC; argument
152 std::vector<ValueType> ParamTypes;
153 std::vector<ValueType> ReturnTypes;
408 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Signature) in LLVM_YAML_IS_SEQUENCE_VECTOR()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMips16HardFloatInfo.h40 FuncSignature Signature; member
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
DPCHContainerOperations.h30 ASTFileSignature Signature; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DVFABIDemangling.cpp280 bool verifyAllVectorsHaveSameWidth(FunctionType *Signature) { in verifyAllVectorsHaveSameWidth()
303 ElementCount getECFromSignature(FunctionType *Signature) { in getECFromSignature()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
DPdbYaml.h57 uint32_t Signature = 0; member
65 uint32_t Signature; member
/freebsd-12-stable/sys/contrib/edk2/Include/Guid/
DWinCertificate.h67 UINT8 Signature[256]; member
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Dactbl.h216 char Signature[ACPI_NAMESEG_SIZE]; /* ASCII table signature */ member
259 char Signature[8]; /* ACPI signature, contains "RSD PTR " */ member
275 char Signature[8]; member
328 char Signature[4]; /* ASCII table signature */ member
514 ACPI_NAME_UNION Signature; member
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h101 uint64_t Signature; variable
/freebsd-12-stable/stand/efi/include/
Defipart.h64 UINT16 Signature; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h366 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; } in setTypeSignature()

1234