Searched defs:bcount (Results 1 – 8 of 8) sorted by relevance
| /external/ltp/lib/ |
| D | tst_fill_file.c | 31 int tst_fill_fd(int fd, char pattern, size_t bs, size_t bcount) in tst_fill_fd() 57 int tst_fill_file(const char *path, char pattern, size_t bs, size_t bcount) in tst_fill_file()
|
| /external/toybox/toys/posix/ |
| D | grep.c | 93 static void outline(char *line, char dash, char *name, long lcount, long bcount, in outline() 278 long bcount = 1 + offset + (start-line) + (FLAG(o) ? mm->rm_so : 0); in do_grep() local
|
| /external/selinux/libsemanage/src/ |
| D | booleans_activedb.c | 96 unsigned int bcount = 0; in bool_commit_list() local
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | block.c | 30 e2_blkcnt_t bcount; member
|
| /external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
| D | CryptHash.h | 74 INT16 bcount; // current count of bytes accumulated in IV member
|
| /external/python/cpython2/Objects/ |
| D | listobject.c | 1485 Py_ssize_t bcount = 0; /* # of times B won in a row */ in merge_lo() local 1622 Py_ssize_t bcount = 0; /* # of times B won in a row */ in merge_hi() local
|
| /external/python/cpython3/Objects/ |
| D | listobject.c | 1605 Py_ssize_t bcount = 0; /* # of times B won in a row */ in merge_lo() local 1743 Py_ssize_t bcount = 0; /* # of times B won in a row */ in merge_hi() local
|
| /external/mksh/src/ |
| D | edit.c | 4649 unsigned int bcount; in domove() local
|