HomeSort by relevance Sort by last modified time
    Searched refs:test_complex (Results 1 - 11 of 11) sorted by null

  /external/eigen/unsupported/test/
FFTW.cpp 175 void test_complex(int nfft) function
233 CALL_SUBTEST( test_complex<float>(32) ); CALL_SUBTEST( test_complex<double>(32) );
234 CALL_SUBTEST( test_complex<float>(256) ); CALL_SUBTEST( test_complex<double>(256) );
235 CALL_SUBTEST( test_complex<float>(3*8) ); CALL_SUBTEST( test_complex<double>(3*8) );
236 CALL_SUBTEST( test_complex<float>(5*32) ); CALL_SUBTEST( test_complex<double>(5*32) );
237 CALL_SUBTEST( test_complex<float>(2*3*4) ); CALL_SUBTEST( test_complex<double>(2*3*4) );
    [all...]
  /external/chromium-trace/catapult/third_party/Paste/tests/
test_import_string.py 11 def test_complex(): function
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_abstract_numbers.py 37 def test_complex(self): member in class:TestNumbers
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_abstract_numbers.py 37 def test_complex(self): member in class:TestNumbers
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_abstract_numbers.py 37 def test_complex(self): member in class:TestNumbers
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_abstract_numbers.py 37 def test_complex(self): member in class:TestNumbers
  /external/skia/tests/
DeviceLooperTest.cpp 94 static void test_complex(skiatest::Reporter* reporter) { function
137 test_complex(reporter);
  /external/clang/test/CodeGen/
arm-aapcs-vfp.c 54 // CHECK: define arm_aapcs_vfpcc void @test_complex({ double, double } %{{.*}})
55 // CHECK64: define void @test_complex([2 x double] %cd.coerce)
56 void test_complex(__complex__ double cd) { function
  /external/clang/test/CodeGenCXX/
references.cpp 69 void test_complex() { function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_fixers.py 544 def test_complex(self): member in class:Test_repr
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_fixers.py 544 def test_complex(self): member in class:Test_repr
    [all...]

Completed in 420 milliseconds