Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 6 of 6) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DListItem.h51 bool empty() const in empty() function
H A DMenuMgr.cpp88 static wstring empty{ L"" }; in UpdateMenu() local
H A DSetPathDlg.cpp90 static ListItem empty{}; in GetSelPath() local
H A DCSelectPlaylist.cpp354 static ListItem empty{}; in GetSelectedPlaylist() local
/MusicPlayer2/scintilla/src/
H A DSparseVector.h24 T empty; // Return from ValueAt when no element at a position. variable
H A DSplitVector.h18 T empty; /// Returned as the result of out-of-bounds access. variable