Searched refs:ccount (Results 1 - 7 of 7) sorted by relevance

/external/libvncserver/x11vnc/
H A Dxdamage.c264 int nreg, ccount = 0, dcount = 0, ecount = 0; local
352 ccount++;
363 dcount, ccount, xdamage_direct_count);
397 int nreg, ccount = 0, dcount = 0, ecount = 0; local
564 ccount++;
606 dcount, ccount, xdamage_direct_count);
/external/emma/core/java12/com/vladium/jcd/cls/
H A DClassDef.java383 int ccount = 0, mcount = 0;
402 cds [ccount ++] = new ConstructorDescriptor (modifiers, method.getDescriptor (this));
416 if (ccount > 0)
418 Arrays.sort (cds, 0, ccount);
420 for (int i = 0; i < ccount; ++ i)
/external/valgrind/VEX/switchback/
H A Dtest_emfloat.c1671 int ccount; /* Character counter */ local
1756 ccount=1; /* Init character counter */
1799 ccount++;
1804 ccount++;
1845 ccount += 3;
1849 return(ccount);
/external/jpeg/
H A Djquant2.c323 long ccount; local
410 ccount = 0;
416 ccount++;
419 boxp->colorcount = ccount;
/external/opencv/ml/src/
H A Dmltree.cpp1166 int ccount, total_c_count = 0; local
1179 ccount = cat_var_count + is_classifier;
1181 CV_CALL( cat_ofs = cvCreateMat( 1, ccount + 1, CV_32SC1 ));
1185 for( vi = 0; vi < ccount; vi++ )
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 1075 milliseconds