Home
last modified time | relevance | path

Searched defs:j (Results 1 – 18 of 18) sorted by relevance

/MusicPlayer2/scintilla/lexlib/
H A DWordList.cxx35 for (int j = 0; wordlist[j]; j++) { in ArrayFromWordList() local
167 int j = starts[firstChar]; in InList() local
209 int j = starts[firstChar]; in InListAbbreviated() local
263 int j = starts[firstChar]; in InListAbridged() local
/MusicPlayer2/scintilla/src/
H A DSelection.cxx323 for (size_t j=i; j<ranges.size()-1; j++) { in TrimSelection() local
434 size_t j=i+1; in RemoveDuplicates() local
H A DRunStyles.cxx303 for (ptrdiff_t j=1; j<styles->Length()-1; j++) { in Check() local
H A DCaseConvert.cxx705 for (int j=0; j<length*pitch; j+=pitch) { in SetupConversions() local
H A DRESearch.cxx283 for (Sci::Position j = 0; j < len; j++) in GrabMatches() local
H A DXPM.cxx193 int j=0; in LinesFormFromTextForm() local
H A DCellBuffer.cxx1102 for (int j = 0; j < UTF8SeparatorLength-1; j++) { in BasicInsertString() local
H A DDocument.cxx1148 for (int j=0; j < lengthSegment;) { in SafeSegment() local
3255 for (Sci::Position j = 0; j < *length; j++) { in SubstituteByPosition() local
H A DEditor.cxx217 for (size_t j=0; j < std::size(reps); j++) { in SetRepresentations() local
232 for (size_t j=0; j < std::size(repsC1); j++) { in SetRepresentations() local
/MusicPlayer2/MusicPlayer2/
H A DEqualizerDlg.cpp177 for (int j{}; j < EQU_CH_NUM; j++) in OnVScroll() local
H A DInternetCommon.cpp356 for (int j{}; j <= m; ++j) d[0][j] = j; in StringSimilarDegree_LD() local
361 for (int j = 1; j <= m; j++) in StringSimilarDegree_LD() local
H A Dmd5.cpp61 size_t j = pos + (size_t)i * 4; in md5Hash() local
H A DCListenTimeStatisticsDlg.cpp213 for (int j = 0; j < COLUMN; j++) in OnBnClickedExportButton() local
H A DListCtrlEx.cpp258 for (int j = 0; j < col_count; j++) in GetAllText() local
H A DPlayer.cpp1782 for (int j = i + 1; j < GetSongNum(); j++) in RemoveSameSongs() local
1927 for (int j{ i + 1 }; j < size; j++) in MoveItems() local
H A DCPlayerUIBase.cpp2809 for (int j{}; j < list_element->GetColumnCount(); j++) in DrawList() local
/MusicPlayer2/scintilla/win32/
H A DScintillaWin.cxx2336 for (size_t j=0; j<charsConverted; j++) in Fold() local
H A DPlatWin.cxx2920 for (intptr_t j=0; j<count; j++) { in SetList() local