Home
last modified time | relevance | path

Searched refs:rm_f (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/projects/mirrors/
H A D_mirror_repos_push.html.haml3 = f.fields_for :remote_mirrors, @project.remote_mirrors.build do |rm_f|
4 = rm_f.hidden_field :enabled, value: '1'
5 …= rm_f.hidden_field :url, class: 'js-mirror-url-hidden', required: true, pattern: "(#{protocols}):…
6 = rm_f.hidden_field :only_protected_branches, class: 'js-mirror-protected-hidden'
7 = rm_f.hidden_field :keep_divergent_refs, class: 'js-mirror-keep-divergent-refs-hidden'
8 = render partial: 'projects/mirrors/ssh_host_keys', locals: { f: rm_f }
9 = render partial: 'projects/mirrors/authentication_method', locals: { f: rm_f }
/dports/devel/brz/breezy-3.2.0/breezy/tests/ssl_certs/
H A Dcreate_ssls.py72 def rm_f(path): function
122 rm_f(key_path)
133 rm_f(cert_path)
156 rm_f(key_path)
162 rm_f(key_nopass_path)
173 rm_f(server_csr_path)
197 rm_f(server_cert_path)
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/c2hs-0.28.7/tests/
H A Dtest-bugs.hs111 mapM_ rm_f ["Capital.hs", "Capital.chs.h", "Capital.chi",
122 mapM_ rm_f ["Issue257.hs", "Issue257.chs.h", "Issue257.chs.c", "Issue257.chi",
143 mapM_ rm_f ["Issue180.chs.h"]
154 mapM_ rm_f ["Issue155.hs", "Issue155.chs.h", "Issue155.chs.c", "Issue155.chi",
174 mapM_ rm_f ["Issue141A.hs", "Issue141A.chs.h", "Issue141A.chi",
262 mapM_ rm_f ["Issue103.hs", "Issue103.chs.h", "Issue103.chi",
284 mapM_ rm_f ["Issue97.hs", "Issue97.chs.h", "Issue97.chi",
398 mapM_ rm_f ["Issue30.hs", "Issue30.chs.h", "Issue30.chi",
421 mapM_ rm_f ["Issue29.hs", "Issue29.chs.h", "Issue29.chi"]
460 mapM_ rm_f ["Issue7.hs", "Issue7.chs.h", "Issue7.chi"]
[all …]
/dports/lang/ruby26/ruby-2.6.9/gems/rake-12.3.3/doc/example/
H A DRakefile225 rm_f FileList['*.o']
26 Dir['*~'].each { |fn| rm_f fn }
30 rm_f "main"
H A DRakefile128 rm_f FileList['*.o']
29 Dir['*~'].each { |fn| rm_f fn }
33 rm_f "main"
/dports/www/py-Tenjin/Tenjin-1.1.1/
H A DKookbook.py141 rm_f(c%"$(builddir)/MANIFEST", c%"$(builddir)/test/test_pytenjin_cgi.py")
279 rm_f("data/**/*.cache")
281 rm_f("data/**/*.cache")
294 rm_f("data/**/*.cache")
296 rm_f("data/**/*.cache")
322 rm_f("test/test.log", "test/kook.log")
/dports/math/spot/spot-2.10.2/tests/python/
H A Dotfcrash.py45 spot.aux.rm_f(fp.name + '.cpp')
46 spot.aux.rm_f(fp.name + '2C')
/dports/math/py-spot/spot-2.10.2/tests/python/
H A Dotfcrash.py45 spot.aux.rm_f(fp.name + '.cpp')
46 spot.aux.rm_f(fp.name + '2C')
/dports/lang/parrot/parrot-8.1.0/tools/dev/
H A Dmake_cover.pl46 my $rm_f = "$PConfig{'perl'} -MExtUtils::Command -e rm_f";
47 system("$rm_f *.gcov");
/dports/lang/ruby26/ruby-2.6.9/test/fileutils/
H A Dtest_fileutils.rb590 rm_f 'tmp/rmsrc'
598 rm_f 'tmp/lnf_symlink_dest'
602 rm_f 'notexistdatafile'
603 rm_f 'tmp/notexistdatafile'
627 rm_f Pathname.new('tmp/rmtmp1')
637 FileUtils.rm_f 'tmp/[rmtmp]'
855 rm_f lnfname
1090 rm_f 'tmp/a'; touch 'tmp/a'
1092 rm_f 'tmp/a'; touch 'tmp/a'
1094 rm_f 'tmp/a'; touch 'tmp/a'
[all …]
/dports/devel/py-exam/exam-0.10.6/tests/
H A Dtest_helpers.py4 from exam.helpers import intercept, rm_f, track, mock_import, call, effect
14 rm_f(self.path)
20 rm_f(self.path)
/dports/textproc/syck/syck-0.70/ext/ruby/
H A Dinstall.rb327 def rm_f( fname ) method
351 rm_f fn
360 rm_f dest
367 rm_f src
381 rm_f realdest if File.exist? realdest
618 rm_f tmpfile if File.exist? tmpfile
708 rm_f 'config.save'
709 rm_f 'InstalledFiles'
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/ruby/
H A Dinstall.rb327 def rm_f( fname ) method
351 rm_f fn
360 rm_f dest
367 rm_f src
381 rm_f realdest if File.exist? realdest
618 rm_f tmpfile if File.exist? tmpfile
712 rm_f 'config.save'
713 rm_f 'InstalledFiles'
/dports/www/clearsilver/clearsilver-0.10.5/ruby/
H A Dinstall.rb327 def rm_f( fname ) method
351 rm_f fn
360 rm_f dest
367 rm_f src
381 rm_f realdest if File.exist? realdest
618 rm_f tmpfile if File.exist? tmpfile
712 rm_f 'config.save'
713 rm_f 'InstalledFiles'
/dports/www/p5-ClearSilver/clearsilver-0.10.5/ruby/
H A Dinstall.rb327 def rm_f( fname ) method
351 rm_f fn
360 rm_f dest
367 rm_f src
381 rm_f realdest if File.exist? realdest
618 rm_f tmpfile if File.exist? tmpfile
712 rm_f 'config.save'
713 rm_f 'InstalledFiles'
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/analysisd/decoders/
H A Ddecoders_list.c52 int rm_f = 0; in _OS_AddOSDecoder() local
70 rm_f = 1; in _OS_AddOSDecoder()
98 if (!rm_f && (pi->regex_offset & AFTER_PREVREGEX)) { in _OS_AddOSDecoder()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/analysisd/decoders/
H A Ddecoders_list.c52 int rm_f = 0; in _OS_AddOSDecoder() local
70 rm_f = 1; in _OS_AddOSDecoder()
98 if (!rm_f && (pi->regex_offset & AFTER_PREVREGEX)) { in _OS_AddOSDecoder()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/analysisd/decoders/
H A Ddecoders_list.c52 int rm_f = 0; in _OS_AddOSDecoder() local
70 rm_f = 1; in _OS_AddOSDecoder()
98 if (!rm_f && (pi->regex_offset & AFTER_PREVREGEX)) { in _OS_AddOSDecoder()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/packages/generic/
H A Dcreate_package_file_service_spec.rb49 FileUtils.rm_f(temp_file)
127 FileUtils.rm_f(temp_file2)
128 FileUtils.rm_f(temp_file3)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/pages/
H A Dzip_directory_service.rb25 FileUtils.rm_f(output_file)
37 FileUtils.rm_f(output_file) if output_file
/dports/math/spot/spot-2.10.2/python/spot/
H A Dltsmin.py216 spot.aux.rm_f(t.name + '.cpp')
217 spot.aux.rm_f(t.name + '2C')
233 spot.aux.rm_f(t.name + '.spins.c')
234 spot.aux.rm_f(t.name + '.spins')
H A Dltsmin.i184 spot.aux.rm_f(t.name + '.cpp')
185 spot.aux.rm_f(t.name + '2C')
201 spot.aux.rm_f(t.name + '.spins.c')
202 spot.aux.rm_f(t.name + '.spins')
/dports/math/py-spot/spot-2.10.2/python/spot/
H A Dltsmin.py216 spot.aux.rm_f(t.name + '.cpp')
217 spot.aux.rm_f(t.name + '2C')
233 spot.aux.rm_f(t.name + '.spins.c')
234 spot.aux.rm_f(t.name + '.spins')
H A Dltsmin.i184 spot.aux.rm_f(t.name + '.cpp')
185 spot.aux.rm_f(t.name + '2C')
201 spot.aux.rm_f(t.name + '.spins.c')
202 spot.aux.rm_f(t.name + '.spins')
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/bullet/
H A Dexclusions_spec.rb29 FileUtils.rm_f(config_file)
96 FileUtils.rm_f(source_file)

1234567