Searched defs:end_pos (Results 1 – 10 of 10) sorted by relevance
31 POSITION end_pos; in jump_forw() local
527 POSITION end_pos; in ch_end_buffer_seek() local
124 const std::string::size_type end_pos = _repr.rfind('/'); in branch_path() local
67 static off_t end_pos; /* ending position of transfer */ variable
123 entry_collection::iterator end_pos = m_entries.end(); in InsertSequence() local201 entry_collection::const_iterator end_pos = m_entries.end(); in FindLineEntryByAddress() local
141 size_t end_pos = filename_pos(path, style); in parent_path_end() local284 size_t end_pos = Path.find_first_of(separators(S), Position); in operator ++() local319 size_t end_pos = Position; in operator ++() local469 size_t end_pos = parent_path_end(path, style); in parent_path() local476 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size()), style); in remove_filename() local
738 unsigned end_pos = end_loc.getRawEncoding() + last_token.getLength(); in GetTextForRange() local
30 #define UART_DM_EXTR_BITS(value, start_pos, end_pos) \ argument
771 size_t end_pos = var_expr.find_first_of(']'); in GetValueForVariableExpressionPath() local
181 uint16_t end_pos; member