Searched refs:Abs (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlonglong.tex112 \membersection{wxLongLong::Abs}\label{wxlonglongabs}
114 \constfunc{wxLongLong}{Abs}{\void}
116 \func{wxLongLong\&}{Abs}{\void}
H A Dtimespan.tex70 \helpref{Abs}{wxtimespanabs}
96 \membersection{wxTimeSpan::Abs}\label{wxtimespanabs}
98 \constfunc{wxTimeSpan}{Abs}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dlonglong.h170 wxLongLongNative Abs() const { return wxLongLongNative(*this).Abs(); } function in class:wxLongLongNative
171 wxLongLongNative& Abs() { if ( m_ll < 0 ) m_ll = -m_ll; return *this; } function in class:wxLongLongNative
666 wxLongLongWx Abs() const { return wxLongLongWx(*this).Abs(); } function in class:wxLongLongWx
667 wxLongLongWx& Abs() function in class:wxLongLongWx
H A Ddatetime.h1227 inline wxTimeSpan Abs() const;
2010 inline wxTimeSpan wxTimeSpan::Abs() const function in class:wxTimeSpan
2012 return wxTimeSpan(GetValue().Abs());
2022 return GetValue().Abs() > ts.GetValue().Abs();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dbindec.S238 | F_SCR2:Abs(X)/Abs(X) with $3fff exponent
301 | F_SCR2:Abs(X) with $3fff exponent/Unchanged
373 | F_SCR2:Abs(X) with $3fff exponent/Unchanged
478 | F_SCR2:Abs(X) with $3fff exponent/Unchanged

Completed in 167 milliseconds