cxpersistence.cpp | 97 int struct_flags; member in struct:CvXMLStackRecord 109 int struct_flags, const char* type_name ); 131 int struct_flags; member in struct:CvFileStorage 1103 int struct_flags = CV_NODE_FLOW + (c == '{' ? CV_NODE_MAP : CV_NODE_SEQ); local 1106 CV_CALL( icvFSCreateCollection( fs, CV_NODE_TYPE(struct_flags) + 1131 if( CV_NODE_IS_MAP(struct_flags) ) 1142 CV_CALL( ptr = icvYMLParseValue( fs, ptr, elem, struct_flags, new_min_indent )); 1143 if( CV_NODE_IS_MAP(struct_flags) ) 1151 int indent, struct_flags, is_simple; local 1328 int struct_flags; local 1480 int parent_flags = 0, struct_flags; local 2248 int struct_flags = fs->struct_flags; local [all...] |