Home
last modified time | relevance | path

Searched refs:Addition (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/ucrt/
H A Dsafeint_internal.h1739 static SafeIntError Addition( const T& lhs, const U& rhs, T& result ) in Addition() function
1758 static SafeIntError Addition( const T& lhs, const U& rhs, T& result ) in Addition() function
1777 static SafeIntError Addition( const T& lhs, const U& rhs, T& result ) in Addition() function
1796 static SafeIntError Addition( const T& lhs, const U& rhs, T& result ) in Addition() function
1816 static SafeIntError Addition( const T& lhs, const U& rhs, T& result ) in Addition() function
1836 static SafeIntError Addition( const T& lhs, const U& rhs, T& result ) in Addition() function
1857 static SafeIntError Addition( const T& lhs, const U& rhs, T& result ) in Addition() function
1878 static SafeIntError Addition( const T& lhs, const U& rhs, T& result ) in Addition() function
1897 static SafeIntError Addition( const T& lhs, const U& rhs, T& result ) in Addition() function
1934 static SafeIntError Addition( const T& lhs, const U& rhs, T& result ) in Addition() function
[all …]
H A Dsafeint.h401 details::SafeIntErrorPolicy_NoThrow >::Addition( t, u, result ) == SafeIntNoError ); in SafeAdd()
814 details::AdditionHelper< T, T, E >::Addition( m_int, (T)rhs, ret );
822 details::AdditionHelper< T, U, E >::Addition( m_int, rhs, ret );
829 details::AdditionHelper< T, T, E >::Addition( m_int, (T)rhs, m_int );
836 details::AdditionHelper< T, U, E >::Addition( m_int, rhs, m_int );
843 details::AdditionHelper< T, U, E >::Addition( m_int, (U)rhs, m_int );
1430 details::AdditionHelper< T, U, E >::Addition( (T)rhs, lhs, ret );
1451 details::AdditionHelper< T, U, E >::Addition( lhs, (U)rhs, ret );
/reactos/base/applications/calc/
H A Dhelp.txt82 Addition
360 Addition
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DChangeLog-5.15583 * test/unit/hash_test.cpp: Addition of a commented test showing why the == operator
5767 * stlport/cstdlib, stl/_cmath.h: Addition of some missing math function
6107 memory leak . Addition of a static object within locale_impl.cpp in
6109 STLport library is unloaded. Addition of all the missing classic locale facets
6198 * src/explore/Makefiles/nmake/lib/clean.mak, macro.mak: Addition of some
6322 * test/unit/gcc.mak: Addition of the _STLP_NO_CUSTOM_IO define to make test
6476 * src/common_rules.mak: Addition of the stlport/stl/pointers folder within
6536 * stlport/stl/_iterator_base.h: Addition of the immutable traits
6630 * stlport/stl/_site_config.h: Addition of an entry for the per thread
6736 Addition of functions to get the digits from a long double for the monetary
[all …]