Searched defs:minwidth (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/common/
H A Dustrfmt.c14 * uint32_t number padded with zeroes to minwidth. The result
21 * @param minwidth the minimum width. If the result is narrower than
29 uint32_t i, uint32_t radix, int32_t minwidth)
42 while (length < minwidth){
28 uprv_itou(UChar * buffer, int32_t capacity, uint32_t i, uint32_t radix, int32_t minwidth) argument
/external/kernel-headers/original/linux/
H A Dvideodev.h44 int minwidth; /* Supported width */ member in struct:video_capability

Completed in 62 milliseconds