Home
last modified time | relevance | path

Searched refs:PositiveAdd (Results 1 – 16 of 16) sorted by relevance

/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/taocrypt/include/
H A Dinteger.hpp273 friend void PositiveAdd(Integer& sum, const Integer& a, const Integer& b); in usage()
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/include/
H A Dinteger.hpp273 friend void PositiveAdd(Integer& sum, const Integer& a, const Integer& b);
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/include/
H A Dinteger.hpp273 friend void PositiveAdd(Integer& sum, const Integer& a, const Integer& b);
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/src/
H A Dinteger.cpp2785 PositiveAdd(*this, *this, t); in operator +=()
2795 PositiveAdd(*this, *this, t); in operator +=()
2819 PositiveAdd(*this, *this, t); in operator -=()
2825 PositiveAdd(*this, *this, t); in operator -=()
2904 void PositiveAdd(Integer& sum, const Integer& a, const Integer& b) in PositiveAdd() function
3110 PositiveAdd(sum, *this, b); in Plus()
3120 PositiveAdd(sum, *this, b); in Plus()
3136 PositiveAdd(diff, *this, b); in Minus()
3142 PositiveAdd(diff, *this, b); in Minus()
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/taocrypt/src/
H A Dinteger.cpp2785 PositiveAdd(*this, *this, t); in operator +=()
2795 PositiveAdd(*this, *this, t); in operator +=()
2819 PositiveAdd(*this, *this, t); in operator -=()
2825 PositiveAdd(*this, *this, t); in operator -=()
2904 void PositiveAdd(Integer& sum, const Integer& a, const Integer& b) in PositiveAdd() function
3110 PositiveAdd(sum, *this, b); in Plus()
3120 PositiveAdd(sum, *this, b); in Plus()
3136 PositiveAdd(diff, *this, b); in Minus()
3142 PositiveAdd(diff, *this, b); in Minus()
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/src/
H A Dinteger.cpp2784 PositiveAdd(*this, *this, t); in operator +=()
2794 PositiveAdd(*this, *this, t); in operator +=()
2818 PositiveAdd(*this, *this, t); in operator -=()
2824 PositiveAdd(*this, *this, t); in operator -=()
2903 void PositiveAdd(Integer& sum, const Integer& a, const Integer& b) in PositiveAdd() function
3109 PositiveAdd(sum, *this, b); in Plus()
3119 PositiveAdd(sum, *this, b); in Plus()
3135 PositiveAdd(diff, *this, b); in Minus()
3141 PositiveAdd(diff, *this, b); in Minus()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dinteger.h747 friend void PositiveAdd(Integer &sum, const Integer &a, const Integer &b);
H A Dinteger.cpp3876 void PositiveAdd(Integer &sum, const Integer &a, const Integer& b) in PositiveAdd() function
3956 PositiveAdd(sum, *this, b); in Plus()
3966 PositiveAdd(sum, *this, b); in Plus()
3979 PositiveAdd(*this, *this, t); in operator +=()
3989 PositiveAdd(*this, *this, t); in operator +=()
4004 PositiveAdd(diff, *this, b); in Minus()
4010 PositiveAdd(diff, *this, b); in Minus()
4027 PositiveAdd(*this, *this, t); in operator -=()
4033 PositiveAdd(*this, *this, t); in operator -=()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dinteger.h640 friend void PositiveAdd(Integer &sum, const Integer &a, const Integer &b);
H A Dinteger.cpp3814 void PositiveAdd(Integer &sum, const Integer &a, const Integer& b) in PositiveAdd() function
3896 PositiveAdd(sum, *this, b); in Plus()
3906 PositiveAdd(sum, *this, b); in Plus()
3919 PositiveAdd(*this, *this, t); in operator +=()
3929 PositiveAdd(*this, *this, t); in operator +=()
3944 PositiveAdd(diff, *this, b); in Minus()
3950 PositiveAdd(diff, *this, b); in Minus()
3967 PositiveAdd(*this, *this, t); in operator -=()
3973 PositiveAdd(*this, *this, t); in operator -=()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dinteger.h747 friend void PositiveAdd(Integer &sum, const Integer &a, const Integer &b);
H A Dinteger.cpp3860 void PositiveAdd(Integer &sum, const Integer &a, const Integer& b) in PositiveAdd() function
3940 PositiveAdd(sum, *this, b); in Plus()
3950 PositiveAdd(sum, *this, b); in Plus()
3963 PositiveAdd(*this, *this, t); in operator +=()
3973 PositiveAdd(*this, *this, t); in operator +=()
3988 PositiveAdd(diff, *this, b); in Minus()
3994 PositiveAdd(diff, *this, b); in Minus()
4011 PositiveAdd(*this, *this, t); in operator -=()
4017 PositiveAdd(*this, *this, t); in operator -=()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dinteger.h747 friend void PositiveAdd(Integer &sum, const Integer &a, const Integer &b);
H A Dinteger.cpp3860 void PositiveAdd(Integer &sum, const Integer &a, const Integer& b) in PositiveAdd() function
3940 PositiveAdd(sum, *this, b); in Plus()
3950 PositiveAdd(sum, *this, b); in Plus()
3963 PositiveAdd(*this, *this, t); in operator +=()
3973 PositiveAdd(*this, *this, t); in operator +=()
3988 PositiveAdd(diff, *this, b); in Minus()
3994 PositiveAdd(diff, *this, b); in Minus()
4011 PositiveAdd(*this, *this, t); in operator -=()
4017 PositiveAdd(*this, *this, t); in operator -=()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dinteger.h747 friend void PositiveAdd(Integer &sum, const Integer &a, const Integer &b);
H A Dinteger.cpp3860 void PositiveAdd(Integer &sum, const Integer &a, const Integer& b) in PositiveAdd() function
3940 PositiveAdd(sum, *this, b); in Plus()
3950 PositiveAdd(sum, *this, b); in Plus()
3963 PositiveAdd(*this, *this, t); in operator +=()
3973 PositiveAdd(*this, *this, t); in operator +=()
3988 PositiveAdd(diff, *this, b); in Minus()
3994 PositiveAdd(diff, *this, b); in Minus()
4011 PositiveAdd(*this, *this, t); in operator -=()
4017 PositiveAdd(*this, *this, t); in operator -=()