Home
last modified time | relevance | path

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

/third_party/boost/libs/hana/doc/
DCMakeLists.txt18 COMMAND ${CMAKE_COMMAND} -E remove_directory html
32 COMMAND ${CMAKE_COMMAND} -E remove_directory boost.hana.docset
34 COMMAND ${CMAKE_COMMAND} -E remove_directory _docset
/third_party/ejdb/src/bindings/ejdb2_android/
DCMakeLists.txt17 COMMAND ${CMAKE_COMMAND} -E remove_directory ${ANDROID_BUILD_DIR}
33 COMMAND ${CMAKE_COMMAND} -E remove_directory ${ANDROID_BUILD_DIR}
/third_party/boost/boost/winapi/
Ddirectory_management.hpp80 BOOST_FORCEINLINE BOOL_ remove_directory(LPCSTR_ pPathName) in remove_directory() function
96 BOOST_FORCEINLINE BOOL_ remove_directory(LPCWSTR_ pPathName) in remove_directory() function
/third_party/boost/libs/interprocess/test/
Dwindows_shared_dir_func.cpp69 ipcdetail::remove_directory(shared_dir.c_str()); in main()
/third_party/boost/boost/interprocess/detail/
Dos_file_functions.hpp105 inline bool remove_directory(const char *path) in remove_directory() function
106 { return winapi::remove_directory(path); } in remove_directory()
334 if(winapi::remove_directory(refcstrRootDirectory.c_str()) == 0) in delete_subdirectories_recursive()
428 inline bool remove_directory(const char *path)
Dwin32_api.hpp791 inline bool remove_directory(const char *lpPathName) in remove_directory() function
/third_party/ejdb/src/bindings/ejdb2_flutter/
DCMakeLists.txt23 COMMAND ${CMAKE_COMMAND} -E remove_directory ${ANDROID_LIBS_DIR}
/third_party/libcoap/
DBUILDING45 cmake -E remove_directory build
/third_party/cef/tools/automate/
Dautomate-git.py107 remove_directory(target)
119 remove_directory(target)
/third_party/lwip/src/
DFilelists.cmake261 COMMAND ${CMAKE_COMMAND} -E remove_directory ${DOXYGEN_DIR}/${DOXYGEN_OUTPUT_DIR}/html
/third_party/flutter/skia/third_party/externals/freetype/
DCMakeLists.txt169 " cmake -E remove_directory CMakeFiles")
/third_party/freetype/
DCMakeLists.txt189 " cmake -E remove_directory CMakeFiles")
/third_party/boost/libs/filesystem/src/
Doperations.cpp266 bool remove_directory(const path& p) // true if succeeds or not found in remove_directory() function
295 if (error(!remove_directory(p) ? BOOST_ERRNO : 0, p, ec, in remove_file_or_directory()
/third_party/skia/third_party/externals/freetype/
DCMakeLists.txt229 " cmake -E remove_directory CMakeFiles")