Searched refs:percent (Results 1 – 11 of 11) sorted by relevance
53 int percent = Integer.parseInt(m.group(8)); in parse() local55 if (minPercent == null || percent < minPercent) { in parse()56 minPercent = percent; in parse()59 if (maxPercent == null || maxPercent < percent) { in parse()60 maxPercent = percent; in parse()73 if (percent > 94) { in parse()77 if (minProjectionPercent == null || percent < minProjectionPercent) { in parse()78 minProjectionPercent = percent; in parse()81 if (maxProjectionPercent == null || maxProjectionPercent < percent) { in parse()82 maxProjectionPercent = percent; in parse()
47 double percent = Double.parseDouble(m.group(1)); in parse() local49 item.addRow(pid, percent, name); in parse()
42 public double percent; field in CpuInfoItem.Row103 public void addRow(int pid, double percent, String name) { in addRow() argument105 row.percent = percent; in addRow()114 return mRows.get(pid).percent; in getPercent()
33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
789 percent=l5flag_list.count("true")/len(l5flag_list)))
META-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...