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

  /external/clang/test/CodeGen/
le32-libcall-pow.c 12 // CHECK-LABEL: define void @test_pow
13 void test_pow(float a0, double a1, long double a2) { function
libcalls.c 36 // CHECK-YES-LABEL: define void @test_pow
37 // CHECK-NO-LABEL: define void @test_pow
38 void test_pow(float a0, double a1, long double a2) { function
  /external/libcxx/test/depr/depr.c.headers/
math_h.disabled.cpp 149 void test_pow() function
628 test_pow();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 149 void test_pow() function
635 test_pow();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_complex.py 174 def test_pow(self): member in class:ComplexTest
test_operator.py 266 def test_pow(self): member in class:OperatorTestCase
test_builtin.py 1004 def test_pow(self): member in class:BuiltinTest
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_complex.py 174 def test_pow(self): member in class:ComplexTest
test_operator.py 266 def test_pow(self): member in class:OperatorTestCase
test_builtin.py 1004 def test_pow(self): member in class:BuiltinTest
    [all...]
  /external/libcxx/test/numerics/c.math/
cmath.disabled.cpp 323 void test_pow() function
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp 323 void test_pow() function
    [all...]

Completed in 958 milliseconds