Home
last modified time | relevance | path

Searched refs:m_currentSortOrder (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/advanceddockingsystem/
H A Dworkspacemodel.cpp56 sort(m_currentSortColumn, m_currentSortOrder); in WorkspaceModel()
183 m_currentSortOrder = order; in sort()
203 sort(m_currentSortColumn, m_currentSortOrder); in resetWorkspaces()
236 sort(m_currentSortColumn, m_currentSortOrder); in deleteWorkspaces()
267 sort(m_currentSortColumn, m_currentSortOrder); in importWorkspace()
285 sort(m_currentSortColumn, m_currentSortOrder); in runWorkspaceNameInputDialog()
H A Dworkspacemodel.h90 Qt::SortOrder m_currentSortOrder = Qt::AscendingOrder; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/todo/
H A Dtodoitemsmodel.cpp135 m_currentSortOrder = order; in sort()
137 TodoItemSortPredicate predicate(m_currentSortColumn, m_currentSortOrder); in sort()
148 sort(m_currentSortColumn, m_currentSortOrder); in todoItemsListUpdated()
H A Dtodoitemsmodel.h57 Qt::SortOrder m_currentSortOrder = Qt::AscendingOrder; variable
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp106 : m_currentSortOrder( RunTests::InDeclarationOrder ), in TestRegistry()
128 if( m_currentSortOrder != config.runOrder() || m_sortedFunctions.empty() ) { in getAllTestsSorted()
130 m_currentSortOrder = config.runOrder(); in getAllTestsSorted()
137 mutable RunTests::InWhatOrder m_currentSortOrder; member in Catch::TestRegistry
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp105 : m_currentSortOrder( RunTests::InDeclarationOrder ), in TestRegistry()
127 if( m_currentSortOrder != config.runOrder() || m_sortedFunctions.empty() ) { in getAllTestsSorted()
129 m_currentSortOrder = config.runOrder(); in getAllTestsSorted()
136 mutable RunTests::InWhatOrder m_currentSortOrder; member in Catch::TestRegistry
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp105 : m_currentSortOrder( RunTests::InDeclarationOrder ), in TestRegistry()
127 if( m_currentSortOrder != config.runOrder() || m_sortedFunctions.empty() ) { in getAllTestsSorted()
129 m_currentSortOrder = config.runOrder(); in getAllTestsSorted()
136 mutable RunTests::InWhatOrder m_currentSortOrder; member in Catch::TestRegistry
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp106 : m_currentSortOrder( RunTests::InDeclarationOrder ), in TestRegistry()
128 if( m_currentSortOrder != config.runOrder() || m_sortedFunctions.empty() ) { in getAllTestsSorted()
130 m_currentSortOrder = config.runOrder(); in getAllTestsSorted()
137 mutable RunTests::InWhatOrder m_currentSortOrder; member in Catch::TestRegistry
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dsessionmodel.cpp204 m_currentSortOrder = order; in sort()
250 sort(m_currentSortColumn, m_currentSortOrder); in deleteSessions()
282 sort(m_currentSortColumn, m_currentSortOrder); in runSessionNameInputDialog()
H A Dsessionmodel.h85 Qt::SortOrder m_currentSortOrder = Qt::AscendingOrder; variable
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_test_case_registry_impl.cpp83 if( m_currentSortOrder != config.runOrder() || m_sortedFunctions.empty() ) { in getAllTestsSorted()
85 m_currentSortOrder = config.runOrder(); in getAllTestsSorted()
H A Dcatch_test_case_registry_impl.h44 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder; variable
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_test_case_registry_impl.cpp92 if( m_currentSortOrder != config.runOrder() || m_sortedFunctions.empty() ) { in getAllTestsSorted()
94 m_currentSortOrder = config.runOrder(); in getAllTestsSorted()
H A Dcatch_test_case_registry_impl.h46 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder; variable
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_test_case_registry_impl.cpp143 if( m_currentSortOrder != config.runOrder() || m_sortedFunctions.empty() ) { in getAllTestsSorted()
145 m_currentSortOrder = config.runOrder(); in getAllTestsSorted()
H A Dcatch_test_case_registry_impl.h46 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder; variable
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_test_case_registry_impl.cpp143 if( m_currentSortOrder != config.runOrder() || m_sortedFunctions.empty() ) { in getAllTestsSorted()
145 m_currentSortOrder = config.runOrder(); in getAllTestsSorted()
H A Dcatch_test_case_registry_impl.h46 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder; variable
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_registry_impl.cpp147 if( m_currentSortOrder != config.runOrder() || m_sortedFunctions.empty() ) { in getAllTestsSorted()
149 m_currentSortOrder = config.runOrder(); in getAllTestsSorted()
H A Dcatch_test_case_registry_impl.h46 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder; variable
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_registry_impl.cpp147 if( m_currentSortOrder != config.runOrder() || m_sortedFunctions.empty() ) { in getAllTestsSorted()
149 m_currentSortOrder = config.runOrder(); in getAllTestsSorted()
H A Dcatch_test_case_registry_impl.h46 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder; variable
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_test_case_registry_impl.cpp147 if( m_currentSortOrder != config.runOrder() || m_sortedFunctions.empty() ) { in getAllTestsSorted()
149 m_currentSortOrder = config.runOrder(); in getAllTestsSorted()
H A Dcatch_test_case_registry_impl.h46 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder; variable
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp6252 : m_currentSortOrder( RunTests::InDeclarationOrder ), in TestRegistry()
6274 if( m_currentSortOrder != config.runOrder() || m_sortedFunctions.empty() ) { in getAllTestsSorted()
6276 m_currentSortOrder = config.runOrder(); in getAllTestsSorted()
6283 mutable RunTests::InWhatOrder m_currentSortOrder; member in Catch::TestRegistry

1234567