/dports/databases/cego/cego-2.47.11/src/ |
H A D | CegoMain.cc | 185 bool getPoolInfo(const Chain& poolSize, int& numSeg, int& segSize); 300 if ( getPoolInfo(poolSize, numSeg, segSize) == false ) in main() 903 getPoolInfo(poolSize, numSeg, segSize); in createTableSet() 1015 getPoolInfo(poolSize, numSeg, segSize); in importTableSet() 1151 getPoolInfo(poolSize, numSeg, segSize); in exportTableSet() 1318 getPoolInfo(poolSize, numSeg, segSize); in runBatch() 1473 getPoolInfo(poolSize, numSeg, segSize); in runDaemon() 1922 bool getPoolInfo(const Chain& poolSize, int& numSeg, int& segSize) in getPoolInfo() function
|
H A D | CegoTableManager.h | 247 void getPoolInfo(CegoTableObject& oe, ListT< ListT<CegoFieldValue> > &info);
|
H A D | CegoAdminHandler.h | 412 void getPoolInfo(CegoTableObject& oe, ListT<ListT< CegoFieldValue > > & info1,
|
H A D | CegoAdmMon.cc | 185 _pAH->getPoolInfo(oe, poolinfo1, poolinfo2); in showPool()
|
H A D | CegoAdmAction.cc | 673 _pAH->getPoolInfo(oe, info1, info2); in poolInfoAction()
|
H A D | CegoAction.cc | 1359 _pTabMng->getPoolInfo(oe, fa); in execShowPool()
|
H A D | CegoAdminHandler.cc | 3658 void CegoAdminHandler::getPoolInfo(CegoTableObject& oe, ListT<ListT< CegoFieldValue > > & info1, in getPoolInfo() function in CegoAdminHandler
|
H A D | CegoTableManager.cc | 6052 void CegoTableManager::getPoolInfo(CegoTableObject& oe, ListT< ListT<CegoFieldValue> > &info) in getPoolInfo() function in CegoTableManager
|
/dports/textproc/redisearch/RediSearch-2.2.5/src/ |
H A D | value.c | 51 static inline mempoolThreadPool *getPoolInfo() { in getPoolInfo() function 64 RSValue *v = mempool_get(getPoolInfo()->values); in RS_NewValue() 119 mempool_release(getPoolInfo()->values, v); in RSValue_Free()
|
/dports/textproc/redisearch20/RediSearch-2.0.15/src/ |
H A D | value.c | 51 static inline mempoolThreadPool *getPoolInfo() { in getPoolInfo() function 64 RSValue *v = mempool_get(getPoolInfo()->values); in RS_NewValue() 119 mempool_release(getPoolInfo()->values, v); in RSValue_Free()
|
/dports/textproc/redisearch16/RediSearch-1.6.16/src/ |
H A D | value.c | 50 static inline mempoolThreadPool *getPoolInfo() { in getPoolInfo() function 63 RSValue *v = mempool_get(getPoolInfo()->values); in RS_NewValue() 118 mempool_release(getPoolInfo()->values, v); in RSValue_Free()
|
/dports/audio/drumstick/drumstick-2.5.0/library/include/drumstick/ |
H A D | alsaclient.h | 272 PoolInfo& getPoolInfo();
|
/dports/audio/drumstick/drumstick-2.5.0/library/alsa/ |
H A D | alsaclient.cpp | 1335 MidiClient::getPoolInfo() in getPoolInfo() function in drumstick::ALSA::MidiClient
|