HomeSort by relevance Sort by last modified time
    Searched full:complex (Results 426 - 450 of 3705) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
complex.h 1 // TR1 complex.h -*- C++ -*-
25 /** @file tr1/complex.h
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
complex.h 25 /** @file complex.h
35 # include_next <complex.h>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
complex.h 1 // TR1 complex.h -*- C++ -*-
25 /** @file tr1/complex.h
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
complex.h 25 /** @file complex.h
35 # include_next <complex.h>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
complex.h 1 // TR1 complex.h -*- C++ -*-
25 /** @file tr1/complex.h
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
complex.h 25 /** @file complex.h
35 # include_next <complex.h>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
complex.h 1 // TR1 complex.h -*- C++ -*-
25 /** @file tr1/complex.h
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
complex.h 1 // TR1 complex.h -*- C++ -*-
25 /** @file tr1/complex.h
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
complex.h 1 // TR1 complex.h -*- C++ -*-
25 /** @file tr1/complex.h
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
ccomplex 17 #include <complex>
21 #include <complex>
tgmath.h 17 #include <complex.h>
22 #include <complex.h>
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/templates/
addNdkSupport.xml 22 <complex-array name="files">
31 </complex-array>
  /external/llvm/test/CodeGen/X86/
load-slice.ll 6 %class.Complex = type { float, float }
47 define void @t1(%class.Complex* nocapture %out, i64 %out_start) {
49 %arrayidx = getelementptr inbounds %class.Complex* %out, i64 %out_start
50 %tmp = bitcast %class.Complex* %arrayidx to i64*
58 %arrayidx2 = getelementptr inbounds %class.Complex* %out, i64 %add
59 %i.i = getelementptr inbounds %class.Complex* %arrayidx2, i64 0, i32 0
63 %r.i = getelementptr inbounds %class.Complex* %arrayidx2, i64 0, i32 1
67 %ref.tmp.sroa.0.0.cast = bitcast %class.Complex* %arrayidx to <2 x float>*
102 define i32 @t2(%class.Complex* nocapture %out, i64 %out_start) {
103 %arrayidx = getelementptr inbounds %class.Complex* %out, i64 %out_star
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_csqrt.c 30 #include <complex.h>
37 * gcc doesn't implement complex multiplication or division correctly,
48 double complex
49 csqrt(double complex z)
51 double complex result;
s_csqrtl.c 30 #include <complex.h>
37 * gcc doesn't implement complex multiplication or division correctly,
48 long double complex
49 csqrtl(long double complex z)
51 long double complex result;
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/test/
test_fft.gyp 35 # Test complex fixed-point 16-bit FFT
43 # Test complex fixed-point 32-bit FFT
75 # Test complex floating-point FFT
85 # Test complex floating-point FFT, non-NEON
134 # Test complex floating-point FFT
  /external/eigen/unsupported/Eigen/
FFT 13 #include <complex>
62 * number of bins in complex vs real.
66 * separate specializations for real vs complex. On the inverse
165 typedef typename impl_type::Complex Complex;
187 void fwd( Complex * dst, const Scalar * src, Index nfft)
195 void fwd( Complex * dst, const Complex * src, Index nfft)
202 void fwd2(Complex * dst, const Complex * src, int n0,int n1
    [all...]
  /external/eigen/unsupported/doc/examples/
PolynomialSolver1.cpp 18 cout << "Complex roots: " << psolve.roots().transpose() << endl;
33 cout << "Complex roots: " << psolvef.roots().transpose() << endl;
41 cout << "Complex roots: " << psolve6d.roots().transpose() << endl;
44 std::complex<float> castedRoot( psolve6d.roots()[i].real(), psolve6d.roots()[i].imag() );
51 std::complex<float> castedRoot( psolve6d.roots()[5].real(), psolve6d.roots()[5].imag() );
  /external/libcxx/test/numerics/complex.number/complex.transcendentals/
acos.pass.cpp 10 // <complex>
13 // complex<T>
14 // acos(const complex<T>& x);
16 #include <complex>
23 test(const std::complex<T>& c, std::complex<T> x)
32 test(std::complex<T>(INFINITY, 1), std::complex<T>(0, -INFINITY));
37 typedef std::complex<double> C;
42 std::complex<double> r = acos(x[i])
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/complex.transcendentals/
acos.pass.cpp 10 // <complex>
13 // complex<T>
14 // acos(const complex<T>& x);
16 #include <complex>
23 test(const std::complex<T>& c, std::complex<T> x)
32 test(std::complex<T>(INFINITY, 1), std::complex<T>(0, -INFINITY));
37 typedef std::complex<double> C;
42 std::complex<double> r = acos(x[i])
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-myanmar-machine.hh 2 #line 1 "hb-ot-shape-complex-myanmar-machine.rl"
35 #line 36 "hb-ot-shape-complex-myanmar-machine.hh.tmp"
264 #line 36 "hb-ot-shape-complex-myanmar-machine.rl"
268 #line 93 "hb-ot-shape-complex-myanmar-machine.rl"
288 #line 289 "hb-ot-shape-complex-myanmar-machine.hh.tmp"
296 #line 114 "hb-ot-shape-complex-myanmar-machine.rl"
305 #line 306 "hb-ot-shape-complex-myanmar-machine.hh.tmp"
319 #line 320 "hb-ot-shape-complex-myanmar-machine.hh.tmp"
338 #line 85 "hb-ot-shape-complex-myanmar-machine.rl"
342 #line 86 "hb-ot-shape-complex-myanmar-machine.rl
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar-machine.hh 2 #line 1 "../../src/hb-ot-shape-complex-myanmar-machine.rl"
35 #line 36 "hb-ot-shape-complex-myanmar-machine.hh.tmp"
264 #line 36 "../../src/hb-ot-shape-complex-myanmar-machine.rl"
268 #line 93 "../../src/hb-ot-shape-complex-myanmar-machine.rl"
288 #line 289 "hb-ot-shape-complex-myanmar-machine.hh.tmp"
296 #line 114 "../../src/hb-ot-shape-complex-myanmar-machine.rl"
305 #line 306 "hb-ot-shape-complex-myanmar-machine.hh.tmp"
319 #line 320 "hb-ot-shape-complex-myanmar-machine.hh.tmp"
338 #line 85 "../../src/hb-ot-shape-complex-myanmar-machine.rl"
342 #line 86 "../../src/hb-ot-shape-complex-myanmar-machine.rl
    [all...]
  /external/eigen/Eigen/src/Core/util/
BlasUtil.h 63 template<typename RealScalar> struct conj_helper<std::complex<RealScalar>, std::complex<RealScalar>, false,true>
65 typedef std::complex<RealScalar> Scalar;
73 template<typename RealScalar> struct conj_helper<std::complex<RealScalar>, std::complex<RealScalar>, true,false>
75 typedef std::complex<RealScalar> Scalar;
83 template<typename RealScalar> struct conj_helper<std::complex<RealScalar>, std::complex<RealScalar>, true,true>
85 typedef std::complex<RealScalar> Scalar;
93 template<typename RealScalar,bool Conj> struct conj_helper<std::complex<RealScalar>, RealScalar, Conj,false
    [all...]
  /external/clang/test/Sema/
warn-absolute-value.c 35 // expected-warning@-1 {{using complex absolute value function 'cabsf' when argument is of integer type}}
39 // expected-warning@-1 {{using complex absolute value function 'cabs' when argument is of integer type}}
43 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
65 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsf' when argument is of integer type}}
69 // expected-warning@-1 {{using complex absolute value function '__builtin_cabs' when argument is of integer type}}
73 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsl' when argument is of integer type}}
97 // expected-warning@-1 {{using complex absolute value function 'cabsf' when argument is of integer type}}
101 // expected-warning@-1 {{using complex absolute value function 'cabs' when argument is of integer type}}
105 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
128 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsf' when argument is of integer type}
    [all...]
  /external/clang/test/SemaCXX/
warn-absolute-value.cpp 56 // expected-warning@-1 {{using complex absolute value function 'cabsf' when argument is of integer type}}
60 // expected-warning@-1 {{using complex absolute value function 'cabs' when argument is of integer type}}
64 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
86 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsf' when argument is of integer type}}
90 // expected-warning@-1 {{using complex absolute value function '__builtin_cabs' when argument is of integer type}}
94 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsl' when argument is of integer type}}
120 // expected-warning@-1 {{using complex absolute value function 'cabsf' when argument is of integer type}}
124 // expected-warning@-1 {{using complex absolute value function 'cabs' when argument is of integer type}}
128 // expected-warning@-1 {{using complex absolute value function 'cabsl' when argument is of integer type}}
151 // expected-warning@-1 {{using complex absolute value function '__builtin_cabsf' when argument is of integer type}
    [all...]

Completed in 1134 milliseconds

<<11121314151617181920>>