Home
last modified time | relevance | path

Searched refs:my_file_commands_read (Results 1 – 4 of 4) sorted by relevance

/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/
H A Dcommands.i25 %rename (file_commands_read) my_file_commands_read;
30 my_file_commands_read(std::string filename, struct
41 %feature("autodoc") my_file_commands_read; argument
42 %feature("kwargs") my_file_commands_read;
46 my_file_commands_read(std::string filename,
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Perl/
H A DRNA_wrap.cpp4817 my_file_commands_read(std::string filename, in my_file_commands_read() function
56647 result = (vrna_command_s *)my_file_commands_read(arg1,arg2); in XS()
56685 result = (vrna_command_s *)my_file_commands_read(arg1); in XS()
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python/
H A DRNA_wrap.cpp9082 my_file_commands_read(std::string filename, in my_file_commands_read() function
61614 result = (vrna_command_s *)my_file_commands_read(arg1,arg2); in _wrap_file_commands_read()
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python3/
H A DRNA_wrap.cpp9226 my_file_commands_read(std::string filename, in my_file_commands_read() function
62107 result = (vrna_command_s *)my_file_commands_read(arg1,arg2); in _wrap_file_commands_read()