Home
last modified time | relevance | path

Searched refs:calcStatistics (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/Tools/
H A DVisualString.cpp130 this->calcStatistics(); in initWithUTF8String()
160 this->calcStatistics(); in initWithUTF8Buffer()
190 this->calcStatistics(); in initWithUTF16String()
212 this->calcStatistics(); in initWithUTF16Buffer()
276 this->calcStatistics(); in initWithConstStringDataRef()
373 this->calcStatistics();
405 this->calcStatistics();
441 stringCopy->calcStatistics();
476 stringCopy->calcStatistics();
836 void VisualString::calcStatistics() {
H A DVisualString.h412 void calcStatistics(void);
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dcustom_value_tracker.cpp125 bool CustomValueTracker::calcStatistics() in calcStatistics() function in CustomValueTracker
127 return elementProperties_.calcStatistics(); in calcStatistics()
H A Dassociative_pointer_array.h94 inline bool calcStatistics();
H A Dcontainer_base.cpp211 bool ContainerBase::calcStatistics() in calcStatistics() function in ContainerBase
H A Dcontainer_base.h185 bool calcStatistics();
H A Dcustom_value_tracker.h133 bool calcStatistics();
H A Dassociative_pointer_array_I.h309 bool AssociativePointerArray<T>::calcStatistics() in calcStatistics() function
324 ret = ret && content_[i]->calcStatistics(); in calcStatistics()
/dports/cad/sumo/sumo-1.2.0/tools/detector/
H A DflowFromRoutes.py127 def calcStatistics(self, interval, geh_threshold): member in DetectorRouteEmitterReader
278 reader.calcStatistics(options.interval, options.geh_threshold)
298 reader.calcStatistics(dataInterval, options.geh_threshold)
H A DflowFromEdgeData.py126 def calcStatistics(options, begin, edgeFlow, detReader): function
196 calcStatistics(options, intervalBeginM, edgeFlow, detReader)
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/tools/twogtp/
H A DAnalyze.java35 calcStatistics(); in Analyze()
84 private void calcStatistics() in calcStatistics() method in Analyze