Home
last modified time | relevance | path

Searched defs:processOne (Results 1 – 25 of 90) sorted by relevance

1234

/dports/math/pdal/PDAL-2.3.0/test/unit/
H A DStreamingTest.cpp126 virtual bool processOne(PointRef& point) in processOne() function in __anon15163e3a0211::R
154 virtual bool processOne(PointRef& point) in processOne() function in __anon15163e3a0211::F
305 virtual bool processOne(PointRef&) in TEST() function in TEST::TestFilter
349 virtual bool processOne(PointRef&) in TEST() function in TEST::TestFilter
392 virtual bool processOne(PointRef& point) in TEST() function in TEST::TestFilter
/dports/math/pdal/PDAL-2.3.0/filters/
H A DMergeFilter.hpp55 virtual bool processOne(PointRef& point) in processOne() function in pdal::MergeFilter
H A DStreamCallbackFilter.hpp69 virtual bool processOne(PointRef& point) in processOne() function in pdal::StreamCallbackFilter
H A DHeadFilter.cpp67 bool HeadFilter::processOne(PointRef& point) in processOne() function in pdal::HeadFilter
H A DMongoExpressionFilter.cpp98 bool MongoExpressionFilter::processOne(PointRef& pr) in processOne() function in pdal::MongoExpressionFilter
H A DDecimationFilter.cpp73 bool DecimationFilter::processOne(PointRef& point) in processOne() function in pdal::DecimationFilter
H A DRangeFilter.cpp99 bool RangeFilter::processOne(PointRef& point) in processOne() function in pdal::RangeFilter
H A DHagDemFilter.cpp100 bool HagDemFilter::processOne(PointRef& point) in processOne() function in pdal::HagDemFilter
H A DFerryFilter.cpp116 bool FerryFilter::processOne(PointRef& point) in processOne() function in pdal::FerryFilter
H A DVoxelDownsizeFilter.cpp159 bool VoxelDownsizeFilter::processOne(PointRef& point) in processOne() function in pdal::VoxelDownsizeFilter
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/src/base/
H A Dos.lua626 local processOne = function(cmd) function
682 local processOne = function(cmd) function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/tools/
H A Dcreate_dark_theme.py39 def processOne(src, target_dir): function
/dports/devel/premake5/premake-5.0.0-alpha16-src/src/base/
H A Dos.lua673 local processOne = function(cmd) function
736 local processOne = function(cmd) function
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/parsoid/src/Wt2Html/TT/
H A DAttributeTransformManager.php40 private function processOne( KV $cur ): KV { function in Wikimedia\\Parsoid\\Wt2Html\\TT\\AttributeTransformManager
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/parsoid/src/Wt2Html/TT/
H A DAttributeTransformManager.php40 private function processOne( KV $cur ): KV { function in Wikimedia\\Parsoid\\Wt2Html\\TT\\AttributeTransformManager
/dports/math/pdal/PDAL-2.3.0/test/unit/filters/
H A DVoxelDownsizeFilterTest.cpp157 bool processOne(PointRef& point) in stream_test() function in pdal::stream_test::StreamReader
196 virtual bool processOne(PointRef& point) in stream_test() function in pdal::stream_test::TestFilter
/dports/math/pdal/PDAL-2.3.0/plugins/rxp/io/
H A DRxpReader.cpp130 bool RxpReader::processOne(PointRef& point) in processOne() function in pdal::RxpReader
/dports/math/pdal/PDAL-2.3.0/io/
H A DFauxReader.cpp194 bool FauxReader::processOne(PointRef& point) in processOne() function in pdal::FauxReader
H A DOGRWriter.cpp152 bool OGRWriter::processOne(PointRef& point) in processOne() function in pdal::OGRWriter
H A DMemoryViewReader.cpp193 bool MemoryViewReader::processOne(PointRef& point) in processOne() function in pdal::MemoryViewReader
/dports/math/pdal/PDAL-2.3.0/plugins/hdf/io/
H A DHdfReader.cpp103 bool HdfReader::processOne(PointRef& point) in processOne() function in pdal::HdfReader
/dports/devel/stack/stack-2.7.3/_cabal_deps/hourglass-0.2.12/Data/Hourglass/
H A DFormat.hs261 processOne _ _ [] = Left "empty" function
270 processOne acc Format_Year2 s = onSuccess function
305 processOne acc Format_Spaces (' ':s) = Right (acc, s) function
307 processOne _ f _ = error ("unimplemened parsing format: " ++ show f) function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hourglass-0.2.12/Data/Hourglass/
H A DFormat.hs261 processOne _ _ [] = Left "empty" function
270 processOne acc Format_Year2 s = onSuccess function
305 processOne acc Format_Spaces (' ':s) = Right (acc, s) function
307 processOne _ f _ = error ("unimplemened parsing format: " ++ show f) function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hourglass-0.2.12/Data/Hourglass/
H A DFormat.hs261 processOne _ _ [] = Left "empty" function
270 processOne acc Format_Year2 s = onSuccess function
305 processOne acc Format_Spaces (' ':s) = Right (acc, s) function
307 processOne _ f _ = error ("unimplemened parsing format: " ++ show f) function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/hourglass-0.2.12/Data/Hourglass/
H A DFormat.hs261 processOne _ _ [] = Left "empty" function
270 processOne acc Format_Year2 s = onSuccess function
305 processOne acc Format_Spaces (' ':s) = Right (acc, s) function
307 processOne _ f _ = error ("unimplemened parsing format: " ++ show f) function

1234