Home
last modified time | relevance | path

Searched defs:sqlite3_pcache_page (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/dports/lang/gcc11/gcc-11.2.0/libphobos/src/etc/c/
H A Dsqlite3.d1738 struct sqlite3_pcache_page struct
1756 sqlite3_pcache_page * function(sqlite3_pcache*, uint key, int createFlag) xFetch; argument
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/etc/c/
H A Dsqlite3.d1738 struct sqlite3_pcache_page struct
1756 sqlite3_pcache_page * function(sqlite3_pcache*, uint key, int createFlag) xFetch; argument
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/etc/c/
H A Dsqlite3.d1738 struct sqlite3_pcache_page struct
1756 sqlite3_pcache_page * function(sqlite3_pcache*, uint key, int createFlag) xFetch; argument
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/etc/c/
H A Dsqlite3.d1738 struct sqlite3_pcache_page struct
1756 sqlite3_pcache_page * function(sqlite3_pcache*, uint key, int createFlag) xFetch; argument
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/etc/c/
H A Dsqlite3.d1738 struct sqlite3_pcache_page struct
1756 sqlite3_pcache_page * function(sqlite3_pcache*, uint key, int createFlag) xFetch; argument
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/etc/c/
H A Dsqlite3.d1738 struct sqlite3_pcache_page struct
1756 sqlite3_pcache_page * function(sqlite3_pcache*, uint key, int createFlag) xFetch; argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/ssl-tests/
H A D02-protocol-version.conf1738 ExpectedProtocol = TLSv1
1739 ExpectedResult = Success
1742 # ===========================================================
1744 [41-version-negotiation]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/etc/c/
H A Dsqlite3.d1738 struct sqlite3_pcache_page struct
1756 sqlite3_pcache_page * function(sqlite3_pcache*, uint key, int createFlag) xFetch; argument
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/etc/c/
H A Dsqlite3.d1738 struct sqlite3_pcache_page struct
1756 sqlite3_pcache_page * function(sqlite3_pcache*, uint key, int createFlag) xFetch; argument
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.h6103 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6104 struct sqlite3_pcache_page { struct
6105 void *pBuf; /* The content of the page */
6106 void *pExtra; /* Extra information associated with the page */
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.h6471 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6472 struct sqlite3_pcache_page { struct
6473 void *pBuf; /* The content of the page */
6474 void *pExtra; /* Extra information associated with the page */
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.h6330 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6331 struct sqlite3_pcache_page { struct
6332 void *pBuf; /* The content of the page */
6333 void *pExtra; /* Extra information associated with the page */
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.h6382 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6383 struct sqlite3_pcache_page { struct
6384 void *pBuf; /* The content of the page */
6385 void *pExtra; /* Extra information associated with the page */
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.h6423 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6424 struct sqlite3_pcache_page { struct
6425 void *pBuf; /* The content of the page */
6426 void *pExtra; /* Extra information associated with the page */
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.h6749 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6750 struct sqlite3_pcache_page { struct
6751 void *pBuf; /* The content of the page */
6752 void *pExtra; /* Extra information associated with the page */
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.h6749 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6750 struct sqlite3_pcache_page { struct
6751 void *pBuf; /* The content of the page */
6752 void *pExtra; /* Extra information associated with the page */
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dsqlite.h.in7361 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
7362 struct sqlite3_pcache_page { struct
7363 void *pBuf; /* The content of the page */
7364 void *pExtra; /* Extra information associated with the page */
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlite3/
H A Dsqlite3.h6653 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6654 struct sqlite3_pcache_page { struct
6655 void *pBuf; /* The content of the page */
6656 void *pExtra; /* Extra information associated with the page */
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlcipher/
H A Dsqlite3.h6722 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6723 struct sqlite3_pcache_page { struct
6724 void *pBuf; /* The content of the page */
6725 void *pExtra; /* Extra information associated with the page */
/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.h6508 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6509 struct sqlite3_pcache_page { struct
6510 void *pBuf; /* The content of the page */
6511 void *pExtra; /* Extra information associated with the page */
/dports/devel/global/global-6.6.7/libdb/
H A Dsqlite3.h6562 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6563 struct sqlite3_pcache_page { struct
6564 void *pBuf; /* The content of the page */
6565 void *pExtra; /* Extra information associated with the page */
/dports/databases/R-cran-RSQLite/RSQLite/inst/include/
H A Dsqlite3.h6513 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6514 struct sqlite3_pcache_page { struct
6515 void *pBuf; /* The content of the page */
6516 void *pExtra; /* Extra information associated with the page */
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.h6513 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6514 struct sqlite3_pcache_page { struct
6515 void *pBuf; /* The content of the page */
6516 void *pExtra; /* Extra information associated with the page */
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.h6508 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6509 struct sqlite3_pcache_page { struct
6510 void *pBuf; /* The content of the page */
6511 void *pExtra; /* Extra information associated with the page */
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/auto/
H A Dsqlite3.h6749 typedef struct sqlite3_pcache_page sqlite3_pcache_page; typedef
6750 struct sqlite3_pcache_page { struct
6751 void *pBuf; /* The content of the page */
6752 void *pExtra; /* Extra information associated with the page */

12345678910>>...14