Home
last modified time | relevance | path

Searched refs:EP_Commuted (Results 1 – 25 of 92) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dexpr.c355 if( ExprHasProperty(p, EP_Commuted) ){ in sqlite3ExprCompareCollSeq()
595 int isCommuted = ExprHasProperty(pExpr,EP_Commuted); in codeVectorCompare()
3972 ExprHasProperty(pExpr,EP_Commuted)); in sqlite3ExprCodeTarget()
4841 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted)); in sqlite3ExprIfTrue()
5016 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted)); in sqlite3ExprIfFalse()
5202 if( (pA->flags & (EP_Distinct|EP_Commuted)) in sqlite3ExprCompare()
5203 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2; in sqlite3ExprCompare()
H A Dwhereexpr.c119 pExpr->flags ^= EP_Commuted; in exprCommute()
H A DsqliteInt.h2663 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dexpr.c375 if( ExprHasProperty(p, EP_Commuted) ){ in sqlite3ExprCompareCollSeq()
615 int isCommuted = ExprHasProperty(pExpr,EP_Commuted); in codeVectorCompare()
4051 ExprHasProperty(pExpr,EP_Commuted)); in sqlite3ExprCodeTarget()
4952 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted)); in sqlite3ExprIfTrue()
5128 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted)); in sqlite3ExprIfFalse()
5314 if( (pA->flags & (EP_Distinct|EP_Commuted)) in sqlite3ExprCompare()
5315 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2; in sqlite3ExprCompare()
H A Dwhereexpr.c119 pExpr->flags ^= EP_Commuted; in exprCommute()
H A DsqliteInt.h2769 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dexpr.c364 if( ExprHasProperty(p, EP_Commuted) ){ in sqlite3ExprCompareCollSeq()
604 int isCommuted = ExprHasProperty(pExpr,EP_Commuted); in codeVectorCompare()
4021 ExprHasProperty(pExpr,EP_Commuted)); in sqlite3ExprCodeTarget()
4922 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted)); in sqlite3ExprIfTrue()
5098 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted)); in sqlite3ExprIfFalse()
5284 if( (pA->flags & (EP_Distinct|EP_Commuted)) in sqlite3ExprCompare()
5285 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2; in sqlite3ExprCompare()
H A Dwhereexpr.c119 pExpr->flags ^= EP_Commuted; in exprCommute()
H A DsqliteInt.h2711 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
/dports/security/vuls/vuls-0.13.7/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17936 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
99026 if( ExprHasProperty(p, EP_Commuted) ){
99266 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
102642 ExprHasProperty(pExpr,EP_Commuted));
103511 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
103686 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
103872 if( (pA->flags & (EP_Distinct|EP_Commuted))
103873 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
142334 pExpr->flags ^= EP_Commuted;
/dports/devel/stack/stack-2.7.3/_cabal_deps/persistent-sqlite-2.13.0.0/cbits/
H A Dsqlite3.c18073 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
100076 if( ExprHasProperty(p, EP_Commuted) ){
100316 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
103731 ExprHasProperty(pExpr,EP_Commuted));
104631 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
104807 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
104993 if( (pA->flags & (EP_Distinct|EP_Commuted))
104994 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
144115 pExpr->flags ^= EP_Commuted;
/dports/misc/broot/broot-1.7.0/cargo-crates/libsqlite3-sys-0.20.1/sqlite3/
H A Dsqlite3.c18073 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
100076 if( ExprHasProperty(p, EP_Commuted) ){
100316 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
103731 ExprHasProperty(pExpr,EP_Commuted));
104631 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
104807 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
104993 if( (pA->flags & (EP_Distinct|EP_Commuted))
104994 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
144115 pExpr->flags ^= EP_Commuted;
/dports/emulators/mess/mame-mame0226/3rdparty/sqlite3/
H A Dsqlite3.c18073 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
100076 if( ExprHasProperty(p, EP_Commuted) ){
100316 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
103731 ExprHasProperty(pExpr,EP_Commuted));
104631 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
104807 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
104993 if( (pA->flags & (EP_Distinct|EP_Commuted))
104994 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
144115 pExpr->flags ^= EP_Commuted;
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/libsqlite3-sys-0.22.2/sqlite3/
H A Dsqlite3.c18243 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
101027 if( ExprHasProperty(p, EP_Commuted) ){
101267 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
104703 ExprHasProperty(pExpr,EP_Commuted));
105604 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
105780 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
105966 if( (pA->flags & (EP_Distinct|EP_Commuted))
105967 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
146512 pExpr->flags ^= EP_Commuted;
/dports/graphics/aloadimage/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c18356 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
101591 if( ExprHasProperty(p, EP_Commuted) ){
101835 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
105328 ExprHasProperty(pExpr,EP_Commuted));
106235 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
106411 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
106597 if( (pA->flags & (EP_Distinct|EP_Commuted))
106598 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
147720 pExpr->flags ^= EP_Commuted;
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c18212 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
105243 if( ExprHasProperty(p, EP_Commuted) ){
105483 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
108900 ExprHasProperty(pExpr,EP_Commuted));
109801 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
109977 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
110163 if( (pA->flags & (EP_Distinct|EP_Commuted))
110164 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
149572 pExpr->flags ^= EP_Commuted;
/dports/databases/sqlitecpp/SQLiteCpp-3.1.1-28-g0c46d86/sqlite3/
H A Dsqlite3.c18148 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
100529 if( ExprHasProperty(p, EP_Commuted) ){
100769 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
104186 ExprHasProperty(pExpr,EP_Commuted));
105087 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
105263 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
105449 if( (pA->flags & (EP_Distinct|EP_Commuted))
105450 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
144688 pExpr->flags ^= EP_Commuted;
/dports/textproc/textql/textql-1d6fef5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17936 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
99026 if( ExprHasProperty(p, EP_Commuted) ){
99266 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
102642 ExprHasProperty(pExpr,EP_Commuted));
103511 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
103686 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
103872 if( (pA->flags & (EP_Distinct|EP_Commuted))
103873 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
142334 pExpr->flags ^= EP_Commuted;
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/libsqlite3-sys-0.20.1/sqlite3/
H A Dsqlite3.c18073 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
100076 if( ExprHasProperty(p, EP_Commuted) ){
100316 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
103731 ExprHasProperty(pExpr,EP_Commuted));
104631 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
104807 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
104993 if( (pA->flags & (EP_Distinct|EP_Commuted))
104994 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
144115 pExpr->flags ^= EP_Commuted;
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A Dsqlite3.c18356 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
101591 if( ExprHasProperty(p, EP_Commuted) ){
101835 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
105328 ExprHasProperty(pExpr,EP_Commuted));
106235 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
106411 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
106597 if( (pA->flags & (EP_Distinct|EP_Commuted))
106598 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
147720 pExpr->flags ^= EP_Commuted;
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/3rdparty/sqlite3/
H A Dsqlite3.c18243 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
101027 if( ExprHasProperty(p, EP_Commuted) ){
101267 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
104703 ExprHasProperty(pExpr,EP_Commuted));
105604 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
105780 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
105966 if( (pA->flags & (EP_Distinct|EP_Commuted))
105967 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
146523 pExpr->flags ^= EP_Commuted;
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c18073 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
100076 if( ExprHasProperty(p, EP_Commuted) ){
100316 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
103731 ExprHasProperty(pExpr,EP_Commuted));
104631 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
104807 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
104993 if( (pA->flags & (EP_Distinct|EP_Commuted))
104994 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
144115 pExpr->flags ^= EP_Commuted;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/amalgamation/
H A Dsqlite3.c18027 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
99828 if( ExprHasProperty(p, EP_Commuted) ){
100068 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
103482 ExprHasProperty(pExpr,EP_Commuted));
104379 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
104555 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
104741 if( (pA->flags & (EP_Distinct|EP_Commuted))
104742 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
143312 pExpr->flags ^= EP_Commuted;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/amalgamation_dev/
H A Dsqlite3.c17938 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
99028 if( ExprHasProperty(p, EP_Commuted) ){
99268 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
102645 ExprHasProperty(pExpr,EP_Commuted));
103514 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
103689 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
103875 if( (pA->flags & (EP_Distinct|EP_Commuted))
103876 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
142366 pExpr->flags ^= EP_Commuted;
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c18073 #define EP_Commuted 0x000200 /* Comparison operator has been commuted */ macro
100076 if( ExprHasProperty(p, EP_Commuted) ){
100316 int isCommuted = ExprHasProperty(pExpr,EP_Commuted);
103731 ExprHasProperty(pExpr,EP_Commuted));
104631 r1, r2, dest, jumpIfNull, ExprHasProperty(pExpr,EP_Commuted));
104807 r1, r2, dest, jumpIfNull,ExprHasProperty(pExpr,EP_Commuted));
104993 if( (pA->flags & (EP_Distinct|EP_Commuted))
104994 != (pB->flags & (EP_Distinct|EP_Commuted)) ) return 2;
144115 pExpr->flags ^= EP_Commuted;

1234