Searched defs:GetWeight (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dsuggestions_source_top_sites.cc43 inline int SuggestionsSourceTopSites::GetWeight() { function in class:SuggestionsSourceTopSites
/external/opencv/cvaux/src/
H A Dcvface.cpp107 m_lpIdealFace[j].SetWeight( lpTmp[j].GetWeight() );
128 double RFace::GetWeight() function in class:RFace
131 }//double RFace::GetWeight()
H A D_cvfacedetection.h60 inline double GetWeight();
85 inline double FaceFeature::GetWeight() function in class:FaceFeature
88 }//inline long FaceFeature::GetWeight()
229 virtual double GetWeight() = 0;
248 double dWeight = m_lpIdealFace[i].GetWeight();
290 virtual double GetWeight();
/external/openfst/src/include/fst/script/
H A Dweight-class.h99 const W* GetWeight() const;
151 const W* WeightClass::GetWeight() const { function in class:fst::script::WeightClass
/external/chromium_org/net/spdy/
H A Dspdy_priority_tree.h101 int GetWeight(NodeId node_id) const;
284 int SpdyPriorityTree<NodeId>::GetWeight(NodeId node_id) const { function in class:net::SpdyPriorityTree
/external/chromium_org/ui/gfx/
H A Dcolor_analysis.cc111 inline uint32_t GetWeight() const { function in class:color_utils::__anon16817::KMeanCluster
117 return a.GetWeight() > b.GetWeight();
/external/openfst/src/include/fst/
H A Dcompose-filter.h105 W GetWeight() const { return weight_; } function in class:fst::WeightFilterState

Completed in 1030 milliseconds