Home
last modified time | relevance | path

Searched refs:RecomputeSize (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/lib/libbento4/Core/
H A DAp4PsshAtom.cpp111 AP4_PsshAtom::RecomputeSize() { in RecomputeSize() function in AP4_PsshAtom
139 RecomputeSize(); in SetData()
150 RecomputeSize(); in SetData()
163 RecomputeSize(); in SetPadding()
187 RecomputeSize(); in SetKids()
H A DAp4PsshAtom.h72 void RecomputeSize();
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Core/
H A DAp4PsshAtom.cpp124 AP4_PsshAtom::RecomputeSize() { in RecomputeSize() function in AP4_PsshAtom
152 RecomputeSize(); in SetData()
163 RecomputeSize(); in SetData()
176 RecomputeSize(); in SetPadding()
200 RecomputeSize(); in SetKids()
H A DAp4PsshAtom.h72 void RecomputeSize();
/dports/math/vtk8/VTK-8.2.0/IO/Exodus/
H A DvtkExodusIICache.cxx129 this->RecomputeSize(); // oops, FP roundoff in ReduceToSize()
166 this->RecomputeSize(); in Insert()
230 this->RecomputeSize(); // oops, FP roundoff in Invalidate()
268 this->RecomputeSize(); // oops, FP roundoff in Invalidate()
276 void vtkExodusIICache::RecomputeSize() in RecomputeSize() function in vtkExodusIICache
H A DvtkExodusIICache.h186 void RecomputeSize();
/dports/math/vtk9/VTK-9.1.0/IO/Exodus/
H A DvtkExodusIICache.cxx131 this->RecomputeSize(); // oops, FP roundoff in ReduceToSize()
168 this->RecomputeSize(); in Insert()
234 this->RecomputeSize(); // oops, FP roundoff in Invalidate()
272 this->RecomputeSize(); // oops, FP roundoff in Invalidate()
280 void vtkExodusIICache::RecomputeSize() in RecomputeSize() function in vtkExodusIICache
H A DvtkExodusIICache.h178 void RecomputeSize();
/dports/math/vtk6/VTK-6.2.0/IO/Exodus/
H A DvtkExodusIICache.cxx129 this->RecomputeSize(); // oops, FP roundoff in ReduceToSize()
166 this->RecomputeSize(); in Insert()
230 this->RecomputeSize(); // oops, FP roundoff in Invalidate()
268 this->RecomputeSize(); // oops, FP roundoff in Invalidate()
276 void vtkExodusIICache::RecomputeSize() in RecomputeSize() function in vtkExodusIICache
H A DvtkExodusIICache.h190 void RecomputeSize();
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.CompilerServices/
H A DConditionalWeakTable.cs113 private void RecomputeSize () in RecomputeSize() method in System.Runtime.CompilerServices.TKey
129 RecomputeSize (); in Rehash()
/dports/x11-toolkits/tk85/tk8.5.19/generic/ttk/
H A DttkManager.c94 static void RecomputeSize(Ttk_Manager *mgr) in RecomputeSize() function
123 RecomputeSize(mgr); in ManagerIdleProc()
/dports/x11-toolkits/tk87/tk8.7a5/generic/ttk/
H A DttkManager.c93 static void RecomputeSize(Ttk_Manager *mgr) in RecomputeSize() function
122 RecomputeSize(mgr); in ManagerIdleProc()
/dports/x11-toolkits/tk86/tk8.6.12/generic/ttk/
H A DttkManager.c93 static void RecomputeSize(Ttk_Manager *mgr) in RecomputeSize() function
122 RecomputeSize(mgr); in ManagerIdleProc()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DRbTree.cs918 RecomputeSize (tmp_py_id); in RBDeleteX()
1679 private void RecomputeSize(int nodeId) in RecomputeSize() method in System.Data.RBTree
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DRbTree.cs951 RecomputeSize(tmp_py_id); in RBDeleteX()
1770 private void RecomputeSize(int nodeId) in RecomputeSize() method in System.Data.RBTree
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Motif/
H A DXmTypes.ML507 val XmCRecomputeSize = "RecomputeSize" ;