/dports/games/stuntrally/stuntrally-2.6.1/source/vdrift/ |
H A D | joeserialize.h | 1399 info_output << "Wrote " << path << std::endl; 1408 info_output << "Loading " << path << "..." << std::endl; 1419 info_output << "Loaded " << path << std::endl; 1430 in.set_error_output(info_output); 1441 info_output << "Loaded " << path << std::endl; 1454 info_output << "File " << path << " not found" << std::endl; 1463 info_output << "Loading " << path << "..." << std::endl; in LoadObjectFromFileOrCreateDefault() 1470 in.set_error_output(info_output); in LoadObjectFromFileOrCreateDefault() 1481 info_output << "Loaded " << path << std::endl; in LoadObjectFromFileOrCreateDefault() 1502 WriteObjectToFile(path, object, info_output); in LoadObjectFromFileOrCreateDefault() [all …]
|
H A D | forcefeedback.h | 21 FORCEFEEDBACK( std::string device, std::ostream & error_output, std::ostream & info_output);
|
H A D | forcefeedback.cpp | 34 …CEFEEDBACK::FORCEFEEDBACK( string device, std::ostream & error_output, std::ostream & info_output ) in FORCEFEEDBACK() argument 162 info_output << "Force feedback initialized successfully" << std::endl; in FORCEFEEDBACK()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_generator.cc | 151 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 153 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate() 170 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 172 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
/dports/devel/cppcheck/cppcheck-2.6.3/tools/ |
H A D | donate-cpu.py | 213 info_output = output variable 214 info_output += 'info messages:\n' + head_info_msg 223 print(info_output) 227 upload_info(package, info_output, server_address)
|
H A D | donate_cpu_lib.py | 457 def upload_info(package, info_output, server_address): argument 458 print('Uploading information output.. ' + str(len(info_output)) + ' bytes') 464 send_all(sock, 'write_info\n' + package + '\n' + info_output + '\nDONE')
|
/dports/devel/cppcheck-gui/cppcheck-2.6.3/tools/ |
H A D | donate-cpu.py | 213 info_output = output variable 214 info_output += 'info messages:\n' + head_info_msg 223 print(info_output) 227 upload_info(package, info_output, server_address)
|
H A D | donate_cpu_lib.py | 457 def upload_info(package, info_output, server_address): argument 458 print('Uploading information output.. ' + str(len(info_output)) + ' bytes') 464 send_all(sock, 'write_info\n' + package + '\n' + info_output + '\nDONE')
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_generator.cc | 151 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 153 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate() 170 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 172 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/compiler/cpp/ |
H A D | cpp_generator.cc | 171 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 173 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate() 190 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 192 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_generator.cc | 190 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 192 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate() 209 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 211 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/compiler/java/ |
H A D | java_kotlin_generator.cc | 130 auto info_output = open_file(info_full_path); in Generate() local 131 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
H A D | java_shared_code_generator.cc | 108 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 110 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
H A D | java_generator.cc | 169 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 171 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
H A D | java_file.cc | 624 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in GenerateSibling() local 626 annotations.SerializeToZeroCopyStream(info_output.get()); in GenerateSibling() 719 auto info_output = open_file(info_full_path); in GenerateKotlinSiblings() local 720 annotations.SerializeToZeroCopyStream(info_output.get()); in GenerateKotlinSiblings()
|
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | java_kotlin_generator.cc | 130 auto info_output = open_file(info_full_path); in Generate() local 131 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
H A D | java_shared_code_generator.cc | 108 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 110 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
H A D | java_generator.cc | 169 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 171 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
H A D | java_file.cc | 624 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in GenerateSibling() local 626 annotations.SerializeToZeroCopyStream(info_output.get()); in GenerateSibling() 719 auto info_output = open_file(info_full_path); in GenerateKotlinSiblings() local 720 annotations.SerializeToZeroCopyStream(info_output.get()); in GenerateKotlinSiblings()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | java_shared_code_generator.cc | 107 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 109 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
H A D | java_generator.cc | 165 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 167 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | java_shared_code_generator.cc | 107 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 109 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
H A D | java_generator.cc | 165 std::unique_ptr<io::ZeroCopyOutputStream> info_output( in Generate() local 167 annotations.SerializeToZeroCopyStream(info_output.get()); in Generate()
|
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/cmdline/ |
H A D | relocate_tests.py | 332 info_output = { 339 for path, pattern in info_output.items():
|
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/cmdline/ |
H A D | relocate_tests.py | 332 info_output = { 339 for path, pattern in info_output.items():
|