Home
last modified time | relevance | path

Searched defs:pow10_helper (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/
Dpow10.hpp30 struct pow10_helper struct
32 static T call(unsigned dim) in call()
40 struct pow10_helper<unused_type> struct
42 static unused_type call(unused_type) in call()
50 struct pow10_helper<double> struct
52 static double call(unsigned dim) in call()
94 struct pow10_helper<float> struct
96 static float call(unsigned dim) in call()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/numeric_utils/
Dpow10.hpp27 struct pow10_helper struct
29 static T call(unsigned dim) in call()
37 struct pow10_helper<unused_type> struct
39 static unused_type call(unused_type) in call()
47 struct pow10_helper<double> struct
49 static double call(unsigned dim) in call()
91 struct pow10_helper<float> struct
93 static float call(unsigned dim) in call()