Home
last modified time | relevance | path

Searched defs:sortList (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/
H A DhwSort.h37 typedef struct sortList struct
41 SortD sortList; member
42 int sortListLength; argument
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/support/
H A DMemoryQueryMakerHelper.cpp37 KSortableList<PointerType, QString> sortList; in orderListByName() local
64 KSortableList<Meta::YearPtr, double> sortList; in orderListByYear() local
104 KSortableList<Meta::TrackPtr, QString> sortList; in orderListByString() local
137 KSortableList<Meta::TrackPtr, double> sortList; in orderListByNumber() local
/dports/textproc/htmltest/htmltest-0.15.0/vendor/github.com/daviddengcn/go-villa/
H A Dcmp.go71 type sortList struct { struct
72 Slice
73 cmp CmpFunc
77 func (s *sortList) Len() int {
82 func (s *sortList) Less(i, j int) bool {
/dports/mail/horde-turba/turba-4.2.25/test/Turba/ToDo/
H A DListTest.php24 function sortList($order) function in Turba_ToDo_ListTest
/dports/graphics/photoqt/photoqt-1.6/cplusplus/scripts/
H A Dsortlist.h31 static void sortList(QFileInfoList *list, QString sortby, bool sortbyAscending) { in sortList() function
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Das3_test.as27 private function sortList(sortField:SortProperty.<T>):void function
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Das3_test.as27 private function sortList(sortField:SortProperty.<T>):void function
/dports/devel/splint/splint-3.1.2/src/Headers/
H A DsortList.h16 } *sortList ; variable
/dports/games/gcompris-qt/gcompris-qt-2.0/tests/core/
H A DApplicationInfoTest.cpp60 QVariantList sortList; in LocaleTest() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/cellview/
H A DColumnSortInfo.java72 ColumnSortList sortList = table.getColumnSortList(); in getSortList() local
/dports/net-im/beebeep/beebeep-code-r1476/src/gui/
H A DGuiSelectItems.cpp135 void GuiSelectItems::sortList() in sortList() function in GuiSelectItems
/dports/www/tikiwiki/tiki-21.2/lib/core/Table/
H A DPlugin.php401 $sortList = null,
/dports/finance/prestashop/prestashop/classes/assets/
H A DStylesheetManager.php139 private function sortList() function in StylesheetManagerCore
H A DJavascriptManager.php154 private function sortList() function in JavascriptManagerCore
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/
H A DResizableHeader.java59 ColumnSortList sortList = table_.getColumnSortList(); in render() local
/dports/textproc/exempi/exempi-2.5.2/source/
H A DIOUtils.cpp19 … folderPath, XMP_StringVector & list, XMP_Bool listFolders, XMP_Bool listFiles, XMP_Bool sortList ) in ListAllChildren()
/dports/math/vampire/vampire-4.5.1/Kernel/
H A DFormula.hpp214 const SortList* sortList() const { return _sorts; } in sortList() function in Kernel::QuantifiedFormula
216 SortList* sortList() { return _sorts; } in sortList() function in Kernel::QuantifiedFormula
/dports/deskutils/libcprime/libcprime-a5d026eb116d714d1d5312210f914d0a0d4adb2d/cprime/
H A Dsortfunc.cpp94 QStringList CPrime::SortFunc::sortList(const QStringList &list, CPrime::SortOrder s) in sortList() function in CPrime::SortFunc
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractInterface/testPaperExample0/in/
H A DA.java69 static void sortList(A v8) { in sortList() method in Client
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractInterface/testPaperExample0/out/
H A DA.java69 static void sortList(A v8) { in sortList() method in Client
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractInterface/testPaperExample1/in/
H A DA.java69 static void sortList(A v8) { in sortList() method in Client
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractInterface/testPaperExample1/out/
H A DA.java69 static void sortList(A v8) { in sortList() method in Client
/dports/graphics/py-pygeoapi/pygeoapi-0.11.0/pygeoapi/provider/
H A Dmongo.py84 def _get_feature_list(self, filterObj, sortList=[], skip=0, maxitems=1): argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/TypeConstraints/
H A DA_testUpdatableExtractInterfaceRanges0.java74 static void sortList(A v8) { in sortList() method in Client
/dports/games/openxcom/OpenXcom-1.0/src/Menu/
H A DListGamesState.cpp235 void ListGamesState::sortList(SaveSort sort) in sortList() function in OpenXcom::ListGamesState

12345678