HomeSort by relevance Sort by last modified time
    Searched full:complex_type (Results 1 - 8 of 8) sorted by null

  /external/eigen/unsupported/Eigen/src/FFT/
ei_fftw_impl.h 54 typedef fftwf_complex complex_type; typedef in struct:Eigen::internal::fftw_plan
60 void fwd(complex_type * dst,complex_type * src,int nfft) {
65 void inv(complex_type * dst,complex_type * src,int nfft) {
70 void fwd(complex_type * dst,scalar_type * src,int nfft) {
75 void inv(scalar_type * dst,complex_type * src,int nfft) {
82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
87 void inv2( complex_type * dst,complex_type * src,int n0,int n1)
97 typedef fftw_complex complex_type; typedef in struct:Eigen::internal::fftw_plan
138 typedef fftwl_complex complex_type; typedef in struct:Eigen::internal::fftw_plan
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-check.h 20 #define COMPLEX_TYPE_CHECK(t) TREE_CHECK (t, COMPLEX_TYPE)
tree.def 179 compiler. COMPLEX_TYPE, VECTOR_TYPE, ARRAY_TYPE. */
184 DEFTREECODE (COMPLEX_TYPE, "complex_type", tcc_type, 0)
    [all...]
tree.h 1017 (TREE_CODE (TYPE) == COMPLEX_TYPE \
1039 || ((TREE_CODE (TYPE) == COMPLEX_TYPE \
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
debug.h 196 bfd_boolean (*complex_type) (void *, unsigned int); member in struct:debug_write_fns
debug.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h     [all...]
  /external/abi-compliance-checker/
abi-compliance-checker.pl 888 "complex_type" => "Intrinsic",
    [all...]

Completed in 1200 milliseconds