Home
last modified time | relevance | path

Searched refs:UpperValue (Results 1 – 25 of 63) sorted by relevance

123

/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/filter/
H A DThreshold.h41 void SetUpperThreshold(vtkm::Float64 value) { this->UpperValue = value; } in SetUpperThreshold()
46 vtkm::Float64 GetUpperThreshold() const { return this->UpperValue; } in GetUpperThreshold()
68 double UpperValue = 0; variable
H A DThresholdPoints.h44 vtkm::Float64 GetUpperThreshold() const { return this->UpperValue; } in GetUpperThreshold()
46 void SetUpperThreshold(vtkm::Float64 value) { this->UpperValue = value; } in SetUpperThreshold()
68 double UpperValue; variable
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/filter/
H A DThreshold.h50 void SetUpperThreshold(vtkm::Float64 value) { this->UpperValue = value; } in SetUpperThreshold()
55 vtkm::Float64 GetUpperThreshold() const { return this->UpperValue; } in GetUpperThreshold()
75 double UpperValue; variable
H A DThresholdPoints.h52 vtkm::Float64 GetUpperThreshold() const { return this->UpperValue; } in GetUpperThreshold()
54 void SetUpperThreshold(vtkm::Float64 value) { this->UpperValue = value; } in SetUpperThreshold()
81 double UpperValue; variable
/dports/devel/asl/asl-current/
H A Dcode4004.c104 Byte UpperValue; in DecodeRRegCore() local
134 UpperValue = RegVal(pPair + 1, l - (pPair - pArg + 1)); in DecodeRRegCore()
135 …return (*pValue != 0xff) && (UpperValue != 0xff) && Odd(UpperValue) && (*pValue + 1 == UpperValue); in DecodeRRegCore()
/dports/cad/opencascade/opencascade-7.6.0/src/IFSelect/
H A DIFSelect_SelectAnyList.cxx63 Standard_Integer IFSelect_SelectAnyList::UpperValue () const in UpperValue() function in IFSelect_SelectAnyList
102 if (HasUpper()) rankto = UpperValue(); in Label()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/OvmfPkg/Library/PciHostBridgeLib/
H A DXenSupport.c86 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
154 &UpperValue in PcatPciRootBridgeParseBars()
158 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/OvmfPkg/Library/PciHostBridgeLib/
H A DXenSupport.c86 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
154 &UpperValue in PcatPciRootBridgeParseBars()
158 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/OvmfPkg/Library/PciHostBridgeLib/
H A DXenSupport.c86 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
154 &UpperValue in PcatPciRootBridgeParseBars()
158 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/OvmfPkg/Library/PciHostBridgeLib/
H A DXenSupport.c86 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
154 &UpperValue in PcatPciRootBridgeParseBars()
158 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/OvmfPkg/Library/PciHostBridgeLib/
H A DXenSupport.c86 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
154 &UpperValue in PcatPciRootBridgeParseBars()
158 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/OvmfPkg/Library/PciHostBridgeLib/
H A DXenSupport.c88 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
156 &UpperValue in PcatPciRootBridgeParseBars()
160 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/OvmfPkg/Library/PciHostBridgeLib/
H A DXenSupport.c86 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
154 &UpperValue in PcatPciRootBridgeParseBars()
158 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/OvmfPkg/Library/PciHostBridgeLib/
H A DXenSupport.c86 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
154 &UpperValue in PcatPciRootBridgeParseBars()
158 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/sysutils/edk2/edk2-edk2-stable202102/OvmfPkg/Library/PciHostBridgeLib/
H A DXenSupport.c88 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
156 &UpperValue in PcatPciRootBridgeParseBars()
160 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiPayloadPkg/Library/PciHostBridgeLib/
H A DPciHostBridgeSupport.c187 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
255 &UpperValue in PcatPciRootBridgeParseBars()
259 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiPayloadPkg/Library/PciHostBridgeLib/
H A DPciHostBridgeSupport.c187 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
255 &UpperValue in PcatPciRootBridgeParseBars()
259 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiPayloadPkg/Library/PciHostBridgeLib/
H A DPciHostBridgeSupport.c187 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
255 &UpperValue in PcatPciRootBridgeParseBars()
259 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UefiPayloadPkg/Library/PciHostBridgeLib/
H A DPciHostBridgeSupport.c187 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
255 &UpperValue in PcatPciRootBridgeParseBars()
259 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiPayloadPkg/Library/PciHostBridgeLib/
H A DPciHostBridgeSupport.c187 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
255 &UpperValue in PcatPciRootBridgeParseBars()
259 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UefiPayloadPkg/Library/PciHostBridgeLib/
H A DPciHostBridgeSupport.c187 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
255 &UpperValue in PcatPciRootBridgeParseBars()
259 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/UefiPayloadPkg/Library/PciHostBridgeLib/
H A DPciHostBridgeSupport.c187 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
255 &UpperValue in PcatPciRootBridgeParseBars()
259 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiPayloadPkg/Library/PciHostBridgeLib/
H A DPciHostBridgeSupport.c187 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
255 &UpperValue in PcatPciRootBridgeParseBars()
259 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiPayloadPkg/Library/PciHostBridgeLib/
H A DPciHostBridgeSupport.c187 UINT32 UpperValue; in PcatPciRootBridgeParseBars() local
255 &UpperValue in PcatPciRootBridgeParseBars()
259 Length = Length | LShiftU64 ((UINT64) UpperValue, 32); in PcatPciRootBridgeParseBars()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIFSelect_SelectRange.hxx75 Standard_EXPORT Standard_Integer UpperValue() const;

123