/external/fio/lib/ |
D | rand.c | 136 unsigned int percentage, in __fill_random_buf_percentage() argument 142 if (percentage == 100) { in __fill_random_buf_percentage() 157 this_len = (segment * (100 - percentage)) / 100; in __fill_random_buf_percentage() 184 unsigned int percentage, in fill_random_buf_percentage() argument 193 __fill_random_buf_percentage(r, buf, percentage, segment, len, in fill_random_buf_percentage()
|
/external/fio/t/ |
D | genzipf.c | 49 static double percentage; variable 105 percentage = atof(optarg); in parse_options() 267 if (percentage) { in main() 269 percentage * nranges / 100; in main() 285 printf("%.2f%% of hits satisfied in %.3f%cB of cache\n", percentage, cs, p); in main() 286 percentage = 0.0; in main()
|
/external/clang/test/PCH/ |
D | objc_property.h | 5 float percentage; variable 11 @property float percentage;
|
/external/skia/tools/ |
D | PictureRenderer.h | 594 void setTileWidthPercentage(double percentage) { in setTileWidthPercentage() argument 595 fTileWidthPercentage = percentage; in setTileWidthPercentage() 602 void setTileHeightPercentage(double percentage) { in setTileHeightPercentage() argument 603 fTileHeightPercentage = percentage; in setTileHeightPercentage()
|
/external/expat/tests/ |
D | minicheck.c | 151 double percentage = ((double) passed) / runner->nchecks; in srunner_run_all() local 152 int display = (int) (percentage * 100); in srunner_run_all()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
D | ScenarioData.java | 186 int percentage = (int) ((progress++ / total) * 100); in print() local 187 subMonitor.setTaskName("Generating data for "+configBox+": "+percentage+"%"); in print() 390 String percentage = (diffPercentage == 0) ? "" : "<br>" + diffPercentage + " %"; in printDifferenceLine() local 392 …stream.print("<td><FONT COLOR=\"" + fontColor + "\"><b>" + diffDisplayValue + percentage + "</b></… in printDifferenceLine() 394 stream.print("<td>" + diffDisplayValue + percentage + "</td>"); in printDifferenceLine()
|
D | GenerateResults.java | 927 int percentage = (int) ((progress / ((double) length)) * 100); in run() local 928 subMonitor.setTaskName("Write fingerprints: "+percentage+"%"); in run()
|
/external/v8/test/mjsunit/tools/ |
D | tickprocessor-test.gc-state | 20 Note: percentage shows a share of a particular caller in the total
|
D | tickprocessor-test.func-info | 22 Note: percentage shows a share of a particular caller in the total
|
D | tickprocessor-test.default | 28 Note: percentage shows a share of a particular caller in the total
|
D | tickprocessor-test.ignore-unknown | 27 Note: percentage shows a share of a particular caller in the total
|
D | tickprocessor-test.separate-ic | 30 Note: percentage shows a share of a particular caller in the total
|
/external/v8/src/ |
D | optimizing-compiler-thread.cc | 205 double percentage = time_spent_compiling_.PercentOf(time_spent_total_); in Stop() local 206 PrintF(" ** Compiler thread did %.2f%% useful work\n", percentage); in Stop()
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-4.2 | 52 can be specified as a percentage of the block size, or as an
|
/external/jdiff/src/jdiff/ |
D | APIComparator.java | 137 Double percentage = new Double(differs); in compareAPIs() local 138 int approxPercentage = percentage.intValue(); in compareAPIs() 140 System.out.println(" Approximately " + percentage + "% difference between the APIs"); in compareAPIs()
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 39 not or can not be upgraded. Thus a large percentage of code running on a
|
/external/lldb/test/pexpect-2.4/examples/ |
D | README | 70 Tuples of filesystem name and percentage are stored in a list.
|
/external/llvm/docs/CommandGuide/ |
D | llvm-bcanalyzer.rst | 229 The percentage is relative to # of VBR Expanded Bytes. 299 Rate encoding scheme. The percentage is relative to # of VBR Expanded Bytes.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/ |
D | PerformanceResults.java | 394 int percentage = (int) ((((double)(i+1)) / (componentsLength+1)) * 100); in read() local 400 tnBuffer.append(percentage).append("%)"); //$NON-NLS-1$ in read()
|
/external/linux-tools-perf/src/tools/perf/Documentation/ |
D | perf-diff.txt | 110 b - baseline sample percentage
|
D | perf-report.txt | 37 Show sample percentage for different cpu modes.
|
/external/fio/ |
D | HOWTO | 471 possible to give size as a percentage between 1 and 100. If 542 bssplit=blocksize/percentage:blocksize/percentage 550 Ordering does not matter. If the percentage is left blank, 623 dedupe_percentage=int If set, fio will generate this percentage of 881 rwmixread=int How large a percentage of the mix should be reads. 883 rwmixwrite=int How large a percentage of the mix should be writes. If both 909 percentage_random=int For a random workload, set how big a percentage should 1012 latency_percentile=float The percentage of IOs that must fall within the 1644 [cpu] cpuload=int Attempt to use the specified percentage of CPU cycles. 1761 listed first, then write speed), and the estimated completion percentage [all …]
|
/external/mesa3d/docs/ |
D | MESA_swap_frame_usage.spec | 112 The frame usage is measured as the percentage of the swap period elapsed
|
/external/e2fsprogs/ |
D | ABOUT-NLS | 177 translation percentage of at least 50%. 414 matrix with full percentage details can be found at
|
/external/pdfium/testing/ |
D | SUPPRESSIONS_mac | 360 percentage.pdf
|