Home
last modified time | relevance | path

Searched defs:DelRef (Results 1 – 11 of 11) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/c4group/
H A DC4LangStringTable.h40 void DelRef() { if (!--ref_count) delete this; } in DelRef() function
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4SoundModifiers.h70 void DelRef() { if (!--instance_count && released) delete this; } in DelRef() function
/dports/games/iortcw/iortcw-1.51c/MP/code/splines/
H A Dutil_str.h56 bool DelRef() { // True if killed in DelRef() function
/dports/games/iortcw/iortcw-1.51c/SP/code/splines/
H A Dutil_str.h56 bool DelRef() { // True if killed in DelRef() function
/dports/games/gtkradiant/GPL/GtkRadiant/libs/splines/
H A Dutil_str.h48 bool DelRef () // True if killed in DelRef() function
/dports/games/netradiant/netradiant-20150621-src/libs/splines/
H A Dutil_str.h48 bool DelRef(){ // True if killed in DelRef() function
/dports/games/zdoom/zdoom-2.8.1/src/r_data/
H A Dr_interpolate.cpp347 int DInterpolation::DelRef(bool force) in DelRef() function in DInterpolation
/dports/games/openclonk/openclonk-release-8.1-src/src/script/
H A DC4PropList.cpp39 void C4PropList::DelRef(const C4Value * pRef, C4Value * pNextRef) in DelRef() function in C4PropList
/dports/games/openclonk/openclonk-release-8.1-src/src/network/
H A DC4Network2IO.cpp1524 void C4Network2IOConnection::DelRef() in DelRef() function in C4Network2IOConnection
H A DC4Network2Res.cpp835 void C4Network2Res::DelRef() in DelRef() function in C4Network2Res
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/bid/inc/cs/
H A DbidPrivateBase.cs550 internal static void DelRef(IntPtr objRef) { in DelRef() method in Bid