Searched defs:bufpos (Results 1 – 10 of 10) sorted by relevance
487 int bufpos = index.contextLimit; in caretTowardsStart() local503 int bufpos = index.contextLimit; in caretTowardsLimit() local523 int bufpos = index.contextLimit; in backspace() local546 int bufpos = index.contextLimit; in delete() local
187 const int64 bufpos = file_pos_ - static_cast<int64>(limit_ - buf_); in Seek() local
62 size_t srcpos = 0, bufpos = 0; in hex_encode_with_delimiter() local114 size_t srcpos = 0, bufpos = 0; in hex_decode_with_delimiter() local
38 public int bufpos = -1; field in SimpleCharStream
32 static public int bufpos = -1; field in ASCII_CharStream
78 public int bufpos = -1; field in JavaCharStream
958 drainbuf(int fd, unsigned char *buf, size_t *bufpos) in drainbuf()979 fillbuf(int fd, unsigned char *buf, size_t *bufpos) in fillbuf()
76 public int bufpos = -1; field in JavaCharStream
67 int bufpos = bb->bitpos>>3; in bitbuf_bit() local
46 bufpos; /* File position for start of buffer */ member