Home
last modified time | relevance | path

Searched defs:absolute_value (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/numeric/detail/
Dnumeric_utils.hpp54 struct absolute_value struct
56 typedef T type;
57 static T call (T n) in call()
118 struct absolute_value<float> struct
120 typedef float type;
121 static type call(float n) in call()
128 struct absolute_value<double> struct
130 typedef double type;
131 static type call(double n) in call()
138 struct absolute_value<long double> struct
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dadapt_adt_attributes.hpp349 struct absolute_value<fusion::extension::adt_attribute_proxy<T, N, Const> > struct
353 type;
356 call (fusion::extension::adt_attribute_proxy<T, N, Const> const& val) in call()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dstring_writer.h75 uint64_t absolute_value; in AppendPaddedInt() local
144 void AppendPaddedInt(uint64_t absolute_value, bool negate) { in AppendPaddedInt()
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dstring_writer.h75 uint64_t absolute_value; in AppendPaddedInt() local
144 void AppendPaddedInt(uint64_t absolute_value, bool negate) { in AppendPaddedInt()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_time.cc20 int64_t absolute_value = std::abs(time_offset_); in ToDebuggingValue() local
/aosp_15_r20/external/pigweed/pw_string/public/pw_string/
H A Dtype_to_string.h259 const uint64_t absolute_value = -static_cast<uint64_t>(value); local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dtime_resolution_traits.hpp25 inline BOOST_CXX14_CONSTEXPR T absolute_value(T x) in absolute_value() function
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cc44 static int AppendNumber(char **buff, const char *buff_end, u64 absolute_value, in AppendNumber()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dspectrogram_test.cc187 double absolute_value = std::abs(spectrogram[i][j]); in GetMaximumAbsolute() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/
H A Dmoqt_messages.h213 uint64_t absolute_value; member
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_annotator_entity-data/gen/annotator/
Dentity-data_generated.h406 int32_t absolute_value = 0; member
423 int32_t absolute_value() const { in absolute_value() function
/aosp_15_r20/external/libxml2/
H A Dxpath.c2254 double absolute_value; in xmlXPathFormatNumber() local
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dxpath.c2377 double absolute_value; in xmlXPathFormatNumber() local