HomeSort by relevance Sort by last modified time
    Searched refs:DBL_EPSILON (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /external/libcxx/test/depr/depr.c.headers/
float_h.pass.cpp 118 #ifndef DBL_EPSILON
119 #error DBL_EPSILON not defined
  /external/libcxx/test/language.support/support.limits/c.limits/
cfloat.pass.cpp 118 #ifndef DBL_EPSILON
119 #error DBL_EPSILON not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/c.limits/
cfloat.pass.cpp 118 #ifndef DBL_EPSILON
119 #error DBL_EPSILON not defined
  /external/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
epsilon.pass.cpp 52 test<double>(DBL_EPSILON);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
epsilon.pass.cpp 52 test<double>(DBL_EPSILON);
  /external/clang/lib/Headers/
float.h 62 # undef DBL_EPSILON
111 #define DBL_EPSILON __DBL_EPSILON__
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
float_h.pass.cpp 126 #ifndef DBL_EPSILON
127 #error DBL_EPSILON not defined
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
float.h 62 # undef DBL_EPSILON
111 #define DBL_EPSILON __DBL_EPSILON__
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
float.h 62 # undef DBL_EPSILON
111 #define DBL_EPSILON __DBL_EPSILON__
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
float.h 62 # undef DBL_EPSILON
111 #define DBL_EPSILON __DBL_EPSILON__
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
float.h 62 # undef DBL_EPSILON
111 #define DBL_EPSILON __DBL_EPSILON__
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
float.h 114 #undef DBL_EPSILON
117 #define DBL_EPSILON __DBL_EPSILON__
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
float.h 114 #undef DBL_EPSILON
117 #define DBL_EPSILON __DBL_EPSILON__
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
float.h 62 # undef DBL_EPSILON
111 #define DBL_EPSILON __DBL_EPSILON__
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
float.h 62 # undef DBL_EPSILON
111 #define DBL_EPSILON __DBL_EPSILON__
  /prebuilts/sdk/renderscript/clang-include/
float.h 62 # undef DBL_EPSILON
111 #define DBL_EPSILON __DBL_EPSILON__
  /external/chromium_org/third_party/skia/src/pathops/
SkLineParameters.h 57 fA = DBL_EPSILON; // push it from 0 to slightly negative (y() returns -a)
66 fA = DBL_EPSILON; // push it from 0 to slightly negative (y() returns -a)
105 fA = DBL_EPSILON;
  /external/skia/src/pathops/
SkLineParameters.h 57 fA = DBL_EPSILON; // push it from 0 to slightly negative (y() returns -a)
66 fA = DBL_EPSILON; // push it from 0 to slightly negative (y() returns -a)
105 fA = DBL_EPSILON;
  /external/libcxx/include/support/win32/
limits_win32.h 46 #define __DBL_EPSILON__ DBL_EPSILON
  /hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
AKFS_Device.h 41 #define AKFS_EPSILON DBL_EPSILON
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h 46 #define __DBL_EPSILON__ DBL_EPSILON
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h 46 #define __DBL_EPSILON__ DBL_EPSILON
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
float.h 111 #undef DBL_EPSILON
114 #define DBL_EPSILON __DBL_EPSILON__
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
float.h 111 #undef DBL_EPSILON
114 #define DBL_EPSILON __DBL_EPSILON__
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
float.h 111 #undef DBL_EPSILON
114 #define DBL_EPSILON __DBL_EPSILON__

Completed in 1152 milliseconds

1 2 3 4 5