Home
last modified time | relevance | path

Searched refs:pathes (Results 1 – 6 of 6) sorted by relevance

/external/dbus/cmake/modules/
DWin32Macros.cmake29 # add here more pathes
/external/opencv3/modules/stitching/src/
Dmotion_estimators.cpp687 String matchesGraphAsString(std::vector<String> &pathes, std::vector<MatchesInfo> &pairwise_matches, in matchesGraphAsString() argument
693 const int num_images = static_cast<int>(pathes.size()); in matchesGraphAsString()
719 String name_src = pathes[edge.first]; in matchesGraphAsString()
724 String name_dst = pathes[edge.second]; in matchesGraphAsString()
741 String name = pathes[i]; in matchesGraphAsString()
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dmotion_estimators.hpp257 String CV_EXPORTS matchesGraphAsString(std::vector<String> &pathes, std::vector<MatchesInfo> &pairw…
/external/llvm/include/llvm/Target/
DTargetItinerary.td95 // are defined or read. Bypasses are optional "pipeline forwarding pathes", if
/external/llvm/lib/Support/Unix/
DPath.inc52 // Both stdio.h and cstdio are included via different pathes and
/external/opencv3/cmake/
DOpenCVModule.cmake79 # * <list of dependencies> - can include full names of modules or full pathes to shared/static libr…