/MusicPlayer2/MusicPlayer2/ |
H A D | InternetCommon.cpp | 19 wstring result{}; in URLEncode() local 39 bool CInternetCommon::GetURL(const wstring & str_url, wstring & result, bool custom_ua, bool allow_… in GetURL() 89 int CInternetCommon::HttpPost(const wstring& str_url, wstring& result) { in HttpPost() 95 int CInternetCommon::HttpPost(const wstring& str_url, wstring& result, const wstring& body, wstring… in HttpPost() 100 int CInternetCommon::HttpPost(const wstring & str_url, wstring & result, const string& body, wstrin… in HttpPost() 471 …g & artist, const wstring & album, const wstring & file_name, bool message, DownloadResult* result) in SearchSongAndGetMatched()
|
H A D | LastFM.cpp | 147 wstring result; in GetToken() local 188 wstring result; in GetSession() local 235 wstring result; in UpdateNowPlaying() local 324 wstring result; in Love() local 345 wstring result; in Unlove() local 421 wstring result; in Scrobble() local
|
H A D | LyricDownloadDlg.h | 31 wstring result; member 43 wstring result; member
|
H A D | GaussBlur.cpp | 136 double result; in GaussBlurThreadProc8() local 191 double result[3]; in GaussBlurThreadProc24() local
|
H A D | Playlist.cpp | 29 wstring result = str; in DeleteInvalidCh() local 215 vector<wstring> result; in DisposePlaylistFileLine() local
|
H A D | LyricDownloadCommon.cpp | 15 bool CLyricDownloadCommon::DownloadLyric(const wstring & song_id, wstring & result, bool download_t… in DownloadLyric()
|
H A D | SimpleXML.cpp | 47 wstring result; in _GetNode() local
|
H A D | PropertyTabDlg.cpp | 728 SongInfo result; in OnBnClickedGetTagFromLyricButton() local 743 SongInfo result; in OnBnClickedGetTagFromLyricButton() local 870 bool CPropertyTabDlg::GetTagFromLyrics(SongInfo& song, SongInfo& result) in GetTagFromLyrics()
|
H A D | LyricDownloadDlg.cpp | 437 wstring result; in LyricSearchThreadFunc() local 455 wstring result; in LyricDownloadThreadFunc() local 803 wstring result; in OnLdPreview() local
|
H A D | Common.cpp | 333 void CCommon::StringSplit(const string& str, char div_ch, vector<string>& result, bool skip_empty, … in StringSplit() 401 wstring result; in StringMerge() local 443 wstring result; in TranslateToSimplifiedChinese() local 457 wstring result; in TranslateToTranditionalChinese() local 524 wstring result; in StrToUnicode() local 592 string result; in UnicodeToStr() local 645 wstring result; in ASCIIToUnicode() local 814 wstring result; in GetTemplatePath() local 907 _tstring result = relative_path; in RelativePathToAbsolutePath() local 1250 wstring result; in GetRandomString() local
|
H A D | CTest.cpp | 220 vector<wstring> result; in TestStringSplit() local
|
H A D | TagSelBaseDlg.cpp | 78 wstring result = results[index]; in GetTagFromFileName() local
|
H A D | IniHelper.cpp | 267 wstring result; in UnEscapeString() local
|
H A D | MusicPlayerCmdHelper.cpp | 305 …ricFiles(const wstring& lyric_name, const wstring& cur_dir, std::vector<std::wstring>& result, boo… in SearchLyricFiles()
|
H A D | MusicPlayerDlg.cpp | 4286 DownloadResult result{}; in DownloadLyricAndCoverThreadFunc() local 4649 bool result{ false }; in OnDeleteAlbumCover() local
|
H A D | CPlayerUIBase.cpp | 1660 wstring result; in GetDisplayFormatString() local
|
H A D | TagLibHelper.cpp | 54 std::wstring result; in TagStringToWstring() local
|
/MusicPlayer2/scintilla/src/ |
H A D | RunStyles.cxx | 166 const FillResult<DISTANCE> result{ true, position, fillLength }; in FillRange() local
|
H A D | UniConversion.cxx | 386 std::string result; in FixInvalidUTF8() local
|
H A D | RESearch.cxx | 356 int result = -1; in GetBackslashExpression() local
|
/MusicPlayer2/scintilla/win32/ |
H A D | ScintillaWin.cxx | 3343 const bool result = 0 != scintillaClassAtom; in Register() local 3349 bool result = true; in Unregister() local 3560 const bool result = ScintillaWin::Register(static_cast<HINSTANCE>(hInstance)); in Scintilla_RegisterClasses() local 3567 const bool result = ScintillaWin::Unregister(); in ResourcesRelease() local
|
/MusicPlayer2/MusicPlayer2/tinyxml2/ |
H A D | tinyxml2.cpp | 48 const int result = vsnprintf_s( buffer, size, _TRUNCATE, format, va ); in TIXML_SNPRINTF() local 55 const int result = vsnprintf_s( buffer, size, _TRUNCATE, format, va ); in TIXML_VSNPRINTF() local
|
H A D | tinyxml2.h | 387 Item* const result = _root; in Alloc() local
|