HomeSort by relevance Sort by last modified time
    Searched refs:complex (Results 126 - 150 of 1101) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/libcxx/test/std/numerics/complex.number/complex.value.ops/
real.pass.cpp 10 // <complex>
14 // real(const complex<T>& x);
16 #include <complex>
23 std::complex<T> z(1.5, 2.5);
  /external/libcxx/test/std/utilities/utility/pairs/pair.astuple/
pairs.by.type1.fail.cpp 12 #include <complex>
18 typedef std::complex<float> cf;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
complex.h 25 /** @file complex.h
36 # include_next <complex.h>
39 # undef complex macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
complex.h 25 /** @file complex.h
36 # include_next <complex.h>
39 # undef complex macro
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/complex.number/complex/
types.pass.cpp 10 // <complex>
13 // class complex
20 #include <complex>
27 typedef std::complex<T> C;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/complex.number/complex.ops/
stream_output.pass.cpp 10 // <complex>
14 // operator<<(basic_ostream<charT, traits>& o, const complex<T>& x);
16 #include <complex>
22 std::complex<double> c(1, 2);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/complex.number/complex.value.ops/
imag.pass.cpp 10 // <complex>
14 // imag(const complex<T>& x);
16 #include <complex>
23 std::complex<T> z(1.5, 2.5);
real.pass.cpp 10 // <complex>
14 // real(const complex<T>& x);
16 #include <complex>
23 std::complex<T> z(1.5, 2.5);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/utility/pairs/pair.astuple/
pairs.by.type1.fail.cpp 12 #include <complex>
18 typedef std::complex<float> cf;
  /bionic/libm/upstream-netbsd/lib/libm/complex/
cephes_subrl.h 5 long double _ctansl(long double complex);
ctanhl.c 33 #include <complex.h>
36 long double complex
37 ctanhl(long double complex z)
39 long double complex w;
  /external/eigen/blas/
complex_double.cpp 10 #define SCALAR std::complex<double>
complex_single.cpp 10 #define SCALAR std::complex<float>
  /external/eigen/lapack/
complex_double.cpp 10 #define SCALAR std::complex<double>
complex_single.cpp 10 #define SCALAR std::complex<float>
  /external/libcxx/include/
tgmath.h 17 #include <complex.h>
22 #include <complex.h>
  /external/libcxx/test/libcxx/numerics/complex.number/ccmplx/
ccomplex.pass.cpp 20 std::complex<double> d;
  /external/libcxx/test/std/depr/depr.c.headers/
tgmath_h.pass.cpp 16 std::complex<double> cd;
  /external/libcxx/test/std/numerics/c.math/
ctgmath.pass.cpp 16 std::complex<double> cd;
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
tgmath.h 17 #include <complex.h>
22 #include <complex.h>
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
tgmath.h 17 #include <complex.h>
22 #include <complex.h>
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
tgmath.h 17 #include <complex.h>
22 #include <complex.h>
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
tgmath.h 17 #include <complex.h>
22 #include <complex.h>
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
tgmath.h 17 #include <complex.h>
22 #include <complex.h>
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
tgmath.h 17 #include <complex.h>
22 #include <complex.h>

Completed in 499 milliseconds

1 2 3 4 56 7 8 91011>>