Home
last modified time | relevance | path

Searched defs:pNextChunk (Results 1 – 10 of 10) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Drowset.c93 struct RowSetChunk *pNextChunk; /* Next chunk on list of them all */ member
148 struct RowSetChunk *pChunk, *pNextChunk; in sqlite3RowSetClear() local
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/y4mdenoise/
H A DAllocator.hh265 Chunk *pNextChunk = m_pChunks->m_pNext; in Purge() local
H A DVariableSizeAllocator.hh528 Chunk *pNextChunk = m_pChunks->m_pNext; in Purge() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Drowset.c99 struct RowSetChunk *pNextChunk; /* Next chunk on list of them all */ member
154 struct RowSetChunk *pChunk, *pNextChunk; in sqlite3RowSetClear() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Drowset.c99 struct RowSetChunk *pNextChunk; /* Next chunk on list of them all */ member
160 struct RowSetChunk *pChunk, *pNextChunk; in sqlite3RowSetClear() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Drowset.c99 struct RowSetChunk *pNextChunk; /* Next chunk on list of them all */ member
154 struct RowSetChunk *pChunk, *pNextChunk; in sqlite3RowSetClear() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Drowset.c99 struct RowSetChunk *pNextChunk; /* Next chunk on list of them all */ member
154 struct RowSetChunk *pChunk, *pNextChunk; in sqlite3RowSetClear() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fgas/crt/
H A Dfgas_memory.cpp41 FX_STATICSTORECHUNK* pNextChunk; member
67 FX_FIXEDSTORECHUNK* pNextChunk; member
/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4IDList.cpp433 C4IDListChunk *pNextChunk=pQueryChunk; in DeleteItem() local
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/codec/
H A Dxcrush.c327 XCRUSH_CHUNK** pNextChunk) in xcrush_find_next_matching_chunk()