Home
last modified time | relevance | path

Searched refs:m_isAllocated (Results 1 – 25 of 73) sorted by relevance

123

/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/vvdec/
H A Dvvdecimpl.h120 m_isAllocated = true; in allocateStorage()
126 if( !m_isAllocated) { return VVDEC_ERR_ALLOCATE; } in freeStorage()
129 m_isAllocated = false; in freeStorage()
135 if( !m_isAllocated) { return nullptr; } in getStorage()
139 bool isAllocated(){ return m_isAllocated; } in isAllocated()
142 bool m_isAllocated = false;
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUITexture.cpp59 m_isAllocated = NO; in CGUITexture()
92 m_isAllocated = NO; in CGUITexture()
126 if (m_isAllocated) in Process()
290 m_isAllocated = NORMAL; in AllocResources()
295 if (m_isAllocated != NORMAL) in AllocResources()
300 m_isAllocated = LARGE; in AllocResources()
310 m_isAllocated = LARGE_FAILED; in AllocResources()
319 m_isAllocated = texture.size() ? NORMAL : NORMAL_FAILED; in AllocResources()
439 if (m_isAllocated == LARGE || m_isAllocated == LARGE_FAILED) in FreeResources()
441 else if (m_isAllocated == NORMAL && m_texture.size()) in FreeResources()
[all …]
H A DGUITexture.h106 bool IsAllocated() const { return m_isAllocated != NO; }; in IsAllocated()
107 …bool FailedToAlloc() const { return m_isAllocated == NORMAL_FAILED || m_isAllocated == LARGE_FAILE… in FailedToAlloc()
170 ALLOCATE_TYPE m_isAllocated; variable
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/unsupported/Eigen/src/SVD/
H A DSVDBase.h171 bool m_isInitialized, m_isAllocated; variable
184 m_isAllocated(false), in SVDBase()
198 if (m_isAllocated && in allocate()
209 m_isAllocated = true; in allocate()
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/unsupported/Eigen/src/SVD/
H A DSVDBase.h171 bool m_isInitialized, m_isAllocated; variable
184 m_isAllocated(false), in SVDBase()
198 if (m_isAllocated && in allocate()
209 m_isAllocated = true; in allocate()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()
/dports/math/eigen3/eigen-3.3.9/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/SVD/
H A DSVDBase.h231 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
244 m_isAllocated(false), in SVDBase()
278 if (m_isAllocated && in allocate()
289 m_isAllocated = true; in allocate()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold;
247 m_isAllocated(false),
281 if (m_isAllocated &&
292 m_isAllocated = true;
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/SVD/
H A DSVDBase.h232 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
245 m_isAllocated(false), in SVDBase()
279 if (m_isAllocated && in allocate()
290 m_isAllocated = true; in allocate()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()
/dports/misc/opennn/opennn-5.0.5/eigen/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/eigen/vtkeigen/eigen/src/SVD/
H A DSVDBase.h232 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
245 m_isAllocated(false), in SVDBase()
279 if (m_isAllocated && in allocate()
290 m_isAllocated = true; in allocate()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/Eigen/src/SVD/
H A DSVDBase.h232 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
245 m_isAllocated(false), in SVDBase()
279 if (m_isAllocated && in allocate()
290 m_isAllocated = true; in allocate()
/dports/graphics/open3d/Open3D-0.2/src/External/Eigen/Eigen/src/SVD/
H A DSVDBase.h232 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
245 m_isAllocated(false), in SVDBase()
279 if (m_isAllocated && in allocate()
290 m_isAllocated = true; in allocate()
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/SVD/
H A DSVDBase.h232 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
245 m_isAllocated(false), in SVDBase()
279 if (m_isAllocated && in allocate()
290 m_isAllocated = true; in allocate()
/dports/biology/diamond/diamond-2.0.13/src/lib/Eigen/src/SVD/
H A DSVDBase.h234 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable
247 m_isAllocated(false), in SVDBase()
281 if (m_isAllocated && in allocate()
292 m_isAllocated = true; in allocate()

123