OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetWeight
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_source_discovery.cc
48
inline int SuggestionsSourceDiscovery::
GetWeight
() {
suggestions_source_top_sites.cc
43
inline int SuggestionsSourceTopSites::
GetWeight
() {
/external/openfst/src/include/fst/script/
weight-class.h
99
const W*
GetWeight
() const;
151
const W* WeightClass::
GetWeight
() const {
/external/opencv/cvaux/src/
cvface.cpp
107
m_lpIdealFace[j].SetWeight( lpTmp[j].
GetWeight
() );
128
double RFace::
GetWeight
()
131
}//double RFace::
GetWeight
()
_cvfacedetection.h
60
inline double
GetWeight
();
85
inline double FaceFeature::
GetWeight
()
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/
compose-filter.h
105
W
GetWeight
() const { return weight_; }
/external/chromium_org/ui/gfx/
color_analysis.cc
107
inline uint32_t
GetWeight
() const {
113
return a.
GetWeight
() > b.
GetWeight
();
Completed in 119 milliseconds