Searched defs:Negate (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dlonglong.cpp490 wxLongLongWx& wxLongLongWx::Negate() function in class:wxLongLongWx
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dpolynomi.cpp190 void PolynomialOver<T>::Negate(const Ring &ring) function in class:PolynomialOver
H A Dpolynomi.h245 void Negate() {B::Negate(ms_fixedRing);} function in class:PolynomialOverFixedRing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dlonglong.h215 wxLongLongNative& Negate() { m_ll = -m_ll; return *this; } function in class:wxLongLongNative
H A Ddatetime.h1219 wxTimeSpan Negate() const { return wxTimeSpan(-GetValue()); } function in class:wxTimeSpan
2068 inline wxDateSpan wxDateSpan::Negate() const function in class:wxDateSpan

Completed in 62 milliseconds