Home
last modified time | relevance | path

Searched refs:delValue (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/wdune/wdune-1.926/src/
H A DField.cpp73 bool delValue = false; in ~Field() local
75 delValue = true; in ~Field()
77 if (delValue) m_value = NULL; in ~Field()
/dports/japanese/w3m/w3m-2b59b9e/
H A Dtextlist.h27 extern void delValue(GeneralList *tl, ListItem *it);
48 #define delText(tl, i) delValue((GeneralList *)(tl), (void *)(i))
H A Dtextlist.c83 delValue(GeneralList *tl, ListItem *it) in delValue() function
H A DChangeLog.15527 * textlist.c (delValue): added
5528 * textlist.h (delValue): added
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dtextlist.h27 extern void delValue(GeneralList *tl, ListItem *it);
48 #define delText(tl, i) delValue((GeneralList *)(tl), (void *)(i))
H A Dtextlist.c83 delValue(GeneralList *tl, ListItem *it) in delValue() function
H A DChangeLog.15527 * textlist.c (delValue): added
5528 * textlist.h (delValue): added
/dports/www/w3m/w3m-2b59b9e/
H A Dtextlist.h27 extern void delValue(GeneralList *tl, ListItem *it);
48 #define delText(tl, i) delValue((GeneralList *)(tl), (void *)(i))
H A Dtextlist.c83 delValue(GeneralList *tl, ListItem *it) in delValue() function
/dports/www/w3m-img/w3m-2b59b9e/
H A Dtextlist.h27 extern void delValue(GeneralList *tl, ListItem *it);
48 #define delText(tl, i) delValue((GeneralList *)(tl), (void *)(i))
H A Dtextlist.c83 delValue(GeneralList *tl, ListItem *it) in delValue() function
H A DChangeLog.15527 * textlist.c (delValue): added
5528 * textlist.h (delValue): added
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/go/cache/
H A Dlru_cache.go248 delValue := delElem.Value.(*entry)
250 delete(lru.table, delValue.key)
251 lru.size -= delValue.size
/dports/www/mod_webkit/w4py-1.2.3/WebKit/
H A DSession.py162 def delValue(self, name): member in Session
176 self.delValue(name)
/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/src/PETSc/
H A DOptions.pyx26 self.delValue(item)
93 def delValue(self, name): member in Options
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/
H A Dcontextdata.py80 def delValue( constant, context=None ): function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/
H A Dcontextdata.py79 def delValue( constant, context=None ): function
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GLUT/
H A Dspecial.py172 contextdata.delValue( self.CONTEXT_DATA_KEY )
204 contextdata.delValue( ('menucallback',menu) )
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLUT/
H A Dspecial.py172 contextdata.delValue( self.CONTEXT_DATA_KEY )
204 contextdata.delValue( ('menucallback',menu) )
/dports/net-im/py-slixmpp/slixmpp-1.7.1/slixmpp/plugins/xep_0004/stanza/
H A Dfield.py175 FormField.delValue = FormField.del_value
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/3rdParty/pla/lib/
H A DAttribute.php208 public function delValue($i=-1) { function in Attribute
H A Dimport_functions.php510 $attribute->delValue($key);
/dports/net/phpldapadmin/phpLDAPadmin-1.2.6.3/lib/
H A Dimport_functions.php515 $attribute->delValue($key);
H A DAttribute.php244 public function delValue($i=-1) { function in Attribute
/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/
H A Dkmplayer_smil.h385 void delValue (Node *ref);

12