Home
last modified time | relevance | path

Searched defs:nchars (Results 1 – 13 of 13) sorted by relevance

/external/ltp/testcases/network/nfs/nfslock01/
Dnfs_flock_dgen.c11 int i, j, k, nlines, nchars, ctype; in main() local
/external/speex/libspeex/
Dbits.c112 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/
Duniq.c39 long nchars = TT.nchars, nfields; local
/external/syslinux/com32/lib/sys/vesa/
Dinitvesa.c136 size_t nchars; in init_text_display() local
/external/libedit/src/
Dcommon.c831 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/
Dvsnprintf.c55 int ndigits = 0, nchars; in format_int() local
/external/python/cpython2/PC/
Dgetpathp.c659 Py_ssize_t nchars; in calculate_path() local
/external/python/cpython2/Objects/stringlib/
Dformatter.h308 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/
Dmemdebug.c465 int nchars; in curl_memlog() local
/external/nist-sip/java/gov/nist/core/
DLexerCore.java652 public String charAsString(int nchars) { in charAsString()
/external/mksh/src/
Dedit.c2266 x_push(size_t nchars) in x_push()
/external/python/cpython2/Objects/
Dunicodeobject.c7220 Py_ssize_t nchars; in unicode_repeat() local
/external/toybox/generated/
Dglobals.h1365 long nchars; member