CV_STORAGE_WRITE 69 apps/traincascade/old_ml_inner_functions.cpp CV_CALL( fs = cvOpenFileStorage( filename, 0, CV_STORAGE_WRITE )); CV_STORAGE_WRITE 1664 modules/core/include/opencv2/core/types_c.h #define CV_STORAGE_WRITE_TEXT CV_STORAGE_WRITE CV_STORAGE_WRITE 1665 modules/core/include/opencv2/core/types_c.h #define CV_STORAGE_WRITE_BINARY CV_STORAGE_WRITE CV_STORAGE_WRITE 5019 modules/core/src/persistence.cpp fs = cvOpenFileStorage( filename, 0, CV_STORAGE_WRITE );