Searched defs:stars (Results 1 - 4 of 4) sorted by relevance

/external/libvorbis/vq/
H A Ddistribution.c144 int stars=rint(50./maxcount*countarray[ptr]); local
146 for(j=0;j<stars;j++)printf("*");
235 int stars=rint(50./maxcount*countarray[i]); local
237 for(j=0;j<stars;j++)printf("*");
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeDemo.cpp106 const int stars = 25; local
107 int pts[stars];
110 for (s = 0; s < stars; ++s) {
113 SkPoint locs[stars];
114 SkScalar angles[stars];
115 SkScalar innerRadius[stars];
116 SkScalar outerRadius[stars];
123 for (s = 0; s < stars; ++s) {
124 int starW = (int) (width - margin * 2 + (SkScalar) s * (stars - s) / stars);
[all...]
/external/skia/experimental/Intersection/
H A DEdgeDemo.cpp106 const int stars = 25; local
107 int pts[stars];
110 for (s = 0; s < stars; ++s) {
113 SkPoint locs[stars];
114 SkScalar angles[stars];
115 SkScalar innerRadius[stars];
116 SkScalar outerRadius[stars];
123 for (s = 0; s < stars; ++s) {
124 int starW = (int) (width - margin * 2 + (SkScalar) s * (stars - s) / stars);
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 759 milliseconds