Home
last modified time | relevance | path

Searched defs:ppPage (Results 1 – 25 of 47) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/store/source/
H A Dstorbase.cxx100 void PageData::Allocator_Impl::allocate_Impl (void ** ppPage, sal_uInt16 * pnSize) in allocate_Impl()
H A Dstorbase.hxx296 bool allocate (void ** ppPage, sal_uInt16 * pnSize) in allocate()
H A Dlockbyte.cxx566 void MappedLockBytes::allocate_Impl (void ** ppPage, sal_uInt16 * pnSize) in allocate_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/store/source/
H A Dstorbase.cxx100 void PageData::Allocator_Impl::allocate_Impl (void ** ppPage, sal_uInt16 * pnSize) in allocate_Impl()
H A Dstorbase.hxx295 bool allocate (void ** ppPage, sal_uInt16 * pnSize) in allocate()
H A Dlockbyte.cxx558 void MappedLockBytes::allocate_Impl (void ** ppPage, sal_uInt16 * pnSize) in allocate_Impl()
/dports/databases/db5/db-5.3.28/lang/sql/adapter/
H A Dpager.c230 int sqlite3PagerGet(Pager *pPager, Pgno pgno, DbPage **ppPage) in sqlite3PagerGet()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dpager.c3995 PgHdr **ppPage /* OUT: Acquired page object */ in pagerAcquireMapPage()
5469 DbPage **ppPage, /* Write a pointer to the page here */ in getPageNormal()
5571 DbPage **ppPage, /* Write a pointer to the page here */ in getPageMMap()
5640 DbPage **ppPage, /* Write a pointer to the page here */ in getPageError()
5656 DbPage **ppPage, /* Write a pointer to the page here */ in sqlite3PagerGet()
H A Dpcache.c407 sqlite3_pcache_page **ppPage /* Write result here */ in sqlite3PcacheFetchStress()
H A Dbtree.c2137 MemPage **ppPage, /* Return the page in this parameter */ in btreeGetPage()
2194 MemPage **ppPage, /* Write the page pointer here */ in getAndInitPage()
2285 MemPage **ppPage, /* Return the page in this parameter */ in btreeGetUnusedPage()
4708 MemPage **ppPage, /* OUT: MemPage handle (may be NULL) */ in getOverflowPage()
5959 MemPage **ppPage, /* Store pointer to the allocated page here */ in allocateBtreePage()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dpager.c4067 PgHdr **ppPage /* OUT: Acquired page object */ in pagerAcquireMapPage()
5532 DbPage **ppPage, /* Write a pointer to the page here */ in getPageNormal()
5634 DbPage **ppPage, /* Write a pointer to the page here */ in getPageMMap()
5706 DbPage **ppPage, /* Write a pointer to the page here */ in getPageError()
5722 DbPage **ppPage, /* Write a pointer to the page here */ in sqlite3PagerGet()
H A Dpcache.c407 sqlite3_pcache_page **ppPage /* Write result here */ in sqlite3PcacheFetchStress()
H A Dbtree.c2106 MemPage **ppPage, /* Return the page in this parameter */ in btreeGetPage()
2164 MemPage **ppPage, /* Write the page pointer here */ in getAndInitPage()
2255 MemPage **ppPage, /* Return the page in this parameter */ in btreeGetUnusedPage()
4654 MemPage **ppPage, /* OUT: MemPage handle (may be NULL) */ in getOverflowPage()
5900 MemPage **ppPage, /* Store pointer to the allocated page here */ in allocateBtreePage()
H A Dwal.c572 volatile u32 **ppPage /* Write the page pointer here */ in walIndexPageRealloc()
617 volatile u32 **ppPage /* Write the page pointer here */ in walIndexPage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dpager.c3991 PgHdr **ppPage /* OUT: Acquired page object */ in pagerAcquireMapPage()
5465 DbPage **ppPage, /* Write a pointer to the page here */ in getPageNormal()
5567 DbPage **ppPage, /* Write a pointer to the page here */ in getPageMMap()
5636 DbPage **ppPage, /* Write a pointer to the page here */ in getPageError()
5652 DbPage **ppPage, /* Write a pointer to the page here */ in sqlite3PagerGet()
H A Dpcache.c407 sqlite3_pcache_page **ppPage /* Write result here */ in sqlite3PcacheFetchStress()
H A Dbtree.c2119 MemPage **ppPage, /* Return the page in this parameter */ in btreeGetPage()
2176 MemPage **ppPage, /* Write the page pointer here */ in getAndInitPage()
2267 MemPage **ppPage, /* Return the page in this parameter */ in btreeGetUnusedPage()
4678 MemPage **ppPage, /* OUT: MemPage handle (may be NULL) */ in getOverflowPage()
5929 MemPage **ppPage, /* Store pointer to the allocated page here */ in allocateBtreePage()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dpcache.c408 sqlite3_pcache_page **ppPage /* Write result here */ in sqlite3PcacheFetchStress()
H A Dpager.c4013 PgHdr **ppPage /* OUT: Acquired page object */ in pagerAcquireMapPage()
5394 DbPage **ppPage, /* Write a pointer to the page here */ in getPageNormal()
5501 DbPage **ppPage, /* Write a pointer to the page here */ in getPageMMap()
5573 DbPage **ppPage, /* Write a pointer to the page here */ in getPageError()
5589 DbPage **ppPage, /* Write a pointer to the page here */ in sqlite3PagerGet()
H A Dbtree.c1987 MemPage **ppPage, /* Return the page in this parameter */ in btreeGetPage()
2045 MemPage **ppPage, /* Write the page pointer here */ in getAndInitPage()
2121 MemPage **ppPage, /* Return the page in this parameter */ in btreeGetUnusedPage()
4424 MemPage **ppPage, /* OUT: MemPage handle (may be NULL) */ in getOverflowPage()
5659 MemPage **ppPage, /* Store pointer to the allocated page here */ in allocateBtreePage()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Ddbdata.c325 u8 **ppPage, /* OUT: pointer to page buffer */ in dbdataLoadPage()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Ddbdata.c325 u8 **ppPage, /* OUT: pointer to page buffer */ in dbdataLoadPage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Ddbdata.c325 u8 **ppPage, /* OUT: pointer to page buffer */ in dbdataLoadPage()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_FrameEdit.cpp829 fp_Page ** ppPage) in getFrameStrings()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dbtree.c1559 MemPage **ppPage, /* Return the page in this parameter */ in btreeGetPage()
1611 MemPage **ppPage /* Write the page pointer here */ in getAndInitPage()
3760 MemPage **ppPage, /* OUT: MemPage handle (may be NULL) */ in getOverflowPage()
4887 MemPage **ppPage, in allocateBtreePage()

12