Searched refs:removeCount (Results 1 – 5 of 5) sorted by relevance
110 removeCount = 0;128 removeCount++;131 removeCount++;143 if (!removeCount && hunk.oldLines === 1) {153 if (removeCount !== hunk.oldLines) {
749 removeCount = 0;767 removeCount++;770 removeCount++;782 if (!removeCount && hunk.oldLines === 1) {792 if (removeCount !== hunk.oldLines) {
755 removeCount = 0;773 removeCount++;776 removeCount++;788 if (!removeCount && hunk.oldLines === 1) {798 if (removeCount !== hunk.oldLines) {
434 int removeCount = opsTask->mergeFrom(nextTasks); in reorderTasks() local435 for (const auto& removed : nextTasks.first(removeCount)) { in reorderTasks()438 i += removeCount; in reorderTasks()