Home
last modified time | relevance | path

Searched defs:SortTable (Results 1 – 12 of 12) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/runtime/core/gflwor/
H A Dorderby_iterator.h156 typedef std::vector<SortTuple> SortTable; typedef
/dports/lang/maude/maude-2.7.1/src/Core/
H A DsortTable.hh34 class SortTable class
H A DsortTable.cc61 SortTable::SortTable(int arity) in SortTable() function in SortTable
/dports/textproc/zorba/zorba-2.7.0/src/runtime/core/
H A Dflwor_iterator.h359 typedef std::vector<SortTuple> SortTable; typedef
/dports/games/wargus/wargus-3.2.0/StormLib/src/
H A DSFileListFile.cpp315 char ** SortTable = NULL; in CreateListFile() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddocsort.cxx467 bool SwDoc::SortTable(const SwSelBoxes& rBoxes, const SwSortOptions& rOpt) in SortTable() function in SwDoc
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddocsort.cxx471 bool SwDoc::SortTable(const SwSelBoxes& rBoxes, const SwSortOptions& rOpt) in SortTable() function in SwDoc
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DDS_Table.cpp870 void Table::SortTable(Table::SortQuery *sortQueries, unsigned numSortQueries, Table::Row** out) in SortTable() function in Table
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Drefine.cc3751 static INT Fill_Comp_Table (COMPARE_RECORD **SortTable, COMPARE_RECORD *Table, INT nelems, in Fill_Comp_Table()
/dports/biology/lamarc/lamarc-2.1.8/src/report/
H A Dreportpage.cpp561 StringVec2d ReportPage::SortTable(StringVec2d intable, unsigned long sortcol, in SortTable() function in ReportPage
/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DMetadata.cs5495 private void SortTable (ArrayList mTable) in SortTable() method in PEAPI.MetaData
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/AddressBook/
H A Dmod.rs2811 …pub unsafe fn SortTable(&self, lpsortcriteria: *mut SSortOrderSet, ulflags: u32) -> ::windows::run… in SortTable() method