Home
last modified time | relevance | path

Searched defs:new_end (Results 1 – 5 of 5) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DFormatConvertDlg.cpp62 auto new_end = std::remove_if(m_file_list.begin(), m_file_list.end(), in CFormatConvertDlg() local
874 auto new_end = std::remove_if(m_file_list.begin(), m_file_list.end(), in OnAddFile() local
H A DTagSelBaseDlg.cpp423 auto new_end = std::remove_if(m_default_formular.begin(), m_default_formular.end(), in OnDestroy() local
H A DAudioCommon.cpp574 auto new_end = std::remove_if(files.begin(), files.end(), in GetAudioInfo() local
H A DLyric.cpp363 auto new_end = std::unique(lyric.split.begin(), lyric.split.end()); in DisposeKsc() local
H A DMusicPlayerDlg.cpp2718 auto new_end = std::remove_if(m_cmd_open_files.begin(), m_cmd_open_files.end(), in OnTimer() local