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

  /external/llvm/test/CodeGen/AArch64/
fpimm.ll 21 define void @check_double() {
22 ; CHECK-LABEL: check_double:
  /external/clang/test/CodeGen/
aarch64-type-sizes.c 41 int check_double() { function
  /external/clang/test/Driver/
le32-unknown-nacl.cpp 124 // CHECK: double @check_double()
125 double check_double() { return 0; } function
  /external/stlport/test/unit/
num_put_get_test.cpp 62 static bool check_double(double val, double ref) function in class:NumPutGetTest
1156 CPPUNIT_CHECK( check_double(f, 1.0e+83) );
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
num_put_get_test.cpp 62 static bool check_double(double val, double ref) function in class:NumPutGetTest
1156 CPPUNIT_CHECK( check_double(f, 1.0e+83) );
    [all...]
  /ndk/tests/device/test-stlport/unit/
num_put_get_test.cpp 62 static bool check_double(double val, double ref) function in class:NumPutGetTest
    [all...]
  /external/chromium_org/v8/src/arm/
stub-cache-arm.cc 1642 Label attempt_to_grow_elements, with_write_barrier, check_double; local
    [all...]
  /external/chromium_org/v8/src/ia32/
stub-cache-ia32.cc 1732 Label attempt_to_grow_elements, with_write_barrier, check_double; local
    [all...]
  /external/chromium_org/v8/src/mips/
stub-cache-mips.cc 1625 Label attempt_to_grow_elements, with_write_barrier, check_double; local
    [all...]
  /external/chromium_org/v8/src/x64/
stub-cache-x64.cc 1665 Label attempt_to_grow_elements, with_write_barrier, check_double; local
    [all...]

Completed in 779 milliseconds