substr             61 3rdparty/openexr/IlmImf/ImfMultiView.cpp     string sec = name.substr (0, s);
substr             86 3rdparty/openexr/IlmImf/ImfMultiView.cpp         name = name.substr (s + 1);
substr            527 modules/core/include/opencv2/core/cvstd.hpp     String substr(size_t pos = 0, size_t len = npos) const;
substr            170 modules/core/src/command_line_parser.cpp         impl->path_to_app = String(argv[0]).substr(0, pos_s);
substr            171 modules/core/src/command_line_parser.cpp         impl->app_name = String(argv[0]).substr(pos_s + 1, String(argv[0]).length() - pos_s);
substr            218 modules/core/src/command_line_parser.cpp                     k_v[0] = k_v[0].substr(1, k_v[0].length() -1);
substr            224 modules/core/src/command_line_parser.cpp             impl->apply_params(s.substr(2), "true");
substr            228 modules/core/src/command_line_parser.cpp             impl->apply_params(s.substr(1), "true");
substr            313 modules/core/src/command_line_parser.cpp     return left >= right ? String("") : str.substr(left, right-left);
substr            361 modules/core/src/command_line_parser.cpp             String name = impl->data[i].keys[0].substr(1, impl->data[i].keys[0].length() - 1);
substr            407 modules/core/src/command_line_parser.cpp             k = k.substr(1, k.length() - 1);
substr            447 modules/core/src/command_line_parser.cpp             str = str.substr(1, str.length() - 1);
substr            473 modules/core/src/command_line_parser.cpp         str = str.substr(1, str.length() - 1);
substr            513 modules/core/src/command_line_parser.cpp         str = str.substr(1, str.length() - 1);
substr            269 modules/core/src/glob.cpp             path = pattern.substr(0, pattern.size() - 1);
substr            286 modules/core/src/glob.cpp             path = pattern.substr(0, pos);
substr            287 modules/core/src/glob.cpp             wildchart = pattern.substr(pos + 1);
substr            112 modules/core/src/ocl.cpp     cv::String valueStr = value.substr(0, pos);
substr            113 modules/core/src/ocl.cpp     cv::String suffixStr = value.substr(pos, value.length() - pos);
substr           1784 modules/core/src/ocl.cpp     String temp = deviceVersion.substr(7, ppos - 7);
substr           1786 modules/core/src/ocl.cpp     temp = deviceVersion.substr(ppos + 1);
substr           2788 modules/core/src/persistence.cpp                 char substr[] = "</opencv_storage>";
substr           2803 modules/core/src/persistence.cpp                         ptr = strstr( ptr, substr );
substr           2807 modules/core/src/persistence.cpp                         ptr += strlen(substr);
substr            811 modules/cudaobjdetect/src/cascadeclassifier.cpp     String fext = filename.substr(filename.find_last_of(".") + 1);
substr           1703 modules/highgui/src/window_gtk.cpp     sname = sname.substr(sname.find_last_of("\\/") + 1) + ".png";
substr            527 modules/imgcodecs/src/grfmt_gdal.cpp     if( str.substr(0,4).find("NITF") != std::string::npos ){
substr            532 modules/imgcodecs/src/grfmt_gdal.cpp     if( str.substr(140,4) == "DTED" ){
substr            146 modules/imgcodecs/src/loadsave.cpp     signature = signature.substr(0, maxlen);
substr            113 modules/imgcodecs/test/test_grfmt.cpp         if (path.substr(path.length() - 3) != "hdr")
substr            177 modules/ml/test/test_save_load.cpp             string piece = suffixes.substr(idx, found - idx);
substr           1247 modules/python/src2/cv2.cpp     std::string short_name = s.substr(i, j-i);
substr           1248 modules/python/src2/cv2.cpp     std::string full_name = s.substr(0, j);
substr            722 modules/stitching/src/motion_estimators.cpp             name_src = name_src.substr(prefix_len, name_src.size() - prefix_len);
substr            727 modules/stitching/src/motion_estimators.cpp             name_dst = name_dst.substr(prefix_len, name_dst.size() - prefix_len);
substr            744 modules/stitching/src/motion_estimators.cpp             name = name.substr(prefix_len, name.size() - prefix_len);
substr           2967 modules/ts/src/ts_func.cpp         std::string ver( buildInfo.substr(value_start, pos2 - value_start) );
substr           2977 modules/ts/src/ts_func.cpp         std::string ver( buildInfo.substr(value_start, pos2 - value_start) );
substr            179 modules/ts/src/ts_gtest.cpp                        const string& substr);
substr            216 modules/ts/src/ts_gtest.cpp #define EXPECT_FATAL_FAILURE(statement, substr) \
substr            224 modules/ts/src/ts_gtest.cpp         &gtest_failures, ::testing::TestPartResult::kFatalFailure, (substr));\
substr            233 modules/ts/src/ts_gtest.cpp #define EXPECT_FATAL_FAILURE_ON_ALL_THREADS(statement, substr) \
substr            241 modules/ts/src/ts_gtest.cpp         &gtest_failures, ::testing::TestPartResult::kFatalFailure, (substr));\
substr            282 modules/ts/src/ts_gtest.cpp #define EXPECT_NONFATAL_FAILURE(statement, substr) \
substr            287 modules/ts/src/ts_gtest.cpp         (substr));\
substr            296 modules/ts/src/ts_gtest.cpp #define EXPECT_NONFATAL_FAILURE_ON_ALL_THREADS(statement, substr) \
substr            301 modules/ts/src/ts_gtest.cpp         (substr));\
substr           2114 modules/ts/src/ts_gtest.cpp                               const string& substr) {
substr           2135 modules/ts/src/ts_gtest.cpp   if (strstr(r.message(), substr.c_str()) == NULL) {
substr           2137 modules/ts/src/ts_gtest.cpp                               << substr << "\"\n"
substr           2151 modules/ts/src/ts_gtest.cpp     const string& substr)
substr           2154 modules/ts/src/ts_gtest.cpp       substr_(substr) {}
substr           5604 modules/ts/src/ts_gtest.cpp       listeners()->Append(new StreamingListener(target.substr(0, pos),
substr           5605 modules/ts/src/ts_gtest.cpp                                                 target.substr(pos+1)));
substr           7032 modules/ts/src/ts_gtest.cpp       ret += output.substr(at);
substr           7035 modules/ts/src/ts_gtest.cpp     ret += output.substr(at, line_end + 1 - at);
substr           7750 modules/ts/src/ts_gtest.cpp       parsed.push_back(str.substr(pos));
substr           7753 modules/ts/src/ts_gtest.cpp       parsed.push_back(str.substr(pos, colon - pos));
substr           7997 modules/ts/src/ts_gtest.cpp     return FilePath(pathname_.substr(
substr           8218 modules/ts/src/ts_gtest.cpp       ? FilePath(pathname_.substr(0, pathname_.length() - 1))
substr            216 modules/ts/src/ts_perf.cpp             if (storageInPath.length() > 3 && storageInPath.substr(storageInPath.length()-3) == ".gz")
substr           1656 modules/ts/src/ts_perf.cpp         path += relativePath.substr(1);
substr            147 modules/viz/src/vizcore.cpp     if (window_name.substr(0, prefixed.length()) == prefixed)
substr            149 modules/viz/src/vizcore.cpp     else if (window_name.substr(0, output.length()) == output)
substr            173 modules/viz/src/vizcore.cpp     String extention = file.substr(file.size()-4);
substr            206 modules/viz/src/vizcore.cpp     String extention = file.substr(file.size()-4);
substr            107 modules/viz/src/vtk/vtkVizInteractorStyle.cpp     if (file.size() > 5 && file.substr(file.size() - 5) == ".vrml")
substr             23 modules/viz/test/test_precomp.cpp     return pos == String::npos ? file : file.substr(0, pos+1) + ext;
substr             43 samples/cpp/tutorial_code/HighGUI/video-write/video-write.cpp     const string NAME = source.substr(0, pAt) + argv[2][0] + ".avi";   // Form the new name with container
substr            151 samples/cpp/tutorial_code/video/bg_sub.cpp         string prefix = fn.substr(0,index+1);
substr            152 samples/cpp/tutorial_code/video/bg_sub.cpp         string suffix = fn.substr(index2);
substr            153 samples/cpp/tutorial_code/video/bg_sub.cpp         string frameNumberString = fn.substr(index+1, index2-index-1);