Home
last modified time | relevance | path

Searched defs:ppVal (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dvdbemem.c1217 sqlite3_value **ppVal, /* Write the new value here */ in valueFromFunction()
1311 sqlite3_value **ppVal, /* Write the new value here */ in valueFromExpr()
1444 sqlite3_value **ppVal /* Write the new value here */ in sqlite3ValueFromExpr()
1522 sqlite3_value **ppVal /* OUT: New value object (or NULL) */ in stat4ValueFromExpr()
1641 sqlite3_value **ppVal /* OUT: New value object (or NULL) */ in sqlite3Stat4ValueFromExpr()
1659 sqlite3_value **ppVal /* OUT: Extracted value */ in sqlite3Stat4Column()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dvdbemem.c1390 sqlite3_value **ppVal, /* Write the new value here */ in valueFromFunction()
1484 sqlite3_value **ppVal, /* Write the new value here */ in valueFromExpr()
1639 sqlite3_value **ppVal /* Write the new value here */ in sqlite3ValueFromExpr()
1668 sqlite3_value **ppVal /* OUT: New value object (or NULL) */ in stat4ValueFromExpr()
1787 sqlite3_value **ppVal /* OUT: New value object (or NULL) */ in sqlite3Stat4ValueFromExpr()
1805 sqlite3_value **ppVal /* OUT: Extracted value */ in sqlite3Stat4Column()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dvdbemem.c1389 sqlite3_value **ppVal, /* Write the new value here */ in valueFromFunction()
1483 sqlite3_value **ppVal, /* Write the new value here */ in valueFromExpr()
1638 sqlite3_value **ppVal /* Write the new value here */ in sqlite3ValueFromExpr()
1667 sqlite3_value **ppVal /* OUT: New value object (or NULL) */ in stat4ValueFromExpr()
1786 sqlite3_value **ppVal /* OUT: New value object (or NULL) */ in sqlite3Stat4ValueFromExpr()
1804 sqlite3_value **ppVal /* OUT: Extracted value */ in sqlite3Stat4Column()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dvdbemem.c1390 sqlite3_value **ppVal, /* Write the new value here */ in valueFromFunction()
1484 sqlite3_value **ppVal, /* Write the new value here */ in valueFromExpr()
1639 sqlite3_value **ppVal /* Write the new value here */ in sqlite3ValueFromExpr()
1668 sqlite3_value **ppVal /* OUT: New value object (or NULL) */ in stat4ValueFromExpr()
1787 sqlite3_value **ppVal /* OUT: New value object (or NULL) */ in sqlite3Stat4ValueFromExpr()
1805 sqlite3_value **ppVal /* OUT: Extracted value */ in sqlite3Stat4Column()
/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/lsm-test/
H A Dlsmtest_datasource.c21 void **ppVal, int *pnVal in testDatasourceEntry()
H A Dlsmtest_tdb.c87 void **ppVal, in test_leveldb_fetch()
264 void **ppVal, in kc_fetch()
342 void **ppVal, in mdb_fetch()
479 void **ppVal, in sql_fetch()
809 int tdb_fetch(TestDb *pDb, void *pKey, int nKey, void **ppVal, int *pnVal){ in tdb_fetch()
H A Dlsmtest_tdb2.cc124 void **ppVal, in test_kc_fetch()
309 void **ppVal, in test_mdb_fetch()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/lsm1/lsm-test/
H A Dlsmtest_datasource.c21 void **ppVal, int *pnVal in testDatasourceEntry()
H A Dlsmtest_tdb.c87 void **ppVal, in test_leveldb_fetch()
264 void **ppVal, in kc_fetch()
342 void **ppVal, in mdb_fetch()
479 void **ppVal, in sql_fetch()
808 int tdb_fetch(TestDb *pDb, void *pKey, int nKey, void **ppVal, int *pnVal){ in tdb_fetch()
H A Dlsmtest_tdb2.cc124 void **ppVal, in test_kc_fetch()
309 void **ppVal, in test_mdb_fetch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/lsm1/lsm-test/
H A Dlsmtest_datasource.c21 void **ppVal, int *pnVal in testDatasourceEntry()
H A Dlsmtest_tdb.c87 void **ppVal, in test_leveldb_fetch()
264 void **ppVal, in kc_fetch()
342 void **ppVal, in mdb_fetch()
479 void **ppVal, in sql_fetch()
809 int tdb_fetch(TestDb *pDb, void *pKey, int nKey, void **ppVal, int *pnVal){ in tdb_fetch()
H A Dlsmtest_tdb2.cc124 void **ppVal, in test_kc_fetch()
309 void **ppVal, in test_mdb_fetch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/lsm1/lsm-test/
H A Dlsmtest_datasource.c21 void **ppVal, int *pnVal in testDatasourceEntry()
H A Dlsmtest_tdb.c87 void **ppVal, in test_leveldb_fetch()
264 void **ppVal, in kc_fetch()
342 void **ppVal, in mdb_fetch()
479 void **ppVal, in sql_fetch()
809 int tdb_fetch(TestDb *pDb, void *pKey, int nKey, void **ppVal, int *pnVal){ in tdb_fetch()
H A Dlsmtest_tdb2.cc124 void **ppVal, in test_kc_fetch()
309 void **ppVal, in test_mdb_fetch()
/dports/net/liveMedia/live/testProgs/
H A DmikeyParse.cpp249 u_int8_t ppVal = 0xFF; in parseSRTPPolicyParam() local
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dvdbemem.c1021 sqlite3_value **ppVal /* Write the new value here */ in sqlite3ValueFromExpr()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/session/
H A Dsqlite3session.c1111 static int sessionStat1Old(void *pCtx, int iCol, sqlite3_value **ppVal){ in sessionStat1Old()
1121 static int sessionStat1New(void *pCtx, int iCol, sqlite3_value **ppVal){ in sessionStat1New()
1367 static int sessionPreupdateOld(void *pCtx, int iVal, sqlite3_value **ppVal){ in sessionPreupdateOld()
1370 static int sessionPreupdateNew(void *pCtx, int iVal, sqlite3_value **ppVal){ in sessionPreupdateNew()
1403 static int sessionDiffOld(void *pCtx, int iVal, sqlite3_value **ppVal){ in sessionDiffOld()
1408 static int sessionDiffNew(void *pCtx, int iVal, sqlite3_value **ppVal){ in sessionDiffNew()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/session/
H A Dsqlite3session.c1111 static int sessionStat1Old(void *pCtx, int iCol, sqlite3_value **ppVal){ in sessionStat1Old()
1121 static int sessionStat1New(void *pCtx, int iCol, sqlite3_value **ppVal){ in sessionStat1New()
1367 static int sessionPreupdateOld(void *pCtx, int iVal, sqlite3_value **ppVal){ in sessionPreupdateOld()
1370 static int sessionPreupdateNew(void *pCtx, int iVal, sqlite3_value **ppVal){ in sessionPreupdateNew()
1403 static int sessionDiffOld(void *pCtx, int iVal, sqlite3_value **ppVal){ in sessionDiffOld()
1408 static int sessionDiffNew(void *pCtx, int iVal, sqlite3_value **ppVal){ in sessionDiffNew()
/dports/databases/sqlite3/sqlite-src-3350500/ext/session/
H A Dsqlite3session.c1140 static int sessionStat1Old(void *pCtx, int iCol, sqlite3_value **ppVal){ in sessionStat1Old()
1150 static int sessionStat1New(void *pCtx, int iCol, sqlite3_value **ppVal){ in sessionStat1New()
1396 static int sessionPreupdateOld(void *pCtx, int iVal, sqlite3_value **ppVal){ in sessionPreupdateOld()
1399 static int sessionPreupdateNew(void *pCtx, int iVal, sqlite3_value **ppVal){ in sessionPreupdateNew()
1432 static int sessionDiffOld(void *pCtx, int iVal, sqlite3_value **ppVal){ in sessionDiffOld()
1437 static int sessionDiffNew(void *pCtx, int iVal, sqlite3_value **ppVal){ in sessionDiffNew()
/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/
H A Dlsm_main.c834 int lsm_csr_value(lsm_cursor *pCsr, const void **ppVal, int *pnVal){ in lsm_csr_value()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/lsm1/
H A Dlsm_main.c834 int lsm_csr_value(lsm_cursor *pCsr, const void **ppVal, int *pnVal){ in lsm_csr_value()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/lsm1/
H A Dlsm_main.c834 int lsm_csr_value(lsm_cursor *pCsr, const void **ppVal, int *pnVal){ in lsm_csr_value()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/lsm1/
H A Dlsm_main.c834 int lsm_csr_value(lsm_cursor *pCsr, const void **ppVal, int *pnVal){ in lsm_csr_value()

12