Home
last modified time | relevance | path

Searched refs:relative_path (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dutility.hpp1313 CV_EXPORTS_W cv::String findFile(const cv::String& relative_path, bool required = true, bool silent…
1315 CV_EXPORTS_W cv::String findFileOrKeep(const cv::String& relative_path, bool silentMode = false);
1317 inline cv::String findFileOrKeep(const cv::String& relative_path, bool silentMode) in findFileOrKeep() argument
1319 cv::String res = findFile(relative_path, false, silentMode); in findFileOrKeep()
1321 return relative_path; in findFileOrKeep()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dutility.hpp1313 CV_EXPORTS_W cv::String findFile(const cv::String& relative_path, bool required = true, bool silent…
1315 CV_EXPORTS_W cv::String findFileOrKeep(const cv::String& relative_path, bool silentMode = false);
1317 inline cv::String findFileOrKeep(const cv::String& relative_path, bool silentMode) in findFileOrKeep() argument
1319 cv::String res = findFile(relative_path, false, silentMode); in findFileOrKeep()
1321 return relative_path; in findFileOrKeep()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dutility.hpp1313 CV_EXPORTS_W cv::String findFile(const cv::String& relative_path, bool required = true, bool silent…
1315 CV_EXPORTS_W cv::String findFileOrKeep(const cv::String& relative_path, bool silentMode = false);
1317 inline cv::String findFileOrKeep(const cv::String& relative_path, bool silentMode) in findFileOrKeep() argument
1319 cv::String res = findFile(relative_path, false, silentMode); in findFileOrKeep()
1321 return relative_path; in findFileOrKeep()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/
H A Dlib.sh24 relative_path="${BASH_SOURCE%/*}"
25 if [[ "$relative_path" == "${BASH_SOURCE}" ]]; then
26 relative_path="."
29 if [[ -f $relative_path/forwarding.config ]]; then
30 source "$relative_path/forwarding.config"
H A Dmirror_gre_topo_lib.sh36 source "$relative_path/mirror_topo_lib.sh"
H A Dmirror_gre_lib.sh3 source "$relative_path/mirror_lib.sh"
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/
H A Dmk_util.h32 API_EXPORT char* API_CALL mk_util_get_exe_dir(const char *relative_path);
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dpseudo_files.c237 const char __user *relative_path, in dir_relative_path_resolve() argument
259 if (!relative_path) { in dir_relative_path_resolve()
266 error = user_path_at_empty(dir_fd, relative_path, in dir_relative_path_resolve()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dfs_path.h404 path relative_path() const; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/bits/
H A Dfs_path.h398 path relative_path() const; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/bits/
H A Dfs_path.h398 path relative_path() const; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dfs_path.h404 path relative_path() const; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dfilesystem1059 _LIBCPP_INLINE_VISIBILITY path relative_path() const {
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dfilesystem1059 _LIBCPP_INLINE_VISIBILITY path relative_path() const {