Searched defs:nchars (Results 1 – 13 of 13) sorted by relevance
/external/ltp/testcases/network/nfs/nfslock01/ |
D | nfs_flock_dgen.c | 11 int i, j, k, nlines, nchars, ctype; in main() local
|
/external/speex/libspeex/ |
D | bits.c | 112 int nchars = len / BYTES_PER_CHAR; in speex_bits_read_from() local 149 int nchars = ((bits->nbBits+BITS_PER_CHAR-1)>>LOG2_BITS_PER_CHAR); in speex_bits_flush() local 159 int nchars = nbytes/BYTES_PER_CHAR; in speex_bits_read_whole_bytes() local
|
/external/toybox/toys/posix/ |
D | uniq.c | 39 long nchars = TT.nchars, nfields; local
|
/external/syslinux/com32/lib/sys/vesa/ |
D | initvesa.c | 136 size_t nchars; in init_text_display() local
|
/external/libedit/src/ |
D | common.c | 831 int nchars = c_hpos(el); in ed_prev_line() local 874 int nchars = c_hpos(el); in ed_next_line() local
|
/external/syslinux/com32/lib/ |
D | vsnprintf.c | 55 int ndigits = 0, nchars; in format_int() local
|
/external/python/cpython2/PC/ |
D | getpathp.c | 659 Py_ssize_t nchars; in calculate_path() local
|
/external/python/cpython2/Objects/stringlib/ |
D | formatter.h | 308 calc_padding(Py_ssize_t nchars, Py_ssize_t width, STRINGLIB_CHAR align, in calc_padding() 343 fill_padding(STRINGLIB_CHAR *p, Py_ssize_t nchars, STRINGLIB_CHAR fill_char, in fill_padding()
|
/external/curl/lib/ |
D | memdebug.c | 465 int nchars; in curl_memlog() local
|
/external/nist-sip/java/gov/nist/core/ |
D | LexerCore.java | 652 public String charAsString(int nchars) { in charAsString()
|
/external/mksh/src/ |
D | edit.c | 2266 x_push(size_t nchars) in x_push()
|
/external/python/cpython2/Objects/ |
D | unicodeobject.c | 7220 Py_ssize_t nchars; in unicode_repeat() local
|
/external/toybox/generated/ |
D | globals.h | 1365 long nchars; member
|