Home
last modified time | relevance | path

Searched defs:removeIfExists (Results 1 – 17 of 17) sorted by relevance

/dports/devel/stack/stack-2.7.3/_cabal_deps/optparse-simple-0.1.1.3/test/
H A DMain.hs48 removeIfExists path = do function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/optparse-simple-0.1.1.3/test/
H A DMain.hs48 removeIfExists path = do function
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/java/src/main/com/apple/foundationdb/directory/
H A DDirectory.java302 default CompletableFuture<Boolean> removeIfExists(TransactionContext tcx) { in removeIfExists() method
320 CompletableFuture<Boolean> removeIfExists(TransactionContext tcx, List<String> subpath); in removeIfExists() method
H A DDirectorySubspace.java166 public CompletableFuture<Boolean> removeIfExists(TransactionContext tcx, List<String> subpath) { in removeIfExists() method in DirectorySubspace
H A DDirectoryLayer.java492 public CompletableFuture<Boolean> removeIfExists(TransactionContext tcx, List<String> path) { in removeIfExists() method
/dports/editors/libreoffice/libreoffice-7.2.6.2/idlc/source/
H A Didlcproduce.cxx116 void removeIfExists(std::string_view pathname) in removeIfExists() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idlc/source/
H A Didlcproduce.cxx116 void removeIfExists(const OString& pathname) in removeIfExists() function
/dports/www/owncloud/owncloud/updater/src/Utils/
H A DFilesystemHelper.php181 public function removeIfExists($path) { function in Owncloud\\Updater\\Utils\\FilesystemHelper
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/flow/
H A DDirectorySubspace.cpp78 …Future<bool> DirectorySubspace::removeIfExists(Reference<Transaction> const& tr, Path const& path)… in removeIfExists() function in FDB::DirectorySubspace
H A DDirectoryLayer.actor.cpp471 Future<bool> DirectoryLayer::removeIfExists(Reference<Transaction> const& tr, Path const& path) { in removeIfExists() function in FDB::DirectoryLayer
/dports/devel/RStudio/rstudio-2021.09.1-372/src/node/desktop/src/core/
H A Dfile-path.ts841 async removeIfExists(): Promise<Err> { method in FilePath
/dports/devel/hs-mueval/mueval-0.9.3/_cabal_deps/hint-0.9.0.3/unit-tests/
H A Drun-unit-tests.hs417 removeIfExists f = do existsF <- doesFileExist f function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/cmake/tribits/python_utils/
H A DGeneralScriptSupport.py602 def removeIfExists(fileName): function
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/persist/impl/
H A DStore.java967 private boolean removeIfExists(Transaction txn, String dbName) in removeIfExists() method in Store
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/persist/impl/
H A DStore.java963 private boolean removeIfExists(Transaction txn, String dbName) in removeIfExists() method in Store
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/shared_core/
H A DFilePath.cpp1549 Error FilePath::removeIfExists() const in removeIfExists() function in rstudio::core::FilePath
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/persist/impl/
H A DStore.java1045 private boolean removeIfExists(Transaction txn, String dbName) in removeIfExists() method in Store