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

1234567891011>>

/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Dahtable.c181 const AH_TABLE *Info; local
H A Dahids.c342 const AH_DEVICE_ID *Info; local
H A Dahuuids.c221 const AH_UUID *Info; local
H A Dahpredef.c474 const AH_PREDEFINED_NAME *Info; local
/freebsd-11-stable/contrib/llvm-project/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
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnosticBuffer.cpp23 HandleDiagnostic(DiagnosticsEngine::Level Level, const Diagnostic &Info) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DMemoryRegionInfo.cpp13 operator <<(llvm::raw_ostream &OS, const MemoryRegionInfo &Info) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/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
/freebsd-11-stable/sys/dev/acpica/Osd/
H A DOsdDebug.c71 AcpiOsSignal(UINT32 Function, void *Info) argument
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslstartup.c261 AslDetectSourceFileType( ASL_FILE_INFO *Info) argument
H A Daslrestype2.c180 RsDoGeneralRegisterDescriptor( ASL_RESOURCE_INFO *Info) argument
281 RsDoInterruptDescriptor( ASL_RESOURCE_INFO *Info) argument
520 RsDoVendorLargeDescriptor( ASL_RESOURCE_INFO *Info) argument
[all...]
H A Daslrestype2e.c178 RsDoExtendedIoDescriptor( ASL_RESOURCE_INFO *Info) argument
351 RsDoExtendedMemoryDescriptor( ASL_RESOURCE_INFO *Info) argument
532 RsDoExtendedSpaceDescriptor( ASL_RESOURCE_INFO *Info) argument
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/events/
H A Devmisc.c225 ACPI_GENERIC_STATE *Info; local
323 ACPI_GENERIC_STATE *Info = (ACPI_GENERIC_STATE *) Context; local
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/hardware/
H A Dhwxface.c525 ACPI_EVALUATE_INFO *Info; local
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsarguments.c176 AcpiNsCheckArgumentTypes( ACPI_EVALUATE_INFO *Info) argument
[all...]
H A Dnsdumpdv.c190 ACPI_DEVICE_INFO *Info; local
H A Dnseval.c198 AcpiNsEvaluate( ACPI_EVALUATE_INFO *Info) argument
467 ACPI_EVALUATE_INFO *Info; local
535 AcpiNsExecModuleCode( ACPI_OPERAND_OBJECT *MethodObj, ACPI_EVALUATE_INFO *Info) argument
[all...]
H A Dnsparse.c187 ACPI_EVALUATE_INFO *Info = NULL; local
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsinit.c200 ACPI_INIT_WALK_INFO *Info = (ACPI_INIT_WALK_INFO *) Context; local
317 ACPI_INIT_WALK_INFO Info; local
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcs.c177 AcpiDmIrqDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
224 AcpiDmDmaDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
263 AcpiDmFixedDmaDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
309 AcpiDmIoDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
356 AcpiDmFixedIoDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
396 AcpiDmStartDependentDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
437 AcpiDmEndDependentDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
467 AcpiDmVendorSmallDescriptor( ACPI_OP_WALK_INFO *Info, AML_RESOURCE *Resource, UINT32 Length, UINT32 Level) argument
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsxface.c239 AcpiPsExecuteMethod( ACPI_EVALUATE_INFO *Info) argument
402 AcpiPsExecuteTable( ACPI_EVALUATE_INFO *Info) argument
493 AcpiPsUpdateParameterList( ACPI_EVALUATE_INFO *Info, UINT16 Action) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DCommentBriefParser.cpp80 const CommandInfo *Info = Traits.getCommandInfo(Tok.getCommandID()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h64 struct Info { struct in class:llvm::TruncInstCombine
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionRecord.h81 operator ()(BinaryStreamRef Stream, uint32_t &Length, codeview::DebugSubsectionRecord &Info) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h29 DbiModuleDescriptor(const DbiModuleDescriptor &Info) = default; member in class:llvm::pdb::DbiModuleDescriptor
30 DbiModuleDescriptor &operator=(const DbiModuleDescriptor &Info) = default; member in class:llvm::pdb::DbiModuleDescriptor
60 operator ()(BinaryStreamRef Stream, uint32_t &Length, pdb::DbiModuleDescriptor &Info) argument

Completed in 216 milliseconds

1234567891011>>