Home
last modified time | relevance | path

Searched refs:SF_FixedLimit (Results 1 – 25 of 132) sorted by relevance

123456

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dselect.c1926 p->selFlags |= SF_FixedLimit; in computeLimitRegisters()
5488 if( (p->selFlags & SF_FixedLimit)==0 ){ in sqlite3Select()
5514 assert( WHERE_USE_LIMIT==SF_FixedLimit ); in sqlite3Select()
5515 wctrlFlags |= p->selFlags & SF_FixedLimit; in sqlite3Select()
H A DsqliteInt.h2758 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dselect.c2203 p->selFlags |= SF_FixedLimit; in computeLimitRegisters()
6179 if( (p->selFlags & SF_FixedLimit)==0 ){ in sqlite3Select()
6205 | (p->selFlags & SF_FixedLimit); in sqlite3Select()
6212 assert( WHERE_USE_LIMIT==SF_FixedLimit ); in sqlite3Select()
H A DsqliteInt.h3069 #define SF_FixedLimit 0x0004000 /* nSelectRow set by a constant LIMIT */ macro
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dselect.c2220 p->selFlags |= SF_FixedLimit; in computeLimitRegisters()
6515 if( (p->selFlags & SF_FixedLimit)==0 ){ in sqlite3Select()
6541 | (p->selFlags & SF_FixedLimit); in sqlite3Select()
6548 assert( WHERE_USE_LIMIT==SF_FixedLimit ); in sqlite3Select()
H A DsqliteInt.h3204 #define SF_FixedLimit 0x0004000 /* nSelectRow set by a constant LIMIT */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dselect.c2212 p->selFlags |= SF_FixedLimit; in computeLimitRegisters()
6282 if( (p->selFlags & SF_FixedLimit)==0 ){ in sqlite3Select()
6308 | (p->selFlags & SF_FixedLimit); in sqlite3Select()
6315 assert( WHERE_USE_LIMIT==SF_FixedLimit ); in sqlite3Select()
H A DsqliteInt.h3128 #define SF_FixedLimit 0x0004000 /* nSelectRow set by a constant LIMIT */ macro
/dports/lang/php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c17808 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
126804 p->selFlags |= SF_FixedLimit;
130657 if( (p->selFlags & SF_FixedLimit)==0 ){
130683 | (p->selFlags & SF_FixedLimit);
130690 assert( WHERE_USE_LIMIT==SF_FixedLimit );
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/sqlite-3.20.1/
H A Dsqlite3.c16498 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
119361 p->selFlags |= SF_FixedLimit;
122923 if( (p->selFlags & SF_FixedLimit)==0 ){
122949 assert( WHERE_USE_LIMIT==SF_FixedLimit );
122950 wctrlFlags |= p->selFlags & SF_FixedLimit;
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c17861 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
127322 p->selFlags |= SF_FixedLimit;
131191 if( (p->selFlags & SF_FixedLimit)==0 ){
131217 | (p->selFlags & SF_FixedLimit);
131224 assert( WHERE_USE_LIMIT==SF_FixedLimit );
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c17808 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
126804 p->selFlags |= SF_FixedLimit;
130657 if( (p->selFlags & SF_FixedLimit)==0 ){
130683 | (p->selFlags & SF_FixedLimit);
130690 assert( WHERE_USE_LIMIT==SF_FixedLimit );
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17581 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
125301 p->selFlags |= SF_FixedLimit;
129137 if( (p->selFlags & SF_FixedLimit)==0 ){
129163 | (p->selFlags & SF_FixedLimit);
129170 assert( WHERE_USE_LIMIT==SF_FixedLimit );
/dports/emulators/mgba/mgba-0.9.2/src/third-party/sqlite3/
H A Dsqlite3.c15409 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
117385 p->selFlags |= SF_FixedLimit;
120668 if( (p->selFlags & SF_FixedLimit)==0 ){
120694 assert( WHERE_USE_LIMIT==SF_FixedLimit );
120695 wctrlFlags |= p->selFlags & SF_FixedLimit;
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/direct-sqlite-2.3.26/cbits/
H A Dsqlite3.c17808 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
126804 p->selFlags |= SF_FixedLimit;
130657 if( (p->selFlags & SF_FixedLimit)==0 ){
130683 | (p->selFlags & SF_FixedLimit);
130690 assert( WHERE_USE_LIMIT==SF_FixedLimit );
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17581 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
125301 p->selFlags |= SF_FixedLimit;
129137 if( (p->selFlags & SF_FixedLimit)==0 ){
129163 | (p->selFlags & SF_FixedLimit);
129170 assert( WHERE_USE_LIMIT==SF_FixedLimit );
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/libsqlite3-sys-0.15.0/sqlite3/
H A Dsqlite3.c17808 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
126804 p->selFlags |= SF_FixedLimit;
130657 if( (p->selFlags & SF_FixedLimit)==0 ){
130683 | (p->selFlags & SF_FixedLimit);
130690 assert( WHERE_USE_LIMIT==SF_FixedLimit );
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17581 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
125301 p->selFlags |= SF_FixedLimit;
129137 if( (p->selFlags & SF_FixedLimit)==0 ){
129163 | (p->selFlags & SF_FixedLimit);
129170 assert( WHERE_USE_LIMIT==SF_FixedLimit );
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17581 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
125301 p->selFlags |= SF_FixedLimit;
129137 if( (p->selFlags & SF_FixedLimit)==0 ){
129163 | (p->selFlags & SF_FixedLimit);
129170 assert( WHERE_USE_LIMIT==SF_FixedLimit );
/dports/astro/opencpn/OpenCPN-5.2.4/libs/sqlite/src/
H A Dsqlite3.c16498 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
119361 p->selFlags |= SF_FixedLimit;
122923 if( (p->selFlags & SF_FixedLimit)==0 ){
122949 assert( WHERE_USE_LIMIT==SF_FixedLimit );
122950 wctrlFlags |= p->selFlags & SF_FixedLimit;
/dports/www/firefox/firefox-99.0/security/nss/lib/sqlite/
H A Dsqlite3.c17861 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
127322 p->selFlags |= SF_FixedLimit;
131191 if( (p->selFlags & SF_FixedLimit)==0 ){
131217 | (p->selFlags & SF_FixedLimit);
131224 assert( WHERE_USE_LIMIT==SF_FixedLimit );
/dports/math/vtk8/VTK-8.2.0/ThirdParty/sqlite/vtksqlite/
H A Dsqlite3.c16557 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
119614 p->selFlags |= SF_FixedLimit;
123207 if( (p->selFlags & SF_FixedLimit)==0 ){
123233 assert( WHERE_USE_LIMIT==SF_FixedLimit );
123234 wctrlFlags |= p->selFlags & SF_FixedLimit;
/dports/math/cadabra2/cadabra2-2.3.6.8/libs/sqlite3/
H A Dsqlite3.c16593 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
120946 p->selFlags |= SF_FixedLimit;
124541 if( (p->selFlags & SF_FixedLimit)==0 ){
124567 assert( WHERE_USE_LIMIT==SF_FixedLimit );
124568 wctrlFlags |= p->selFlags & SF_FixedLimit;
/dports/security/ca_root_nss/nss-3.71/nss/lib/sqlite/
H A Dsqlite3.c17861 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
127322 p->selFlags |= SF_FixedLimit;
131191 if( (p->selFlags & SF_FixedLimit)==0 ){
131217 | (p->selFlags & SF_FixedLimit);
131224 assert( WHERE_USE_LIMIT==SF_FixedLimit );
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17581 #define SF_FixedLimit 0x04000 /* nSelectRow set by a constant LIMIT */ macro
125301 p->selFlags |= SF_FixedLimit;
129137 if( (p->selFlags & SF_FixedLimit)==0 ){
129163 | (p->selFlags & SF_FixedLimit);
129170 assert( WHERE_USE_LIMIT==SF_FixedLimit );

123456