Searched refs:load_table_file (Results 1 – 5 of 5) sorted by relevance
94 def load_table_file(fname): function98 stanfunctions_file = load_table_file("stan-functions.txt")99 rfunctions_file = load_table_file("R.txt")100 pythontb_file = load_table_file("python.txt")
385 load_table_file (const String &file);1034 load_table_file (const String &file) in load_table_file() function1105 if ((library = load_table_file (*it)) != 0) in load_all_tables()1110 if ((library = load_table_file (*it)) != 0) in load_all_tables()1287 if ((library = load_table_file (file)) == 0) { in on_table_install_clicked()