Lines Matching refs:endl
29 << std::endl;
34 std::cerr << "error: a dictionary is not specified" << std::endl;
38 << std::endl;
49 << ": failed to mmap a dictionary file: " << args[0] << std::endl;
57 << ": failed to load a dictionary file: " << args[0] << std::endl;
68 std::cout << num_keys << " found" << std::endl;
81 << ": failed to predict keys from: " << str << std::endl;
88 std::cout << "not found" << std::endl;
92 << std::endl;
124 << cmdopt.optarg << std::endl;