Searched defs:_anchor (Results 1 – 5 of 5) sorted by relevance
/external/opencv/cv/src/ |
D | cvmorph.cpp | 132 CvSize _ksize, CvPoint _anchor, in CvMorphology() 159 CvSize _ksize, CvPoint _anchor, in init() 294 CvPoint _anchor, int _border_mode, in init()
|
D | cvfilter.cpp | 69 bool _is_separable, CvSize _ksize, CvPoint _anchor, in CvBaseImageFilter() 125 bool _is_separable, CvSize _ksize, CvPoint _anchor, in init() 642 CvPoint _anchor, int _border_mode, in CvSepFilter() 670 CvPoint _anchor, int _border_mode, in init() 893 CvPoint _anchor, int _border_mode, in init() 2103 const CvMat* _kernel, CvPoint _anchor, in CvLinearFilter() 2128 const CvMat* _kernel, CvPoint _anchor, in init() 2201 CvPoint _anchor, int _border_mode, in init()
|
D | cvderiv.cpp | 467 CvPoint _anchor, int _border_mode, in init() 477 CvPoint _anchor, int _border_mode, in init()
|
D | cvsmooth.cpp | 90 CvPoint _anchor, int _border_mode, in CvBoxFilter() 110 CvPoint _anchor, int _border_mode, in init()
|
/external/clang/lib/Parse/ |
D | Parser.cpp | 1717 void Parser::FieldCallback::_anchor() { in _anchor() function in Parser::FieldCallback
|