Lines Matching defs:endl
144 cerr << "Add entry to DomainTable error" << endl;
169 cerr << "Add entry to PidTable error" << endl;
252 cout << "Domain Table:" << endl;
259 cout << " Log type:" << (i - 1) << endl;
261 cout << " Domain: 0x" << std::hex << it.first << std::dec << endl;
265 cout << " Tag: " << itt.first << endl;
271 cout << "Pid Table:" << endl;
273 cout << " Proc: " << t.second.name << "(" << t.first << ")" << endl;
282 cout << " Log Type: " << (i - 1) << endl;
287 cout << " Tag: " << itt.first << endl;