Home
last modified time | relevance | path

Searched defs:eps (Results 1 – 25 of 33) sorted by relevance

12

/external/webkit/Tools/android/flex-2.5.4a/
Dnfa.c370 int eps; local
419 int eps; local
457 int eps, orend; local
517 int eps; local
Dparse.y80 int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, rulelen; variable
/external/chromium/net/tools/flip_server/
Dacceptor_thread.h52 virtual void OnRegistration(EpollServer* eps, int fd, int event_mask) {} in OnRegistration()
56 virtual void OnShutdown(EpollServer* eps, int fd) {} in OnShutdown()
Doutput_ordering.cc68 EpollServer* eps) { in OnRegistration()
78 void OutputOrdering::BeginOutputtingAlarm::OnShutdown(EpollServer* eps) { in OnShutdown()
Dsm_connection.cc222 void SMConnection::OnRegistration(EpollServer* eps, int fd, int event_mask) { in OnRegistration()
239 void SMConnection::OnShutdown(EpollServer* eps, int fd) { in OnShutdown()
Depoll_server.cc72 void OnShutdown(EpollServer *eps, int fd) {} in OnShutdown()
806 EpollServer* eps) { in OnRegistration()
818 void EpollAlarm::OnShutdown(EpollServer* eps) { in OnShutdown()
Depoll_server.h1053 const EpollServer* eps() const { return eps_; } in eps() function
/external/opencv/cxcore/src/
Dcxjacobieigens.cpp69 icvJacobiEigens_32f(float *A, float *V, float *E, int n, float eps) in icvJacobiEigens_32f()
220 icvJacobiEigens_64d(double *A, double *V, double *E, int n, double eps) in icvJacobiEigens_64d()
370 cvEigenVV( CvArr* srcarr, CvArr* evectsarr, CvArr* evalsarr, double eps ) in cvEigenVV()
/external/opencv/cv/src/
Dcvmatchcontours.cpp65 double eps = 1.e-5; in cvMatchShapes() local
232 double eps = 1.e-5; in cvMatchContourTrees() local
Dcvcamshift.cpp65 int i = 0, eps; in cvMeanShift() local
Dcvcornersubpix.cpp69 double eps; in cvFindCornerSubPix() local
Dcvcontourtree.cpp88 double eps = 1.e-7; in icvCreateContourTree() local
600 double eps = 1.e-5; in icvCalcTriAttr() local
Dcvapprox.cpp520 CvSeq** dst_contour, float eps ) in icvApproxPolyDP_32s()
724 CvSeq** dst_contour, float eps ) in icvApproxPolyDP_32f()
Dcvshapedescr.cpp281 const float eps = FLT_EPSILON*2; in cvMinEnclosingCircle() local
569 double eps = 1.e-5; in icvContourSecArea() local
Dcvemd.cpp171 float eps, min_delta; in cvCalcEMD2() local
917 float eps = CV_EMD_EPS * state->max_cost; in icvRussel() local
Dcvpyrsegmentation.cpp1411 const double eps = 1.; in icvSegmentClusterC1() local
1589 const double eps = 1.; in icvSegmentClusterC3() local
Dcvpyramids.cpp1173 const float eps = 0.1f; in cvCreatePyramid() local
Dcvlinefit.cpp43 static const double eps = 1e-6; variable
Dcvlkpyramid.cpp704 float eps = (float)MIN(winSize.width, winSize.height); in cvCalcAffineFlowPyrLK() local
/external/valgrind/main/drd/tests/
Domp_matinv.c269 elem_t eps; in epsilon() local
293 elem_t eps; in main() local
Dmatinv.c305 elem_t eps; in epsilon() local
317 elem_t eps; in main() local
/external/jmonkeyengine/engine/src/core/com/jme3/cinematic/
DMotionPath.java63 private float eps = 0.0001f; field in MotionPath
/external/opencv/cvaux/src/
Dcvfindhandregion.cpp278 float eps = (float) 0.01; in icvFindHandRegionA() local
/external/webkit/Tools/android/flex-2.5.4a/MISC/
Dparse.c82 int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, rulelen; variable
/external/webkit/Source/JavaScriptCore/wtf/
Ddtoa.cpp1329 U d2, eps, u; in dtoa() local

12