Home
last modified time | relevance | path

Searched refs:IsHybrid (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dcompute_fractal.cpp158 if (!fractals.IsHybrid() || fractals.GetWeight(sequence) > 0.0) in Compute()
217 if (fractals.IsHybrid()) in Compute()
399 if (fractals.IsHybrid()) in Compute()
497 out->colorIndex = CalculateColorIndex(fractals.IsHybrid(), r, z, colorMin, extendedAux, in Compute()
H A Dnine_fractals.hpp65 bool IsHybrid() const { return isHybrid; } in IsHybrid() function in cNineFractals
H A Dopencl_engine_render_fractal.cpp388 if (fractals->IsHybrid()) definesCollector += " -DIS_HYBRID"; in SetParametersForDistanceEstimationMethod()
398 if (fractals->IsHybrid()) in SetParametersForDistanceEstimationMethod()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/cleanup/
H A Dautogenerated_extended_cleanup.cpp53 if (name.IsHybrid() && name.GetHybrid().IsSet()) { in BEGIN_SCOPE()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqfeat/
H A DOrgName.cpp165 if( (*it)->IsSetName() && (*it)->GetName().IsHybrid() ) { in GetFlatName()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seqfeat/
H A DOrgName.cpp165 if( (*it)->IsSetName() && (*it)->GetName().IsHybrid() ) { in GetFlatName()
/dports/net-p2p/amule/aMule-2.3.3/src/
H A Dupdownclient.h200 bool IsHybrid() const { return m_bIsHybrid; } in IsHybrid() function
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A Dupdownclient.h200 bool IsHybrid() const { return m_bIsHybrid; }