Home
last modified time | relevance | path

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

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DsqliteInt.h3104 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
H A Dvdbe.c2040 assert( pOp[1].p5 & OPFLAG_PERMUTE ); in sqlite3VdbeExec()
2075 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ){ in sqlite3VdbeExec()
H A Dselect.c3130 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE); in multiSelectOrderBy()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DsqliteInt.h3424 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
H A Dvdbe.c2222 assert( pOp[1].p5 & OPFLAG_PERMUTE ); in sqlite3VdbeExec()
2257 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ){ in sqlite3VdbeExec()
H A Dselect.c3414 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE); in multiSelectOrderBy()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DsqliteInt.h3590 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
H A Dvdbe.c2212 assert( pOp[1].p5 & OPFLAG_PERMUTE ); in sqlite3VdbeExec()
2247 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ){ in sqlite3VdbeExec()
H A Dselect.c3451 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE); in multiSelectOrderBy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DsqliteInt.h3496 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
H A Dvdbe.c2225 assert( pOp[1].p5 & OPFLAG_PERMUTE ); in sqlite3VdbeExec()
2260 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ){ in sqlite3VdbeExec()
H A Dselect.c3448 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE); in multiSelectOrderBy()
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c11891 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
69119 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ) aPermute = 0;
102905 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);
/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.c12005 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
69542 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ) aPermute = 0;
103528 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c11563 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
67275 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ) aPermute = 0;
98620 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c12040 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
70059 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ) aPermute = 0;
104381 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c11533 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
67392 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ) aPermute = 0;
98997 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c12005 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
69542 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ) aPermute = 0;
103528 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c12005 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
69542 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ) aPermute = 0;
103528 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c11666 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
68571 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ) aPermute = 0;
102082 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);
/dports/lang/php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c18160 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
85685 assert( pOp[1].p5 & OPFLAG_PERMUTE );
85720 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ){
128006 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/sqlite-3.20.1/
H A Dsqlite3.c16844 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
81017 assert( pOp[1].p5 & OPFLAG_PERMUTE );
81052 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ){
120565 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c18213 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
85959 assert( pOp[1].p5 & OPFLAG_PERMUTE );
85994 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ){
128525 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c18160 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
85685 assert( pOp[1].p5 & OPFLAG_PERMUTE );
85720 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ){
128006 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17928 #define OPFLAG_PERMUTE 0x01 /* OP_Compare: use the permutation */ macro
84754 assert( pOp[1].p5 & OPFLAG_PERMUTE );
84789 if( (pOp->p5 & OPFLAG_PERMUTE)==0 ){
126496 sqlite3VdbeChangeP5(v, OPFLAG_PERMUTE);

1234567