Home
last modified time | relevance | path

Searched refs:get_supported_conversions (Results 1 – 25 of 42) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/unittest/formats/
H A Dtest_potential_file_reader.cpp235 flag = utils::get_supported_conversions(utils::UNKNOWN); in TEST_F()
244 flag = utils::get_supported_conversions(utils::ENERGY); in TEST_F()
253 flag = utils::get_supported_conversions(utils::ENERGY); in TEST_F()
269 int convert_flag = utils::get_supported_conversions(utils::ENERGY); in TEST_F()
284 int convert_flag = utils::get_supported_conversions(utils::ENERGY); in TEST_F()
309 int convert_flag = utils::get_supported_conversions(utils::UNKNOWN); in TEST_F()
316 int convert_flag = utils::get_supported_conversions(utils::ENERGY); in TEST_F()
/dports/www/trac-devel/Trac-1.5.3/trac/mimeview/tests/
H A Dapi.py85 def get_supported_conversions(self): member in MimeviewTestCase.test_get_supported_conversions.Converter0
90 def get_supported_conversions(self): member in MimeviewTestCase.test_get_supported_conversions.Converter2
95 def get_supported_conversions(self): member in MimeviewTestCase.test_get_supported_conversions.Converter1
99 conversions = mimeview.get_supported_conversions('text/x-sample')
111 def get_supported_conversions(self): member in TestMimeviewConverter
/dports/www/moodle310/moodle/lib/classes/plugininfo/
H A Dfileconverter.php165 public function get_supported_conversions() { function in core\\plugininfo\\fileconverter
169 return $object->get_supported_conversions();
/dports/www/moodle39/moodle/lib/classes/plugininfo/
H A Dfileconverter.php165 public function get_supported_conversions() { function in core\\plugininfo\\fileconverter
169 return $object->get_supported_conversions();
/dports/www/moodle311/moodle/lib/classes/plugininfo/
H A Dfileconverter.php165 public function get_supported_conversions() { function in core\\plugininfo\\fileconverter
169 return $object->get_supported_conversions();
/dports/www/moodle310/moodle/files/classes/
H A Dconverter_interface.php80 public function get_supported_conversions(); function
/dports/www/moodle311/moodle/files/classes/
H A Dconverter_interface.php80 public function get_supported_conversions(); function
/dports/www/moodle39/moodle/files/classes/
H A Dconverter_interface.php80 public function get_supported_conversions(); function
/dports/devel/py-odfpy/odfpy-1.4.1/contrib/tracplugins/0.10/odftohtml/
H A Dodftohtml.py31 def get_supported_conversions(self): member in OdfToHtmlConverter
/dports/www/trac-devel/Trac-1.5.3/trac/mimeview/
H A Dapi.py582 def get_supported_conversions(): member in IContentConverter
665 def get_supported_conversions(self, mimetype): member in Mimeview
677 for k, n, e, im, om, q in c.get_supported_conversions() or []:
703 candidates = [c for c in self.get_supported_conversions(mimetype)
/dports/www/trac-devel/Trac-1.5.3/trac/ticket/tests/
H A Dconversion.py49 conversions = self.mimeview.get_supported_conversions(
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dutils.h482 int get_supported_conversions(const int property);
/dports/www/moodle310/moodle/files/converter/unoconv/classes/
H A Dconverter.php399 public function get_supported_conversions() { function in fileconverter_unoconv\\converter
/dports/www/moodle311/moodle/files/converter/unoconv/classes/
H A Dconverter.php399 public function get_supported_conversions() { function in fileconverter_unoconv\\converter
/dports/www/moodle39/moodle/files/converter/unoconv/classes/
H A Dconverter.php399 public function get_supported_conversions() { function in fileconverter_unoconv\\converter
/dports/science/lammps/lammps-stable_29Sep2021/unittest/utils/
H A Dtest_utils.cpp823 flag = utils::get_supported_conversions(utils::UNKNOWN); in TEST()
825 flag = utils::get_supported_conversions(utils::ENERGY); in TEST()
/dports/science/lammps/lammps-stable_29Sep2021/src/MANYBODY/
H A Dpair_nb3b_harmonic.cpp52 unit_convert_flag = utils::get_supported_conversions(utils::ENERGY); in PairNb3bHarmonic()
H A Dpair_eam_cd.cpp46 unit_convert_flag = utils::get_supported_conversions(utils::ENERGY); in PairEAMCD()
H A Dpair_sw.cpp48 unit_convert_flag = utils::get_supported_conversions(utils::ENERGY); in PairSW()
/dports/science/lammps/lammps-stable_29Sep2021/src/INTERLAYER/
H A Dpair_kolmogorov_crespi_z.cpp52 unit_convert_flag = utils::get_supported_conversions(utils::ENERGY); in PairKolmogorovCrespiZ()
H A Dpair_lebedeva_z.cpp54 unit_convert_flag = utils::get_supported_conversions(utils::ENERGY); in PairLebedevaZ()
/dports/www/trac-devel/Trac-1.5.3/trac/wiki/
H A Dweb_ui.py71 def get_supported_conversions(self): member in WikiModule
632 .get_supported_conversions('text/x-trac-wiki'):
/dports/www/moodle310/moodle/files/tests/
H A Dconverter_test.php789 public function get_supported_conversions() { function in core_file_converter_requirements_test_base
/dports/www/moodle311/moodle/files/tests/
H A Dconverter_test.php789 public function get_supported_conversions() { function in core_file_converter_requirements_base
/dports/www/moodle39/moodle/files/tests/
H A Dconverter_test.php789 public function get_supported_conversions() { function in core_file_converter_requirements_test_base

12