Home
last modified time | relevance | path

Searched refs:error_stream (Results 1 – 25 of 823) sorted by relevance

12345678910>>...33

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/arg_parse/
H A Dtest_arg_parse.h169 std::stringstream error_stream; in SEQAN_DEFINE_TEST() local
189 std::stringstream error_stream; in SEQAN_DEFINE_TEST() local
209 std::stringstream error_stream; in SEQAN_DEFINE_TEST() local
230 std::stringstream error_stream; in SEQAN_DEFINE_TEST() local
251 std::stringstream error_stream; in SEQAN_DEFINE_TEST() local
272 std::stringstream error_stream; in SEQAN_DEFINE_TEST() local
293 std::stringstream error_stream; in SEQAN_DEFINE_TEST() local
310 std::stringstream error_stream; in SEQAN_DEFINE_TEST() local
331 std::stringstream error_stream; in SEQAN_DEFINE_TEST() local
352 std::stringstream error_stream; in SEQAN_DEFINE_TEST() local
[all …]
/dports/security/py-stem/stem-1.8.0/test/unit/descriptor/data/
H A Dbandwidth_file_v1.216 …_bw_obs_last=120422 desc_bw_obs_mean=121104 error_circ=0 error_misc=0 error_stream=0 nick=ididnted…
22 …_bw_obs_last=120377 desc_bw_obs_mean=118737 error_circ=0 error_misc=0 error_stream=0 nick=kangapi …
25 …_bw_obs_last=120892 desc_bw_obs_mean=120246 error_circ=0 error_misc=0 error_stream=0 nick=FreeSnaz…
36 …_bw_obs_last=121057 desc_bw_obs_mean=120692 error_circ=0 error_misc=0 error_stream=0 nick=Mischmas…
48 …_bw_obs_last=132175 desc_bw_obs_mean=123225 error_circ=0 error_misc=0 error_stream=0 nick=deezrela…
61 …_bw_obs_last=527504 desc_bw_obs_mean=525863 error_circ=0 error_misc=0 error_stream=0 nick=k21herme…
65 …_bw_obs_last=120958 desc_bw_obs_mean=121277 error_circ=0 error_misc=0 error_stream=0 nick=Saramaga…
85 …_bw_obs_last=119691 desc_bw_obs_mean=121501 error_circ=0 error_misc=0 error_stream=0 nick=woprtor …
88 …_bw_obs_last=472800 desc_bw_obs_mean=474614 error_circ=0 error_misc=0 error_stream=0 nick=torwh no…
91 …_bw_obs_last=125515 desc_bw_obs_mean=124718 error_circ=0 error_misc=0 error_stream=0 nick=ICSIL1xD…
[all …]
H A Dbandwidth_file_v1.427 …57 error_circ=2 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 nick=t7 node_…
29 …86 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_ed…
32 …=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_ed…
41 …=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_ed…
56 …=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_ed…
57 …=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_ed…
58 …=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_ed…
60 …=1 error_circ=1 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 nick=DeathSta…
65 …=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_ed…
71 …=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_ed…
[all …]
/dports/emulators/mess/mame-mame0226/src/frontend/mame/
H A Dmameopts.cpp39 parse_one_ini(options, "debug", OPTION_PRIORITY_DEBUG_INI, &error_stream); in parse_standard_inis()
55 parse_one_ini(options, "arcade", OPTION_PRIORITY_SYSTYPE_INI, &error_stream); in parse_standard_inis()
58 parse_one_ini(options ,"console", OPTION_PRIORITY_SYSTYPE_INI, &error_stream); in parse_standard_inis()
61 parse_one_ini(options, "computer", OPTION_PRIORITY_SYSTYPE_INI, &error_stream); in parse_standard_inis()
64 parse_one_ini(options, "othersys", OPTION_PRIORITY_SYSTYPE_INI, &error_stream); in parse_standard_inis()
76 parse_one_ini(options, "raster", OPTION_PRIORITY_SCREEN_INI, &error_stream); in parse_standard_inis()
82 parse_one_ini(options, "vector", OPTION_PRIORITY_SCREEN_INI, &error_stream); in parse_standard_inis()
88 parse_one_ini(options, "lcd", OPTION_PRIORITY_SCREEN_INI, &error_stream); in parse_standard_inis()
145 if (error_stream) in parse_one_ini()
194 std::ostringstream error_stream; in populate_hashpath_from_args_and_inis() local
[all …]
/dports/emulators/mame/mame-mame0226/src/frontend/mame/
H A Dmameopts.cpp39 parse_one_ini(options, "debug", OPTION_PRIORITY_DEBUG_INI, &error_stream); in parse_standard_inis()
55 parse_one_ini(options, "arcade", OPTION_PRIORITY_SYSTYPE_INI, &error_stream); in parse_standard_inis()
58 parse_one_ini(options ,"console", OPTION_PRIORITY_SYSTYPE_INI, &error_stream); in parse_standard_inis()
61 parse_one_ini(options, "computer", OPTION_PRIORITY_SYSTYPE_INI, &error_stream); in parse_standard_inis()
64 parse_one_ini(options, "othersys", OPTION_PRIORITY_SYSTYPE_INI, &error_stream); in parse_standard_inis()
76 parse_one_ini(options, "raster", OPTION_PRIORITY_SCREEN_INI, &error_stream); in parse_standard_inis()
82 parse_one_ini(options, "vector", OPTION_PRIORITY_SCREEN_INI, &error_stream); in parse_standard_inis()
88 parse_one_ini(options, "lcd", OPTION_PRIORITY_SCREEN_INI, &error_stream); in parse_standard_inis()
145 if (error_stream) in parse_one_ini()
194 std::ostringstream error_stream; in populate_hashpath_from_args_and_inis() local
[all …]
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/util/
H A Dpidfile.cc88 std::stringstream error_stream; in ~Pidfile() local
90 _error_message= error_stream.str(); in ~Pidfile()
94 std::stringstream error_stream; in ~Pidfile() local
96 _error_message= error_stream.str(); in ~Pidfile()
113 std::stringstream error_stream; in create() local
115 _error_message= error_stream.str(); in create()
129 std::stringstream error_stream; in create() local
131 _error_message= error_stream.str(); in create()
141 std::stringstream error_stream; in create() local
142 error_stream << "Could not write pid to file: " << _filename << "(" << strerror(errno) << ")"; in create()
[all …]
/dports/databases/libmemcached/libmemcached-1.0.18/util/
H A Dpidfile.cc88 std::stringstream error_stream;
90 _error_message= error_stream.str();
94 std::stringstream error_stream; in transform()
96 _error_message= error_stream.str();
113 std::stringstream error_stream;
115 _error_message= error_stream.str();
129 std::stringstream error_stream;
131 _error_message= error_stream.str();
141 std::stringstream error_stream; in BandPassTransform()
142 error_stream << "Could not write pid to file: " << _filename << "(" << strerror(errno) << ")"; in BandPassTransform()
[all …]
/dports/devel/gearmand/gearmand-1.0.6/util/
H A Dpidfile.cc88 std::stringstream error_stream; in ~Pidfile() local
90 _error_message= error_stream.str(); in ~Pidfile()
94 std::stringstream error_stream; in ~Pidfile() local
96 _error_message= error_stream.str(); in ~Pidfile()
114 std::stringstream error_stream; in create() local
116 _error_message= error_stream.str(); in create()
131 std::stringstream error_stream; in create() local
133 _error_message= error_stream.str(); in create()
144 std::stringstream error_stream; in create() local
145 error_stream << "Could not write pid to file: " << _filename << "(" << strerror(errno) << ")"; in create()
[all …]
/dports/net/py-sbws/sbws-25aa5b232ca26729e1bf30a7c5a54fd22f5c3eeb/tests/data/
H A D2020-03-22-08-35-00-bandwidth6563 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
6647 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
6668 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
6863 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
6864 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
6899 bw=1 error_circ=1 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
6913 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
7334 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
7929 bw=1 error_circ=2 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 nick=Unnamed…
8062 bw=1 error_circ=3 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/internal/common/
H A Dparallel_download_utils_unittest.cc141 auto error_stream = CreateSourceStream(kErrorStreamOffset); in TEST_P() local
142 error_stream->set_finished(true); in TEST_P()
151 EXPECT_TRUE(CanRecoverFromError(error_stream.get(), preceding_stream.get())); in TEST_P()
158 EXPECT_TRUE(CanRecoverFromError(error_stream.get(), preceding_stream.get())); in TEST_P()
176 EXPECT_TRUE(CanRecoverFromError(error_stream.get(), preceding_stream.get())); in TEST_P()
179 EXPECT_TRUE(CanRecoverFromError(error_stream.get(), preceding_stream.get())); in TEST_P()
181 EXPECT_TRUE(CanRecoverFromError(error_stream.get(), preceding_stream.get())); in TEST_P()
202 auto error_stream = CreateSourceStream(kErrorStreamOffset); in TEST_P() local
203 error_stream->TruncateLengthWithWrittenDataBlock( in TEST_P()
205 EXPECT_EQ(error_stream->length(), 50); in TEST_P()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/download/internal/common/
H A Dparallel_download_utils_unittest.cc141 auto error_stream = CreateSourceStream(kErrorStreamOffset); in TEST_P() local
142 error_stream->set_finished(true); in TEST_P()
151 EXPECT_TRUE(CanRecoverFromError(error_stream.get(), preceding_stream.get())); in TEST_P()
158 EXPECT_TRUE(CanRecoverFromError(error_stream.get(), preceding_stream.get())); in TEST_P()
176 EXPECT_TRUE(CanRecoverFromError(error_stream.get(), preceding_stream.get())); in TEST_P()
179 EXPECT_TRUE(CanRecoverFromError(error_stream.get(), preceding_stream.get())); in TEST_P()
181 EXPECT_TRUE(CanRecoverFromError(error_stream.get(), preceding_stream.get())); in TEST_P()
202 auto error_stream = CreateSourceStream(kErrorStreamOffset); in TEST_P() local
203 error_stream->TruncateLengthWithWrittenDataBlock( in TEST_P()
205 EXPECT_EQ(error_stream->length(), 50); in TEST_P()
[all …]
/dports/mail/emailrelay/emailrelay-1.9/src/main/
H A Dcommandline.h93 void showHelp( bool error_stream = false ) const ;
96 void showUsageErrors( bool error_stream = true ) const ;
99 void showSemanticError( bool error_stream = true ) const ;
105 void showArgcError( bool error_stream = true ) const ;
108 void showNoop( bool error_stream = false ) const ;
111 void showError( const std::string & reason , bool error_stream = true ) const ;
114 void showVersion( bool error_stream = false ) const ;
117 void showBanner( bool error_stream = false , const std::string & = std::string() ) const ;
120 void showCopyright( bool error_stream = false , const std::string & = std::string() ) const ;
123 void showCapabilities( bool error_stream = false , const std::string & = std::string() ) const ;
H A Dcommandline_full.cpp52 void showHelp( bool error_stream ) const ;
56 void showArgcError( bool error_stream ) const ;
69 void showShortHelp( bool error_stream ) const ;
652 m_imp->showHelp( error_stream ) ; in showHelp()
657 m_imp->showUsageErrors( error_stream ) ; in showUsageErrors()
672 m_imp->showArgcError( error_stream ) ; in showArgcError()
677 m_imp->showNoop( error_stream ) ; in showNoop()
682 m_imp->showError( reason , error_stream ) ; in showError()
687 m_imp->showVersion( error_stream ) ; in showVersion()
692 m_imp->showBanner( error_stream , s ) ; in showBanner()
[all …]
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/src/
H A Dtool_filetime.c30 curl_off_t getfiletime(const char *filename, FILE *error_stream) in getfiletime() argument
51 fprintf(error_stream, in getfiletime()
59 fprintf(error_stream, in getfiletime()
67 fprintf(error_stream, in getfiletime()
78 fprintf(error_stream, in getfiletime()
88 FILE *error_stream) in setfiletime() argument
100 fprintf(error_stream, in setfiletime()
117 fprintf(error_stream, in setfiletime()
125 fprintf(error_stream, in setfiletime()
136 fprintf(error_stream, in setfiletime()
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/src/
H A Dtool_filetime.c30 curl_off_t getfiletime(const char *filename, FILE *error_stream) in getfiletime() argument
51 fprintf(error_stream, in getfiletime()
59 fprintf(error_stream, in getfiletime()
67 fprintf(error_stream, in getfiletime()
78 fprintf(error_stream, in getfiletime()
88 FILE *error_stream) in setfiletime() argument
100 fprintf(error_stream, in setfiletime()
117 fprintf(error_stream, in setfiletime()
125 fprintf(error_stream, in setfiletime()
136 fprintf(error_stream, in setfiletime()
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/src/
H A Dtool_filetime.c30 curl_off_t getfiletime(const char *filename, FILE *error_stream) in getfiletime() argument
51 fprintf(error_stream, in getfiletime()
59 fprintf(error_stream, in getfiletime()
67 fprintf(error_stream, in getfiletime()
78 fprintf(error_stream, in getfiletime()
88 FILE *error_stream) in setfiletime() argument
100 fprintf(error_stream, in setfiletime()
117 fprintf(error_stream, in setfiletime()
125 fprintf(error_stream, in setfiletime()
136 fprintf(error_stream, in setfiletime()
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/src/
H A Dtool_filetime.c37 curl_off_t getfiletime(const char *filename, FILE *error_stream) in getfiletime() argument
60 fprintf(error_stream, in getfiletime()
68 fprintf(error_stream, in getfiletime()
76 fprintf(error_stream, in getfiletime()
87 fprintf(error_stream, in getfiletime()
97 FILE *error_stream) in setfiletime() argument
110 fprintf(error_stream, in setfiletime()
129 fprintf(error_stream, in setfiletime()
137 fprintf(error_stream, in setfiletime()
148 fprintf(error_stream, in setfiletime()
[all …]
/dports/net/py-sbws/sbws-25aa5b232ca26729e1bf30a7c5a54fd22f5c3eeb/tests/data/.sbws/v3bw/
H A D20190325_130909.v3bw26 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
27 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=1 master_key_e…
28 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
29 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=1 master_key_e…
30 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=1 master_key_e…
31 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=1 master_key_e…
32 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=1 master_key_e…
33 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
34 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=0 master_key_e…
35 bw=1 error_circ=0 error_destination=0 error_misc=0 error_second_relay=0 error_stream=1 master_key_e…
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/core/
H A Dexceptions.h43 std::ostringstream error_stream; \
44 error_stream << msg; \
45 throw(type(error_stream.str())); \
79 std::ostringstream error_stream; \
80 error_stream << msg; \
81 throw(gum::SyntaxError(error_stream.str(), filename, line, column)); \
86 std::ostringstream error_stream; \
87 error_stream << msg; \
518 std::ostringstream error_stream; in what() local
519 error_stream << type_ << ":" << std::endl; in what()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DclassListParser.cpp232 jio_fprintf(defaultStream::error_stream(), "}\n"); in print_specified_interfaces()
242 jio_fprintf(defaultStream::error_stream(), "}\n"); in print_actual_interfaces()
256 jio_fprintf(defaultStream::error_stream(), in error()
259 jio_vfprintf(defaultStream::error_stream(), msg, ap); in error()
262 jio_fprintf(defaultStream::error_stream(), "\n"); in error()
264 jio_fprintf(defaultStream::error_stream(), ":\n"); in error()
268 jio_fprintf(defaultStream::error_stream(), "%s", " "); in error()
270 jio_fprintf(defaultStream::error_stream(), "%c", c); in error()
273 jio_fprintf(defaultStream::error_stream(), "\n"); in error()
275 jio_fprintf(defaultStream::error_stream(), "%s", " "); in error()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/classfile/
H A DclassListParser.cpp229 jio_fprintf(defaultStream::error_stream(), "}\n"); in print_specified_interfaces()
239 jio_fprintf(defaultStream::error_stream(), "}\n"); in print_actual_interfaces()
253 jio_fprintf(defaultStream::error_stream(), in error()
256 jio_vfprintf(defaultStream::error_stream(), msg, ap); in error()
259 jio_fprintf(defaultStream::error_stream(), "\n"); in error()
261 jio_fprintf(defaultStream::error_stream(), ":\n"); in error()
265 jio_fprintf(defaultStream::error_stream(), "%s", " "); in error()
267 jio_fprintf(defaultStream::error_stream(), "%c", c); in error()
270 jio_fprintf(defaultStream::error_stream(), "\n"); in error()
272 jio_fprintf(defaultStream::error_stream(), "%s", " "); in error()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DclassListParser.cpp232 jio_fprintf(defaultStream::error_stream(), "}\n"); in print_specified_interfaces()
242 jio_fprintf(defaultStream::error_stream(), "}\n"); in print_actual_interfaces()
256 jio_fprintf(defaultStream::error_stream(), in error()
259 jio_vfprintf(defaultStream::error_stream(), msg, ap); in error()
262 jio_fprintf(defaultStream::error_stream(), "\n"); in error()
264 jio_fprintf(defaultStream::error_stream(), ":\n"); in error()
268 jio_fprintf(defaultStream::error_stream(), "%s", " "); in error()
270 jio_fprintf(defaultStream::error_stream(), "%c", c); in error()
273 jio_fprintf(defaultStream::error_stream(), "\n"); in error()
275 jio_fprintf(defaultStream::error_stream(), "%s", " "); in error()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/classfile/
H A DclassListParser.cpp221 jio_fprintf(defaultStream::error_stream(), "}\n"); in print_specified_interfaces()
231 jio_fprintf(defaultStream::error_stream(), "}\n"); in print_actual_interfaces()
245 jio_fprintf(defaultStream::error_stream(), in error()
248 jio_vfprintf(defaultStream::error_stream(), msg, ap); in error()
251 jio_fprintf(defaultStream::error_stream(), "\n"); in error()
253 jio_fprintf(defaultStream::error_stream(), ":\n"); in error()
257 jio_fprintf(defaultStream::error_stream(), "%s", " "); in error()
259 jio_fprintf(defaultStream::error_stream(), "%c", c); in error()
262 jio_fprintf(defaultStream::error_stream(), "\n"); in error()
264 jio_fprintf(defaultStream::error_stream(), "%s", " "); in error()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/classfile/
H A DclassListParser.cpp229 jio_fprintf(defaultStream::error_stream(), "}\n"); in print_specified_interfaces()
239 jio_fprintf(defaultStream::error_stream(), "}\n"); in print_actual_interfaces()
253 jio_fprintf(defaultStream::error_stream(), in error()
256 jio_vfprintf(defaultStream::error_stream(), msg, ap); in error()
259 jio_fprintf(defaultStream::error_stream(), "\n"); in error()
261 jio_fprintf(defaultStream::error_stream(), ":\n"); in error()
265 jio_fprintf(defaultStream::error_stream(), "%s", " "); in error()
267 jio_fprintf(defaultStream::error_stream(), "%c", c); in error()
270 jio_fprintf(defaultStream::error_stream(), "\n"); in error()
272 jio_fprintf(defaultStream::error_stream(), "%s", " "); in error()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/classfile/
H A DclassListParser.cpp229 jio_fprintf(defaultStream::error_stream(), "}\n"); in print_specified_interfaces()
239 jio_fprintf(defaultStream::error_stream(), "}\n"); in print_actual_interfaces()
253 jio_fprintf(defaultStream::error_stream(), in error()
256 jio_vfprintf(defaultStream::error_stream(), msg, ap); in error()
259 jio_fprintf(defaultStream::error_stream(), "\n"); in error()
261 jio_fprintf(defaultStream::error_stream(), ":\n"); in error()
265 jio_fprintf(defaultStream::error_stream(), "%s", " "); in error()
267 jio_fprintf(defaultStream::error_stream(), "%c", c); in error()
270 jio_fprintf(defaultStream::error_stream(), "\n"); in error()
272 jio_fprintf(defaultStream::error_stream(), "%s", " "); in error()
[all …]

12345678910>>...33