Home
last modified time | relevance | path

Searched refs:treeDepth_ (Results 1 – 25 of 35) sorted by relevance

12

/dports/math/alps/CHiPPS-ALPS-releases-2.0.1/Alps/src/
H A DAlpsKnowledgeBrokerSerial.cpp245 treeDepth_); in rootSearch()
322 << treeDepth_ << CoinMessageEol; in searchLog()
355 fout << "Tree depth = " << treeDepth_ << std::endl; in searchLog()
H A DAlpsKnowledgeBroker.cpp51 treeDepth_(0), in AlpsKnowledgeBroker()
94 treeDepth_(0), in AlpsKnowledgeBroker()
H A DAlpsKnowledgeBroker.h112 int treeDepth_; variable
249 int getTreeDepth() { return treeDepth_; } in getTreeDepth()
H A DAlpsKnowledgeBrokerMPI.cpp1183 treeDepth_, in hubMain()
1646 treeDepth_, in workerMain()
4791 MPI_Gather(&treeDepth_, 1, MPI_INT, depths, 1, MPI_INT, masterRank_, in searchLog()
5400 treeDepth_, in doOneUnitWork()
5429 treeDepth_, in doOneUnitWork()
6163 treeDepth_, in rootInitMaster()
6322 treeDepth_); in rootInitMaster()
6529 treeDepth_); in rootInitHub()
6788 treeDepth_, in spiralMaster()
7246 treeDepth_, in spiralRecvProcessNode()
[all …]
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/Magick++/lib/Magick++/
H A DOptions.h149 void quantizeTreeDepth ( unsigned int treeDepth_ );
H A DImage.h1143 void quantizeTreeDepth ( const unsigned int treeDepth_ );
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/Magick++/lib/Magick++/
H A DOptions.h175 void quantizeTreeDepth(const size_t treeDepth_);
H A DImage.h382 void quantizeTreeDepth(const size_t treeDepth_);
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/Magick++/lib/Magick++/
H A DOptions.h179 void quantizeTreeDepth(size_t treeDepth_);
H A DImage.h434 void quantizeTreeDepth(const size_t treeDepth_);
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/Magick++/lib/Magick++/
H A DOptions.h175 void quantizeTreeDepth(const size_t treeDepth_);
H A DImage.h382 void quantizeTreeDepth(const size_t treeDepth_);
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/Magick++/lib/Magick++/
H A DOptions.h179 void quantizeTreeDepth(size_t treeDepth_);
H A DImage.h434 void quantizeTreeDepth(const size_t treeDepth_);
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/Magick++/lib/
H A DOptions.cpp437 void Magick::Options::quantizeTreeDepth ( unsigned int treeDepth_ ) in quantizeTreeDepth() argument
439 _quantizeInfo->tree_depth = treeDepth_; in quantizeTreeDepth()
H A DSTL.cpp1498 Magick::quantizeTreeDepthImage::quantizeTreeDepthImage( const unsigned int treeDepth_ ) in quantizeTreeDepthImage() argument
1499 : _treeDepth( treeDepth_ ) { } in quantizeTreeDepthImage()
H A DImage.cpp3403 void Magick::Image::quantizeTreeDepth ( const unsigned int treeDepth_ ) in quantizeTreeDepth() argument
3406 options()->quantizeTreeDepth( treeDepth_ ); in quantizeTreeDepth()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/Magick++/lib/
H A DOptions.cpp493 void Magick::Options::quantizeTreeDepth(const size_t treeDepth_) in quantizeTreeDepth() argument
495 _quantizeInfo->tree_depth=treeDepth_; in quantizeTreeDepth()
H A DSTL.cpp1511 Magick::quantizeTreeDepthImage::quantizeTreeDepthImage( const size_t treeDepth_ ) in quantizeTreeDepthImage() argument
1512 : _treeDepth( treeDepth_ ) { } in quantizeTreeDepthImage()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/Magick++/lib/
H A DOptions.cpp493 void Magick::Options::quantizeTreeDepth(const size_t treeDepth_) in quantizeTreeDepth() argument
495 _quantizeInfo->tree_depth=treeDepth_; in quantizeTreeDepth()
H A DSTL.cpp1511 Magick::quantizeTreeDepthImage::quantizeTreeDepthImage( const size_t treeDepth_ ) in quantizeTreeDepthImage() argument
1512 : _treeDepth( treeDepth_ ) { } in quantizeTreeDepthImage()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/Magick++/lib/
H A DOptions.cpp507 void Magick::Options::quantizeTreeDepth(size_t treeDepth_) in quantizeTreeDepth() argument
509 _quantizeInfo->tree_depth=treeDepth_; in quantizeTreeDepth()
H A DSTL.cpp1593 Magick::quantizeTreeDepthImage::quantizeTreeDepthImage( const size_t treeDepth_ ) in quantizeTreeDepthImage() argument
1594 : _treeDepth( treeDepth_ ) { } in quantizeTreeDepthImage()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/Magick++/lib/
H A DOptions.cpp507 void Magick::Options::quantizeTreeDepth(size_t treeDepth_) in quantizeTreeDepth() argument
509 _quantizeInfo->tree_depth=treeDepth_; in quantizeTreeDepth()
H A DSTL.cpp1593 Magick::quantizeTreeDepthImage::quantizeTreeDepthImage( const size_t treeDepth_ ) in quantizeTreeDepthImage() argument
1594 : _treeDepth( treeDepth_ ) { } in quantizeTreeDepthImage()

12