Lines Matching refs:is

29 // This software is provided by the copyright holders and contributors "as is" and
176 CV_ERROR( CV_StsError, "The file storage is opened for reading" ); \
517 CV_ERROR( CV_StsError, "The node is neither a map nor an empty collection" );
602 CV_ERROR( CV_StsError, "The node is neither a map nor an empty collection" );
673 CV_ERROR( CV_StsError, "The node is map. Use cvGetFileNodeFromMap()." );
675 CV_ERROR( CV_StsError, "The node is an empty object (None)." );
685 CV_ERROR( CV_StsNullPtr, "The file storage is empty" );
1352 CV_ERROR( CV_StsBadArg, "The key is an empty" );
1355 CV_ERROR( CV_StsBadArg, "The key is too long" );
1582 CV_ERROR( CV_StsBadArg, "The written string is too long" );
1722 // !!!NOTE!!! This is not quite correct, but should work in most cases
1936 CV_PARSE_ERROR( "Literal \" is not allowed within a string. Use "" );
1943 CV_PARSE_ERROR( "Closing \" is expected" );
2013 CV_PARSE_ERROR( "The actual type is different from the specified type" );
2187 // CV_XML_INSIDE_TAG is used to prohibit leading comments
2216 CV_PARSE_ERROR( "<opencv_storage> tag is missing" );
2222 CV_PARSE_ERROR( "</opencv_storage> tag is missing" );
2274 CV_ERROR( CV_StsBadArg, "A single _ is a reserved tag name" );
2522 CV_ERROR( CV_StsBadArg, "The written string is too long" );
2609 CV_ERROR( CV_StsBadArg, "Double hyphen \'--\' is not allowed in the comments" );
3239 CV_ERROR( CV_StsBadSize, "The readed sequence is a scalar, thus len must be 1" );
3351 "The sequence element is not a numerical scalar" );
3594 CV_ERROR( CV_StsError, "The matrix data is not found in file storage" );
3688 CV_ERROR( CV_StsError, "The matrix data is not found in file storage" );
3849 CV_ERROR( CV_StsError, "The matrix data is not found in file storage" );
3864 CV_ERROR( CV_StsParseError, "Sparse matrix data is corrupted" );
3880 CV_ERROR( CV_StsParseError, "Sparse matrix data is corrupted" );
3998 CV_ERROR( CV_StsError, "The image data is not found in file storage" );
4092 "The size of header calculated from \"header_dt\" is greater than header_size" );
4171 "Size of sequence element (elem_size) is inconsistent with seq->flags" );
4316 "One of \"header_dt\" and \"header_user_data\" is there, while the other is not" );
4364 CV_ERROR( CV_StsError, "The image data is not found in file storage" );
4673 "One of \"header_dt\" and \"header_user_data\" is there, while the other is not" );
4846 icvWriteSeqTree /* this is the entry point for
5008 CV_ERROR( CV_StsError, "release function pointer is NULL" );
5035 CV_ERROR( CV_StsError, "clone function pointer is NULL" );
5233 "NULL memory storage is passed - the loaded dynamic structure can not be stored" );