Searched defs:per (Results 1 - 11 of 11) sorted by relevance

/external/blktrace/doc/
H A Dblktrace.tex248 32768 blocks per group, 32768 fragments per group
249 16384 inodes per group
397 & & (One device per line.) \\ \hline
500 -s & --per-program-stats & Displays data sorted by program \\ \hline
502 -t & --track-ios & Display time deltas per IO \\ \hline
684 \paragraph{Default output per action}
/external/icu/icu4c/source/test/intltest/
H A Dnmfmapts.cpp93 NumberFormat *per = NumberFormat::createPercentInstance(status); local
249 delete per;
/external/iproute2/tc/
H A Dq_netem.c59 static void set_percent(__u32 *percent, double per) argument
61 *percent = (unsigned) rint(per * max_percent_value);
81 double per; local
83 if (parse_percent(&per, str))
86 set_percent(percent, per);
90 static void print_percent(char *buf, int len, __u32 per) argument
92 snprintf(buf, len, "%g%%", 100. * (double) per / max_percent_value);
95 static char * sprint_percent(__u32 per, char *buf) argument
97 print_percent(buf, SPRINT_BSIZE-1, per);
/external/dhcpcd-6.8.2/
H A Ddhcpcd.c451 * could easily get swapped per actual interface.
1613 const char *per; local
1623 /* Allow a dhcpcd interface per address family */
1626 per = "-4";
1629 per = "-6";
1632 per = "";
1635 PIDFILE, "-", ifn, per);
/external/blktrace/btt/doc/
H A Dbtt.tex41 form of multiple individual traces per IO executed during the traced
92 containing parallel trace streams -- one file per CPU per
288 \item[IOs per Unplug \& Unplugs-due-to-timeout]
369 per process:
382 \item[Per Device] Similar to the per-process display, \texttt{btt}
384 per-device criteria. Here's a portion of this area, displayed showing
458 \item[per IO detail] Each and every IO traced can be output in a form
461 details on this file is included in section~\ref{sec:per-io}.
464 on a per
[all...]
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 320 milliseconds