Home
last modified time | relevance | path

Searched defs:ppNew (Results 1 – 25 of 55) sorted by relevance

123

/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/
H A Dlsm_mutex.c20 int lsmMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmMutexNew()
H A Dlsm_unix.c567 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew()
662 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew()
H A Dlsm_win32.c881 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew()
972 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/lsm1/
H A Dlsm_mutex.c20 int lsmMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmMutexNew()
H A Dlsm_unix.c560 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew()
655 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew()
H A Dlsm_win32.c881 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew()
972 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/lsm1/
H A Dlsm_mutex.c20 int lsmMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmMutexNew()
H A Dlsm_unix.c560 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew()
655 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew()
H A Dlsm_win32.c881 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew()
972 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/lsm1/
H A Dlsm_mutex.c20 int lsmMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmMutexNew()
H A Dlsm_unix.c567 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew()
662 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew()
H A Dlsm_win32.c881 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew()
972 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/bastyp/
H A Dbparr.cxx162 BlockInfo** ppNew = new BlockInfo* [ m_nMaxBlock + nBlockGrowSize ]; in InsBlock() local
194 BlockInfo** ppNew = new BlockInfo* [ nDel ]; in BlockDel() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/bastyp/
H A Dbparr.cxx162 BlockInfo** ppNew = new BlockInfo* [ m_nMaxBlock + nBlockGrowSize ]; in InsBlock() local
194 BlockInfo** ppNew = new BlockInfo* [ nDel ]; in BlockDel() local
/dports/editors/ted/Ted-2.23/Ted/
H A DtedDocRuler.c205 ParagraphProperties * ppNew, in tedGetRulerTwips()
271 ParagraphProperties ppNew; in APP_EVENT_HANDLER_H() local
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Dnetstrm.c111 AcceptConnReq(netstrm_t *pThis, netstrm_t **ppNew) in AcceptConnReq()
H A Dnsd_ptcp.c446 AcceptConnReq(nsd_t *pNsd, nsd_t **ppNew) in AcceptConnReq()
H A Dmodules.c359 readyModForCnf(modInfo_t *pThis, cfgmodules_etry_t **ppNew, cfgmodules_etry_t **ppLast) in readyModForCnf()
/dports/games/openclonk/openclonk-release-8.1-src/src/control/
H A DC4RoundResults.cpp186 C4RoundResultsPlayer **ppNew = new C4RoundResultsPlayer *[iPlayerCapacity += iByVal]; in GrowList() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dtokstack.cxx157 ScMatrix** ppNew = new (::std::nothrow) ScMatrix*[ nNewSize ]; in GrowMatrix() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dtokstack.cxx157 ScMatrix** ppNew = new (::std::nothrow) ScMatrix*[ nNewSize ]; in GrowMatrix() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5_hash.c85 int sqlite3Fts5HashNew(Fts5Config *pConfig, Fts5Hash **ppNew, int *pnByte){ in sqlite3Fts5HashNew()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5_hash.c85 int sqlite3Fts5HashNew(Fts5Config *pConfig, Fts5Hash **ppNew, int *pnByte){ in sqlite3Fts5HashNew()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5_hash.c85 int sqlite3Fts5HashNew(Fts5Config *pConfig, Fts5Hash **ppNew, int *pnByte){ in sqlite3Fts5HashNew()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5_hash.c85 int sqlite3Fts5HashNew(Fts5Config *pConfig, Fts5Hash **ppNew, int *pnByte){ in sqlite3Fts5HashNew()

123