Home
last modified time | relevance | path

Searched refs:WHERE_DISTINCT_ORDERED (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dwhere.c4166 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED; in wherePathSolver()
4172 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED; in wherePathSolver()
4660 case WHERE_DISTINCT_ORDERED: { in sqlite3WhereBegin()
4827 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED in sqlite3WhereBegin()
4921 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED in sqlite3WhereEnd()
H A DsqliteInt.h2641 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
H A Dselect.c772 case WHERE_DISTINCT_ORDERED: { in selectInnerLoop()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dwhere.c4462 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED; in wherePathSolver()
4469 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED; in wherePathSolver()
5008 case WHERE_DISTINCT_ORDERED: { in sqlite3WhereBegin()
5252 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED in sqlite3WhereBegin()
5366 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED in sqlite3WhereEnd()
H A DsqliteInt.h3036 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
H A Dselect.c1017 case WHERE_DISTINCT_ORDERED: { in selectInnerLoop()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dwhere.c4365 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED; in wherePathSolver()
4372 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED; in wherePathSolver()
4875 case WHERE_DISTINCT_ORDERED: { in sqlite3WhereBegin()
5118 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED in sqlite3WhereBegin()
5230 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED in sqlite3WhereEnd()
H A DsqliteInt.h2909 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
H A Dselect.c1037 case WHERE_DISTINCT_ORDERED: { in selectInnerLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dwhere.c4442 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED; in wherePathSolver()
4449 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED; in wherePathSolver()
4988 case WHERE_DISTINCT_ORDERED: { in sqlite3WhereBegin()
5232 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED in sqlite3WhereBegin()
5346 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED in sqlite3WhereEnd()
H A DsqliteInt.h2968 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
H A Dselect.c1010 case WHERE_DISTINCT_ORDERED: { in selectInnerLoop()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-16168/
H A Dwhere.c4324 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED; in wherePathSolver()
4331 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED; in wherePathSolver()
4833 case WHERE_DISTINCT_ORDERED: { in sqlite3WhereBegin()
5063 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED in sqlite3WhereBegin()
5175 if (pWInfo->eDistinct==WHERE_DISTINCT_ORDERED in sqlite3WhereEnd()
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-16168/
H A Dwhere.c4324 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED; in wherePathSolver()
4331 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED; in wherePathSolver()
4833 case WHERE_DISTINCT_ORDERED: { in sqlite3WhereBegin()
5063 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED in sqlite3WhereBegin()
5175 if (pWInfo->eDistinct==WHERE_DISTINCT_ORDERED in sqlite3WhereEnd()
/dports/graphics/aloadimage/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c18625 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
132870 case WHERE_DISTINCT_ORDERED: {
132947 if( eTnctType==WHERE_DISTINCT_UNIQUE || eTnctType==WHERE_DISTINCT_ORDERED ){
132953 if( eTnctType==WHERE_DISTINCT_ORDERED ){
153741 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
153748 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
154287 case WHERE_DISTINCT_ORDERED: {
154532 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED
154648 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A Dsqlite3.c18625 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
132870 case WHERE_DISTINCT_ORDERED: {
132947 if( eTnctType==WHERE_DISTINCT_UNIQUE || eTnctType==WHERE_DISTINCT_ORDERED ){
132953 if( eTnctType==WHERE_DISTINCT_ORDERED ){
153741 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
153748 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
154287 case WHERE_DISTINCT_ORDERED: {
154532 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED
154648 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED
/dports/sysutils/acfgfs/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c18625 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
132870 case WHERE_DISTINCT_ORDERED: {
132947 if( eTnctType==WHERE_DISTINCT_UNIQUE || eTnctType==WHERE_DISTINCT_ORDERED ){
132953 if( eTnctType==WHERE_DISTINCT_ORDERED ){
153741 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
153748 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
154287 case WHERE_DISTINCT_ORDERED: {
154532 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED
154648 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED
/dports/lang/tcl86/tcl8.6.12/pkgs/sqlite3.36.0/compat/sqlite3/
H A Dsqlite3.c18667 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
133113 case WHERE_DISTINCT_ORDERED: {
133190 if( eTnctType==WHERE_DISTINCT_UNIQUE || eTnctType==WHERE_DISTINCT_ORDERED ){
133196 if( eTnctType==WHERE_DISTINCT_ORDERED ){
153985 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
153992 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
154531 case WHERE_DISTINCT_ORDERED: {
154776 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED
154892 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/sqlite3/
H A Dsqlite3.c18625 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
132870 case WHERE_DISTINCT_ORDERED: {
132947 if( eTnctType==WHERE_DISTINCT_UNIQUE || eTnctType==WHERE_DISTINCT_ORDERED ){
132953 if( eTnctType==WHERE_DISTINCT_ORDERED ){
153741 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
153748 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
154287 case WHERE_DISTINCT_ORDERED: {
154532 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED
154648 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED
/dports/www/gitea/gitea-1.16.5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c18407 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
134982 case WHERE_DISTINCT_ORDERED: {
135060 && (eTnctType==WHERE_DISTINCT_UNIQUE || eTnctType==WHERE_DISTINCT_ORDERED)
135067 if( eTnctType==WHERE_DISTINCT_ORDERED ){
156819 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
156826 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
157527 case WHERE_DISTINCT_ORDERED: {
157725 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED
157846 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED
/dports/dns/blocky/blocky-0.17/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c18626 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
132871 case WHERE_DISTINCT_ORDERED: {
132948 if( eTnctType==WHERE_DISTINCT_UNIQUE || eTnctType==WHERE_DISTINCT_ORDERED ){
132954 if( eTnctType==WHERE_DISTINCT_ORDERED ){
153742 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
153749 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
154288 case WHERE_DISTINCT_ORDERED: {
154533 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED
154649 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/sqlite3/src/
H A Dsqlite3.c18625 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
132870 case WHERE_DISTINCT_ORDERED: {
132947 if( eTnctType==WHERE_DISTINCT_UNIQUE || eTnctType==WHERE_DISTINCT_ORDERED ){
132953 if( eTnctType==WHERE_DISTINCT_ORDERED ){
153741 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
153748 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
154287 case WHERE_DISTINCT_ORDERED: {
154532 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED
154648 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED
/dports/devel/fossil/fossil-src-2.17/src/
H A Dsqlite3.c17968 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
133459 case WHERE_DISTINCT_ORDERED: {
133537 && (eTnctType==WHERE_DISTINCT_UNIQUE || eTnctType==WHERE_DISTINCT_ORDERED)
133544 if( eTnctType==WHERE_DISTINCT_ORDERED ){
154430 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
154437 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
154985 case WHERE_DISTINCT_ORDERED: {
155230 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED
155346 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED
/dports/www/firefox/firefox-99.0/third_party/sqlite3/src/
H A Dsqlite3.c18079 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
134064 case WHERE_DISTINCT_ORDERED: {
134142 && (eTnctType==WHERE_DISTINCT_UNIQUE || eTnctType==WHERE_DISTINCT_ORDERED)
134149 if( eTnctType==WHERE_DISTINCT_ORDERED ){
155171 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
155178 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
155726 case WHERE_DISTINCT_ORDERED: {
155971 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED
156088 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c18626 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro
132871 case WHERE_DISTINCT_ORDERED: {
132948 if( eTnctType==WHERE_DISTINCT_UNIQUE || eTnctType==WHERE_DISTINCT_ORDERED ){
132954 if( eTnctType==WHERE_DISTINCT_ORDERED ){
153742 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
153749 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
154288 case WHERE_DISTINCT_ORDERED: {
154533 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED
154649 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED

1234567