Searched defs:Info (Results 1 - 25 of 390) sorted by relevance

1234567891011>>

/netbsd-current/sys/external/bsd/acpica/dist/namespace/
H A Dnseval.c82 AcpiNsEvaluate( ACPI_EVALUATE_INFO *Info) argument
[all...]
H A Dnsarguments.c68 AcpiNsCheckArgumentTypes( ACPI_EVALUATE_INFO *Info) argument
[all...]
H A Dnsparse.c88 ACPI_EVALUATE_INFO *Info = NULL; local
[all...]
H A Dnsdumpdv.c81 ACPI_DEVICE_INFO *Info; local
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Dahtable.c73 const AH_TABLE *Info; local
H A Dahids.c236 const AH_DEVICE_ID *Info; local
H A Dahpredef.c381 const AH_PREDEFINED_NAME *Info; local
H A Dahuuids.c128 const AH_UUID *Info; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A DDWPError.h11 DWPError(std::string Info) : Info(std::move(Info)) {} argument
12 void log(raw_ostream &OS) const override { OS << Info; } variable
19 std::string Info; member in class:llvm::DWPError
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkCode.h29 std::string Info; member in struct:llvm::exegesis::BenchmarkCode
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnosticBuffer.cpp23 HandleDiagnostic(DiagnosticsEngine::Level Level, const Diagnostic &Info) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/vfabi-demangle-fuzzer/
H A Dvfabi-demangler-fuzzer.cpp34 const auto Info = VFABI::tryDemangleForVFABI(MangledName, *M); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DGCMetadataPrinter.h58 virtual void beginAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {} argument
62 virtual void finishAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {} argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_utils.cc89 zx_info_handle_basic_t Info; variable
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentBriefParser.cpp80 const CommandInfo *Info = Traits.getCommandInfo(Tok.getCommandID()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFObjectWriter.cpp65 const MCFixupKindInfo &Info = MAB.getFixupKindInfo(Fixup.getKind()); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h28 DbiModuleDescriptor(const DbiModuleDescriptor &Info) = default; member in class:llvm::pdb::DbiModuleDescriptor
29 DbiModuleDescriptor &operator=(const DbiModuleDescriptor &Info) = default; member in class:llvm::pdb::DbiModuleDescriptor
59 operator ()(BinaryStreamRef Stream, uint32_t &Length, pdb::DbiModuleDescriptor &Info) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp43 void ErlangGCPrinter::finishAssembly(Module &M, GCModuleInfo &Info, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionRecord.h75 operator ()(BinaryStreamRef Stream, uint32_t &Length, codeview::DebugSubsectionRecord &Info) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFObjectWriter.cpp84 const MCFixupKindInfo &Info = MAB.getFixupKindInfo(Fixup.getKind()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h63 struct Info { struct in class:llvm::TruncInstCombine
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslstartup.c143 AslDetectSourceFileType( ASL_FILE_INFO *Info) argument
[all...]
H A Daslrestype2e.c70 RsDoExtendedIoDescriptor( ASL_RESOURCE_INFO *Info) argument
243 RsDoExtendedMemoryDescriptor( ASL_RESOURCE_INFO *Info) argument
424 RsDoExtendedSpaceDescriptor( ASL_RESOURCE_INFO *Info) argument
[all...]
H A Daslrestype2.c72 RsDoGeneralRegisterDescriptor( ASL_RESOURCE_INFO *Info) argument
173 RsDoInterruptDescriptor( ASL_RESOURCE_INFO *Info) argument
409 RsDoVendorLargeDescriptor( ASL_RESOURCE_INFO *Info) argument
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/disassembler/
H A Ddmresrcs.c69 AcpiDmIrqDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
116 AcpiDmDmaDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
155 AcpiDmFixedDmaDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
201 AcpiDmIoDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
248 AcpiDmFixedIoDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
288 AcpiDmStartDependentDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
329 AcpiDmEndDependentDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
359 AcpiDmVendorSmallDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
[all...]

Completed in 286 milliseconds

1234567891011>>