Searched refs:in_part (Results 1 - 2 of 2) sorted by relevance

/system/core/toolbox/
H A Ddd.h61 uint64_t in_part; /* # of partial input blocks */ member in struct:__anon247
H A Ddd.c304 if (cpy_cnt && (st.in_full + st.in_part) >= cpy_cnt)
373 ++st.in_part;
975 (unsigned long long)st.in_full, (unsigned long long)st.in_part,

Completed in 2039 milliseconds