Searched refs:Multiply (Results 1 – 6 of 6) sorted by relevance
/reactos/sdk/include/ucrt/ |
H A D | safeint_internal.h | 786 static SafeIntError Multiply( const T& t, const U& u, T& ret ) in Multiply() function 805 static SafeIntError Multiply( const T& t, const U& u, T& ret ) in Multiply() function 824 static SafeIntError Multiply( const T& t, const U& u, T& ret ) in Multiply() function 843 static SafeIntError Multiply( const T& t, const U& u, T& ret ) in Multiply() function 1375 static SafeIntError Multiply( const T& t, const unsigned __int64& u, T& ret ) in Multiply() function 1413 static SafeIntError Multiply( const T& t, const __int64& u, T& ret ) in Multiply() function 1432 static SafeIntError Multiply( const __int64& t, const U& u, __int64& ret ) in Multiply() function 1441 static SafeIntError Multiply( const __int64& t, const __int64& u, __int64& ret ) in Multiply() function 1451 static SafeIntError Multiply( const __int64& t, U u, __int64& ret ) in Multiply() function 1461 static SafeIntError Multiply(T t, const unsigned __int64& u, T& ret) in Multiply() function [all …]
|
H A D | safeint.h | 387 details::SafeIntErrorPolicy_NoThrow >::Multiply( t, u, result ) == SafeIntNoError ); in SafeMultiply() 741 details::MultiplicationHelper< T, U, E >::Multiply( m_int, rhs, ret ); 748 details::MultiplicationHelper< T, T, E >::Multiply( m_int, (T)rhs, ret ); 755 details::MultiplicationHelper< T, T, E >::Multiply( m_int, (T)rhs, m_int ); 762 details::MultiplicationHelper< T, U, E >::Multiply( m_int, rhs, m_int ); 769 details::MultiplicationHelper< T, U, E >::Multiply( m_int, rhs.Ref(), m_int ); 1353 details::MultiplicationHelper< T, U, E >::Multiply( (T)rhs, lhs, ret ); 1469 details::MultiplicationHelper< T, U, E >::Multiply( lhs, (U)rhs, ret );
|
/reactos/sdk/lib/3rdparty/freetype/src/tools/ftrandom/ |
H A D | README | 33 --error-fraction <frac> Multiply the file size of the font by <frac> and
|
/reactos/sdk/include/psdk/ |
H A D | gdiplusmatrix.h | 116 Multiply(const Matrix *matrix, MatrixOrder order = MatrixOrderPrepend)
|
/reactos/base/applications/calc/ |
H A D | help.txt | 264 Multiply "second"-% of "first" with "first".
|
/reactos/base/applications/network/telnet/ |
H A D | telnet.cfg | 279 VK_MULTIPLY 106 Multiply key
|