Searched defs:bcount (Results 1 – 9 of 9) sorted by relevance
| /third_party/ltp/lib/ |
| D | tst_fill_file.c | 33 int tst_fill_fd(int fd, char pattern, size_t bs, size_t bcount) in tst_fill_fd() 59 int tst_prealloc_size_fd(int fd, size_t bs, size_t bcount) in tst_prealloc_size_fd() 75 int tst_fill_file(const char *path, char pattern, size_t bs, size_t bcount) in tst_fill_file() 98 int tst_prealloc_file(const char *path, size_t bs, size_t bcount) in tst_prealloc_file()
|
| /third_party/toybox/toys/posix/ |
| D | grep.c | 94 static void outline(char *line, char dash, char *name, long lcount, long bcount, in outline() 277 long bcount = 1 + offset + (start-line) + (FLAG(o) ? mm->rm_so : 0); in do_grep() local
|
| /third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
| D | common.h | 36 static inline void io_append(const char *path, char pattern, int flags, size_t bs, size_t bcount) in io_append()
|
| D | aiodio_append.c | 43 static void aiodio_append(char *filename, int bcount, long long align, long long ws, int naio) in aiodio_append()
|
| /third_party/ffmpeg/libavfilter/ |
| D | signature_lookup.c | 315 static int iterate_frame(double frr, FineSignature **a, FineSignature **b, int fcount, int *bcount,… in iterate_frame() 420 int dist, distsum = 0, bcount = 1, dir = DIR_NEXT; in evaluate_parameters() local
|
| /third_party/libsnd/src/ |
| D | alac.c | 808 uint32_t bcount, value = 1, pakt_size ; in alac_pakt_read_decode() local
|
| /third_party/python/Objects/ |
| D | listobject.c | 1656 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
|
| /third_party/mksh/ |
| D | edit.c | 4677 unsigned int bcount; in domove() local
|
| /third_party/astc-encoder/Source/ |
| D | stb_image.h | 5655 int rshift=0,gshift=0,bshift=0,ashift=0,rcount=0,gcount=0,bcount=0,acount=0; in stbi__bmp_load() local
|