Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/less/
HDjump.c31 POSITION end_pos; in jump_forw() local
HDch.c536 POSITION end_pos; in ch_end_buffer_seek() local
HDsearch.c616 POSITION end_pos = line_pos + end_off; in shift_visible() local
/freebsd-13-stable/contrib/kyua/utils/fs/
HDpath.cpp124 const std::string::size_type end_pos = _repr.rfind('/'); in branch_path() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDLineTable.cpp123 entry_collection::iterator end_pos = m_entries.end(); in InsertSequence() local
201 entry_collection::const_iterator end_pos = m_entries.end(); in FindLineEntryByAddress() local
/freebsd-13-stable/crypto/openssh/
HDprogressmeter.c67 static off_t end_pos; /* ending position of transfer */ variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDPath.cpp141 size_t end_pos = filename_pos(path, style); in parent_path_end() local
284 size_t end_pos = Path.find_first_of(separators(S), Position); in operator ++() local
319 size_t end_pos = Position; in operator ++() local
469 size_t end_pos = parent_path_end(path, style); in parent_path() local
476 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size()), style); in remove_filename() local
/freebsd-13-stable/sys/dev/uart/
HDuart_dev_msm.h30 #define UART_DM_EXTR_BITS(value, start_pos, end_pos) \ argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
HDCPlusPlusNameParser.cpp738 unsigned end_pos = end_loc.getRawEncoding() + last_token.getLength(); in GetTextForRange() local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_diff/
HDparse-diff.c310 apr_off_t end_pos; /* Position after last line */ member
407 apr_off_t end_pos, in get_base85_data_stream()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDStackFrame.cpp771 size_t end_pos = var_expr.find_first_of(']'); in GetValueForVariableExpressionPath() local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
HDconfig.c1291 char *end_pos; in svn_config_get_server_setting_int() local
/freebsd-13-stable/contrib/libarchive/libarchive/
HDarchive_read_support_format_rar5.c181 uint16_t end_pos; member