Home
last modified time | relevance | path

Searched refs:windowCheckValue (Results 1 – 25 of 98) sorted by relevance

1234

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dwindow.c1441 static void windowCheckValue(Parse *pParse, int reg, int eCond){ in windowCheckValue() function
1895 windowCheckValue(pParse, tmpReg, 2); in windowReturnOneRow()
2882 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0)); in sqlite3WindowCodeStep()
2886 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0)); in sqlite3WindowCodeStep()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dwindow.c1399 static void windowCheckValue(Parse *pParse, int reg, int eCond){ in windowCheckValue() function
1852 windowCheckValue(pParse, tmpReg, 2); in windowReturnOneRow()
2831 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0)); in sqlite3WindowCodeStep()
2835 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0)); in sqlite3WindowCodeStep()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dwindow.c1437 static void windowCheckValue(Parse *pParse, int reg, int eCond){ in windowCheckValue() function
1890 windowCheckValue(pParse, tmpReg, 2); in windowReturnOneRow()
2874 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0)); in sqlite3WindowCodeStep()
2878 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0)); in sqlite3WindowCodeStep()
/dports/lang/php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c146704 static void windowCheckValue(Parse *pParse, int reg, int eCond){
147067 windowCheckValue(pParse, tmpReg, 2);
147948 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
147952 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c147280 static void windowCheckValue(Parse *pParse, int reg, int eCond){
147643 windowCheckValue(pParse, tmpReg, 2);
148524 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
148528 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c146704 static void windowCheckValue(Parse *pParse, int reg, int eCond){
147067 windowCheckValue(pParse, tmpReg, 2);
147948 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
147952 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/direct-sqlite-2.3.26/cbits/
H A Dsqlite3.c146704 static void windowCheckValue(Parse *pParse, int reg, int eCond){
147067 windowCheckValue(pParse, tmpReg, 2);
147948 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
147952 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/libsqlite3-sys-0.15.0/sqlite3/
H A Dsqlite3.c146704 static void windowCheckValue(Parse *pParse, int reg, int eCond){
147067 windowCheckValue(pParse, tmpReg, 2);
147948 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
147952 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
/dports/www/firefox/firefox-99.0/security/nss/lib/sqlite/
H A Dsqlite3.c147280 static void windowCheckValue(Parse *pParse, int reg, int eCond){
147643 windowCheckValue(pParse, tmpReg, 2);
148524 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
148528 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
/dports/security/ca_root_nss/nss-3.71/nss/lib/sqlite/
H A Dsqlite3.c147280 static void windowCheckValue(Parse *pParse, int reg, int eCond){
147643 windowCheckValue(pParse, tmpReg, 2);
148524 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
148528 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c147280 static void windowCheckValue(Parse *pParse, int reg, int eCond){
147643 windowCheckValue(pParse, tmpReg, 2);
148524 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
148528 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/sqlite/
H A Dsqlite3.c147280 static void windowCheckValue(Parse *pParse, int reg, int eCond){
147643 windowCheckValue(pParse, tmpReg, 2);
148524 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
148528 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
/dports/www/mod_php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c146704 static void windowCheckValue(Parse *pParse, int reg, int eCond){
147067 windowCheckValue(pParse, tmpReg, 2);
147948 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
147952 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE ? 3 : 0));
/dports/security/vuls/vuls-0.13.7/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c150703 static void windowCheckValue(Parse *pParse, int reg, int eCond){
151156 windowCheckValue(pParse, tmpReg, 2);
152135 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0));
152139 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0));
/dports/devel/stack/stack-2.7.3/_cabal_deps/persistent-sqlite-2.13.0.0/cbits/
H A Dsqlite3.c152602 static void windowCheckValue(Parse *pParse, int reg, int eCond){
153055 windowCheckValue(pParse, tmpReg, 2);
154039 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0));
154043 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0));
/dports/misc/broot/broot-1.7.0/cargo-crates/libsqlite3-sys-0.20.1/sqlite3/
H A Dsqlite3.c152602 static void windowCheckValue(Parse *pParse, int reg, int eCond){
153055 windowCheckValue(pParse, tmpReg, 2);
154039 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0));
154043 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0));
/dports/emulators/mess/mame-mame0226/3rdparty/sqlite3/
H A Dsqlite3.c152602 static void windowCheckValue(Parse *pParse, int reg, int eCond){
153055 windowCheckValue(pParse, tmpReg, 2);
154039 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0));
154043 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0));
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/libsqlite3-sys-0.22.2/sqlite3/
H A Dsqlite3.c155366 static void windowCheckValue(Parse *pParse, int reg, int eCond){
155820 windowCheckValue(pParse, tmpReg, 2);
156807 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0));
156811 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0));
/dports/graphics/aloadimage/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c156371 static void windowCheckValue(Parse *pParse, int reg, int eCond){
156826 windowCheckValue(pParse, tmpReg, 2);
157825 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0));
157829 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0));
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c158115 static void windowCheckValue(Parse *pParse, int reg, int eCond){
158568 windowCheckValue(pParse, tmpReg, 2);
159552 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0));
159556 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0));
/dports/databases/sqlitecpp/SQLiteCpp-3.1.1-28-g0c46d86/sqlite3/
H A Dsqlite3.c153231 static void windowCheckValue(Parse *pParse, int reg, int eCond){
153684 windowCheckValue(pParse, tmpReg, 2);
154668 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0));
154672 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0));
/dports/textproc/textql/textql-1d6fef5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c150703 static void windowCheckValue(Parse *pParse, int reg, int eCond){
151156 windowCheckValue(pParse, tmpReg, 2);
152135 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0));
152139 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0));
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/libsqlite3-sys-0.20.1/sqlite3/
H A Dsqlite3.c152602 static void windowCheckValue(Parse *pParse, int reg, int eCond){
153055 windowCheckValue(pParse, tmpReg, 2);
154039 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0));
154043 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0));
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A Dsqlite3.c156371 static void windowCheckValue(Parse *pParse, int reg, int eCond){
156826 windowCheckValue(pParse, tmpReg, 2);
157825 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0));
157829 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0));
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/3rdparty/sqlite3/
H A Dsqlite3.c155378 static void windowCheckValue(Parse *pParse, int reg, int eCond){
155832 windowCheckValue(pParse, tmpReg, 2);
156819 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0));
156823 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0));

1234