/external/webkit/Tools/android/flex-2.5.4a/ |
D | nfa.c | 370 int eps; local 419 int eps; local 457 int eps, orend; local 517 int eps; local
|
D | parse.y | 80 int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, rulelen; variable
|
/external/chromium/net/tools/flip_server/ |
D | acceptor_thread.h | 52 virtual void OnRegistration(EpollServer* eps, int fd, int event_mask) {} in OnRegistration() 56 virtual void OnShutdown(EpollServer* eps, int fd) {} in OnShutdown()
|
D | output_ordering.cc | 68 EpollServer* eps) { in OnRegistration() 78 void OutputOrdering::BeginOutputtingAlarm::OnShutdown(EpollServer* eps) { in OnShutdown()
|
D | sm_connection.cc | 222 void SMConnection::OnRegistration(EpollServer* eps, int fd, int event_mask) { in OnRegistration() 239 void SMConnection::OnShutdown(EpollServer* eps, int fd) { in OnShutdown()
|
D | epoll_server.cc | 72 void OnShutdown(EpollServer *eps, int fd) {} in OnShutdown() 806 EpollServer* eps) { in OnRegistration() 818 void EpollAlarm::OnShutdown(EpollServer* eps) { in OnShutdown()
|
D | epoll_server.h | 1053 const EpollServer* eps() const { return eps_; } in eps() function
|
/external/opencv/cxcore/src/ |
D | cxjacobieigens.cpp | 69 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/ |
D | cvmatchcontours.cpp | 65 double eps = 1.e-5; in cvMatchShapes() local 232 double eps = 1.e-5; in cvMatchContourTrees() local
|
D | cvcamshift.cpp | 65 int i = 0, eps; in cvMeanShift() local
|
D | cvcornersubpix.cpp | 69 double eps; in cvFindCornerSubPix() local
|
D | cvcontourtree.cpp | 88 double eps = 1.e-7; in icvCreateContourTree() local 600 double eps = 1.e-5; in icvCalcTriAttr() local
|
D | cvapprox.cpp | 520 CvSeq** dst_contour, float eps ) in icvApproxPolyDP_32s() 724 CvSeq** dst_contour, float eps ) in icvApproxPolyDP_32f()
|
D | cvshapedescr.cpp | 281 const float eps = FLT_EPSILON*2; in cvMinEnclosingCircle() local 569 double eps = 1.e-5; in icvContourSecArea() local
|
D | cvemd.cpp | 171 float eps, min_delta; in cvCalcEMD2() local 917 float eps = CV_EMD_EPS * state->max_cost; in icvRussel() local
|
D | cvpyrsegmentation.cpp | 1411 const double eps = 1.; in icvSegmentClusterC1() local 1589 const double eps = 1.; in icvSegmentClusterC3() local
|
D | cvpyramids.cpp | 1173 const float eps = 0.1f; in cvCreatePyramid() local
|
D | cvlinefit.cpp | 43 static const double eps = 1e-6; variable
|
D | cvlkpyramid.cpp | 704 float eps = (float)MIN(winSize.width, winSize.height); in cvCalcAffineFlowPyrLK() local
|
/external/valgrind/main/drd/tests/ |
D | omp_matinv.c | 269 elem_t eps; in epsilon() local 293 elem_t eps; in main() local
|
D | matinv.c | 305 elem_t eps; in epsilon() local 317 elem_t eps; in main() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/cinematic/ |
D | MotionPath.java | 63 private float eps = 0.0001f; field in MotionPath
|
/external/opencv/cvaux/src/ |
D | cvfindhandregion.cpp | 278 float eps = (float) 0.01; in icvFindHandRegionA() local
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
D | parse.c | 82 int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, rulelen; variable
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | dtoa.cpp | 1329 U d2, eps, u; in dtoa() local
|