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

  /external/clang/test/CodeGen/
libcalls.c 5 // CHECK-YES-LABEL: define void @test_sqrt
6 // CHECK-NO-LABEL: define void @test_sqrt
7 // CHECK-FAST-LABEL: define void @test_sqrt
8 void test_sqrt(float a0, double a1, long double a2) { function
  /external/python/cpython2/Lib/ctypes/test/
test_libc.py 9 def test_sqrt(self): member in class:LibTest
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_libc.py 9 def test_sqrt(self): member in class:LibTest
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_libc.py 9 def test_sqrt(self): member in class:LibTest
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_libc.py 9 def test_sqrt(self): member in class:LibTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_libc.py 9 def test_sqrt(self): member in class:LibTest
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 173 void test_sqrt() function
638 test_sqrt();
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 484 void test_sqrt() function
    [all...]
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp 486 void test_sqrt() function
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp 388 void test_sqrt() function
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
math_h.pass.cpp 487 void test_sqrt() function
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/c.math/
cmath.pass.cpp 488 void test_sqrt() function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_decimal.py 2134 def test_sqrt(self): member in class:ContextAPItests
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_decimal.py 2146 def test_sqrt(self): member in class:ContextAPItests
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_decimal.py 2146 def test_sqrt(self): member in class:ContextAPItests
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decimal.py 2146 def test_sqrt(self): member in class:ContextAPItests
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decimal.py 2146 def test_sqrt(self): member in class:ContextAPItests
    [all...]
  /external/python/cpython2/Lib/test/
test_decimal.py 2158 def test_sqrt(self): member in class:ContextAPItests
    [all...]

Completed in 618 milliseconds