Home
last modified time | relevance | path

Searched refs:Multiplicand (Results 101 – 125 of 437) sorted by relevance

12345678910>>...18

/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9018 elemental function ProductReal_LV(Multiplier, Multiplicand) result(P_R_LV)
20 type(UnitValue), intent(in) :: Multiplicand local
22 P_R_LV%Value = Multiplier * Multiplicand%Value
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
H A DMultU64x32.S31 # IN UINT64 Multiplicand,
54 movl 4(%esp), %eax # dword ptr Multiplicand[0]
58 movl 0x10(%esp), %eax # dword ptr Multiplicand[4]
H A DMultU64x32.asm30 ; IN UINT64 Multiplicand,
53 mov eax, [esp + 4]; dword ptr Multiplicand[0]
57 mov eax, [esp + 10h]; dword ptr Multiplicand[4]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9018 elemental function ProductReal_LV(Multiplier, Multiplicand) result(P_R_LV)
20 type(UnitValue), intent(in) :: Multiplicand local
22 P_R_LV%Value = Multiplier * Multiplicand%Value
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9018 elemental function ProductReal_LV(Multiplier, Multiplicand) result(P_R_LV)
20 type(UnitValue), intent(in) :: Multiplicand local
22 P_R_LV%Value = Multiplier * Multiplicand%Value
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9018 elemental function ProductReal_LV(Multiplier, Multiplicand) result(P_R_LV)
20 type(UnitValue), intent(in) :: Multiplicand local
22 P_R_LV%Value = Multiplier * Multiplicand%Value
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9018 elemental function ProductReal_LV(Multiplier, Multiplicand) result(P_R_LV)
20 type(UnitValue), intent(in) :: Multiplicand local
22 P_R_LV%Value = Multiplier * Multiplicand%Value
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Ddependency_37.f9018 elemental function ProductReal_LV(Multiplier, Multiplicand) result(P_R_LV)
20 type(UnitValue), intent(in) :: Multiplicand local
22 P_R_LV%Value = Multiplier * Multiplicand%Value
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
H A DMath64.c207 IN UINT64 Multiplicand, in InternalMathMultU64x32() argument
211 return Multiplicand * Multiplier; in InternalMathMultU64x32()
232 IN UINT64 Multiplicand, in InternalMathMultU64x64() argument
236 return Multiplicand * Multiplier; in InternalMathMultU64x64()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdePkg/Library/BaseLib/
H A DMath64.c197 IN UINT64 Multiplicand, in InternalMathMultU64x32() argument
201 return Multiplicand * Multiplier; in InternalMathMultU64x32()
222 IN UINT64 Multiplicand, in InternalMathMultU64x64() argument
226 return Multiplicand * Multiplier; in InternalMathMultU64x64()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Library/BaseLib/
H A DMath64.c191 IN UINT64 Multiplicand, in InternalMathMultU64x32() argument
195 return Multiplicand * Multiplier; in InternalMathMultU64x32()
216 IN UINT64 Multiplicand, in InternalMathMultU64x64() argument
220 return Multiplicand * Multiplier; in InternalMathMultU64x64()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Library/BaseLib/
H A DMath64.c191 IN UINT64 Multiplicand, in InternalMathMultU64x32() argument
195 return Multiplicand * Multiplier; in InternalMathMultU64x32()
216 IN UINT64 Multiplicand, in InternalMathMultU64x64() argument
220 return Multiplicand * Multiplier; in InternalMathMultU64x64()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Library/BaseLib/
H A DMath64.c191 IN UINT64 Multiplicand, in InternalMathMultU64x32() argument
195 return Multiplicand * Multiplier; in InternalMathMultU64x32()
216 IN UINT64 Multiplicand, in InternalMathMultU64x64() argument
220 return Multiplicand * Multiplier; in InternalMathMultU64x64()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Library/BaseLib/
H A DMath64.c191 IN UINT64 Multiplicand, in InternalMathMultU64x32() argument
195 return Multiplicand * Multiplier; in InternalMathMultU64x32()
216 IN UINT64 Multiplicand, in InternalMathMultU64x64() argument
220 return Multiplicand * Multiplier; in InternalMathMultU64x64()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Library/BaseLib/
H A DMath64.c191 IN UINT64 Multiplicand, in InternalMathMultU64x32() argument
195 return Multiplicand * Multiplier; in InternalMathMultU64x32()
216 IN UINT64 Multiplicand, in InternalMathMultU64x64() argument
220 return Multiplicand * Multiplier; in InternalMathMultU64x64()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Library/BaseLib/
H A DMath64.c191 IN UINT64 Multiplicand, in InternalMathMultU64x32() argument
195 return Multiplicand * Multiplier; in InternalMathMultU64x32()
216 IN UINT64 Multiplicand, in InternalMathMultU64x64() argument
220 return Multiplicand * Multiplier; in InternalMathMultU64x64()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Library/BaseLib/
H A DMath64.c191 IN UINT64 Multiplicand, in InternalMathMultU64x32() argument
195 return Multiplicand * Multiplier; in InternalMathMultU64x32()
216 IN UINT64 Multiplicand, in InternalMathMultU64x64() argument
220 return Multiplicand * Multiplier; in InternalMathMultU64x64()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdePkg/Library/BaseLib/
H A DMath64.c191 IN UINT64 Multiplicand, in InternalMathMultU64x32() argument
195 return Multiplicand * Multiplier; in InternalMathMultU64x32()
216 IN UINT64 Multiplicand, in InternalMathMultU64x64() argument
220 return Multiplicand * Multiplier; in InternalMathMultU64x64()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Library/BaseLib/
H A DMath64.c191 IN UINT64 Multiplicand,
195 return Multiplicand * Multiplier;
216 IN UINT64 Multiplicand, in releaseThreads()
220 return Multiplicand * Multiplier; in releaseThreads()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Library/BaseSafeIntLib/
H A DSafeIntLib.c3213 IN UINT8 Multiplicand, in SafeUint8Mult() argument
3249 IN UINT16 Multiplicand, in SafeUint16Mult() argument
3285 IN UINT32 Multiplicand, in SafeUint32Mult() argument
3321 IN UINT64 Multiplicand, in SafeUint64Mult() argument
3367 DwordB = (UINT32)Multiplicand; in SafeUint64Mult()
3943 IN INT8 Multiplicand, in SafeInt8Mult() argument
3975 IN CHAR8 Multiplicand, in SafeChar8Mult() argument
4025 IN INT16 Multiplicand, in SafeInt16Mult() argument
4057 IN INT32 Multiplicand, in SafeInt32Mult() argument
4089 IN INT64 Multiplicand, in SafeInt64Mult() argument
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Library/BaseSafeIntLib/
H A DSafeIntLib.c3213 IN UINT8 Multiplicand, in SafeUint8Mult() argument
3249 IN UINT16 Multiplicand, in SafeUint16Mult() argument
3285 IN UINT32 Multiplicand, in SafeUint32Mult() argument
3321 IN UINT64 Multiplicand, in SafeUint64Mult() argument
3367 DwordB = (UINT32)Multiplicand; in SafeUint64Mult()
3943 IN INT8 Multiplicand, in SafeInt8Mult() argument
3975 IN CHAR8 Multiplicand, in SafeChar8Mult() argument
4025 IN INT16 Multiplicand, in SafeInt16Mult() argument
4057 IN INT32 Multiplicand, in SafeInt32Mult() argument
4089 IN INT64 Multiplicand, in SafeInt64Mult() argument
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Library/BaseSafeIntLib/
H A DSafeIntLib.c3213 IN UINT8 Multiplicand, in SafeUint8Mult() argument
3249 IN UINT16 Multiplicand, in SafeUint16Mult() argument
3285 IN UINT32 Multiplicand, in SafeUint32Mult() argument
3321 IN UINT64 Multiplicand, in SafeUint64Mult() argument
3367 DwordB = (UINT32)Multiplicand; in SafeUint64Mult()
3943 IN INT8 Multiplicand, in SafeInt8Mult() argument
3975 IN CHAR8 Multiplicand, in SafeChar8Mult() argument
4025 IN INT16 Multiplicand, in SafeInt16Mult() argument
4057 IN INT32 Multiplicand, in SafeInt32Mult() argument
4089 IN INT64 Multiplicand, in SafeInt64Mult() argument
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Library/BaseSafeIntLib/
H A DSafeIntLib.c3213 IN UINT8 Multiplicand, in SafeUint8Mult() argument
3249 IN UINT16 Multiplicand, in SafeUint16Mult() argument
3285 IN UINT32 Multiplicand, in SafeUint32Mult() argument
3321 IN UINT64 Multiplicand, in SafeUint64Mult() argument
3367 DwordB = (UINT32)Multiplicand; in SafeUint64Mult()
3943 IN INT8 Multiplicand, in SafeInt8Mult() argument
3975 IN CHAR8 Multiplicand, in SafeChar8Mult() argument
4025 IN INT16 Multiplicand, in SafeInt16Mult() argument
4057 IN INT32 Multiplicand, in SafeInt32Mult() argument
4089 IN INT64 Multiplicand, in SafeInt64Mult() argument
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Library/BaseSafeIntLib/
H A DSafeIntLib.c3213 IN UINT8 Multiplicand, in SafeUint8Mult() argument
3249 IN UINT16 Multiplicand, in SafeUint16Mult() argument
3285 IN UINT32 Multiplicand, in SafeUint32Mult() argument
3321 IN UINT64 Multiplicand, in SafeUint64Mult() argument
3367 DwordB = (UINT32)Multiplicand; in SafeUint64Mult()
3943 IN INT8 Multiplicand, in SafeInt8Mult() argument
3975 IN CHAR8 Multiplicand, in SafeChar8Mult() argument
4025 IN INT16 Multiplicand, in SafeInt16Mult() argument
4057 IN INT32 Multiplicand, in SafeInt32Mult() argument
4089 IN INT64 Multiplicand, in SafeInt64Mult() argument
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Library/BaseSafeIntLib/
H A DSafeIntLib.c3213 IN UINT8 Multiplicand, in SafeUint8Mult() argument
3249 IN UINT16 Multiplicand, in SafeUint16Mult() argument
3285 IN UINT32 Multiplicand, in SafeUint32Mult() argument
3321 IN UINT64 Multiplicand, in SafeUint64Mult() argument
3367 DwordB = (UINT32)Multiplicand; in SafeUint64Mult()
3943 IN INT8 Multiplicand, in SafeInt8Mult() argument
3975 IN CHAR8 Multiplicand, in SafeChar8Mult() argument
4025 IN INT16 Multiplicand, in SafeInt16Mult() argument
4057 IN INT32 Multiplicand, in SafeInt32Mult() argument
4089 IN INT64 Multiplicand, in SafeInt64Mult() argument
[all …]

12345678910>>...18