Home
last modified time | relevance | path

Searched refs:shell_quote (Results 1 – 25 of 1076) sorted by relevance

12345678910>>...44

/dports/devel/qbs/qbs-src-1.21.0/
H A Dstatic-res.pro31 $$envSpec $$shell_quote($$shell_path($$qbsbindir/qbs)) \
33 --settings-dir $$shell_quote($$builddirname/settings) \
34 -f $$shell_quote($$PWD/qbs.qbs) \
35 -d $$shell_quote($$builddirname) \
36 -p $$shell_quote("qbs resources") \
45 $$shell_quote($$shell_path($$typedescdir_dst))) $$escape_expand(\\n\\t) \
47 $$shell_quote($$shell_path($$typedescdir_src/qbs.qmltypes)) \
48 $$shell_quote($$shell_path($$typedescdir_dst/qbs.qmltypes))
54 $$shell_quote($$shell_path($$typedescdir_dst))) $$escape_expand(\\n\\t) \
56 $$shell_quote($$shell_path($$typedescdir_src/qbs-bundle.json)) \
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/utils/update_cc_test_checks/
H A Dlit.local.cfg7 from shlex import quote as shell_quote
9 from pipes import quote as shell_quote
16 extra_args = '--clang ' + shell_quote(clang_path)
18 extra_args += ' --opt ' + shell_quote(opt_path)
22 lit = config.llvm_external_lit if config.llvm_external_lit else shell_quote(os.path.join(config.llv…
23 python = shell_quote(config.python_executable)
26 python, shell_quote(script_path), extra_args)))
28 ('%clang_tools_dir', shell_quote(config.clang_tools_dir)))
31 python, lit, shell_quote(config.clang_lit_site_cfg))))
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/utils/update_cc_test_checks/
H A Dlit.local.cfg7 from shlex import quote as shell_quote
9 from pipes import quote as shell_quote
16 extra_args = '--clang ' + shell_quote(clang_path)
18 extra_args += ' --opt ' + shell_quote(opt_path)
22 lit = config.llvm_external_lit if config.llvm_external_lit else shell_quote(os.path.join(config.llv…
23 python = shell_quote(config.python_executable)
26 python, shell_quote(script_path), extra_args)))
28 ('%clang_tools_dir', shell_quote(config.clang_tools_dir)))
31 python, lit, shell_quote(config.clang_lit_site_cfg))))
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/utils/update_cc_test_checks/
H A Dlit.local.cfg7 from shlex import quote as shell_quote
9 from pipes import quote as shell_quote
16 extra_args = '--clang ' + shell_quote(clang_path)
18 extra_args += ' --opt ' + shell_quote(opt_path)
22 lit = config.llvm_external_lit if config.llvm_external_lit else shell_quote(os.path.join(config.llv…
23 python = shell_quote(config.python_executable)
26 python, shell_quote(script_path), extra_args)))
28 ('%clang_tools_dir', shell_quote(config.clang_tools_dir)))
31 python, lit, shell_quote(config.clang_lit_site_cfg))))
/dports/lang/clang-mesa/clang-13.0.1.src/test/utils/update_cc_test_checks/
H A Dlit.local.cfg7 from shlex import quote as shell_quote
9 from pipes import quote as shell_quote
16 extra_args = '--clang ' + shell_quote(clang_path)
18 extra_args += ' --opt ' + shell_quote(opt_path)
22 lit = config.llvm_external_lit if config.llvm_external_lit else shell_quote(os.path.join(config.llv…
23 python = shell_quote(config.python_executable)
26 python, shell_quote(script_path), extra_args)))
28 ('%clang_tools_dir', shell_quote(config.clang_tools_dir)))
31 python, lit, shell_quote(config.clang_lit_site_cfg))))
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/utils/update_cc_test_checks/
H A Dlit.local.cfg7 from shlex import quote as shell_quote
9 from pipes import quote as shell_quote
16 extra_args = '--clang ' + shell_quote(clang_path)
18 extra_args += ' --opt ' + shell_quote(opt_path)
22 lit = config.llvm_external_lit if config.llvm_external_lit else shell_quote(os.path.join(config.llv…
23 python = shell_quote(config.python_executable)
26 python, shell_quote(script_path), extra_args)))
28 ('%clang_tools_dir', shell_quote(config.clang_tools_dir)))
31 python, lit, shell_quote(config.clang_lit_site_cfg))))
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/utils/update_cc_test_checks/
H A Dlit.local.cfg8 from shlex import quote as shell_quote
10 from pipes import quote as shell_quote
17 extra_args = '--clang ' + shell_quote(clang_path)
19 extra_args += ' --opt ' + shell_quote(opt_path)
27 lit = shell_quote(glob.glob(os.path.join(config.llvm_tools_dir, 'llvm-lit*'))[0])
28 python = shell_quote(config.python_executable)
31 python, shell_quote(script_path), extra_args)))
33 ('%clang_tools_dir', shell_quote(config.clang_tools_dir)))
36 python, lit, shell_quote(config.clang_lit_site_cfg))))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/utils/update_cc_test_checks/
H A Dlit.local.cfg7 from shlex import quote as shell_quote
9 from pipes import quote as shell_quote
16 extra_args = '--clang ' + shell_quote(clang_path)
18 extra_args += ' --opt ' + shell_quote(opt_path)
24 shell_quote(config.python_executable), shell_quote(script_path),
27 ('%clang_tools_dir', shell_quote(config.clang_tools_dir)))
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/utils/update_cc_test_checks/
H A Dlit.local.cfg7 from shlex import quote as shell_quote
9 from pipes import quote as shell_quote
16 extra_args = '--clang ' + shell_quote(clang_path)
18 extra_args += ' --opt ' + shell_quote(opt_path)
24 shell_quote(config.python_executable), shell_quote(script_path),
27 ('%clang_tools_dir', shell_quote(config.clang_tools_dir)))
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/utils/update_cc_test_checks/
H A Dlit.local.cfg7 from shlex import quote as shell_quote
9 from pipes import quote as shell_quote
16 extra_args = '--clang ' + shell_quote(clang_path)
18 extra_args += ' --opt ' + shell_quote(opt_path)
24 shell_quote(config.python_executable), shell_quote(script_path),
27 ('%clang_tools_dir', shell_quote(config.clang_tools_dir)))
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/utils/update_cc_test_checks/
H A Dlit.local.cfg7 from shlex import quote as shell_quote
9 from pipes import quote as shell_quote
16 extra_args = '--clang ' + shell_quote(clang_path)
18 extra_args += ' --opt ' + shell_quote(opt_path)
24 shell_quote(config.python_executable), shell_quote(script_path),
27 ('%clang_tools_dir', shell_quote(config.clang_tools_dir)))
/dports/devel/p5-IPC-ShellCmd/IPC-ShellCmd-0.005/lib/IPC/ShellCmd/
H A DShBase.pm41 my $cmd_string = shell_quote(@$cmd);
44 $cmd_string .= ' < ' . shell_quote($args->{'-stdin'});
47 $cmd_string .= ' > ' . shell_quote($args->{'-stdout'});
50 $cmd_string .= ' 2> ' . shell_quote($args->{'-stderr'});
55 $cmd_string = $k . "=" . shell_quote($args->{'-env'}->{$k}) . ' ' .
65 $cmd_string = sprintf('cd %s && %s', shell_quote($args->{'-wd'}),
/dports/net/nbdkit/nbdkit-1.20.4/server/
H A Dcaptive.c76 shell_quote (port, fp); in run_command()
95 shell_quote (exportname, fp); in run_command()
105 shell_quote (port, fp); in run_command()
109 shell_quote (unixsocket, fp); in run_command()
117 shell_quote (port, fp); in run_command()
121 shell_quote (unixsocket, fp); in run_command()
131 shell_quote (port, fp); in run_command()
135 shell_quote (unixsocket, fp); in run_command()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/utils/update_cc_test_checks/
H A Dlit.local.cfg7 from shlex import quote as shell_quote
9 from pipes import quote as shell_quote
16 extra_args = '--clang ' + shell_quote(clang_path)
18 extra_args += ' --opt ' + shell_quote(opt_path)
24 shell_quote(config.python_executable), shell_quote(script_path),
/dports/textproc/docbook2X/docbook2X-0.8.8/perl/
H A Ddb2x_xsltproc.pl219 exec shell_quote($db2x_config{'sgml2xml-isoent-program'}) . ' ' .
220 shell_quote(@argv) . ' | ' .
221 shell_quote(@args);
309 exec shell_quote($db2x_config{'sgml2xml-isoent-program'}) . ' ' .
310 shell_quote(@argv) . ' | ' .
311 shell_quote(@args);
378 exec shell_quote($db2x_config{'sgml2xml-isoent-program'}) . ' ' .
379 shell_quote(@argv) . ' | ' .
380 shell_quote(@args);
384 sub shell_quote subroutine
/dports/audio/ogg2mp3/ogg2mp3-f3bee47c3bce01a33b5bce88fa70bd9ecadca0ad/
H A Dogg2mp3307 $infostring .= " --ta " . shell_quote($oggtags{artist});
310 $infostring .= " --tl " . shell_quote($oggtags{album});
313 $infostring .= " --tt " . shell_quote($oggtags{title});
316 $infostring .= " --tn " . shell_quote($oggtags{tracknumber});
319 $infostring .= " --ty " . shell_quote($oggtags{date});
330 $infostring .= " --tg " . shell_quote($genretag);
337 …$infostring .= " --tc " . shell_quote("ogg had $oggrates{'nominal bitrate'} kbps $oggrates{rate} H…
340 my $mp3outputfile_escaped = shell_quote($mp3outputfile);
341 my $oggfile_escaped = shell_quote($oggfile);
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/mkspecs/features/
H A Dqt_docs.prf45 QDOC_INCLUDE_PATHS=@$$shell_quote($$WIN_INCLUDETEMP)
66 QDOC += -outputdir $$shell_quote($$QMAKE_DOCS_OUTPUTDIR)
68 QDOC += -installdir $$shell_quote($$[QT_INSTALL_DOCS])
81 PREP_DOC_INDEXES += -indexdir $$shell_quote($$mp/doc)
84 DOC_INDEXES += -indexdir $$shell_quote($$qrep/doc)
87 PREP_DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
88 DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
92 qtattributionsscanner.commands = $$QTATTRIBUTIONSSCANNER $$shell_quote($$MODULE_BASE_INDIR) \
93 --filter "QDocModule=$$QMAKE_DOCS_TARGET" -o $$shell_quote($$OUT_PWD/codeattributions.qdoc)
108 …h_docs.commands = $$QHELPGENERATOR $$shell_quote($$QMAKE_DOCS_OUTPUTDIR/$${QMAKE_DOCS_TARGET}.qhp)…
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/mkspecs/features/
H A Dqt_docs.prf45 QDOC_INCLUDE_PATHS=@$$shell_quote($$WIN_INCLUDETEMP)
66 QDOC += -outputdir $$shell_quote($$QMAKE_DOCS_OUTPUTDIR)
68 QDOC += -installdir $$shell_quote($$[QT_INSTALL_DOCS])
81 PREP_DOC_INDEXES += -indexdir $$shell_quote($$mp/doc)
84 DOC_INDEXES += -indexdir $$shell_quote($$qrep/doc)
87 PREP_DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
88 DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
92 qtattributionsscanner.commands = $$QTATTRIBUTIONSSCANNER $$shell_quote($$MODULE_BASE_INDIR) \
93 --filter "QDocModule=$$QMAKE_DOCS_TARGET" -o $$shell_quote($$OUT_PWD/codeattributions.qdoc)
108 …h_docs.commands = $$QHELPGENERATOR $$shell_quote($$QMAKE_DOCS_OUTPUTDIR/$${QMAKE_DOCS_TARGET}.qhp)…
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/mkspecs/features/
H A Dqt_docs.prf45 QDOC_INCLUDE_PATHS=@$$shell_quote($$WIN_INCLUDETEMP)
66 QDOC += -outputdir $$shell_quote($$QMAKE_DOCS_OUTPUTDIR)
68 QDOC += -installdir $$shell_quote($$[QT_INSTALL_DOCS])
81 PREP_DOC_INDEXES += -indexdir $$shell_quote($$mp/doc)
84 DOC_INDEXES += -indexdir $$shell_quote($$qrep/doc)
87 PREP_DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
88 DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
92 qtattributionsscanner.commands = $$QTATTRIBUTIONSSCANNER $$shell_quote($$MODULE_BASE_INDIR) \
93 --filter "QDocModule=$$QMAKE_DOCS_TARGET" -o $$shell_quote($$OUT_PWD/codeattributions.qdoc)
108 …h_docs.commands = $$QHELPGENERATOR $$shell_quote($$QMAKE_DOCS_OUTPUTDIR/$${QMAKE_DOCS_TARGET}.qhp)…
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/mkspecs/features/
H A Dqt_docs.prf45 QDOC_INCLUDE_PATHS=@$$shell_quote($$WIN_INCLUDETEMP)
66 QDOC += -outputdir $$shell_quote($$QMAKE_DOCS_OUTPUTDIR)
68 QDOC += -installdir $$shell_quote($$[QT_INSTALL_DOCS])
81 PREP_DOC_INDEXES += -indexdir $$shell_quote($$mp/doc)
84 DOC_INDEXES += -indexdir $$shell_quote($$qrep/doc)
87 PREP_DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
88 DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
92 qtattributionsscanner.commands = $$QTATTRIBUTIONSSCANNER $$shell_quote($$MODULE_BASE_INDIR) \
93 --filter "QDocModule=$$QMAKE_DOCS_TARGET" -o $$shell_quote($$OUT_PWD/codeattributions.qdoc)
108 …h_docs.commands = $$QHELPGENERATOR $$shell_quote($$QMAKE_DOCS_OUTPUTDIR/$${QMAKE_DOCS_TARGET}.qhp)…
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/mkspecs/features/
H A Dqt_docs.prf45 QDOC_INCLUDE_PATHS=@$$shell_quote($$WIN_INCLUDETEMP)
66 QDOC += -outputdir $$shell_quote($$QMAKE_DOCS_OUTPUTDIR)
68 QDOC += -installdir $$shell_quote($$[QT_INSTALL_DOCS])
81 PREP_DOC_INDEXES += -indexdir $$shell_quote($$mp/doc)
84 DOC_INDEXES += -indexdir $$shell_quote($$qrep/doc)
87 PREP_DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
88 DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
92 qtattributionsscanner.commands = $$QTATTRIBUTIONSSCANNER $$shell_quote($$MODULE_BASE_INDIR) \
93 --filter "QDocModule=$$QMAKE_DOCS_TARGET" -o $$shell_quote($$OUT_PWD/codeattributions.qdoc)
108 …h_docs.commands = $$QHELPGENERATOR $$shell_quote($$QMAKE_DOCS_OUTPUTDIR/$${QMAKE_DOCS_TARGET}.qhp)…
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/mkspecs/features/
H A Dqt_docs.prf45 QDOC_INCLUDE_PATHS=@$$shell_quote($$WIN_INCLUDETEMP)
66 QDOC += -outputdir $$shell_quote($$QMAKE_DOCS_OUTPUTDIR)
68 QDOC += -installdir $$shell_quote($$[QT_INSTALL_DOCS])
81 PREP_DOC_INDEXES += -indexdir $$shell_quote($$mp/doc)
84 DOC_INDEXES += -indexdir $$shell_quote($$qrep/doc)
87 PREP_DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
88 DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
92 qtattributionsscanner.commands = $$QTATTRIBUTIONSSCANNER $$shell_quote($$MODULE_BASE_INDIR) \
93 --filter "QDocModule=$$QMAKE_DOCS_TARGET" -o $$shell_quote($$OUT_PWD/codeattributions.qdoc)
108 …h_docs.commands = $$QHELPGENERATOR $$shell_quote($$QMAKE_DOCS_OUTPUTDIR/$${QMAKE_DOCS_TARGET}.qhp)…
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/mkspecs/features/
H A Dqt_docs.prf45 QDOC_INCLUDE_PATHS=@$$shell_quote($$WIN_INCLUDETEMP)
66 QDOC += -outputdir $$shell_quote($$QMAKE_DOCS_OUTPUTDIR)
68 QDOC += -installdir $$shell_quote($$[QT_INSTALL_DOCS])
81 PREP_DOC_INDEXES += -indexdir $$shell_quote($$mp/doc)
84 DOC_INDEXES += -indexdir $$shell_quote($$qrep/doc)
87 PREP_DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
88 DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
92 qtattributionsscanner.commands = $$QTATTRIBUTIONSSCANNER $$shell_quote($$MODULE_BASE_INDIR) \
93 --filter "QDocModule=$$QMAKE_DOCS_TARGET" -o $$shell_quote($$OUT_PWD/codeattributions.qdoc)
108 …h_docs.commands = $$QHELPGENERATOR $$shell_quote($$QMAKE_DOCS_OUTPUTDIR/$${QMAKE_DOCS_TARGET}.qhp)…
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/mkspecs/features/
H A Dqt_docs.prf45 QDOC_INCLUDE_PATHS=@$$shell_quote($$WIN_INCLUDETEMP)
66 QDOC += -outputdir $$shell_quote($$QMAKE_DOCS_OUTPUTDIR)
68 QDOC += -installdir $$shell_quote($$[QT_INSTALL_DOCS])
81 PREP_DOC_INDEXES += -indexdir $$shell_quote($$mp/doc)
84 DOC_INDEXES += -indexdir $$shell_quote($$qrep/doc)
87 PREP_DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
88 DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
92 qtattributionsscanner.commands = $$QTATTRIBUTIONSSCANNER $$shell_quote($$MODULE_BASE_INDIR) \
93 --filter "QDocModule=$$QMAKE_DOCS_TARGET" -o $$shell_quote($$OUT_PWD/codeattributions.qdoc)
108 …h_docs.commands = $$QHELPGENERATOR $$shell_quote($$QMAKE_DOCS_OUTPUTDIR/$${QMAKE_DOCS_TARGET}.qhp)…
/dports/net/qt5-network/kde-qtbase-5.15.2p263/mkspecs/features/
H A Dqt_docs.prf45 QDOC_INCLUDE_PATHS=@$$shell_quote($$WIN_INCLUDETEMP)
66 QDOC += -outputdir $$shell_quote($$QMAKE_DOCS_OUTPUTDIR)
68 QDOC += -installdir $$shell_quote($$[QT_INSTALL_DOCS])
81 PREP_DOC_INDEXES += -indexdir $$shell_quote($$mp/doc)
84 DOC_INDEXES += -indexdir $$shell_quote($$qrep/doc)
87 PREP_DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
88 DOC_INDEXES += -indexdir $$shell_quote($$[QT_INSTALL_DOCS/get])
92 qtattributionsscanner.commands = $$QTATTRIBUTIONSSCANNER $$shell_quote($$MODULE_BASE_INDIR) \
93 --filter "QDocModule=$$QMAKE_DOCS_TARGET" -o $$shell_quote($$OUT_PWD/codeattributions.qdoc)
108 …h_docs.commands = $$QHELPGENERATOR $$shell_quote($$QMAKE_DOCS_OUTPUTDIR/$${QMAKE_DOCS_TARGET}.qhp)…

12345678910>>...44