Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/effects/gradients/
DSkClampRange.cpp93 int64_t ccount; in init() local
99 ccount = (SK_FixedMax - fx + dx - 1) / dx; in init()
104 SkASSERT(ccount > 0 && ccount <= SK_FixedMax); in init()
106 count = (int)ccount; in init()
/external/skia/src/effects/gradients/
DSkClampRange.cpp93 int64_t ccount; in init() local
99 ccount = (SK_FixedMax - fx + dx - 1) / dx; in init()
104 SkASSERT(ccount > 0 && ccount <= SK_FixedMax); in init()
106 count = (int)ccount; in init()
/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/main/VEX/switchback/
Dtest_emfloat.c1673 int ccount; /* Character counter */ in InternalFPFToString() local
1758 ccount=1; /* Init character counter */ in InternalFPFToString()
1801 ccount++; in InternalFPFToString()
1806 ccount++; in InternalFPFToString()
1847 ccount += 3; in InternalFPFToString()
1851 return(ccount); in InternalFPFToString()
/external/qemu/distrib/jpeg-6b/
Djquant2.c323 long ccount; in update_box() local
410 ccount = 0; in update_box()
416 ccount++; in update_box()
419 boxp->colorcount = ccount; in update_box()
/external/jpeg/
Djquant2.c323 long ccount; in update_box() local
410 ccount = 0; in update_box()
416 ccount++; in update_box()
419 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/oprofile/events/ppc64/power7/
Devents32 …pm_branch1) A branch instruction target was incorrectly predicted by the ccount cache. This will r…
57 …pm_branch4) A branch instruction target was incorrectly predicted by the ccount cache. This will r…
94 …pm_branch9) A branch instruction target was incorrectly predicted by the ccount cache. This will r…
1304 …1 pm_misc5) A branch instruction target was incorrectly predicted by the ccount cache. This will r…