CV_STORAGE_READ    91 apps/traincascade/old_ml_inner_functions.cpp     CV_CALL( fs = cvOpenFileStorage( filename, 0, CV_STORAGE_READ ));
CV_STORAGE_READ    80 modules/calib3d/test/test_chesscorners_timing.cpp     CvFileStorage* fs = cvOpenFileStorage( filename.c_str(), 0, CV_STORAGE_READ );
CV_STORAGE_READ  5037 modules/core/src/persistence.cpp     cv::FileStorage fs(cvOpenFileStorage(filename, memstorage, CV_STORAGE_READ));