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

/freebsd-11-stable/contrib/groff/src/devices/xditview/
H A Ddevice.h13 } Device; typedef in typeref:struct:_Device
/freebsd-11-stable/sys/contrib/dev/acpica/components/events/
H A Devxfregn.c187 AcpiInstallAddressSpaceHandler( ACPI_HANDLE Device, ACPI_ADR_SPACE_TYPE SpaceId, ACPI_ADR_SPACE_HANDLER Handler, ACPI_ADR_SPACE_SETUP Setup, void *Context) argument
H A Devxface.c204 AcpiInstallNotifyHandler( ACPI_HANDLE Device, UINT32 HandlerType, ACPI_NOTIFY_HANDLER Handler, void *Context) argument
[all...]
/freebsd-11-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex
/freebsd-11-stable/usr.sbin/config/
H A Dconfig.y294 Device: label
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSyncScope.h101 Device = 2, enumerator in enum:clang::SyncScope::AtomicScopeOpenCLModel::ID
/freebsd-11-stable/sys/contrib/dev/acpica/components/hardware/
H A Dhwpci.c174 ACPI_HANDLE Device; member in struct:acpi_pci_device
[all...]
/freebsd-11-stable/sys/dev/hptmv/
H A Dglobal.h100 Device, *PDevice; typedef in typeref:struct:_Device
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacobject.h633 ACPI_OBJECT_DEVICE Device; member in union:acpi_operand_object
H A Dactbl2.h641 UINT8 Device; member in struct:acpi_dmar_pci_path
1604 UINT8 Device; member in struct:acpi_table_tcpa_server
H A Dactypes.h1431 UINT16 Device; member in struct:acpi_pci_id
H A Dactbl1.h645 UINT16 Device; member in struct:acpi_hest_aer_common
1902 UINT8 Device; member in struct:acpi_sdev_pcie_path
[all...]
/freebsd-11-stable/stand/efi/include/
H A Defidevp.h87 UINT8 Device; member in struct:_PCI_DEVICE_PATH
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h135 uint64_t Device; member in class:llvm::sys::fs::UniqueID
140 UniqueID(uint64_t Device, uint64_t File) : Device(Device), File(File) {} argument
/freebsd-11-stable/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h94 UINT8 Device; member in struct:__anon6034
[all...]
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h593 bit32 Device; member in struct:_TSTMTID_CARD_LOCATION_INFO
/freebsd-11-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h916 PXE_UINT8 Device; member in struct:pxe_device::__anon6119
1204 UINT8 Device; member in struct:s_pxe_pci_config_info
1230 PXE_UINT8 Device; member in struct:s_pxe_pcc_config_info
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4096 Stmt *Device = nullptr; member in class:clang::OMPDeviceClause
[all...]
/freebsd-11-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h868 UINT16 Device; member in struct:__anon5706
891 UINT16 Device; member in struct:__anon5707
913 UINT16 Device; member in struct:__anon5708
H A DAcpi60.h1741 UINT16 Device; member in struct:__anon5984
1764 UINT16 Device; member in struct:__anon5985
1786 UINT16 Device; member in struct:__anon5986
[all...]
H A DAcpi51.h1554 UINT16 Device; member in struct:__anon5882
1577 UINT16 Device; member in struct:__anon5883
1599 UINT16 Device; member in struct:__anon5884
H A DAcpi50.h1538 UINT16 Device; member in struct:__anon5791
1561 UINT16 Device; member in struct:__anon5792
1583 UINT16 Device; member in struct:__anon5793
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4387 const Expr *Device = nullptr; local
5032 const Expr *Device = nullptr; local
5057 const Expr *Device = nullptr; local
5078 const Expr *Device local
5454 const Expr *Device = nullptr; local
[all...]
H A DCGOpenMPRuntime.cpp5075 const Expr *Device = nullptr; local
9152 emitTargetCall( CodeGenFunction &CGF, const OMPExecutableDirective &D, llvm::Function *OutlinedFn, llvm::Value *OutlinedFnID, const Expr *IfCond, const Expr *Device, llvm::function_ref<llvm::Value *(CodeGenFunction &CGF, const OMPLoopDirective &D)> SizeEmitter) argument
9942 emitTargetDataCalls( CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, const Expr *Device, const RegionCodeGenTy &CodeGen, TargetDataInfo &Info) argument
10069 emitTargetDataStandAloneCall( CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, const Expr *Device) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1840 OMPClause *RebuildOMPDeviceClause(Expr *Device, SourceLocation StartLoc, argument

Completed in 507 milliseconds