Home
last modified time | relevance | path

Searched refs:mval (Results 1 – 8 of 8) sorted by relevance

/external/dnsmasq/contrib/dns-loc/
Ddnsmasq2-loc-rfc1876.patch176 + unsigned int mval = 0, cmval = 0;
185 + mval = mval * 10 + (*cp++ - '0');
196 + cmval = (mval * 100) + cmval;
/external/opencv3/samples/python2/
Dmosse.py128 _, mval, _, (mx, my) = cv2.minMaxLoc(resp)
132 psr = (mval-smean) / (sstd+eps)
/external/boringssl/src/crypto/x509v3/
Dv3_utl.c1289 int mval; in X509V3_NAME_from_section() local
1311 mval = -1; in X509V3_NAME_from_section()
1315 mval = 0; in X509V3_NAME_from_section()
1317 (unsigned char *) v->value,-1,-1,mval)) in X509V3_NAME_from_section()
/external/fio/
Dgoptions.c657 gint val, mval; in range_value_changed() local
677 mval = gtk_spin_button_get_value_as_int(GTK_SPIN_BUTTON(mspin)); in range_value_changed()
678 if (val > mval) in range_value_changed()
684 mval = gtk_spin_button_get_value_as_int(GTK_SPIN_BUTTON(mspin)); in range_value_changed()
685 if (val < mval) in range_value_changed()
/external/opencv/cv/src/
Dcvsurf.cpp209 float mval = icvCalcHaarPattern( mask_ptr, &Dm, 1 ); in icvFastHessianDetector() local
210 if( mval < 0.5 ) in icvFastHessianDetector()
/external/opencv3/modules/core/test/
Dtest_mat.cpp374 double mval = 0; Point mloc; in run() local
375 minMaxLoc(tmp, 0, &mval, 0, &mloc); in run()
379 mval, mloc.y, mloc.x, rPCA.eigenvectors.at<float>(mloc.y, mloc.x), in run()
Dtest_math.cpp142 double mval = cvtest::getMaxVal(type); in get_minmax_bounds() local
143 double u1 = pow(mval,1./power)*2; in get_minmax_bounds()
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...