HomeSort by relevance Sort by last modified time
    Searched refs:test_sqrt (Results 1 - 10 of 10) 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
  /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
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 175 void test_sqrt() function
633 test_sqrt();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 173 void test_sqrt() function
638 test_sqrt();
  /external/boringssl/src/crypto/bn/
bn_test.cc 119 static bool test_sqrt(FILE *fp, BN_CTX *ctx);
309 if (!test_sqrt(bc_file.get(), ctx.get())) {
1329 static bool test_sqrt(FILE *fp, BN_CTX *ctx) { function
    [all...]
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp 487 void test_sqrt() function
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp 388 void test_sqrt() function
    [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...]

Completed in 196 milliseconds