Home
last modified time | relevance | path

Searched defs:foundEnough (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/lerc/lerc-3.0/src/LercLib/
H A DRLE.cpp69 bool foundEnough = false; in computeNumBytesRLE() local
172 bool foundEnough = false; in compress() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/third_party/LercLib/
H A DRLE.cpp69 bool foundEnough = false; in computeNumBytesRLE() local
172 bool foundEnough = false; in compress() local
/dports/graphics/py-gdal/gdal-3.3.3/third_party/LercLib/
H A DRLE.cpp69 bool foundEnough = false; in computeNumBytesRLE() local
172 bool foundEnough = false; in compress() local
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/duchain/
H A Dducontext.cpp662 bool DUContext::foundEnough(const DeclarationList& ret, SearchFlags flags) const in foundEnough() function in KDevelop::DUContext