Home
last modified time | relevance | path

Searched defs:ds (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DInternetCommon.cpp376 double ds = 1 - (double)d[n][m] / max(srcString.size(), matchString.size()); in StringSimilarDegree_LD() local
/MusicPlayer2/scintilla/win32/
H A DScintillaWin.cxx337 DropSource ds; member in ScintillaWin
2649 STDMETHODIMP DropSource_QueryInterface(DropSource *ds, REFIID riid, PVOID *ppv) { in DropSource_QueryInterface()
2652 STDMETHODIMP_(ULONG)DropSource_AddRef(DropSource *ds) { in DropSource_AddRef()
2655 STDMETHODIMP_(ULONG)DropSource_Release(DropSource *ds) { in DropSource_Release()