HomeSort by relevance Sort by last modified time
    Searched full:out_full (Results 1 - 8 of 8) sorted by null

  /external/toybox/toys/pending/
dd.c 63 unsigned long long in_full, in_part, out_full, out_part, bytes; member in struct:iostat
135 st.out_full, st.out_part);
211 if (nw == out.sz) st.out_full++;
  /system/core/toolbox/upstream-netbsd/bin/dd/
misc.c 113 (unsigned long long)st.out_full, (unsigned long long)st.out_part);
259 (unsigned long long)st.out_full);
dd.h 96 uint64_t out_full; /* # of full output blocks */ member in struct:__anon73311
dd.c 544 st.out_full += pending/out.dbsz;
553 ++st.out_full;
578 if (progress && (st.out_full + st.out_part) % progress == 0)
  /external/svox/pico/lib/
picowa.c 374 FEED | putOneItem -> 0 0 1 0 | OUT_FULL (put no item)
picoctrl.c 218 /* nothing more to do, out_full will be returned to caller */
picoacph.c     [all...]
picosa.c     [all...]

Completed in 365 milliseconds