3rdparty/proj2make/proj2make.cpp
278
gMakeFile << str << endl;
3rdparty/proj2make/proj2make.cpp
312
cerr << argv[0] << " : " << exc.what() << endl;
headers/cpp/defalloc.h
49
cerr << "out of memory" << endl;
headers/cpp/iostream.h
41
extern ostream& endl(ostream& outs);
headers/cpp/stl_alloc.h
49
# define __THROW_BAD_ALLOC cerr << "out of memory" << endl; exit(1)
src/apps/cortex/Persistence/xml_export_utils.h
77
stream << endl << context.indentString() << key;
src/apps/devices/DevicesView.cpp
114
<< std::endl;
src/apps/devices/DevicesView.cpp
151
<< "Skipping device." << std::endl;
src/bin/mail_utils/spamdbm.cpp
1503
cerr << TitleString << ": " << MessageString << endl;
src/bin/mail_utils/spamdbm.cpp
1550
OutputStream << TempString << endl;
src/bin/mail_utils/spamdbm.cpp
1576
OutputStream << TempString << endl;
src/bin/mail_utils/spamdbm.cpp
1582
OutputStream << TempString << endl;
src/bin/mail_utils/spamdbm.cpp
1661
OutputStream << "Get " << PropInfoPntr->name << endl;
src/bin/mail_utils/spamdbm.cpp
1665
OutputStream << "Set " << PropInfoPntr->name << " NewValue" << endl;
src/bin/mail_utils/spamdbm.cpp
1669
OutputStream << "Count " << PropInfoPntr->name << endl;
src/bin/mail_utils/spamdbm.cpp
1673
OutputStream << "Create " << PropInfoPntr->name << endl;
src/bin/mail_utils/spamdbm.cpp
1677
OutputStream << "Delete " << PropInfoPntr->name << endl;
src/bin/mail_utils/spamdbm.cpp
1681
OutputStream << PropInfoPntr->name << endl;
src/bin/mail_utils/spamdbm.cpp
1685
OutputStream << "Buggy Command: " << PropInfoPntr->name << endl;
src/bin/mail_utils/spamdbm.cpp
1689
OutputStream << endl;
src/bin/mail_utils/spamdbm.cpp
1716
ErrorCode << " (" << strerror (ErrorCode) << ")." << endl;
src/bin/mail_utils/spamdbm.cpp
4652
CommandText.String () << endl;
src/bin/mail_utils/spamdbm.cpp
4665
CommandText.String () << endl;
src/bin/mail_utils/spamdbm.cpp
5895
cout << endl;
src/bin/mail_utils/spamdbm.cpp
5903
cout << "." << endl;
src/bin/mail_utils/spamdbm.cpp
7853
cerr << "SpamDBM shutting down..." << endl;
src/bin/mkfs/FsCreator.cpp
145
<< name.String() << std::endl;
src/bin/mkfs/FsCreator.cpp
153
<< strerror(status) << std::endl;
src/bin/mkfs/FsCreator.cpp
182
<< "\" has been initialized successfully!" << std::endl;
src/bin/mkfs/FsCreator.cpp
187
<< std::endl;
src/bin/mkfs/FsCreator.cpp
79
<< fPath << ": " << strerror(status) << std::endl;
src/bin/mkfs/FsCreator.cpp
88
"path " << fPath << ": " << strerror(status) << std::endl;
src/bin/mkfs/FsCreator.cpp
98
<< std::endl;
src/bin/setmime.cpp
1100
cerr << I->second << endl << "Sniffer rule is correct" << endl;
src/bin/setmime.cpp
1102
cerr << error.String() << endl;
src/bin/setmime.cpp
1166
cerr << argv[0] << " : " << exc.what() << endl;
src/bin/setmime.cpp
398
cout << " \\" << endl << "\t" << kAttribute << " \"" << fName << "\" "
src/bin/setmime.cpp
408
cout << " \\" << endl << "\t\t" << kAttrType;
src/bin/setmime.cpp
418
cout << " \\" << endl << "\t\t" << kAttrViewable << " " << fViewable
src/bin/setmime.cpp
745
cout << "\\" << endl;
src/bin/setmime.cpp
930
cout << " \\" << endl << "\t" << kMiniIcon << " ";
src/bin/setmime.cpp
935
cout << " \\" << endl << "\t" << kLargeIcon << " ";
src/bin/setmime.cpp
940
cout << " \\" << endl << "\t" << kVectorIcon << " ";
src/bin/setmime.cpp
945
cout << endl;
src/bin/writembr/writembr.cpp
100
cerr << "MBR was NOT written" << endl;
src/bin/writembr/writembr.cpp
105
cerr << "Rewriting MBR for " << device.Path() << endl;
src/bin/writembr/writembr.cpp
111
<< " bytes to " << device.Path() << endl;
src/bin/writembr/writembr.cpp
118
cerr << "MBR was written OK" << endl;
src/bin/writembr/writembr.cpp
50
cerr << "Can not find boot device" << endl;
src/bin/writembr/writembr.cpp
57
cerr << "Can not find boot device" << endl;
src/bin/writembr/writembr.cpp
66
cerr << device.Path() << " is not a raw device" << endl;
src/bin/writembr/writembr.cpp
73
cerr << "Can't open " << device.Path() << endl;
src/bin/writembr/writembr.cpp
83
<< " bytes from " << device.Path() << endl;
src/kits/network/libnetservices2/ErrorsExt.cpp
68
stream << DebugMessage().String() << std::endl;
src/libs/print/libprint/tools/make_pattern.cpp
76
cout << endl;
src/libs/print/libprint/tools/make_pattern.cpp
82
cout << endl;
src/libs/print/libprint/tools/make_pattern.cpp
88
cout << endl;
src/tests/kits/app/blooper/IsMessageWaitingTest.cpp
146
cout << endl << "port_buffer_size_etc: ";
src/tests/kits/app/blooper/IsMessageWaitingTest.cpp
153
cout << count << endl;
src/tests/kits/app/blooper/IsMessageWaitingTest.cpp
157
cout << "code: " << code << endl;
src/tests/kits/app/blooper/IsMessageWaitingTest.cpp
163
cout << endl;
src/tests/kits/app/blooper/IsMessageWaitingTest.cpp
165
cout << endl;
src/tests/kits/app/blooper/IsMessageWaitingTest.cpp
86
cout << endl << "port_buffer_size_etc: " << strerror(count) << endl;
src/tests/kits/app/bmessage/MessageSpeedTest.cpp
127
<< length / count << "usec per retrieve." << endl; \
src/tests/kits/app/bmessage/MessageSpeedTest.cpp
168
<< "usec per item." << endl; \
src/tests/kits/app/bmessage/MessageSpeedTest.cpp
211
<< "usec. Giving " << length / count << "usec per item." << endl; \
src/tests/kits/app/bmessage/MessageSpeedTest.cpp
250
<< "usec per item." << endl; \
src/tests/kits/app/bmessage/MessageSpeedTest.cpp
292
<< "usec. Giving " << length / count << "usec per item." << endl; \
src/tests/kits/app/bmessage/MessageSpeedTest.cpp
54
<< " in a message = " << length << "usec" << endl; \
src/tests/kits/app/bmessage/MessageSpeedTest.cpp
93
<< " items = " << length << "usec" << endl; \
src/tests/kits/app/common.h
37
cout << endl << "errno == \"" << strerror(errno) << "\" (" << errno \
src/tests/kits/app/common.h
38
<< ") in " << __PRETTY_FUNCTION__ << endl
src/tests/kits/app/common.h
41
cout << endl << "status_t == \"" << strerror((status__)) << "\" (" \
src/tests/kits/app/common.h
42
<< (status__) << ") in " << __PRETTY_FUNCTION__ << endl
src/tests/kits/interface/common.h
37
cout << endl << "errno == \"" << strerror(errno) << "\" (" << errno \
src/tests/kits/interface/common.h
38
<< ") in " << __PRETTY_FUNCTION__ << endl
src/tests/kits/interface/common.h
41
cout << endl << "status_t == \"" << strerror((status__)) << "\" (" \
src/tests/kits/interface/common.h
42
<< (status__) << ") in " << __PRETTY_FUNCTION__ << endl
src/tests/kits/midi/test1.cpp
15
cerr << "File does not exist." << endl;
src/tests/kits/midi/test1.cpp
29
cout << "Start Time: " << dec << start_time << "ms" << endl;
src/tests/kits/midi/test1.cpp
30
cout << "Stop Time: " << dec << stop_time << "ms" << endl;
src/tests/kits/midi/test1.cpp
31
cout << "Total time: " << dec << stop_time - start_time << "ms" << endl;
src/tests/kits/midi/test1.cpp
8
cerr << "Must supply a filename (*.mid)!" << endl;
src/tests/kits/net/cookie/cookie_test.cpp
100
cout << "Count : " << count << endl;
src/tests/kits/net/cookie/cookie_test.cpp
12
using std::endl;
src/tests/kits/net/cookie/cookie_test.cpp
19
cout << "Creating random domains" << endl;
src/tests/kits/net/cookie/cookie_test.cpp
69
cout << "Count for " << host << ": " << count << endl;
src/tests/kits/net/cookie/cookie_test.cpp
72
cout << "Flat view of cookie jar is " << j.FlattenedSize() << " bytes large." << endl;
src/tests/kits/net/cookie/cookie_test.cpp
77
cout << "Flatten() success!" << endl;
src/tests/kits/net/cookie/cookie_test.cpp
79
cout << "Flatten() error!" << endl;
src/tests/kits/net/cookie/cookie_test.cpp
88
cout << "Running stressTest:" << endl;
src/tests/kits/net/netservices2/HttpDebugLogger.cpp
153
std::cout << output.String() << std::endl;
src/tests/kits/storage/MimeSnifferTest.cpp
1065
cout << endl << "This sucker's gonna fail..."
src/tests/kits/storage/MimeSnifferTest.cpp
1066
<< endl << "RULE: '" << testCase.rule << "'"
src/tests/kits/storage/MimeSnifferTest.cpp
1067
<< endl << "ERROR: "
src/tests/kits/storage/MimeSnifferTest.cpp
1068
<< endl << parseError.String()
src/tests/kits/storage/MimeSnifferTest.cpp
1069
<< endl;
src/tests/kits/storage/MimeSnifferTest.cpp
21
using std::endl;
src/tests/kits/storage/MimeTypeTest.cpp
138
cout << "(Making a copy of your MIME database at '" + mimeDatabaseDir + "')" << endl;
src/tests/kits/storage/MimeTypeTest.cpp
145
cout << "(Using existing copy of MIME database in '" + mimeDatabaseDir + "')" << endl;
src/tests/kits/storage/MimeTypeTest.cpp
154
cout << "(Removing copy of MIME database in '" + mimeDatabaseDir + "')" << endl;
src/tests/kits/storage/MimeTypeTest.cpp
1683
cout << "Fuckup == '" << subType << "'" << endl;
src/tests/servers/registrar/RosterShell.cpp
71
std::cout << error << std::endl;
src/tools/cppunit/TestListener.cpp
11
using std::endl;
src/tools/cppunit/TestListener.cpp
17
cout << test->getName() << endl;
src/tools/cppunit/TestListener.cpp
31
cout << endl;
src/tools/cppunit/TestListener.cpp
39
cout << " + PASSED" << endl;
src/tools/cppunit/TestListener.cpp
43
cout << endl;
src/tools/cppunit/TestListener.cpp
58
cout << " Your test ran for longer than an entire day. Honestly," << endl;
src/tools/cppunit/TestListener.cpp
59
cout << " that's 24 hours. That's a long time. Please write shorter" << endl;
src/tools/cppunit/TestListener.cpp
60
cout << " tests. Clock time: " << time << " microseconds." << endl;
src/tools/cppunit/TestListener.cpp
89
cout << endl;
src/tools/cppunit/TestShell.cpp
106
cout << " " << (*i)->getName() << endl;
src/tools/cppunit/TestShell.cpp
149
cout << ", wrong extension. Skipping." << endl;
src/tools/cppunit/TestShell.cpp
179
cout << ", getTestSuiteName error == " << err << endl;
src/tools/cppunit/TestShell.cpp
183
cout << ", OK." << endl;
src/tools/cppunit/TestShell.cpp
214
cout << "ERROR: No installed tests to run!" << endl;
src/tools/cppunit/TestShell.cpp
260
cout << endl << "ERROR: Invalid argument \"" << *i << "\"" << endl;
src/tools/cppunit/TestShell.cpp
28
using std::endl;
src/tools/cppunit/TestShell.cpp
325
cout << endl << fDescription;
src/tools/cppunit/TestShell.cpp
331
cout << endl;
src/tools/cppunit/TestShell.cpp
332
cout << "VALID ARGUMENTS: " << endl;
src/tools/cppunit/TestShell.cpp
334
cout << endl;
src/tools/cppunit/TestShell.cpp
341
cout << indent << "--help Displays this help text plus some other garbage" << endl;
src/tools/cppunit/TestShell.cpp
342
cout << indent << "--list Lists the names of classes with installed tests" << endl;
src/tools/cppunit/TestShell.cpp
343
cout << indent << "-v0 Sets verbosity level to 0 (concise summary only)" << endl;
src/tools/cppunit/TestShell.cpp
344
cout << indent << "-v1 Sets verbosity level to 1 (complete summary only)" << endl;
src/tools/cppunit/TestShell.cpp
345
cout << indent << "-v2 Sets verbosity level to 2 (*default* -- per-test results plus" << endl;
src/tools/cppunit/TestShell.cpp
346
cout << indent << " complete summary)" << endl;
src/tools/cppunit/TestShell.cpp
347
cout << indent << "-v3 Sets verbosity level to 3 (partial dynamic loading information, " << endl;
src/tools/cppunit/TestShell.cpp
348
cout << indent << " per-test results and timing info, plus complete summary)" << endl;
src/tools/cppunit/TestShell.cpp
349
cout << indent << "-v4 Sets verbosity level to 4 (complete dynamic loading information, " << endl;
src/tools/cppunit/TestShell.cpp
350
cout << indent << " per-test results and timing info, plus complete summary)" << endl;
src/tools/cppunit/TestShell.cpp
351
cout << indent << "NAME Instructs the program to run the test for the given class or all" << endl;
src/tools/cppunit/TestShell.cpp
352
cout << indent << " the tests for the given suite. If some bonehead adds both a class" << endl;
src/tools/cppunit/TestShell.cpp
353
cout << indent << " and a suite with the same name, the suite will be run, not the class" << endl;
src/tools/cppunit/TestShell.cpp
354
cout << indent << " (unless the class is part of the suite with the same name :-). If no" << endl;
src/tools/cppunit/TestShell.cpp
355
cout << indent << " classes or suites are specified, all available tests are run" << endl;
src/tools/cppunit/TestShell.cpp
356
cout << indent << "-lPATH Adds PATH to the search path for dynamically loadable test" << endl;
src/tools/cppunit/TestShell.cpp
357
cout << indent << " libraries" << endl;
src/tools/cppunit/TestShell.cpp
364
cout << "------------------------------------------------------------------------------" << endl;
src/tools/cppunit/TestShell.cpp
365
cout << "Available Suites:" << endl;
src/tools/cppunit/TestShell.cpp
366
cout << "------------------------------------------------------------------------------" << endl;
src/tools/cppunit/TestShell.cpp
369
cout << j->first << endl;
src/tools/cppunit/TestShell.cpp
370
cout << endl;
src/tools/cppunit/TestShell.cpp
373
cout << "------------------------------------------------------------------------------" << endl;
src/tools/cppunit/TestShell.cpp
374
cout << "Available Tests:" << endl;
src/tools/cppunit/TestShell.cpp
375
cout << "------------------------------------------------------------------------------" << endl;
src/tools/cppunit/TestShell.cpp
378
cout << i->first << endl;
src/tools/cppunit/TestShell.cpp
379
cout << endl;
src/tools/cppunit/TestShell.cpp
436
cout << "------------------------------------------------------------------------------" << endl;
src/tools/cppunit/TestShell.cpp
437
cout << "Tests" << endl;
src/tools/cppunit/TestShell.cpp
438
cout << "------------------------------------------------------------------------------" << endl;
src/tools/cppunit/TestShell.cpp
450
cout << "------------------------------------------------------------------------------" << endl;
src/tools/cppunit/TestShell.cpp
451
cout << "Results " << endl;
src/tools/cppunit/TestShell.cpp
452
cout << "------------------------------------------------------------------------------" << endl;
src/tools/cppunit/TestShell.cpp
458
cout << "- FAILURES: " << fResultsCollector.testFailures() << endl;
src/tools/cppunit/TestShell.cpp
464
cout << " " << (*iFailure)->toString() << endl;
src/tools/cppunit/TestShell.cpp
468
cout << "- ERRORS: " << fResultsCollector.testErrors() << endl;
src/tools/cppunit/TestShell.cpp
474
cout << " " << (*iFailure)->toString() << endl;
src/tools/cppunit/TestShell.cpp
480
cout << "+ PASSED" << endl;
src/tools/cppunit/TestShell.cpp
482
cout << endl;
src/tools/cppunit/TestShell.cpp
488
cout << "- FAILED" << endl;
src/tools/cppunit/TestShell.cpp
490
cout << "+ PASSED" << endl;
src/tools/cppunit/TestShell.cpp
499
cout << "------------------------------------------------------------------------------" << endl;
src/tools/cppunit/TestShell.cpp
500
cout << "Loading " << endl;
src/tools/cppunit/TestShell.cpp
501
cout << "------------------------------------------------------------------------------" << endl;
src/tools/cppunit/TestShell.cpp
509
cout << "Checking " << *i << endl;
src/tools/cppunit/TestShell.cpp
513
cout << " from " << *i << endl;
src/tools/cppunit/TestShell.cpp
518
cout << endl;
src/tools/cppunit/TestShell.cpp
526
endl << " test. Both will be executed, but it is recommended you rename" <<
src/tools/cppunit/TestShell.cpp
527
endl << " one of them to resolve the conflict." <<
src/tools/cppunit/TestShell.cpp
528
endl << endl;
src/tools/cppunit/TestShell.cpp
541
cout << "Couldn't get test dir." << endl;
src/tools/cppunit/TestShell.cpp
543
cout << "Couldn't find the path to the test app." << endl;
src/tools/cppunit/TestShell.cpp
559
<< endl;
src/tools/cppunit/TestShell.cpp
565
"group lock!" << endl;
src/tools/cppunit/TestShell.cpp
572
"group!" << endl;
src/tools/cppunit/TestShell.cpp
589
"symbols!" << endl;
src/tools/cppunit/TestShell.cpp
606
"Failed to acquire patch group lock!" << endl;
src/tools/cppunit/TestShell.cpp
633
cout << "debugger() called: " << message << endl;
src/tools/cppunit/TestShell.cpp
66
cout << "Adding BTestSuite '" << suite->getName() << "'" << endl;
src/tools/cppunit/TestShell.cpp
79
cout << " " << i->first << "; " << i->second->getName() << endl;
src/tools/cppunit/TestShell.cpp
94
cout << "Adding CppUnit::TestSuite '" << suite->getName() << "'" << endl;
src/tools/cppunit/TestUtils.cpp
12
using std::endl;
src/tools/cppunit/TestUtils.cpp
189
cout << endl << "DecodeResult() -- " "0x" << hex << result << " (" << dec << result << ") == " << str << endl;
src/tools/cppunit/cppunit/CompilerOutputter.cpp
106
m_stream << endl;
src/tools/cppunit/cppunit/CompilerOutputter.cpp
114
m_stream << endl;
src/tools/cppunit/cppunit/CompilerOutputter.cpp
120
m_stream << endl;
src/tools/cppunit/cppunit/CompilerOutputter.cpp
129
m_stream << endl;
src/tools/cppunit/cppunit/CompilerOutputter.cpp
131
m_stream << endl;
src/tools/cppunit/cppunit/CompilerOutputter.cpp
135
m_stream << endl;
src/tools/cppunit/cppunit/CompilerOutputter.cpp
144
m_stream << wrappedMessage << endl;
src/tools/cppunit/cppunit/CompilerOutputter.cpp
151
m_stream << "Failures !!!" << endl;
src/tools/cppunit/cppunit/CompilerOutputter.cpp
156
<< endl;
src/tools/cppunit/cppunit/CompilerOutputter.cpp
53
<< endl;
src/tools/cppunit/cppunit/CompilerOutputter.cpp
9
using std::endl;
src/tools/cppunit/cppunit/TestRunner.cpp
100
cout << "<RETURN> to continue" << endl;
src/tools/cppunit/cppunit/TestRunner.cpp
109
cout << endl;
src/tools/cppunit/cppunit/TestRunner.cpp
11
using std::endl;
src/tools/cppunit/cppunit/TestRunner.cpp
90
cout << "Test " << testName << " not found." << endl;
src/tools/cppunit/cppunit/TextOutputter.cpp
108
m_stream << "expected: " << e->expectedValue() << endl
src/tools/cppunit/cppunit/TextOutputter.cpp
112
m_stream << endl;
src/tools/cppunit/cppunit/TextOutputter.cpp
113
m_stream << "additional message:" << endl
src/tools/cppunit/cppunit/TextOutputter.cpp
128
m_stream << endl << "OK (" << m_result->runTests () << " tests)"
src/tools/cppunit/cppunit/TextOutputter.cpp
129
<< endl;
src/tools/cppunit/cppunit/TextOutputter.cpp
132
m_stream << endl;
src/tools/cppunit/cppunit/TextOutputter.cpp
142
m_stream << "!!!FAILURES!!!" << endl;
src/tools/cppunit/cppunit/TextOutputter.cpp
149
m_stream << "Test Results:" << endl;
src/tools/cppunit/cppunit/TextOutputter.cpp
154
<< endl;
src/tools/cppunit/cppunit/TextOutputter.cpp
32
m_stream << endl;
src/tools/cppunit/cppunit/TextOutputter.cpp
34
m_stream << endl;
src/tools/cppunit/cppunit/TextOutputter.cpp
45
m_stream << endl;
src/tools/cppunit/cppunit/TextOutputter.cpp
62
m_stream << endl;
src/tools/cppunit/cppunit/TextOutputter.cpp
64
m_stream << endl;
src/tools/cppunit/cppunit/TextOutputter.cpp
8
using std::endl;
src/tools/cppunit/cppunit/TextTestProgressListener.cpp
42
cerr << endl;
src/tools/cppunit/cppunit/TextTestProgressListener.cpp
7
using std::endl;
src/tools/cppunit/cppunit/TextTestResult.cpp
10
using std::endl;
src/tools/cppunit/cppunit/TextTestResult.cpp
121
stream << "expected: " << e->expectedValue() << endl
src/tools/cppunit/cppunit/TextTestResult.cpp
125
stream << endl;
src/tools/cppunit/cppunit/TextTestResult.cpp
126
stream << "additional message:" << endl
src/tools/cppunit/cppunit/TextTestResult.cpp
141
stream << endl;
src/tools/cppunit/cppunit/TextTestResult.cpp
150
stream << endl << "OK (" << runTests () << " tests)"
src/tools/cppunit/cppunit/TextTestResult.cpp
151
<< endl;
src/tools/cppunit/cppunit/TextTestResult.cpp
154
stream << endl;
src/tools/cppunit/cppunit/TextTestResult.cpp
164
stream << "!!!FAILURES!!!" << endl;
src/tools/cppunit/cppunit/TextTestResult.cpp
171
stream << "Test Results:" << endl;
src/tools/cppunit/cppunit/TextTestResult.cpp
176
<< endl;
src/tools/cppunit/cppunit/TextTestResult.cpp
52
stream << endl;
src/tools/cppunit/cppunit/TextTestResult.cpp
70
stream << endl;
src/tools/cppunit/cppunit/TextTestResult.cpp
72
stream << endl;
src/tools/cppunit/cppunit/XmlOutputter.cpp
10
using std::endl;
src/tools/cppunit/cppunit/XmlOutputter.cpp
188
<< endl;
src/tools/gensyscalls/gensyscallinfos.cpp
354
file << "#include \"gensyscalls.h\"" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
355
file << "#include \"syscall_types_sizes.h\"" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
356
file << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
360
<< "\";" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
363
<< "\";" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
366
<< "\";" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
368
"SYSCALL_RETURN_TYPE_ALIGNMENT_SIZE;" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
370
"SYSCALL_PARAMETER_ALIGNMENT_SIZE;" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
372
"SYSCALL_LONG_PARAMETER_ALIGNMENT_SIZE;" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
373
file << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
375
file << "SyscallVector* create_syscall_vector() {" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
377
<< endl;
src/tools/gensyscalls/gensyscallinfos.cpp
378
file << "\tSyscall* syscall;" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
388
<< syscall.GetKernelName() << "\");" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
396
<< returnType.type << "\");" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
407
<< endl;
src/tools/gensyscalls/gensyscallinfos.cpp
409
file << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
413
file << "\treturn syscallVector;" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
414
file << "}" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
425
file << "#include <computed_asm_macros.h>" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
426
file << "#include <syscalls.h>" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
427
file << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
428
file << "#include \"arch_gensyscalls.h\"" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
429
file << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
430
file << "#ifndef SYSCALL_LONG_PARAMETER_ALIGNMENT_TYPE" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
432
<< endl;
src/tools/gensyscalls/gensyscallinfos.cpp
433
file << "#endif" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
434
file << "void dummy() {" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
437
"sizeof(SYSCALL_RETURN_TYPE_ALIGNMENT_TYPE));" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
439
"sizeof(SYSCALL_PARAMETER_ALIGNMENT_TYPE));" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
441
"sizeof(SYSCALL_LONG_PARAMETER_ALIGNMENT_TYPE));" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
442
file << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
451
<< i << ", 0);" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
454
<< i << ", sizeof(" << returnType.type << "));" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
462
<< "_" << k << ", sizeof(" << param.type << "));" << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
464
file << endl;
src/tools/gensyscalls/gensyscallinfos.cpp
468
file << "}" << endl;
src/tools/gensyscalls/gensyscalls.cpp
341
<< syscall->Name() << ", " << i << ")" << endl;
src/tools/gensyscalls/gensyscalls.cpp
355
file << "case " << i << ":" << endl;
src/tools/gensyscalls/gensyscalls.cpp
385
file << ");" << endl;
src/tools/gensyscalls/gensyscalls.cpp
386
file << "\tbreak;" << endl;
src/tools/gensyscalls/gensyscalls.cpp
413
file << "#define SYSCALL_" << defineName << " " << i << endl;
src/tools/gensyscalls/gensyscalls.cpp
425
file << "#define SYSCALL_COUNT " << fSyscallCount << endl;
src/tools/gensyscalls/gensyscalls.cpp
426
file << endl;
src/tools/gensyscalls/gensyscalls.cpp
429
file << "#ifndef _ASSEMBLER" << endl;
src/tools/gensyscalls/gensyscalls.cpp
430
file << endl;
src/tools/gensyscalls/gensyscalls.cpp
433
file << "#include <TypeConstants.h>" << endl;
src/tools/gensyscalls/gensyscalls.cpp
434
file << endl;
src/tools/gensyscalls/gensyscalls.cpp
437
file << "const int kSyscallCount = SYSCALL_COUNT;" << endl;
src/tools/gensyscalls/gensyscalls.cpp
438
file << endl;
src/tools/gensyscalls/gensyscalls.cpp
441
file << "const syscall_info kSyscallInfos[] = {" << endl;
src/tools/gensyscalls/gensyscalls.cpp
454
<< paramSize << " }," << endl;
src/tools/gensyscalls/gensyscalls.cpp
458
file << "};" << endl;
src/tools/gensyscalls/gensyscalls.cpp
459
file << endl;
src/tools/gensyscalls/gensyscalls.cpp
463
<< endl;
src/tools/gensyscalls/gensyscalls.cpp
470
file << "\t{" << endl;
src/tools/gensyscalls/gensyscalls.cpp
472
<< endl;
src/tools/gensyscalls/gensyscalls.cpp
478
<< _GetTypeCode(returnType) << " }," << endl;
src/tools/gensyscalls/gensyscalls.cpp
481
file << "\t\t{" << endl;
src/tools/gensyscalls/gensyscalls.cpp
488
<< _GetTypeCode(parameter) << " }," << endl;
src/tools/gensyscalls/gensyscalls.cpp
491
file << "\t\t}" << endl;
src/tools/gensyscalls/gensyscalls.cpp
492
file << "\t}," << endl;
src/tools/gensyscalls/gensyscalls.cpp
496
file << "};" << endl;
src/tools/gensyscalls/gensyscalls.cpp
499
file << "#endif // _ASSEMBLER" << endl;
src/tools/gensyscalls/gensyscalls.cpp
510
file << "void" << endl
src/tools/gensyscalls/gensyscalls.cpp
511
<< "GET_SYSCALLS(vector<Syscall*> &syscalls)" << endl
src/tools/gensyscalls/gensyscalls.cpp
512
<< "{" << endl
src/tools/gensyscalls/gensyscalls.cpp
513
<< "\tSyscall *syscall;" << endl
src/tools/gensyscalls/gensyscalls.cpp
514
<< "\tTypeHandler *handler;" << endl
src/tools/gensyscalls/gensyscalls.cpp
515
<< "(void)syscall;" << endl
src/tools/gensyscalls/gensyscalls.cpp
516
<< "(void)handler;" << endl;
src/tools/gensyscalls/gensyscalls.cpp
526
file << endl;
src/tools/gensyscalls/gensyscalls.cpp
528
file << "#endif" << endl;
src/tools/gensyscalls/gensyscalls.cpp
530
file << "#ifdef SYSCALLS_CHUNK_" << (i / chunkSize) << endl;
src/tools/gensyscalls/gensyscalls.cpp
534
file << endl;
src/tools/gensyscalls/gensyscalls.cpp
535
file << "\t// " << syscall->Name() << endl;
src/tools/gensyscalls/gensyscalls.cpp
541
<< ">::Create();" << endl;
src/tools/gensyscalls/gensyscalls.cpp
545
<< "\"" << returnType << "\", "<< "handler);" << endl;
src/tools/gensyscalls/gensyscalls.cpp
546
file << "\tsyscalls.push_back(syscall);" << endl;
src/tools/gensyscalls/gensyscalls.cpp
555
<< parameter->TypeName() << ">::Create();" << endl;
src/tools/gensyscalls/gensyscalls.cpp
561
<< "\", handler);" << endl;
src/tools/gensyscalls/gensyscalls.cpp
566
file << "#endif" << endl;
src/tools/gensyscalls/gensyscalls.cpp
569
file << "}" << endl;