Home
last modified time | relevance | path

Searched refs:m_tMvaLocator (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsphinxsort.cpp1328 CSphAttrLocator m_tMvaLocator; member in CSphKBufferMVAGroupSorter
1338 this->m_pGrouper->GetLocator ( m_tMvaLocator ); in CSphKBufferMVAGroupSorter()
1363 …const DWORD * pValues = tEntry.GetAttrMVA ( this->m_tMvaLocator, m_pMva ); // (this pointer is for… in Push()
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxsort.cpp2805 CSphAttrLocator m_tMvaLocator; member in CSphKBufferMVAGroupSorter
2816 this->m_pGrouper->GetLocator ( m_tMvaLocator ); in CSphKBufferMVAGroupSorter()
2842 …const DWORD * pValues = tEntry.GetAttrMVA ( this->m_tMvaLocator, m_pMva, m_bArenaProhibit ); // (t… in Push()