Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/utils/
H A Dfilesystem.hpp14 CV_EXPORTS void remove_all(const cv::String& path);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/utils/
H A Dfilesystem.hpp14 CV_EXPORTS void remove_all(const cv::String& path);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/utils/
H A Dfilesystem.hpp14 CV_EXPORTS void remove_all(const cv::String& path);
/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_ops.h264 uintmax_t remove_all(const path& __p); in _GLIBCXX_VISIBILITY()
265 uintmax_t remove_all(const path& __p, error_code& __ec) noexcept; 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_ops.h264 uintmax_t remove_all(const path& __p); in _GLIBCXX_VISIBILITY()
265 uintmax_t remove_all(const path& __p, error_code& __ec) noexcept; 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/bits/
H A Dfs_ops.h278 uintmax_t remove_all(const path& __p); in _GLIBCXX_VISIBILITY()
279 uintmax_t remove_all(const path& __p, error_code& __ec); 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_ops.h278 uintmax_t remove_all(const path& __p); in _GLIBCXX_VISIBILITY()
279 uintmax_t remove_all(const path& __p, error_code& __ec); in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/
H A Dfilesystem202 uintmax_t remove_all(const path& p);
203 uintmax_t remove_all(const path& p, error_code& ec);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dfilesystem202 uintmax_t remove_all(const path& p);
203 uintmax_t remove_all(const path& p, error_code& ec);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/
H A Dttm_bo.c458 static bool ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete() argument
476 if (remove_all || bo->base.resv != &bo->base._resv) { in ttm_bo_delayed_delete()
481 ttm_bo_cleanup_refs(bo, false, !remove_all, true); in ttm_bo_delayed_delete()
484 ttm_bo_cleanup_refs(bo, false, !remove_all, true); in ttm_bo_delayed_delete()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dec.c1097 bool remove_all, u8 query_bit) in acpi_ec_remove_query_handlers() argument
1104 if (remove_all || query_bit == handler->query_bit) { in acpi_ec_remove_query_handlers()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-ioctl.c470 static int remove_all(struct file *filp, struct dm_ioctl *param, size_t param_size) in remove_all() function
1674 {DM_REMOVE_ALL_CMD, IOCTL_FLAGS_NO_PARAMS | IOCTL_FLAGS_ISSUE_GLOBAL_EVENT, remove_all}, in lookup_ioctl()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dfilesystem202 uintmax_t remove_all(const path& p);
203 uintmax_t remove_all(const path& p, error_code& ec);
1866 inline _LIBCPP_INLINE_VISIBILITY uintmax_t remove_all(const path& __p) {
1870 inline _LIBCPP_INLINE_VISIBILITY uintmax_t remove_all(const path& __p,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dfilesystem202 uintmax_t remove_all(const path& p);
203 uintmax_t remove_all(const path& p, error_code& ec);
1866 inline _LIBCPP_INLINE_VISIBILITY uintmax_t remove_all(const path& __p) {
1870 inline _LIBCPP_INLINE_VISIBILITY uintmax_t remove_all(const path& __p,