Home
last modified time | relevance | path

Searched refs:fcount (Results 1 – 12 of 12) sorted by relevance

/external/opencv3/modules/core/src/
Ddownhill_simplex.cpp272 double innerDownhillSimplex( Mat& p, double MinRange, double MinError, int& fcount, int nmax ) in innerDownhillSimplex() argument
278 fcount = ndim+1; in innerDownhillSimplex()
323 dprintf(("\nthis is y on iteration %d:\n",fcount)); in innerDownhillSimplex()
342 if( range <= MinRange || error <= MinError || fcount >= nmax ) in innerDownhillSimplex()
356 double y_alpha = tryNewPoint(p, coord_sum, ihi, alpha, buf, fcount); in innerDownhillSimplex()
367 double y_beta = tryNewPoint(p, coord_sum, ihi, beta, buf, fcount); in innerDownhillSimplex()
383 double y_gamma = tryNewPoint(p, coord_sum, ihi, gamma, buf, fcount); in innerDownhillSimplex()
402 fcount += ndim; in innerDownhillSimplex()
406 dprintf(("\nthis is simplex on iteration %d\n",fcount)); in innerDownhillSimplex()
419 double tryNewPoint( Mat& p, Mat& coord_sum, int ihi, double alpha_, Mat& ptry, int& fcount ) in tryNewPoint() argument
[all …]
/external/valgrind/callgrind/
Dcallgrind_control.in370 %fcount = ();
392 $fcount{$ctid} = 0;
394 $fcount{$ctid}++;
395 $func{$ctid,$fcount{$ctid}} = $3;
399 $calls{$ctid,$fcount{$ctid}} = $3;
403 $events{$ctid,$fcount{$ctid}} = line_to_CC($3);
468 $i = $fcount{$tid};
/external/libvncserver/examples/
Dcamera.c79 static int last_line=0, fps=0, fcount=0; in TakePicture() local
111 fcount++; in TakePicture()
113 fps = fcount; in TakePicture()
114 fcount = 0; in TakePicture()
/external/clang/test/CodeGenCXX/
Darray-construction.cpp9 static float fcount; variable
13 xpto() : i(count++), f(fcount++) { in xpto()
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/
Danalog_agc.c548 stt->fcount, in WebRtcAgc_ZeroCtrl()
661 stt->fcount); in WebRtcAgc_ProcessAnalog()
669 stt->fcount); in WebRtcAgc_ProcessAnalog()
708 stt->fcount); in WebRtcAgc_ProcessAnalog()
766 stt->fcount, in WebRtcAgc_ProcessAnalog()
906 stt->fcount, in WebRtcAgc_ProcessAnalog()
949 stt->fcount, in WebRtcAgc_ProcessAnalog()
1009 stt->fcount, in WebRtcAgc_ProcessAnalog()
1067 stt->fcount, in WebRtcAgc_ProcessAnalog()
1176 stt->fcount++; in WebRtcAgc_Process()
[all …]
Danalog_agc.h127 int32_t fcount; member
/external/emma/core/java12/com/vladium/jcd/cls/
DClassDef.java336 int fcount = 0; in computeSUID() local
344 …fds [fcount ++] = new FieldDescriptor (field.getName (this), modifiers, field.getDescriptor (this)… in computeSUID()
347 if (fcount > 0) in computeSUID()
349 Arrays.sort (fds, 0, fcount); in computeSUID()
350 for (int i = 0; i < fcount; ++ i) in computeSUID()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-commons-net.jar ... result java.io.IOException ioe String currentPathElement int fcount org.apache.tools.ant.taskdefs. ...
/external/opencv3/modules/calib3d/test/
Dtest_cameracalibration.cpp979 int fcount = (int)leftF[0].size(), xdim = (int)leftF.size(); in calcdfdx() local
981 dfdx.create( fcount*fdim, xdim, CV_64FC1 ); in calcdfdx()
987 CV_Assert( (int)arrLeftIt->size() == fcount ); in calcdfdx()
988 CV_Assert( (int)arrRightIt->size() == fcount ); in calcdfdx()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/owasp/sanitizer/tools/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/external/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...