Home
last modified time | relevance | path

Searched refs:DEVNULL (Results 251 – 275 of 1522) sorted by relevance

1...<<11121314151617181920>>...61

/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/tools/
H A Drelease.py164 cp = subprocess.run(["python3", "amalgamate.py"], stdout=subprocess.DEVNULL, cwd=maindir+ os.sep + …
168 cp = subprocess.run(["doxygen"], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, cwd=maindir)…
/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/compilers/
H A Drust.py77 pe = subprocess.Popen(cmdlist, stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL)
/dports/misc/py-tvm/incubator-tvm-0.6.1/3rdparty/dmlc-core/tracker/dmlc_tracker/
H A Dmesos.py31 DEVNULL = open(os.devnull, 'w') variable
55 stdout=DEVNULL,
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/compilers/
H A Drust.py77 pe = subprocess.Popen(cmdlist, stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL)
/dports/devel/dmlc-core/dmlc-core-0.3-123-gb3a4c71/tracker/dmlc_tracker/
H A Dmesos.py31 DEVNULL = open(os.devnull, 'w') variable
55 stdout=DEVNULL,
/dports/sysutils/duplicity/duplicity-0.8.20/duplicity/backends/
H A Dmegav3backend.py124 stdout=subprocess.DEVNULL,
125 stderr=subprocess.DEVNULL,
220 stderr=subprocess.DEVNULL,
/dports/multimedia/py-moviepy/moviepy-1.0.3/moviepy/audio/io/
H A Dffmpeg_audiowriter.py6 from moviepy.compat import DEVNULL
62 popen_params = {"stdout": DEVNULL,
/dports/emulators/qemu5/qemu-5.2.0/scripts/ci/
H A Dgitlab-pipeline-status39 stdin=subprocess.DEVNULL,
41 stderr=subprocess.DEVNULL,
/dports/devel/py-qutip/qutip-4.6.2/qutip/qip/
H A Dcircuit_latex.py61 check=True, stdout=subprocess.DEVNULL, stderr=subprocess.PIPE,
87 stderr=subprocess.DEVNULL)
/dports/sysutils/py-diffoscope/diffoscope-204/diffoscope/comparators/
H A Delf.py179 stderr=subprocess.DEVNULL,
402 stderr=subprocess.DEVNULL,
424 stderr=subprocess.DEVNULL,
461 output = our_check_output(cmd, shell=False, stderr=subprocess.DEVNULL)
611 stderr=subprocess.DEVNULL,
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/docker/
H A Ddocker.py36 DEVNULL = open(os.devnull, 'wb') variable
87 stdout=DEVNULL, stderr=DEVNULL) == 0:
246 kwargs["stdout"] = DEVNULL
251 kwargs["stdout"] = DEVNULL
484 stdout = DEVNULL if args.quiet else None
/dports/sysutils/py-azure-cli-core/azure-cli-core-2.29.2/azure/cli/core/extension/
H A Doperations.py192 …ubprocess.call(['xcode-select', '--install'], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL)
198 …bprocess.call(['brew', 'list', 'postgresql'], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL)
219 …g', '-s', 'gcc', 'libpq-dev', 'python3-dev'], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL)
/dports/emulators/qemu/qemu-6.2.0/tests/docker/
H A Ddocker.py36 DEVNULL = open(os.devnull, 'wb') variable
87 stdout=DEVNULL, stderr=DEVNULL) == 0:
246 kwargs["stdout"] = DEVNULL
251 kwargs["stdout"] = DEVNULL
484 stdout = DEVNULL if args.quiet else None
/dports/emulators/qemu60/qemu-6.0.0/tests/docker/
H A Ddocker.py36 DEVNULL = open(os.devnull, 'wb') variable
87 stdout=DEVNULL, stderr=DEVNULL) == 0:
244 kwargs["stdout"] = DEVNULL
249 kwargs["stdout"] = DEVNULL
482 stdout = DEVNULL if args.quiet else None
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/lib/PandoraFMS/
H A DWMIServer.pm56 if (system ($config->{'wmi_client'} . " >$DEVNULL 2>&1") >> 8 != 1) {
172 my $module_data = `$wmi_command 2>$DEVNULL`;
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/scripts/ci/
H A Dgitlab-pipeline-status39 stdin=subprocess.DEVNULL,
41 stderr=subprocess.DEVNULL,
/dports/emulators/qemu/qemu-6.2.0/scripts/ci/
H A Dgitlab-pipeline-status39 stdin=subprocess.DEVNULL,
41 stderr=subprocess.DEVNULL,
/dports/emulators/qemu60/qemu-6.0.0/scripts/ci/
H A Dgitlab-pipeline-status39 stdin=subprocess.DEVNULL,
41 stderr=subprocess.DEVNULL,
/dports/print/system-config-printer/system-config-printer-1.5.12/troubleshoot/
H A DCheckPrinterSanity.py97 stdin=subprocess.DEVNULL,
124 stdin=subprocess.DEVNULL,
/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/test/
H A Dheadless.py108 subproc_args = {"env": subenv, "stdin": subprocess.DEVNULL, "stderr": subprocess.STDOUT}
112 "stdin": subprocess.DEVNULL,
298 stdin=subprocess.DEVNULL,
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/test/
H A Dtest_ncbi_pipe_connector.cpp50 # define DEVNULL "NUL" macro
55 # define DEVNULL "/dev/null" macro
281 FILE* logfile = fopen(DEVNULL, "ab"); in Run()
/dports/www/firefox/firefox-99.0/python/mozboot/mozboot/
H A Darchlinux.py113 stdout=subprocess.DEVNULL,
114 stderr=subprocess.DEVNULL,
/dports/lang/python311/Python-3.11.0a3/Tools/scripts/
H A Dpatchcheck.py52 stderr=subprocess.DEVNULL,
67 stderr=subprocess.DEVNULL,
85 stderr=subprocess.DEVNULL,
/dports/lang/python310/Python-3.10.1/Tools/scripts/
H A Dpatchcheck.py52 stderr=subprocess.DEVNULL,
67 stderr=subprocess.DEVNULL,
85 stderr=subprocess.DEVNULL,
/dports/lang/python39/Python-3.9.9/Tools/scripts/
H A Dpatchcheck.py52 stderr=subprocess.DEVNULL,
67 stderr=subprocess.DEVNULL,
85 stderr=subprocess.DEVNULL,

1...<<11121314151617181920>>...61