Home
last modified time | relevance | path

Searched refs:dump_options (Results 76 – 100 of 487) sorted by relevance

12345678910>>...20

/dports/devel/py-anyconfig/anyconfig-0.9.11/tests/backend/yaml/
H A Dpyyaml.py30 dump_options = dict(ac_safe=True) variable in Test_10
H A Druamel_yaml.py35 dump_options = dict(ac_safe=True) variable in Test_10
/dports/devel/py-anyconfig/anyconfig-0.9.11/tests/backend/
H A Dtoml.py51 load_options = dump_options = dict(dummy="this_will_be_ignored")
H A Dproperties.py50 dump_options = dict(dummy_opt="this_will_be_ignored") variable in Test_10
H A Dcommon.py77 dump_options = {} # Do. variable in Test_10_dumps_and_loads
138 cnf = self.psr.loads(self.psr.dumps(self.cnf, **self.dump_options))
/dports/science/lammps/lammps-stable_29Sep2021/unittest/formats/
H A Dtest_dump_local.cpp42 void generate_dump(std::string dump_file, std::string dump_options, in generate_dump() argument
46 command(fmt::format("dump id all {} 1 {} {}", dump_style, dump_file, dump_options)); in generate_dump()
/dports/devel/p5-Perl-Tidy/Perl-Tidy-20211029/lib/Perl/
H A DTidy.pod20 dump_options => $dump_options,
54 dump_options - ref to a hash to receive parameters (see below),
55 dump_options_type - controls contents of dump_options
141 =item dump_options
143 If the B<dump_options> parameter is given, it must be the reference to a hash.
158 in the hash reference supplied by B<dump_options>. The possible values are
167 used alone or with the B<dump_options> flag. Perltidy will
/dports/www/interchange/interchange-5.6.3/lib/Vend/
H A DRefSearch.pm344 *dump_options = \&Vend::Search::dump_options;
H A DDbSearch.pm409 *dump_options = \&Vend::Search::dump_options;
H A DGlimpse.pm398 *dump_options = \&Vend::Search::dump_options;
H A DTextSearch.pm413 *dump_options = \&Vend::Search::dump_options;
H A DSwish.pm425 *dump_options = \&Vend::Search::dump_options;
/dports/net-p2p/mktorrent/mktorrent-1.1/
H A Dinit.c363 static void dump_options(metafile_t *m) in dump_options() function
563 dump_options(m);
/dports/sysutils/squashfs-tools/squashfs4.4/squashfs-tools/
H A Dzstd_wrapper.c247 .dump_options = zstd_dump_options,
H A Dlz4_wrapper.c299 .dump_options = lz4_dump_options,
/dports/databases/py-gdbm/Python-3.8.12/Lib/distutils/tests/
H A Dtest_cmd.py74 cmd.dump_options()
/dports/lang/python-legacy/Python-2.7.18/Lib/distutils/tests/
H A Dtest_cmd.py74 cmd.dump_options()
/dports/lang/python37/Python-3.7.12/Lib/distutils/tests/
H A Dtest_cmd.py74 cmd.dump_options()
/dports/lang/python38/Python-3.8.12/Lib/distutils/tests/
H A Dtest_cmd.py74 cmd.dump_options()
/dports/lang/python-tools/Python-3.8.12/Lib/distutils/tests/
H A Dtest_cmd.py74 cmd.dump_options()
/dports/lang/python27/Python-2.7.18/Lib/distutils/tests/
H A Dtest_cmd.py74 cmd.dump_options()
/dports/lang/python39/Python-3.9.9/Lib/distutils/tests/
H A Dtest_cmd.py74 cmd.dump_options()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/distutils/tests/
H A Dtest_cmd.py62 cmd.dump_options()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/distutils/tests/
H A Dtest_cmd.py74 cmd.dump_options()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/distutils/tests/
H A Dtest_cmd.py74 cmd.dump_options()

12345678910>>...20