Home
last modified time | relevance | path

Searched refs:ppNew (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/dports/editors/ted/Ted-2.23/Ted/
H A DtedDocRuler.c205 ParagraphProperties * ppNew, in tedGetRulerTwips() argument
226 ppNew->ppLeftIndentTwips= GRIDtoCOORD( leftIndentPixels, xfac ); in tedGetRulerTwips()
230 ppNew->ppFirstIndentTwips= GRIDtoCOORD( firstIndentPixels, xfac ); in tedGetRulerTwips()
233 ppNew->ppRightIndentTwips= GRIDtoCOORD( rightIndentPixels, xfac ); in tedGetRulerTwips()
235 docGetTabStopListByNumber( &tsl, bd, ppNew->ppTabStopListNumber ); in tedGetRulerTwips()
243 ppNew->ppTabStopListNumber= docTabStopListNumber( bd, &tslOld ); in tedGetRulerTwips()
271 ParagraphProperties ppNew; in APP_EVENT_HANDLER_H() local
294 docInitParagraphProperties( &ppNew ); in APP_EVENT_HANDLER_H()
415 if ( tedGetRulerTwips( &lc, &bf, &pf, bd, &ppNew, in APP_EVENT_HANDLER_H()
420 if ( tedDocChangeParagraphProperties( ed, &ppSetMask, &ppNew, in APP_EVENT_HANDLER_H()
[all …]
/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/
H A Dlsm_mutex.c20 int lsmMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmMutexNew() argument
21 return pEnv->xMutexNew(pEnv, ppNew); in lsmMutexNew()
H A Dlsm_unix.c567 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew() argument
580 *ppNew = (lsm_mutex *)pMutex; in lsmPosixOsMutexNew()
662 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew() argument
666 *ppNew = (lsm_mutex *)p; in lsmPosixOsMutexNew()
H A Dlsm_win32.c881 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew() argument
890 *ppNew = (lsm_mutex *)pMutex; in lsmWin32OsMutexNew()
972 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew() argument
976 *ppNew = (lsm_mutex *)p; 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() argument
21 return pEnv->xMutexNew(pEnv, ppNew); in lsmMutexNew()
H A Dlsm_unix.c560 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew() argument
573 *ppNew = (lsm_mutex *)pMutex; in lsmPosixOsMutexNew()
655 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew() argument
659 *ppNew = (lsm_mutex *)p; in lsmPosixOsMutexNew()
H A Dlsm_win32.c881 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew() argument
890 *ppNew = (lsm_mutex *)pMutex; in lsmWin32OsMutexNew()
972 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew() argument
976 *ppNew = (lsm_mutex *)p; 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() argument
21 return pEnv->xMutexNew(pEnv, ppNew); in lsmMutexNew()
H A Dlsm_unix.c560 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew() argument
573 *ppNew = (lsm_mutex *)pMutex; in lsmPosixOsMutexNew()
655 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew() argument
659 *ppNew = (lsm_mutex *)p; in lsmPosixOsMutexNew()
H A Dlsm_win32.c881 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew() argument
890 *ppNew = (lsm_mutex *)pMutex; in lsmWin32OsMutexNew()
972 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew() argument
976 *ppNew = (lsm_mutex *)p; 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() argument
21 return pEnv->xMutexNew(pEnv, ppNew); in lsmMutexNew()
H A Dlsm_unix.c567 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew() argument
580 *ppNew = (lsm_mutex *)pMutex; in lsmPosixOsMutexNew()
662 static int lsmPosixOsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmPosixOsMutexNew() argument
666 *ppNew = (lsm_mutex *)p; in lsmPosixOsMutexNew()
H A Dlsm_win32.c881 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew() argument
890 *ppNew = (lsm_mutex *)pMutex; in lsmWin32OsMutexNew()
972 static int lsmWin32OsMutexNew(lsm_env *pEnv, lsm_mutex **ppNew){ in lsmWin32OsMutexNew() argument
976 *ppNew = (lsm_mutex *)p; 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
163 memcpy( ppNew, m_ppInf.get(), m_nMaxBlock * sizeof( BlockInfo* )); in InsBlock()
165 m_ppInf.reset( ppNew ); in InsBlock()
194 BlockInfo** ppNew = new BlockInfo* [ nDel ]; in BlockDel() local
195 memcpy( ppNew, m_ppInf.get(), m_nBlock * sizeof( BlockInfo* )); in BlockDel()
196 m_ppInf.reset( ppNew ); in BlockDel()
/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
163 memcpy( ppNew, m_ppInf.get(), m_nMaxBlock * sizeof( BlockInfo* )); in InsBlock()
165 m_ppInf.reset( ppNew ); in InsBlock()
194 BlockInfo** ppNew = new BlockInfo* [ nDel ]; in BlockDel() local
195 memcpy( ppNew, m_ppInf.get(), m_nBlock * sizeof( BlockInfo* )); in BlockDel()
196 m_ppInf.reset( ppNew ); in BlockDel()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Dnetstrm.c111 AcceptConnReq(netstrm_t *pThis, netstrm_t **ppNew) in AcceptConnReq() argument
117 assert(ppNew != NULL); in AcceptConnReq()
123 CHKiRet(netstrms.CreateStrm(pThis->pNS, ppNew)); in AcceptConnReq()
124 (*ppNew)->pDrvrData = pNewNsd; in AcceptConnReq()
H A Dnetstrm.h47 rsRetVal (*AcceptConnReq)(netstrm_t *pThis, netstrm_t **ppNew);
/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
158 if (!ppNew) in GrowMatrix()
161 memset( ppNew, 0, sizeof( ScMatrix* ) * nNewSize ); in GrowMatrix()
163 ppNew[ nL ] = ppP_Matrix[ nL ]; in GrowMatrix()
165 ppP_Matrix.reset( ppNew ); in GrowMatrix()
/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
158 if (!ppNew) in GrowMatrix()
161 memset( ppNew, 0, sizeof( ScMatrix* ) * nNewSize ); in GrowMatrix()
163 ppNew[ nL ] = ppP_Matrix[ nL ]; in GrowMatrix()
165 ppP_Matrix.reset( ppNew ); in GrowMatrix()
/dports/games/openclonk/openclonk-release-8.1-src/src/control/
H A DC4RoundResults.cpp186 C4RoundResultsPlayer **ppNew = new C4RoundResultsPlayer *[iPlayerCapacity += iByVal]; in GrowList() local
190 memcpy(ppNew, ppPlayers, iPlayerCount * sizeof(C4RoundResultsPlayer *)); in GrowList()
194 ppPlayers = ppNew; in GrowList()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5_hash.c85 int sqlite3Fts5HashNew(Fts5Config *pConfig, Fts5Hash **ppNew, int *pnByte){ in sqlite3Fts5HashNew() argument
89 *ppNew = pNew = (Fts5Hash*)sqlite3_malloc(sizeof(Fts5Hash)); in sqlite3Fts5HashNew()
103 *ppNew = 0; 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() argument
89 *ppNew = pNew = (Fts5Hash*)sqlite3_malloc(sizeof(Fts5Hash)); in sqlite3Fts5HashNew()
103 *ppNew = 0; 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() argument
89 *ppNew = pNew = (Fts5Hash*)sqlite3_malloc(sizeof(Fts5Hash)); in sqlite3Fts5HashNew()
103 *ppNew = 0; 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() argument
89 *ppNew = pNew = (Fts5Hash*)sqlite3_malloc(sizeof(Fts5Hash)); in sqlite3Fts5HashNew()
103 *ppNew = 0; in sqlite3Fts5HashNew()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/proof/cec/
H A DcecSatG.c914 int Cec3_ManPerformSweeping( Gia_Man_t * p, Cec3_Par_t * pPars, Gia_Man_t ** ppNew ) in Cec3_ManPerformSweeping() argument
1006 if ( ppNew ) in Cec3_ManPerformSweeping()
1013 *ppNew = Gia_ManCleanup( pMan->pNew ); in Cec3_ManPerformSweeping()
1014 (*ppNew)->pName = Abc_UtilStrsav( p->pName ); in Cec3_ManPerformSweeping()
1015 (*ppNew)->pSpec = Abc_UtilStrsav( p->pSpec ); in Cec3_ManPerformSweeping()

12345678910>>...14