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

  /external/icu/icu4c/source/test/intltest/
nmfmtrt.h 31 static double MAX_ERROR;
nmfmtrt.cpp 30 double NumberFormatRoundTripTest::MAX_ERROR = 1e-14;
279 if(error > MAX_ERROR) {
  /external/opencv/cvaux/src/
cvface.cpp 198 #define MAX_ERROR 0xFFFFFFFF
204 double Error = MAX_ERROR;
205 double CurError = MAX_ERROR;
261 Error = MAX_ERROR;
cvfacedetection.cpp 187 #ifndef MAX_ERROR
188 #define MAX_ERROR 0xFFFFFFFF
189 #endif //MAX_ERROR
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberFormatRoundTripTest.java 26 public double MAX_ERROR = 1e-14;
199 if (error > MAX_ERROR) {
  /prebuilts/misc/common/ub-janktesthelper/
ub-janktesthelper.jar 
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c 40 #define MAX_ERROR 10
764 int iMaxError = MAX_ERROR;
    [all...]
  /external/libxml2/
relaxng.c 73 #define MAX_ERROR 5
    [all...]

Completed in 924 milliseconds