Searched defs:start_pos (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/bsd/kyua-cli/dist/utils/text/ |
H A D | operations.cpp | 51 std::string::size_type start_pos = 0; in quote() local
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | cmds.c | 922 cm_var (int arg, int start_pos, int end_pos) in cm_var() 947 cm_sc (int arg, int start_pos, int end_pos) in cm_sc() 1095 cm_strong (int arg, int start_pos, int end_pos) in cm_strong() 1391 cm_ignore_arg (int arg, int start_pos, int end_pos) in cm_ignore_arg()
|
H A D | makeinfo.c | 3615 cm_value (int arg, int start_pos, int end_pos) in cm_value()
|
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | lvm.c | 126 static char **_completion(const char *text, int start_pos, in _completion()
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | progressmeter.c | 68 static off_t start_pos; /* initial position of transfer */ variable
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/ |
H A D | hwcdrv.c | 514 uint64_t start_pos = d_tail & (bufsz - 1); // char offset into data buffer in read_buf() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/ |
H A D | hwcdrv.c | 514 uint64_t start_pos = d_tail & (bufsz - 1); // char offset into data buffer in read_buf() local
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | buffer.c | 1644 ev_ssize_t start_pos = it.pos; in evbuffer_search_eol() local 3108 ev_off_t start_pos = lseek(fd, 0, SEEK_CUR), pos; in evbuffer_file_segment_materialize() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Path.cpp | 331 size_t start_pos = filename_pos(Path.substr(0, end_pos), S); in operator ++() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | input.c | 47 size_t start_pos; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | input.cc | 81 size_t start_pos; member in file_cache_slot::line_info
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
H A D | componentlib.c | 2224 int i, rc, start_pos = *pos; in ConvertBER2Desc() local
|