Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtst_fill_file.c31 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/
Dgrep.c92 static void outline(char *line, char dash, char *name, long lcount, long bcount, in outline()
275 long bcount = 1 + offset + (start-line) + (FLAG(o) ? mm->rm_so : 0); in do_grep() local
/external/selinux/libsemanage/src/
Dbooleans_activedb.c96 unsigned int bcount = 0; in bool_commit_list() local
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/
Dgraph_functions_wrapper.c130 unsigned long long int bcount = GetCounter(*b); in CompareCycle() local
/external/e2fsprogs/lib/ext2fs/
Dblock.c30 e2_blkcnt_t bcount; member
/external/python/cpython3/Objects/
Dlistobject.c1585 Py_ssize_t bcount = 0; /* # of times B won in a row */ in merge_lo() local
1723 Py_ssize_t bcount = 0; /* # of times B won in a row */ in merge_hi() local
/external/python/cpython2/Objects/
Dlistobject.c1485 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/mksh/src/
Dedit.c4611 unsigned int bcount; in domove() local