Lines Matching refs:outError

83         outError(ERR_FEW_TAXA);  in generateRandomTree()
87 outError("Please specify an output tree file name"); in generateRandomTree()
170 outError(ERR_NO_MEMORY); in generateRandomTree()
172 outError(ERR_WRITE_OUTPUT, params.user_file); in generateRandomTree()
254 default: outError(ERR_INTERNAL); in printRunMode()
414 outError(ERR_WRITE_OUTPUT, filename); in summarizeTree()
428 outError(ERR_WRITE_OUTPUT, filename); in printTaxaSet()
436 outError(ERR_WRITE_OUTPUT, filename); in printTaxaSet()
521 outError(ERR_NO_K); in runPDTree()
719 outError(ERR_WRITE_OUTPUT, filename); in printNexusSets()
1048 outError(ERR_WRITE_OUTPUT, filename); in summarizeSplit()
1067 outError(ERR_WRITE_OUTPUT, filename); in printGainMatrix()
1281 outError(ERR_WRITE_OUTPUT, filename); in printTaxa()
1315 outError(ERR_WRITE_OUTPUT, filename); in printAreaList()
1363 outError(ERR_WRITE_OUTPUT, filename); in calcDistribution()
1415 outError(ERR_WRITE_OUTPUT, filename); in printRFDist()
1455 outError(ERR_READ_INPUT, trees1); in computeRFDistExtended()
1504 outError(ERR_READ_INPUT, trees1); in computeRFDistSamePair()
1514 if (!params.user_file) outError("User tree file not provided"); in computeRFDist()
1544 outError("Tree sets has different number of trees"); in computeRFDist()
1611 outError(ERR_WRITE_OUTPUT, output); in branchStats()
1628 outError(ERR_WRITE_OUTPUT, output); in branchStats()
1653 outError(ERR_WRITE_OUTPUT, drawFile); in compare()
1696 outError(ERR_WRITE_OUTPUT, output); in compare()
1731 outError(ERR_WRITE_OUTPUT, outProb_name); in guidedBootstrap()
1757 outError(ERR_WRITE_OUTPUT, outProb_name); in computeMulProb()
1782 outError(ERR_WRITE_OUTPUT, str); in processNCBITree()
2276 outError("wrong -minsupnew argument, please use back-slash separated string"); in collapseLowBranchSupport()
2389outError("Checkpoint (" + filename + ") indicates that a previous run successfully finished\n" + in main()
2456 if (instruction_set < LK_SSE2) outError("Your CPU does not support SSE2!"); in main()
2462 outError("Your CPU does not support FMA instruction, quiting now..."); in main()
2546 outError("You have specified more threads than CPU cores available"); in main()
2552 outError("Number of threads must be 1 for sequential version."); in main()
2622outError("Please use one MPI process! The feature you wanted does not need parallelization."); in main()
2713 outError("Current linear programming does not support finding minimal PD sets!"); in main()
2718 outError("Unknown file input format"); in main()