Home
last modified time | relevance | path

Searched defs:bcount (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/lib/
H A Dtst_fill_file.c33 int tst_fill_fd(int fd, char pattern, size_t bs, size_t bcount) in tst_fill_fd() argument
59 int tst_prealloc_size_fd(int fd, size_t bs, size_t bcount) in tst_prealloc_size_fd() argument
75 int tst_fill_file(const char *path, char pattern, size_t bs, size_t bcount) in tst_fill_file() argument
98 int tst_prealloc_file(const char *path, size_t bs, size_t bcount) in tst_prealloc_file() argument
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Dcommon.h36 static inline void io_append(const char *path, char pattern, int flags, size_t bs, size_t bcount) in io_append() argument
H A Daiodio_append.c43 static void aiodio_append(char *filename, int bcount, long long align, long long ws, int naio) in aiodio_append() argument
/third_party/toybox/toys/posix/
H A Dgrep.c94 static void outline(char *line, char dash, char *name, long lcount, long bcount, in outline() argument
277 long bcount = 1 + offset + (start-line) + (FLAG(o) ? mm->rm_so : 0); in do_grep() local
/third_party/ffmpeg/libavfilter/
H A Dsignature_lookup.c315 static int iterate_frame(double frr, FineSignature **a, FineSignature **b, int fcount, int *bcount, int dir) in iterate_frame() argument
420 int dist, distsum = 0, bcount = 1, dir = DIR_NEXT; in evaluate_parameters() local
[all...]
/third_party/libsnd/src/
H A Dalac.c808 uint32_t bcount, value = 1, pakt_size ; in alac_pakt_read_decode() local
/third_party/python/Objects/
H A Dlistobject.c1656 Py_ssize_t bcount = 0; /* # of times B won in a row */ in merge_lo() local
1794 Py_ssize_t bcount = 0; /* # of times B won in a row */ in merge_hi() local
[all...]
/third_party/mksh/
H A Dedit.c4677 unsigned int bcount; in domove() local

Completed in 13 milliseconds