Home
last modified time | relevance | path

Searched refs:DecRef (Results 1 – 25 of 655) sorted by relevance

12345678910>>...27

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dformularesult.cxx80 mpToken->DecRef(); in ~ScFormulaResult()
106 p->DecRef(); in ResolveToken()
115 p->DecRef(); in ResolveToken()
125 p->DecRef(); in ResolveToken()
155 mpToken->DecRef(); in Assign()
203 p->DecRef(); in SetToken()
211 p->DecRef(); in SetToken()
586 mpToken->DecRef(); in SetHybridString()
600 mpToken->DecRef(); in SetHybridEmptyDisplayedAsString()
616 mpToken->DecRef(); in SetHybridFormula()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dformularesult.cxx80 mpToken->DecRef(); in ~ScFormulaResult()
106 p->DecRef(); in ResolveToken()
115 p->DecRef(); in ResolveToken()
125 p->DecRef(); in ResolveToken()
155 mpToken->DecRef(); in Assign()
203 p->DecRef(); in SetToken()
211 p->DecRef(); in SetToken()
588 mpToken->DecRef(); in SetHybridString()
602 mpToken->DecRef(); in SetHybridEmptyDisplayedAsString()
618 mpToken->DecRef(); in SetHybridFormula()
[all …]
/dports/math/z3/z3-z3-4.8.13/src/api/dotnet/
H A DFuncInterp.cs97 internal override void DecRef(Context ctx, IntPtr obj) in DecRef() method in Microsoft.Z3.FuncInterp.Entry.DecRefQueue
109 internal override void DecRef(IntPtr o) in DecRef() method in Microsoft.Z3.FuncInterp.Entry
112 base.DecRef(o); in DecRef()
202 internal override void DecRef(Context ctx, IntPtr obj) in DecRef() method in Microsoft.Z3.FuncInterp.DecRefQueue
214 internal override void DecRef(IntPtr o) in DecRef() method in Microsoft.Z3.FuncInterp
217 base.DecRef(o); in DecRef()
H A DApplyResult.cs79 internal override void DecRef(Context ctx, IntPtr obj) in DecRef() method in Microsoft.Z3.ApplyResult.DecRefQueue
91 internal override void DecRef(IntPtr o) in DecRef() method in Microsoft.Z3.ApplyResult
94 base.DecRef(o); in DecRef()
H A DIDecRefQueue.cs58 internal abstract void DecRef(Context ctx, IntPtr obj); in DecRef() method in Microsoft.Z3.IDecRefQueue
85 DecRef(ctx, o); in Clear()
98 internal override void DecRef(Context ctx, IntPtr obj) in DecRef() method in Microsoft.Z3.DecRefQueueContracts
H A DProbe.cs82 internal override void DecRef(Context ctx, IntPtr obj) in DecRef() method in Microsoft.Z3.Probe.DecRefQueue
94 internal override void DecRef(IntPtr o) in DecRef() method in Microsoft.Z3.Probe
97 base.DecRef(o); in DecRef()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/api/dotnet/
H A DFuncInterp.cs97 internal override void DecRef(Context ctx, IntPtr obj) in DecRef() method in Microsoft.Z3.FuncInterp.Entry.DecRefQueue
109 internal override void DecRef(IntPtr o) in DecRef() method in Microsoft.Z3.FuncInterp.Entry
112 base.DecRef(o); in DecRef()
202 internal override void DecRef(Context ctx, IntPtr obj) in DecRef() method in Microsoft.Z3.FuncInterp.DecRefQueue
214 internal override void DecRef(IntPtr o) in DecRef() method in Microsoft.Z3.FuncInterp
217 base.DecRef(o); in DecRef()
H A DApplyResult.cs79 internal override void DecRef(Context ctx, IntPtr obj) in DecRef() method in Microsoft.Z3.ApplyResult.DecRefQueue
91 internal override void DecRef(IntPtr o) in DecRef() method in Microsoft.Z3.ApplyResult
94 base.DecRef(o); in DecRef()
H A DIDecRefQueue.cs58 internal abstract void DecRef(Context ctx, IntPtr obj);
85 DecRef(ctx, o);
98 internal override void DecRef(Context ctx, IntPtr obj)
H A DProbe.cs82 internal override void DecRef(Context ctx, IntPtr obj) in DecRef() method in Microsoft.Z3.Probe.DecRefQueue
94 internal override void DecRef(IntPtr o) in DecRef() method in Microsoft.Z3.Probe
97 base.DecRef(o); in DecRef()
/dports/editors/rehex/rehex-0.4.0/tests/
H A DCommentTree.cpp205 model->DecRef(); in TEST()
230 model->DecRef(); in TEST()
261 model->DecRef(); in TEST()
301 model->DecRef(); in TEST()
330 model->DecRef(); in TEST()
367 model->DecRef(); in TEST()
395 model->DecRef(); in TEST()
427 model->DecRef(); in TEST()
458 model->DecRef(); in TEST()
489 model->DecRef(); in TEST()
/dports/games/openclonk/openclonk-release-8.1-src/src/script/
H A DC4AulScriptFunc.h117 DecRef();
129 DecRef();
137 DecRef(); in ~C4AulBCC()
155 void DecRef() in DecRef() function
162 Par.s->DecRef(); in DecRef()
165 Par.a->DecRef(); in DecRef()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dfields_grid_table.cpp179 m_readOnlyAttr->DecRef(); in ~FIELDS_GRID_TABLE()
180 m_fieldNameAttr->DecRef(); in ~FIELDS_GRID_TABLE()
181 m_boolAttr->DecRef(); in ~FIELDS_GRID_TABLE()
182 m_referenceAttr->DecRef(); in ~FIELDS_GRID_TABLE()
183 m_valueAttr->DecRef(); in ~FIELDS_GRID_TABLE()
184 m_footprintAttr->DecRef(); in ~FIELDS_GRID_TABLE()
185 m_urlAttr->DecRef(); in ~FIELDS_GRID_TABLE()
186 m_nonUrlAttr->DecRef(); in ~FIELDS_GRID_TABLE()
187 m_filepathAttr->DecRef(); in ~FIELDS_GRID_TABLE()
188 m_vAlignAttr->DecRef(); in ~FIELDS_GRID_TABLE()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Index/
H A DIndexFileDeleter.cs309 DecRef(file); in DeleteCommits()
392 DecRef(lastFiles[i]); in Dispose()
483 DecRef(lastFiles[i]); in Checkpoint()
525 internal void DecRef(ICollection<string> files) in DecRef() method in Lucene.Net.Index.IndexFileDeleter
529 DecRef(file); in DecRef()
533 internal void DecRef(System.String fileName) in DecRef() method in Lucene.Net.Index.IndexFileDeleter
540 if (0 == rc.DecRef()) in DecRef()
556 internal void DecRef(SegmentInfos segmentInfos) in DecRef() method in Lucene.Net.Index.IndexFileDeleter
560 DecRef(file); in DecRef()
678 public int DecRef() in DecRef() method in Lucene.Net.Index.IndexFileDeleter.RefCount
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/
H A Dpy_custom_pyeval_settrace_310.hpp70 DecRef(temp_f_trace, internalInitializeCustomPyEvalSetTrace->isDebug); in InternalTraceTrampoline310()
77 DecRef(tmp, internalInitializeCustomPyEvalSetTrace->isDebug); in InternalTraceTrampoline310()
80 DecRef(result, internalInitializeCustomPyEvalSetTrace->isDebug); in InternalTraceTrampoline310()
102 DecRef(temp, isDebug); in InternalPySetTrace_Template310()
H A Dpy_custom_pyeval_settrace.hpp55 DecRef(args, internalInitializeCustomPyEvalSetTrace->isDebug); in PyObject_FastCallDictCustom()
127 DecRef(temp_f_trace, internalInitializeCustomPyEvalSetTrace->isDebug); in InternalTraceTrampoline()
134 DecRef(tmp, internalInitializeCustomPyEvalSetTrace->isDebug); in InternalTraceTrampoline()
137 DecRef(result, internalInitializeCustomPyEvalSetTrace->isDebug); in InternalTraceTrampoline()
158 DecRef(temp, isDebug); in InternalPySetTrace_Template()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dbuffer.h118 DecRef();
127 DecRef(); in ~wxScopedCharTypeBuffer()
145 self->DecRef(); in release()
152 DecRef(); in reset()
192 void DecRef() in DecRef() function
205 this->DecRef(); in MakeOwnedCopyOf()
294 this->DecRef();
479 void DecRef() in DecRef() function
528 ~wxMemoryBuffer() { m_bufdata->DecRef(); } in ~wxMemoryBuffer()
542 m_bufdata->DecRef();
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dbuffer.h118 DecRef();
127 DecRef(); in ~wxScopedCharTypeBuffer()
145 self->DecRef(); in release()
152 DecRef(); in reset()
192 void DecRef() in DecRef() function
205 this->DecRef(); in MakeOwnedCopyOf()
294 this->DecRef();
477 void DecRef() in DecRef() function
526 ~wxMemoryBuffer() { m_bufdata->DecRef(); } in ~wxMemoryBuffer()
540 m_bufdata->DecRef();
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dbuffer.h118 DecRef();
127 DecRef(); in ~wxScopedCharTypeBuffer()
145 self->DecRef(); in release()
152 DecRef(); in reset()
192 void DecRef() in DecRef() function
205 this->DecRef(); in MakeOwnedCopyOf()
294 this->DecRef();
479 void DecRef() in DecRef() function
528 ~wxMemoryBuffer() { m_bufdata->DecRef(); } in ~wxMemoryBuffer()
542 m_bufdata->DecRef();
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/common/
H A Dpy_custom_pyeval_settrace.hpp105 DecRef(args, internalInitializeCustomPyEvalSetTrace->isDebug); in PyObject_FastCallDictCustom()
168 DecRef(temp_f_trace, internalInitializeCustomPyEvalSetTrace->isDebug); in InternalTraceTrampoline()
175 DecRef(tmp, internalInitializeCustomPyEvalSetTrace->isDebug); in InternalTraceTrampoline()
178 DecRef(result, internalInitializeCustomPyEvalSetTrace->isDebug); in InternalTraceTrampoline()
199 DecRef(temp, isDebug); in InternalPySetTrace_Template()
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/common/
H A Dpy_settrace_37.hpp135 DecRef(temp_f_trace, internalInitializeSettrace_37->isDebug); in InternalTraceTrampoline_37()
142 DecRef(tmp, internalInitializeSettrace_37->isDebug); in InternalTraceTrampoline_37()
145 DecRef(result, internalInitializeSettrace_37->isDebug); in InternalTraceTrampoline_37()
165 DecRef(temp, isDebug); in InternalPySetTrace_37()
/dports/misc/py-tvm/incubator-tvm-0.6.1/3rdparty/dmlc-core/include/dmlc/
H A Dmemory.h163 DecRef(block_); in ~ThreadlocalSharedPtr()
171 DecRef(block_);
182 DecRef(block_);
202 DecRef(block_); in reset()
241 inline static void DecRef(RefBlock* block) { in DecRef() function
/dports/devel/dmlc-core/dmlc-core-0.3-123-gb3a4c71/include/dmlc/
H A Dmemory.h163 DecRef(block_); in ~ThreadlocalSharedPtr()
171 DecRef(block_);
182 DecRef(block_);
202 DecRef(block_); in reset()
241 inline static void DecRef(RefBlock* block) { in DecRef() function
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dfeedback.h46 virtual void DecRef() = 0;
57 virtual void DecRef() = 0;
105 void DecRef() { refCount--; if (refCount <= 0) delete this; } in DecRef() function
136 void DecRef() { refCount--; if (refCount <= 0) delete this; } in DecRef() function
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dfeedback.h46 virtual void DecRef() = 0;
57 virtual void DecRef() = 0;
104 void DecRef() { in DecRef() function
138 void DecRef() { in DecRef() function

12345678910>>...27