Home
last modified time | relevance | path

Searched refs:process_command_line (Results 1 – 25 of 141) sorted by relevance

123456

/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydev_tests_python/
H A Dtest_process_command_line.py6 from _pydevd_bundle.pydevd_command_line_handling import process_command_line, setup_to_argv
7 setup = process_command_line(['pydevd.py', '--port', '1', '--save-threading'])
18 from _pydevd_bundle.pydevd_command_line_handling import process_command_line, setup_to_argv
19 setup = process_command_line(['pydevd.py', '--port', '1', '--qt-support=auto'])
22 setup = process_command_line(['pydevd.py', '--port', '1', '--qt-support'])
25 setup = process_command_line(['pydevd.py', '--port', '1', '--qt-support=pyqt4'])
28 …self.assertRaises(ValueError, process_command_line, ['pydevd.py', '--port', '1', '--qt-support=wro…
/dports/cad/opentimer/OpenTimer-18d28ff/ot/sdc/
H A Dsdcparser.tcl41 proc process_command_line {argv {startdir ""}} { procedure
63 set files [concat $files [process_command_line \
130 set filelist [process_command_line $argv]
/dports/audio/rawrec/rawrec-0.9.991/
H A DChangeLog70 process_command_line.c, rawrec.h, record.c, ringbuf_close.c,
118 * src/process_command_line.c (process_command_line): If the
122 * src/process_command_line.c (process_command_line): When
153 * src/process_command_line.c (process_command_line): INT64_MAX
172 * src/process_command_line.c (process_command_line): added
270 * src/process_command_line.c (process_command_line): added case to
274 * src/process_command_line.c (process_command_line): when a limit
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/
H A Dattach_pydevd.py4 def process_command_line(argv): function
64 main(process_command_line(sys.argv[1:]))
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/
H A Dattach_pydevd.py5 def process_command_line(argv): function
73 main(process_command_line(sys.argv[1:]))
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/
H A Dattach_pydevd.py5 def process_command_line(argv): function
73 main(process_command_line(sys.argv[1:]))
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/
H A Dattach_pydevd.py8 def process_command_line(argv): function
86 main(process_command_line(sys.argv[1:]))
/dports/sysutils/qdirstat/qdirstat-1.8/scripts/shadowed/
H A Dunshadow-mount-points52 function process_command_line()
204 process_command_line $*
/dports/databases/mantis/mantisbt-2.25.2/vendor/adodb/adodb-php/scripts/
H A Duploadrelease.py102 def process_command_line(): function
162 process_command_line()
/dports/deskutils/egroupware/egroupware/vendor/egroupware/adodb-php/scripts/
H A Duploadrelease.py105 def process_command_line(): function
187 process_command_line()
/dports/math/yices/yices-2.6.2/tests/unit/
H A Dtest_smt2_lexer.c99 static void process_command_line(int argc, char *argv[]) { in process_command_line() function
171 process_command_line(argc, argv); in main()
/dports/textproc/py-docutils/docutils-0.17.1/docs/api/
H A Druntime-settings.txt80 If ``settings`` is not defined, ``self.process_command_line`` is
88 4. ``self.process_command_line`` calls ``self.setup_option_parser``,
135 to its caller, ``self.process_command_line``.
137 11. ``self.process_command_line`` calls ``option_parser.parse_args``,
184 ``docutils.Publisher.process_command_line`` (as ``publish_cmdline``
/dports/devel/boost-docs/boost_1_72_0/libs/endian/test/
H A Dspeed_test.cpp37 void process_command_line(int argc, char * argv[]) in process_command_line() function
162 process_command_line(argc, argv); in cpp_main()
H A Dloop_time_test.cpp51 void process_command_line(int argc, char * argv[]) in process_command_line() function
251 process_command_line(argc, argv); in cpp_main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/endian/test/
H A Dspeed_test.cpp37 void process_command_line(int argc, char * argv[]) in process_command_line() function
162 process_command_line(argc, argv); in cpp_main()
H A Dloop_time_test.cpp51 void process_command_line(int argc, char * argv[]) in process_command_line() function
251 process_command_line(argc, argv); in cpp_main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/endian/test/
H A Dspeed_test.cpp38 void process_command_line(int argc, char * argv[]) in process_command_line() function
163 process_command_line(argc, argv); in cpp_main()
H A Dloop_time_test.cpp52 void process_command_line(int argc, char * argv[]) in process_command_line() function
252 process_command_line(argc, argv); in cpp_main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/endian/test/
H A Dspeed_test.cpp38 void process_command_line(int argc, char * argv[]) in process_command_line() function
163 process_command_line(argc, argv); in cpp_main()
/dports/databases/percona57-server/boost_1_59_0/libs/endian/test/
H A Dspeed_test.cpp38 void process_command_line(int argc, char * argv[]) in process_command_line() function
163 process_command_line(argc, argv); in cpp_main()
/dports/databases/xtrabackup/boost_1_59_0/libs/endian/test/
H A Dspeed_test.cpp38 void process_command_line(int argc, char * argv[]) in process_command_line() function
163 process_command_line(argc, argv); in cpp_main()
/dports/databases/percona57-client/boost_1_59_0/libs/endian/test/
H A Dspeed_test.cpp38 void process_command_line(int argc, char * argv[]) in process_command_line() function
163 process_command_line(argc, argv); in cpp_main()
/dports/devel/boost-libs/boost_1_72_0/libs/endian/test/
H A Dspeed_test.cpp37 void process_command_line(int argc, char * argv[]) in process_command_line() function
162 process_command_line(argc, argv); in cpp_main()
/dports/math/cgal/CGAL-5.3/examples/Surface_mesh_topology/
H A Dshortest_noncontractible_cycle_2.cpp36 void process_command_line(int argc, char** argv, in process_command_line() function
82 process_command_line(argc, argv, filename, draw, dist, time, random); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/endian/test/
H A Dspeed_test.cpp37 void process_command_line(int argc, char * argv[]) in process_command_line() function
162 process_command_line(argc, argv); in cpp_main()

123456