Searched defs:eol_comment (Results 1 – 2 of 2) sorted by relevance
/external/opencv/cxcore/src/ |
D | cxpersistence.cpp | 1634 icvYMLWriteComment( CvFileStorage* fs, const char* comment, int eol_comment ) in icvYMLWriteComment() 2594 icvXMLWriteComment( CvFileStorage* fs, const char* comment, int eol_comment ) in icvXMLWriteComment() 2927 cvWriteComment( CvFileStorage* fs, const char* comment, int eol_comment ) in cvWriteComment()
|
/external/opencv3/modules/core/src/ |
D | persistence.cpp | 1686 icvYMLWriteComment( CvFileStorage* fs, const char* comment, int eol_comment ) in icvYMLWriteComment() 2578 icvXMLWriteComment( CvFileStorage* fs, const char* comment, int eol_comment ) in icvXMLWriteComment() 2971 cvWriteComment( CvFileStorage* fs, const char* comment, int eol_comment ) in cvWriteComment()
|