Home
last modified time | relevance | path

Searched defs:remove_files (Results 1 – 25 of 221) sorted by relevance

123456789

/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-utils/python/modtool/tools/
H A Dscm.py71 def remove_files(self, paths_to_files): member in SCMRepository
118 def remove_files(self, paths_to_files): member in GitManagerGitPython
147 def remove_files(self, paths_to_files): member in GitManagerShell
184 def remove_files(self, paths_to_files): member in GitRepository
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/scripts/
H A Dremove_files.py23 remove_files = glob.glob(remove_pattern) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/build-gn/
H A Dremove_files.py33 remove_files = glob.glob(remove_pattern) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/scripts/
H A Dremove_files.py23 remove_files = glob.glob(remove_pattern) variable
/dports/net/samba412/samba-4.12.15/ctdb/tests/UNIT/cunit/
H A Dconfig_test_007.sh11 remove_files () function
H A Dconfig_test_003.sh12 remove_files () function
H A Dconfig_test_005.sh16 remove_files () function
H A Dconfig_test_006.sh11 remove_files () function
H A Dconfig_test_002.sh11 remove_files () function
H A Dline_test_001.sh7 remove_files () function
H A Dconfig_test_001.sh11 remove_files () function
H A Dsock_daemon_test_001.sh8 remove_files () function
H A Dconfig_test_004.sh11 remove_files () function
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/build-gn/
H A Dremove_files.py33 remove_files = glob.glob(remove_pattern) variable
/dports/net/samba412/samba-4.12.15/python/samba/tests/kcc/
H A Dldif_import_export.py79 def remove_files(self, *files): member in LdifImportExportTests
164 def remove_files(self, *files): member in KCCMultisiteLdifTests
/dports/textproc/py-towncrier/towncrier-19.2.0/src/towncrier/
H A D_git.py10 def remove_files(fragment_filenames, answer_yes): function
/dports/devel/log4cpp/log4cpp/tests/
H A DtestRollingFileAppender.cpp22 bool remove_files() in remove_files() function
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/contrib/verifybinaries/
H A Dverify.py77 def remove_files(filenames): function
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/contrib/verifybinaries/
H A Dverify.py77 def remove_files(filenames): function
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/scripts/
H A Ddev_env.sh165 function remove_files() { function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Ddisk_log_1.erl1392 remove_files(FName, N, Max) -> function
1395 remove_files(_FName, N, Max, ok) when N > Max -> function
1397 remove_files(_FName, N, Max, {FileName, Error}) when N > Max -> function
1399 remove_files(FName, N, Max, Reply) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Ddisk_log_1.erl1392 remove_files(FName, N, Max) -> function
1395 remove_files(_FName, N, Max, ok) when N > Max -> function
1397 remove_files(_FName, N, Max, {FileName, Error}) when N > Max -> function
1399 remove_files(FName, N, Max, Reply) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Ddisk_log_1.erl1392 remove_files(FName, N, Max) -> function
1395 remove_files(_FName, N, Max, ok) when N > Max -> function
1397 remove_files(_FName, N, Max, {FileName, Error}) when N > Max -> function
1399 remove_files(FName, N, Max, Reply) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Ddisk_log_1.erl1392 remove_files(FName, N, Max) -> function
1395 remove_files(_FName, N, Max, ok) when N > Max -> function
1397 remove_files(_FName, N, Max, {FileName, Error}) when N > Max -> function
1399 remove_files(FName, N, Max, Reply) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Ddisk_log_1.erl1392 remove_files(FName, N, Max) -> function
1395 remove_files(_FName, N, Max, ok) when N > Max -> function
1397 remove_files(_FName, N, Max, {FileName, Error}) when N > Max -> function
1399 remove_files(FName, N, Max, Reply) -> function

123456789