Home
last modified time | relevance | path

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

/external/emma/core/java12/com/vladium/jcd/cls/
DClassDef.java383 int ccount = 0, mcount = 0; in computeSUID() local
402 … cds [ccount ++] = new ConstructorDescriptor (modifiers, method.getDescriptor (this)); in computeSUID()
416 if (ccount > 0) in computeSUID()
418 Arrays.sort (cds, 0, ccount); in computeSUID()
420 for (int i = 0; i < ccount; ++ i) in computeSUID()
/external/valgrind/VEX/switchback/
Dtest_emfloat.c1671 int ccount; /* Character counter */ in InternalFPFToString() local
1756 ccount=1; /* Init character counter */ in InternalFPFToString()
1799 ccount++; in InternalFPFToString()
1804 ccount++; in InternalFPFToString()
1845 ccount += 3; in InternalFPFToString()
1849 return(ccount); in InternalFPFToString()
/external/libjpeg-turbo/
Djquant2.c302 long ccount; in update_box() local
389 ccount = 0; in update_box()
395 ccount++; in update_box()
398 boxp->colorcount = ccount; in update_box()
/external/opencv/ml/src/
Dmltree.cpp1166 int ccount, total_c_count = 0; in read_params() local
1179 ccount = cat_var_count + is_classifier; in read_params()
1181 CV_CALL( cat_ofs = cvCreateMat( 1, ccount + 1, CV_32SC1 )); in read_params()
1185 for( vi = 0; vi < ccount; vi++ ) in read_params()
/external/pcre/dist2/src/
Dpcre2_compile.c8808 int ccount = 0; in pcre2_compile() local
8823 for (i = 0, p = start; i < ccount; i++, p = (p + 1) & 7) in pcre2_compile()
8849 if (ccount < RSCAN_CACHE_SIZE) ccount++; in pcre2_compile()
/external/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/external/owasp/sanitizer/tools/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...