Searched refs:CSphGroupSorterSettings (Results 1 – 2 of 2) sorted by relevance
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/ |
H A D | sphinxsort.cpp | 1279 struct CSphGroupSorterSettings struct 1294 CSphGroupSorterSettings () in CSphGroupSorterSettings() argument 1655 class CSphKBufferGroupSorter : public CSphMatchQueueTraits, protected CSphGroupSorterSettings 1683 , CSphGroupSorterSettings ( tSettings ) in CSphKBufferGroupSorter() 2039 class CSphKBufferNGroupSorter : public CSphMatchQueueTraits, protected CSphGroupSorterSettings 2104 , CSphGroupSorterSettings ( tSettings ) in CSphKBufferNGroupSorter() 3020 : CSphGroupSorterSettings ( tSettings ) in CSphImplicitGroupSorter() 3792 const CSphGroupSorterSettings & tSettings, bool bHasPackedFactors ) in sphCreateSorter3rd() 3849 const CSphQuery * pQuery, const CSphGroupSorterSettings & tSettings, bool bHasPackedFactors ) in sphCreateSorter2nd() 3864 const CSphQuery * pQuery, const CSphGroupSorterSettings & tSettings, bool bHasPackedFactors ) in sphCreateSorter1st() [all …]
|
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/ |
H A D | sphinxsort.cpp | 707 struct CSphGroupSorterSettings struct 718 CSphGroupSorterSettings () in CSphGroupSorterSettings() function 918 CSphGroupSorterSettings m_tSettings; 927 …nst ISphMatchComparator * pComp, const CSphQuery * pQuery, const CSphGroupSorterSettings & tSettin… in CSphKBufferGroupSorter() 1333 …nst ISphMatchComparator * pComp, const CSphQuery * pQuery, const CSphGroupSorterSettings & tSettin… in CSphKBufferMVAGroupSorter() 1953 …nst ISphMatchComparator * pComp, const CSphQuery * pQuery, const CSphGroupSorterSettings & tSettin… in sphCreateSorter3rd() 1971 …nst ISphMatchComparator * pComp, const CSphQuery * pQuery, const CSphGroupSorterSettings & tSettin… in sphCreateSorter2nd() 1986 …chFunc, ESphSortFunc eGroupFunc, const CSphQuery * pQuery, const CSphGroupSorterSettings & tSettin… in sphCreateSorter1st() 2092 …Settings ( const CSphQuery * pQuery, const CSphSchema & tSchema, CSphGroupSorterSettings & tSettin… in SetupGroupbySettings() 2917 CSphGroupSorterSettings tSettings; in sphCreateQueue()
|