Searched defs:absolute_value (Results 1 – 13 of 13) sorted by relevance
54 struct absolute_value struct56 typedef T type;57 static T call (T n) in call()118 struct absolute_value<float> struct120 typedef float type;121 static type call(float n) in call()128 struct absolute_value<double> struct130 typedef double type;131 static type call(double n) in call()138 struct absolute_value<long double> struct[all …]
349 struct absolute_value<fusion::extension::adt_attribute_proxy<T, N, Const> > struct353 type;356 call (fusion::extension::adt_attribute_proxy<T, N, Const> const& val) in call()
75 uint64_t absolute_value; in AppendPaddedInt() local144 void AppendPaddedInt(uint64_t absolute_value, bool negate) { in AppendPaddedInt()
20 int64_t absolute_value = std::abs(time_offset_); in ToDebuggingValue() local
259 const uint64_t absolute_value = -static_cast<uint64_t>(value); local
25 inline BOOST_CXX14_CONSTEXPR T absolute_value(T x) in absolute_value() function
44 static int AppendNumber(char **buff, const char *buff_end, u64 absolute_value, in AppendNumber()
187 double absolute_value = std::abs(spectrogram[i][j]); in GetMaximumAbsolute() local
213 uint64_t absolute_value; member
406 int32_t absolute_value = 0; member423 int32_t absolute_value() const { in absolute_value() function
2254 double absolute_value; in xmlXPathFormatNumber() local
2377 double absolute_value; in xmlXPathFormatNumber() local