/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/ |
H A D | channels.h | 37 #define CH_DEFAULT_DEV ((DeviceID)-1) 64 AdpErrs send_resend_msg(DeviceID devid); 168 ChanError angel_ChannelSend(DeviceID devid, ChannelID chanid, 203 ChanError angel_ChannelSendAsync( DeviceID devid, 234 ChanError angel_ChannelRead(DeviceID devid, 269 typedef void (*ChanRx_CB_Fn)(DeviceID devID, /* ID of receiving device */ 276 ChanError angel_ChannelReadAsync(DeviceID devid, 338 ChanError angel_ChannelSendThenRead(DeviceID devid, 365 ChanError angel_ChannelSelectDevice(DeviceID device); 380 ChanError angel_ChannelReadActiveDevice(DeviceID *device);
|
H A D | devclnt.h | 89 DevError angel_DeviceWrite(DeviceID devID, p_Buffer buff, 129 DevError angel_DeviceRegisterRead(DeviceID devID, 157 DevError angel_DeviceControl(DeviceID devID, DeviceControl op, void *arg); 213 bool angel_IsAngelDevice(DeviceID devID);
|
H A D | devices.h | 34 typedef unsigned int DeviceID; typedef
|
H A D | rx.c | 332 DeviceID devid = (DeviceID)cb_data; in angel_DD_RxEng_BufferAlloc()
|
H A D | hostchan.c | 484 static AdpErrs send_resend_msg(DeviceID devid) { in send_resend_msg()
|
/openbsd/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 992 Value *Ident, Value *DeviceID, Value *NumTeams, 1122 struct MapperAllocas &MapperAllocas, int64_t DeviceID, 1905 unsigned DeviceID; member 1911 : ParentName(""), DeviceID(0), FileID(0), Line(0), Count(0) {} in TargetRegionEntryInfo() 1912 TargetRegionEntryInfo(StringRef ParentName, unsigned DeviceID, 1914 : ParentName(ParentName), DeviceID(DeviceID), FileID(FileID), Line(Line), in ParentName() 1919 unsigned DeviceID, unsigned FileID, 1923 return std::make_tuple(ParentName, DeviceID, FileID, Line, Count) < 1924 std::make_tuple(RHS.ParentName, RHS.DeviceID, RHS.FileID, RHS.Line, 2130 return TargetRegionEntryInfo(EntryInfo.ParentName, EntryInfo.DeviceID, in getTargetRegionEntryCountKey()
|
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_bios.c | 534 vhdr->DeviceID == adev->pdev->device) { in amdgpu_acpi_vfct_bios()
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 3949 llvm::Value *DeviceID; in emitTaskInit() local 3954 DeviceID = CGF.Builder.getInt64(OMP_DEVICEID_UNDEF); in emitTaskInit() 3955 AllocArgs.push_back(DeviceID); in emitTaskInit() 9877 llvm::Value *DeviceID; in emitTargetCall() local 9883 DeviceID = in emitTargetCall() 10678 llvm::Value *DeviceID = nullptr; in emitTargetDataCalls() local 10693 DeviceID, in emitTargetDataCalls() 10725 llvm::Value *DeviceID = nullptr; in emitTargetDataCalls() local 10740 DeviceID, in emitTargetDataCalls() 10809 llvm::Value *DeviceID = nullptr; in emitTargetDataStandAloneCall() local [all …]
|
/openbsd/gnu/llvm/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 817 Value *DeviceID, Value *NumTeams, Value *NumThreads, Value *HostPtr, in emitTargetKernel() argument 832 SmallVector<Value *> OffloadingArgs{Ident, DeviceID, NumTeams, in emitTargetKernel() 4107 int64_t DeviceID, unsigned NumOperands) { in emitMapperCall() argument 4124 {SrcLocInfo, Builder.getInt64(DeviceID), in emitMapperCall() 4835 GetMDInt(E.getKind()), GetMDInt(EntryInfo.DeviceID), in createOffloadEntriesAndInfoMetadata() 4942 SmallVectorImpl<char> &Name, StringRef ParentName, unsigned DeviceID, in getTargetRegionEntryFnName() argument 4945 OS << "__omp_offloading" << llvm::format("_%x", DeviceID) in getTargetRegionEntryFnName() 4955 Name, EntryInfo.ParentName, EntryInfo.DeviceID, EntryInfo.FileID, in getTargetRegionEntryFnName()
|
/openbsd/sys/dev/pci/drm/radeon/ |
H A D | radeon_bios.c | 800 vhdr->DeviceID == rdev->pdev->device) { in radeon_acpi_vfct_bios()
|
H A D | atombios.h | 7957 USHORT DeviceID; //0x5A member
|
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu11_driver_if_navi10.h | 489 uint16_t DeviceID; member
|
/openbsd/sys/dev/pci/drm/amd/include/ |
H A D | atombios.h | 9285 USHORT DeviceID; //0x5A member
|