Home
last modified time | relevance | path

Searched defs:ppHead (Results 1 – 19 of 19) sorted by relevance

/dports/audio/mixxx/mixxx-2.3.0/src/engine/cachingreader/
H A Dcachingreaderchunk.cpp153 CachingReaderChunkForOwner** ppHead, in insertIntoListBefore()
203 CachingReaderChunkForOwner** ppHead, in removeFromList()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Damatch.c356 static amatch_avl *amatchAvlInsert(amatch_avl **ppHead, amatch_avl *pNew){ in amatchAvlInsert()
399 static void amatchAvlRemove(amatch_avl **ppHead, amatch_avl *pOld){ in amatchAvlRemove()
H A Dclosure.c304 closure_avl **ppHead, /* Head of the tree */ in closureAvlInsert()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Damatch.c356 static amatch_avl *amatchAvlInsert(amatch_avl **ppHead, amatch_avl *pNew){ in amatchAvlInsert()
399 static void amatchAvlRemove(amatch_avl **ppHead, amatch_avl *pOld){ in amatchAvlRemove()
H A Dclosure.c304 closure_avl **ppHead, /* Head of the tree */ in closureAvlInsert()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Damatch.c356 static amatch_avl *amatchAvlInsert(amatch_avl **ppHead, amatch_avl *pNew){ in amatchAvlInsert()
399 static void amatchAvlRemove(amatch_avl **ppHead, amatch_avl *pOld){ in amatchAvlRemove()
H A Dclosure.c304 closure_avl **ppHead, /* Head of the tree */ in closureAvlInsert()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Damatch.c356 static amatch_avl *amatchAvlInsert(amatch_avl **ppHead, amatch_avl *pNew){ in amatchAvlInsert()
399 static void amatchAvlRemove(amatch_avl **ppHead, amatch_avl *pOld){ in amatchAvlRemove()
H A Dclosure.c304 closure_avl **ppHead, /* Head of the tree */ in closureAvlInsert()
/dports/cad/alliance/alliance/src/sea/src/
H A DLEF_drive_sxlib.c756 ePIN_t *pPIN, *pTmp, **ppHead; in sortPINS() local
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts3/
H A Dfts3_expr.c510 Fts3Expr **ppHead, /* Pointer to the root node of a tree */ in insertBinaryOperator()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/
H A Dfts3_expr.c581 Fts3Expr **ppHead, /* Pointer to the root node of a tree */ in insertBinaryOperator()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/
H A Dfts3_expr.c582 Fts3Expr **ppHead, /* Pointer to the root node of a tree */ in insertBinaryOperator()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/
H A Dfts3_expr.c580 Fts3Expr **ppHead, /* Pointer to the root node of a tree */ in insertBinaryOperator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts3/
H A Dfts3_expr.c577 Fts3Expr **ppHead, /* Pointer to the root node of a tree */ in insertBinaryOperator()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abc/
H A DabcDfs.c1836 Abc_Obj_t * pNode, ** ppHead; in Abc_AigGetLevelizedOrder() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dswhtml.cxx3072 HTMLAttr **ppHead = pAttr->m_ppHead; in EndAttr() local
3238 HTMLAttr **ppHead = pAttr->m_ppHead; in DeleteAttr() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dswhtml.cxx3037 HTMLAttr **ppHead = pAttr->m_ppHead; in EndAttr() local
3203 HTMLAttr **ppHead = pAttr->m_ppHead; in DeleteAttr() local
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5_index.c4944 PrefixMerger **ppHead, in fts5PrefixMergerInsertByRowid()
4958 PrefixMerger **ppHead, in fts5PrefixMergerInsertByPosition()