Searched defs:percent (Results 1 – 5 of 5) sorted by relevance
35 boolean sameAs(IChimpImage other, double percent); in sameAs()
148 public boolean sameAs(IChimpImage other, double percent) { in sameAs()
138 double percent = JythonUtils.getFloat(ap, 1, 1.0); in sameAs() local
352 int percent = (int) (100 * total / size); in fetchUrl() local829 int percent = (int) (100 * incTotal / compressedSize); in unzipFolder() local
527 float percent = Float.parseFloat(node.getTextContent().trim()); in parseStatsDocument() local