Home
last modified time | relevance | path

Searched defs:deleteValue (Results 1 – 25 of 136) sorted by relevance

123456

/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/util/
H A DArray.h166 void deleteValue(T* v){ in deleteValue() function
195 void deleteValue(T v){} //nothing to do... in deleteValue() function
215 void deleteValue(T /*v*/){} //nothing to do... in deleteValue() function
230 void deleteValue(T /*v*/){} //nothing to do... in deleteValue() function
250 void deleteValue(TCHAR* v){ in deleteValue() function
328 void deleteValue(T v){ in deleteValue() function
/dports/net/nitroshare/nitroshare-desktop-0.3.4-642-g2046ccb/shell/
H A Dregistry.cpp77 LONG deleteValue(HKEY hKey, LPCTSTR lpSubKey, LPCTSTR lpValue) in deleteValue() function
/dports/www/limesurvey/limesurvey/framework/caching/
H A DCZendDataCache.php83 protected function deleteValue($key) function in CZendDataCache
H A DCXCache.php82 protected function deleteValue($key) function in CXCache
H A DCEAcceleratorCache.php85 protected function deleteValue($key) function in CEAcceleratorCache
H A DCWinCache.php93 protected function deleteValue($key) function in CWinCache
H A DCApcCache.php105 protected function deleteValue($key) function in CApcCache
H A DCRedisCache.php264 protected function deleteValue($key) function in CRedisCache
H A DCDbCache.php287 protected function deleteValue($key) function in CDbCache
H A DCFileCache.php199 protected function deleteValue($key) function in CFileCache
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/caching/
H A DCEAcceleratorCache.php87 protected function deleteValue($key) function in CEAcceleratorCache
H A DCXCache.php83 protected function deleteValue($key) function in CXCache
H A DCZendDataCache.php85 protected function deleteValue($key) function in CZendDataCache
H A DCApcCache.php95 protected function deleteValue($key) function in CApcCache
H A DCWinCache.php94 protected function deleteValue($key) function in CWinCache
H A DCFileCache.php167 protected function deleteValue($key) function in CFileCache
H A DCDbCache.php267 protected function deleteValue($key) function in CDbCache
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/cockatrice/src/settings/
H A Dsettingsmanager.cpp29 void SettingsManager::deleteValue(QString name, QString group, QString subGroup) in deleteValue() function in SettingsManager
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/search/
H A DFieldSortedHitQueue.cpp27 hitqueueCacheType(bool deleteKey, bool deleteValue){ in hitqueueCacheType()
47 hitqueueCacheReaderType(bool deleteValue){ in hitqueueCacheReaderType()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/inc/ncbi/
H A Djson.hpp760 void deleteValue ( long int idx ) in deleteValue() function in ncbi::JSONArray
950 void deleteValue ( const String & name ) in deleteValue() function in ncbi::JSONObject
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/keychain/
H A Dkeychain.php73 public function deleteValue($path) function in JKeychain
/dports/www/nextcloud/nextcloud/lib/private/
H A DSystemConfig.php177 public function deleteValue($key) { function in OC\\SystemConfig
/dports/www/owncloud/owncloud/lib/private/
H A DSystemConfig.php150 public function deleteValue($key) { function in OC\\SystemConfig
/dports/www/falkon/falkon-3.2.0/src/plugins/GreaseMonkey/
H A Dgm_jsobject.cpp58 bool GM_JSObject::deleteValue(const QString &nspace, const QString &name) in deleteValue() function in GM_JSObject
/dports/devel/eric6/eric6-21.11/eric/eric6/WebBrowser/GreaseMonkey/
H A DGreaseMonkeyJsObject.py85 def deleteValue(self, nspace, name): member in GreaseMonkeyJsObject

123456