Home
last modified time | relevance | path

Searched refs:floating_point (Results 1 – 7 of 7) sorted by relevance

/external/libcxx/include/
Dcmath48 floating_point abs(floating_point x);
50 floating_point acos (arithmetic x);
54 floating_point asin (arithmetic x);
58 floating_point atan (arithmetic x);
62 floating_point atan2 (arithmetic y, arithmetic x);
66 floating_point ceil (arithmetic x);
70 floating_point cos (arithmetic x);
74 floating_point cosh (arithmetic x);
78 floating_point exp (arithmetic x);
82 floating_point fabs (arithmetic x);
[all …]
/external/llvm-project/libcxx/include/
Dcmath47 floating_point abs(floating_point x);
49 floating_point acos (arithmetic x);
53 floating_point asin (arithmetic x);
57 floating_point atan (arithmetic x);
61 floating_point atan2 (arithmetic y, arithmetic x);
65 floating_point ceil (arithmetic x);
69 floating_point cos (arithmetic x);
73 floating_point cosh (arithmetic x);
77 floating_point exp (arithmetic x);
81 floating_point fabs (arithmetic x);
[all …]
Dnumbers31 template<floating_point T> inline constexpr T e_v<T> = see below;
32 template<floating_point T> inline constexpr T log2e_v<T> = see below;
33 template<floating_point T> inline constexpr T log10e_v<T> = see below;
34 template<floating_point T> inline constexpr T pi_v<T> = see below;
35 template<floating_point T> inline constexpr T inv_pi_v<T> = see below;
36 template<floating_point T> inline constexpr T inv_sqrtpi_v<T> = see below;
37 template<floating_point T> inline constexpr T ln2_v<T> = see below;
38 template<floating_point T> inline constexpr T ln10_v<T> = see below;
39 template<floating_point T> inline constexpr T sqrt2_v<T> = see below;
40 template<floating_point T> inline constexpr T sqrt3_v<T> = see below;
[all …]
Dconcepts45 concept floating_point = see below;
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-use-trailing-return-type-cxx20.cpp11 concept floating_point = std::is_same<T, float>::value || std::is_same<T, double>::value || std::is…
18 std::floating_point auto con1();
22 std::floating_point auto con1() { return 3.14f; } in con1()
42 const std::floating_point auto* volatile con4();
47 int req1(T t) requires std::floating_point<T>;
/external/llvm-project/clang/test/Analysis/
Dconversion.c188 double floating_point(long long a, int b) { in floating_point() function
/external/icu/icu4c/source/test/depstest/
Ddependencies.txt21 int_functions floating_point trigonometry
74 group: floating_point
853 floating_point system_locale
1083 floating_point # sqrt() for astro.o