Home
last modified time | relevance | path

Searched refs:NC_InAggFunc (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DsqliteInt.h2687 #define NC_InAggFunc 0x0008 /* True if analyzing arguments to an agg func */ macro
H A Dselect.c5626 sNC.ncFlags |= NC_InAggFunc; in sqlite3Select()
5628 sNC.ncFlags &= ~NC_InAggFunc; in sqlite3Select()
H A Dexpr.c5087 if( (pNC->ncFlags & NC_InAggFunc)==0 in analyzeAggregate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DsqliteInt.h2973 #define NC_InAggFunc 0x20000 /* True if analyzing arguments to an agg func */ macro
H A Dselect.c6369 sNC.ncFlags |= NC_InAggFunc; in sqlite3Select()
6377 sNC.ncFlags &= ~NC_InAggFunc; in sqlite3Select()
H A Dexpr.c5773 if( (pNC->ncFlags & NC_InAggFunc)==0 in analyzeAggregate()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DsqliteInt.h3102 #define NC_InAggFunc 0x20000 /* True if analyzing arguments to an agg func */ macro
H A Dselect.c6717 sNC.ncFlags |= NC_InAggFunc; in sqlite3Select()
6725 sNC.ncFlags &= ~NC_InAggFunc; in sqlite3Select()
H A Dexpr.c5944 if( (pNC->ncFlags & NC_InAggFunc)==0 in analyzeAggregate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DsqliteInt.h3032 #define NC_InAggFunc 0x20000 /* True if analyzing arguments to an agg func */ macro
H A Dselect.c6479 sNC.ncFlags |= NC_InAggFunc; in sqlite3Select()
6487 sNC.ncFlags &= ~NC_InAggFunc; in sqlite3Select()
H A Dexpr.c5916 if( (pNC->ncFlags & NC_InAggFunc)==0 in analyzeAggregate()
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c11528 #define NC_InAggFunc 0x08 /* True if analyzing arguments to an agg func */ macro
81198 if( (pNC->ncFlags & NC_InAggFunc)==0
104861 sNC.ncFlags |= NC_InAggFunc;
104863 sNC.ncFlags &= ~NC_InAggFunc;
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/mattn/go-sqlite3/code/
H A Dsqlite3-binding.c11641 #define NC_InAggFunc 0x08 /* True if analyzing arguments to an agg func */ macro
81702 if( (pNC->ncFlags & NC_InAggFunc)==0
105496 sNC.ncFlags |= NC_InAggFunc;
105498 sNC.ncFlags &= ~NC_InAggFunc;
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c11278 #define NC_InAggFunc 0x08 /* True if analyzing arguments to an agg func */ macro
79262 if( (pNC->ncFlags & NC_InAggFunc)==0
100416 sNC.ncFlags |= NC_InAggFunc;
100418 sNC.ncFlags &= ~NC_InAggFunc;
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c11666 #define NC_InAggFunc 0x08 /* True if analyzing arguments to an agg func */ macro
82427 if( (pNC->ncFlags & NC_InAggFunc)==0
106349 sNC.ncFlags |= NC_InAggFunc;
106351 sNC.ncFlags &= ~NC_InAggFunc;
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c11246 #define NC_InAggFunc 0x08 /* True if analyzing arguments to an agg func */ macro
79551 if( (pNC->ncFlags & NC_InAggFunc)==0
100800 sNC.ncFlags |= NC_InAggFunc;
100802 sNC.ncFlags &= ~NC_InAggFunc;
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c11641 #define NC_InAggFunc 0x08 /* True if analyzing arguments to an agg func */ macro
81702 if( (pNC->ncFlags & NC_InAggFunc)==0
105496 sNC.ncFlags |= NC_InAggFunc;
105498 sNC.ncFlags &= ~NC_InAggFunc;
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c11641 #define NC_InAggFunc 0x08 /* True if analyzing arguments to an agg func */ macro
81702 if( (pNC->ncFlags & NC_InAggFunc)==0
105496 sNC.ncFlags |= NC_InAggFunc;
105498 sNC.ncFlags &= ~NC_InAggFunc;
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c11376 #define NC_InAggFunc 0x08 /* True if analyzing arguments to an agg func */ macro
80663 if( (pNC->ncFlags & NC_InAggFunc)==0
103885 sNC.ncFlags |= NC_InAggFunc;
103887 sNC.ncFlags &= ~NC_InAggFunc;
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c12335 #define NC_InAggFunc 0x0008 /* True if analyzing arguments to an agg func */ macro
88168 if( (pNC->ncFlags & NC_InAggFunc)==0
112816 sNC.ncFlags |= NC_InAggFunc;
112818 sNC.ncFlags &= ~NC_InAggFunc;
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c12335 #define NC_InAggFunc 0x0008 /* True if analyzing arguments to an agg func */ macro
88168 if( (pNC->ncFlags & NC_InAggFunc)==0
112816 sNC.ncFlags |= NC_InAggFunc;
112818 sNC.ncFlags &= ~NC_InAggFunc;
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlite3/
H A Dsqlite3.c12168 #define NC_InAggFunc 0x0008 /* True if analyzing arguments to an agg func */ macro
86714 if( (pNC->ncFlags & NC_InAggFunc)==0
111161 sNC.ncFlags |= NC_InAggFunc;
111163 sNC.ncFlags &= ~NC_InAggFunc;
/dports/devel/global/global-6.6.7/libdb/
H A Dsqlite3.c11814 #define NC_InAggFunc 0x0008 /* True if analyzing arguments to an agg func */ macro
84794 if( (pNC->ncFlags & NC_InAggFunc)==0
109023 sNC.ncFlags |= NC_InAggFunc;
109025 sNC.ncFlags &= ~NC_InAggFunc;
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/auto/
H A Dsqlite3.c12335 #define NC_InAggFunc 0x0008 /* True if analyzing arguments to an agg func */ macro
88189 if( (pNC->ncFlags & NC_InAggFunc)==0
112837 sNC.ncFlags |= NC_InAggFunc;
112839 sNC.ncFlags &= ~NC_InAggFunc;

1234567