Home
last modified time | relevance | path

Searched defs:dirRemove (Results 1 – 7 of 7) sorted by relevance

/dports/games/flare-engine/flare-engine-1.12/src/
H A DPlatformWin32.cpp94 bool Platform::dirRemove(const std::string& path) { in dirRemove() function in Platform
H A DPlatformEmscripten.cpp110 bool Platform::dirRemove(const std::string& path) { in dirRemove() function in Platform
H A DPlatformGCW0.cpp202 bool Platform::dirRemove(const std::string& path) { in dirRemove() function in Platform
H A DPlatformIPhoneOS.cpp219 bool Platform::dirRemove(const std::string& path) { in dirRemove() function in Platform
H A DPlatformLinux.cpp198 bool Platform::dirRemove(const std::string& path) { in dirRemove() function in Platform
H A DPlatformAndroid.cpp211 bool Platform::dirRemove(const std::string& path) { in dirRemove() function in Platform
/dports/www/R-cran-shiny/shiny/R/
H A Dutils.R273 dirRemove <- function(path) { function