Home
last modified time | relevance | path

Searched defs:calcCost (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibCommon/
H A DContextModel3DBuffer.cpp86 UInt ContextModel3DBuffer::calcCost( SliceType sliceType, Int qp, UChar* ctxModel ) in calcCost() function in ContextModel3DBuffer
/dports/science/crf++/crfpp-1dc92a606f874a4fe52603803364cc1d90f952fb/
H A Dfeature_index.cpp507 void FeatureIndex::calcCost(Node *n) const { in calcCost() function in CRFPP::FeatureIndex
523 void FeatureIndex::calcCost(Path *p) const { in calcCost() function in CRFPP::FeatureIndex
/dports/japanese/mecab/mecab-0.996/src/
H A Dfeature_index.cpp203 void FeatureIndex::calcCost(LearnerNode *node) { in calcCost() function in MeCab::FeatureIndex
211 void FeatureIndex::calcCost(LearnerPath *path) { in calcCost() function in MeCab::FeatureIndex
H A Ddictionary.cpp34 int calcCost(const std::string &w, const std::string &feature, in calcCost() function
/dports/net/spoofer/spoofer-1.4.7/prober/
H A Dspoofer-prober.cc250 int calcCost(const SpooferSpoofSchedule &sched) const { in calcCost() function in Session
254 int calcCost(const SpooferTracefilterSchedule &sched) const { in calcCost() function in Session
261 int calcCost(const SpooferTracerouteSchedule &sched) const { in calcCost() function in Session
265 int calcCost(const SpooferSpoofIngressSchedule &sched) const { in calcCost() function in Session
/dports/biology/iqtree/IQ-TREE-2.0.6/pda/
H A Dpdnetwork.cpp240 int PDNetwork::calcCost(IntVector &taxset) { in calcCost() function in PDNetwork
252 int PDNetwork::calcCost(Split &taxset) { in calcCost() function in PDNetwork
/dports/games/minetest/minetest-5.4.1/src/
H A Dpathfinder.cpp826 PathCost Pathfinder::calcCost(v3s16 pos, v3s16 dir) in calcCost() function in Pathfinder
/dports/cad/fritzing/fritzing-app-0.9.2b/src/autoroute/
H A Dpanelizer.cpp1877 double Panelizer::calcCost(PanelParams & panelParams, QList<PlanePair *> & planePairs, int divisor)… in calcCost() function in Panelizer