Searched refs:per (Results 1 – 13 of 13) sorted by relevance
/sdk/emulator/qtools/ |
D | hist_trace.cpp | 49 double per = 0; in main() local 53 per = 100.0 * hist[ii] / total; in main() 56 printf(" %4d: %6d %6.2f %6.2f\n", ii - kMaxHistEntries2, hist[ii], per, sum_per); in main() 58 per = 100.0 * underflow / total; in main() 59 printf("under: %6d %6.2f\n", underflow, per); in main() 60 per = 100.0 * overflow / total; in main() 61 printf("over: %6d %6.2f\n", overflow, per); in main()
|
D | profile_pid.cpp | 77 double per = 100.0 * pstate->cpu_time / total_time; in main() local 86 per, sum_per, print_flags, pstate->name); in main()
|
D | profile_trace.cpp | 118 double per = 100.0 * sym->elapsed / total; in main() local 125 secs, sym->elapsed, per, sum_per, ksym, sym->name); in main()
|
/sdk/eclipse/buildConfig/ |
D | build.properties | 13 # This file was generated per the instructions located in Eclipse Help>Plug-in Development 57 # By default PDE creates one archive (result) per entry listed in the configs property.
|
/sdk/files/typos/ |
D | typos-pt.txt | 1333 periodo->período 1334 periodos->períodos 1335 periudo->período 1336 períudo->período 1337 periudos->períodos 1338 períudos->períodos
|
D | typos-it.txt | 562 percui->per cui 564 pero'->però
|
D | typos-de.txt | 1661 perönlich*->persönlich*
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/ |
D | NOTICE | 58 which include the Contribution. No hardware per se is licensed hereunder.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/ |
D | NOTICE | 58 which include the Contribution. No hardware per se is licensed hereunder.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/ |
D | NOTICE | 58 which include the Contribution. No hardware per se is licensed hereunder.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
D | NOTICE | 58 which include the Contribution. No hardware per se is licensed hereunder.
|
/sdk/eclipse/ |
D | changes.txt | 203 per library project (!) 208 is only done once, not once per build which is significant for
|
/sdk/emulator/opengl/ |
D | DESIGN | 367 code used to connect the guest to the host, on a per-thread basis.
|