Home
last modified time | relevance | path

Searched defs:pDistinct (Results 1 – 13 of 13) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/file/
H A DFResultSet.cxx1235 OSQLParseNode *pDistinct = m_pParseTree->getChild(1); in OpenImpl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/file/
H A DFResultSet.cxx1243 OSQLParseNode *pDistinct = m_pParseTree->getChild(1); in OpenImpl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/mork/
H A DMResultSet.cxx1059 OSQLParseNode *pDistinct = m_pParseTree->getChild(1); in executeQuery() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dwhere.c446 ExprList *pDistinct /* The result set that needs to be DISTINCT */ in isDistinctRedundant()
H A Dselect.c678 DistinctCtx *pDistinct, /* If not NULL, info on how to process DISTINCT */ in selectInnerLoop()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dwhere.c505 ExprList *pDistinct /* The result set that needs to be DISTINCT */ in isDistinctRedundant()
H A Dselect.c887 DistinctCtx *pDistinct, /* If not NULL, info on how to process DISTINCT */ in selectInnerLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dwhere.c519 ExprList *pDistinct /* The result set that needs to be DISTINCT */ in isDistinctRedundant()
H A Dselect.c859 DistinctCtx *pDistinct, /* If not NULL, info on how to process DISTINCT */ in selectInnerLoop()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-16168/
H A Dwhere.c497 ExprList *pDistinct /* The result set that needs to be DISTINCT */ in isDistinctRedundant()
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-16168/
H A Dwhere.c497 ExprList *pDistinct /* The result set that needs to be DISTINCT */ in isDistinctRedundant()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dwhere.c539 ExprList *pDistinct /* The result set that needs to be DISTINCT */ in isDistinctRedundant()
H A Dselect.c866 DistinctCtx *pDistinct, /* If not NULL, info on how to process DISTINCT */ in selectInnerLoop()