Home
last modified time | relevance | path

Searched refs:classify (Results 1 – 10 of 10) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/complex.ops/
Dcomplex_divide_complex.pass.cpp46 switch (classify(x[i])) in test_edges()
49 switch (classify(x[j])) in test_edges()
52 assert(classify(r) == NaN); in test_edges()
55 assert(classify(r) == zero); in test_edges()
58 assert(classify(r) == zero); in test_edges()
61 assert(classify(r) == NaN); in test_edges()
64 assert(classify(r) == NaN); in test_edges()
69 switch (classify(x[j])) in test_edges()
72 assert(classify(r) == inf); in test_edges()
75 assert(classify(r) == non_zero); in test_edges()
[all …]
Dcomplex_times_complex.pass.cpp48 switch (classify(x[i])) in test_edges()
51 switch (classify(x[j])) in test_edges()
54 assert(classify(r) == zero); in test_edges()
57 assert(classify(r) == zero); in test_edges()
60 assert(classify(r) == NaN); in test_edges()
63 assert(classify(r) == NaN); in test_edges()
66 assert(classify(r) == NaN); in test_edges()
71 switch (classify(x[j])) in test_edges()
74 assert(classify(r) == zero); in test_edges()
77 assert(classify(r) == non_zero); in test_edges()
[all …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/complex.value.ops/
Dpolar.pass.cpp55 switch (classify(r)) in test_edges()
58 if (std::signbit(r) || classify(theta) == inf || classify(theta) == NaN) in test_edges()
60 int c = classify(z); in test_edges()
69 if (std::signbit(r) || classify(theta) == inf || classify(theta) == NaN) in test_edges()
71 int c = classify(z); in test_edges()
82 int c = classify(z); in test_edges()
87 assert(classify(z) == inf); in test_edges()
88 if (classify(theta) != NaN && classify(theta) != inf) in test_edges()
90 assert(classify(real(z)) != NaN); in test_edges()
91 assert(classify(imag(z)) != NaN); in test_edges()
[all …]
Dproj.pass.cpp44 switch (classify(x[i])) in test_edges()
59 assert(classify(r) == classify(x[i])); in test_edges()
Dabs.pass.cpp35 switch (classify(x[i])) in test_edges()
Dnorm.pass.cpp35 switch (classify(x[i])) in test_edges()
Darg.pass.cpp40 switch (classify(x[i])) in test_edges()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/
Dcases.h179 classify(const std::complex<T>& x) in classify() function
204 classify(double x) in classify() function
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi697 When writing the @code{install} target, you must classify all the
959 When writing the @code{install} target, you must classify all the
984 To classify the commands in the @code{install} rule into these three
Dmake.info-21776 When writing the `install' target, you must classify all the
2012 When writing the `install' target, you must classify all the commands
2038 To classify the commands in the `install' rule into these three