Home
last modified time | relevance | path

Searched defs:sout (Results 1 – 25 of 1586) sorted by relevance

12345678910>>...64

/dports/java/jxgrabkey/jxgrabkey-0.3.2/JXGrabKey/C++/src/
H A DJXGrabKey.cpp57 ostringstream sout; in Java_jxgrabkey_JXGrabKey_clean() local
66 ostringstream sout; in Java_jxgrabkey_JXGrabKey_clean() local
86 ostringstream sout; in Java_jxgrabkey_JXGrabKey_registerHotkey__III() local
94 ostringstream sout; in Java_jxgrabkey_JXGrabKey_registerHotkey__III() local
104 ostringstream sout; in Java_jxgrabkey_JXGrabKey_registerHotkey__III() local
129 ostringstream sout; in Java_jxgrabkey_JXGrabKey_registerHotkey__III() local
199 ostringstream sout; in Java_jxgrabkey_JXGrabKey_registerHotkey__III() local
209 ostringstream sout; in Java_jxgrabkey_JXGrabKey_unregisterHotKey() local
244 ostringstream sout; in Java_jxgrabkey_JXGrabKey_unregisterHotKey() local
254 ostringstream sout; in Java_jxgrabkey_JXGrabKey_listen() local
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/read_blast_result/
H A Dread_blast_result.cpp419 string sout = args["outPartial"].HasValue() ? in Run() local
433 string sout = args["outOverlap"].HasValue() ? in Run() local
447 string sout = args["outRnaOverlap"].HasValue() ? in Run() local
462 string sout = args["outCompleteOverlap"].HasValue() ? in Run() local
488 string sout = base + ".tRNA.missing.log"; in Run() local
502 string sout = base + ".tRNA.bad.strand.log"; in Run() local
514 string sout = base + ".tRNA.undef.strand.log"; in Run() local
526 string sout = base + ".tRNA.complete.mismatch.log"; in Run() local
538 string sout = base + ".tRNA.mismatch.log"; in Run() local
550 string sout = base + ".short.annotation.log"; in Run() local
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IFSelect/
H A DIFSelect_Functions.cxx114 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in funstatus() local
128 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in fun1() local
142 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in fun3() local
171 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in fun4() local
184 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in fun5() local
202 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in fun6() local
226 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in fun7() local
245 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in fun8() local
288 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in funcount() local
359 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in funsigntype() local
[all …]
/dports/converters/py-bsdconv/python-bsdconv-11.3.0/example/
H A Dexample_insert_replace.py5 sout=Bsdconv.insert_phase(sin, "upper", Bsdconv.INTER, 1) variable
9 sout=Bsdconv.replace_phase(sin, "full", Bsdconv.INTER, 1) variable
13 sout=Bsdconv.replace_codec(sin, "big5", 2, 1) variable
17 sout=Bsdconv.insert_codec(sin, "ascii", 0, 1) variable
/dports/converters/php-bsdconv/php-bsdconv-11.6.0/example/
H A Dexample_insert_replace.php4 $sout=bsdconv_insert_phase($sin, "upper", BSDCONV_INTER, 1); variable
8 $sout=bsdconv_replace_phase($sin, "full", BSDCONV_INTER, 1); variable
12 $sout=bsdconv_replace_codec($sin, "big5", 2, 1); variable
16 $sout=bsdconv_insert_codec($sin, "ascii", 0, 1); variable
/dports/cad/opencascade/opencascade-7.6.0/src/XSControl/
H A DXSControl_Functions.cxx58 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in XSControl_xinit() local
74 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in XSControl_xnorm() local
103 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in XSControl_newmodel() local
118 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in XSControl_tpclear() local
134 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in XSControl_tpstat() local
214 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in XSControl_tpent() local
238 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in XSControl_tpitem() local
269 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in XSControl_trecord() local
298 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in XSControl_trstat() local
359 Message_Messenger::StreamBuffer sout = Message::SendInfo(); in XSControl_tread() local
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/proto/test/
H A Dflatten.cpp15 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::shift_right) in operator <<()
20 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::bitwise_or) in operator <<()
26 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<boost::proto::tag::terminal, Args,… in operator <<()
32 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<boost::proto::tag::terminal,… in operator <<()
38 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 1> const *op) in operator <<()
44 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 1> const *op) in operator <<()
50 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 2> const *op) in operator <<()
56 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 2> const *op) in operator <<()
93 std::stringstream sout; in test1() local
161 std::stringstream sout; in test2() local
H A Ddisplay_expr.cpp28 std::stringstream sout; in test_display_expr() local
38 std::stringstream sout; in test_display_expr() local
48 std::stringstream sout; in test_display_expr() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/proto/test/
H A Dflatten.cpp15 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::shift_right) in operator <<()
20 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::bitwise_or) in operator <<()
26 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<boost::proto::tag::terminal, Args,… in operator <<()
32 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<boost::proto::tag::terminal,… in operator <<()
38 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 1> const *op) in operator <<()
44 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 1> const *op) in operator <<()
50 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 2> const *op) in operator <<()
56 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 2> const *op) in operator <<()
93 std::stringstream sout; in test1() local
161 std::stringstream sout; in test2() local
H A Ddisplay_expr.cpp28 std::stringstream sout; in test_display_expr() local
38 std::stringstream sout; in test_display_expr() local
48 std::stringstream sout; in test_display_expr() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/proto/test/
H A Dflatten.cpp15 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::shift_right) in operator <<()
20 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::bitwise_or) in operator <<()
26 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<boost::proto::tag::terminal, Args,… in operator <<()
32 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<boost::proto::tag::terminal,… in operator <<()
38 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 1> const *op) in operator <<()
44 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 1> const *op) in operator <<()
50 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 2> const *op) in operator <<()
56 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 2> const *op) in operator <<()
93 std::stringstream sout; in test1() local
161 std::stringstream sout; in test2() local
/dports/databases/percona57-server/boost_1_59_0/libs/proto/test/
H A Dflatten.cpp15 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::shift_right) in operator <<()
20 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::bitwise_or) in operator <<()
26 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<boost::proto::tag::terminal, Args,… in operator <<()
32 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<boost::proto::tag::terminal,… in operator <<()
38 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 1> const *op) in operator <<()
44 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 1> const *op) in operator <<()
50 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 2> const *op) in operator <<()
56 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 2> const *op) in operator <<()
93 std::stringstream sout; in test1() local
161 std::stringstream sout; in test2() local
/dports/databases/xtrabackup/boost_1_59_0/libs/proto/test/
H A Dflatten.cpp15 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::shift_right) in operator <<()
20 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::bitwise_or) in operator <<()
26 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<boost::proto::tag::terminal, Args,… in operator <<()
32 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<boost::proto::tag::terminal,… in operator <<()
38 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 1> const *op) in operator <<()
44 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 1> const *op) in operator <<()
50 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 2> const *op) in operator <<()
56 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 2> const *op) in operator <<()
93 std::stringstream sout; in test1() local
161 std::stringstream sout; in test2() local
/dports/databases/percona57-client/boost_1_59_0/libs/proto/test/
H A Dflatten.cpp15 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::shift_right) in operator <<()
20 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::bitwise_or) in operator <<()
26 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<boost::proto::tag::terminal, Args,… in operator <<()
32 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<boost::proto::tag::terminal,… in operator <<()
38 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 1> const *op) in operator <<()
44 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 1> const *op) in operator <<()
50 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 2> const *op) in operator <<()
56 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 2> const *op) in operator <<()
93 std::stringstream sout; in test1() local
161 std::stringstream sout; in test2() local
/dports/devel/boost-libs/boost_1_72_0/libs/proto/test/
H A Dflatten.cpp15 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::shift_right) in operator <<()
20 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::bitwise_or) in operator <<()
26 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<boost::proto::tag::terminal, Args,… in operator <<()
32 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<boost::proto::tag::terminal,… in operator <<()
38 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 1> const *op) in operator <<()
44 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 1> const *op) in operator <<()
50 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 2> const *op) in operator <<()
56 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 2> const *op) in operator <<()
93 std::stringstream sout; in test1() local
161 std::stringstream sout; in test2() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/proto/test/
H A Dflatten.cpp15 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::shift_right) in operator <<()
20 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::bitwise_or) in operator <<()
26 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<boost::proto::tag::terminal, Args,… in operator <<()
32 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<boost::proto::tag::terminal,… in operator <<()
38 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 1> const *op) in operator <<()
44 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 1> const *op) in operator <<()
50 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 2> const *op) in operator <<()
56 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 2> const *op) in operator <<()
93 std::stringstream sout; in test1() local
161 std::stringstream sout; in test2() local
/dports/devel/hyperscan/boost_1_75_0/libs/proto/test/
H A Dflatten.cpp15 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::shift_right) in operator <<()
20 std::ostream &operator <<(std::ostream &sout, boost::proto::tag::bitwise_or) in operator <<()
26 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<boost::proto::tag::terminal, Args,… in operator <<()
32 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<boost::proto::tag::terminal,… in operator <<()
38 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 1> const *op) in operator <<()
44 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 1> const *op) in operator <<()
50 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 2> const *op) in operator <<()
56 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 2> const *op) in operator <<()
93 std::stringstream sout; in test1() local
161 std::stringstream sout; in test2() local
/dports/devel/py-curio/curio-1.5/curio/
H A Dmonitor.py199 def interactive_loop(self, sout, input_lines): argument
246 def command_help(self, sout): argument
257 def command_ps(self, sout): argument
260 def command_where(self, sout, taskid): argument
263 def command_signal(self, sout, signame): argument
269 def command_cancel(self, sout, taskid): argument
275 def command_parents(self, sout, taskid): argument
284 def command_exit(self, sout): argument
/dports/net/kamailio/kamailio-5.4.5/src/modules/auth_identity/
H A Dauth_dynstr.c45 int initdynstr(dynstr *sout, int isize) in initdynstr()
59 int cpy2dynstr(dynstr *sout, str *s2app) in cpy2dynstr()
80 int app2dynchr(dynstr *sout, char capp) in app2dynchr()
101 int app2dynstr(dynstr *sout, str *s2app) in app2dynstr()
H A Dauth_hdrs.c76 int fromhdr_proc(str *sout, str *soutopt, struct sip_msg *msg) in fromhdr_proc()
102 static int tohdr_proc(str *sout, str *soutopt, struct sip_msg *msg) in tohdr_proc()
124 int callidhdr_proc(str *sout, str *soutopt, struct sip_msg *msg) in callidhdr_proc()
142 int cseqhdr_proc(str *sout, str *soutopt, struct sip_msg *msg) in cseqhdr_proc()
166 int datehdr_proc(str *sout, str *soutopt, struct sip_msg *msg) in datehdr_proc()
189 static int in_contacthdr_proc(str *sout, str *soutopt, struct sip_msg *msg) in in_contacthdr_proc()
261 int identityhdr_proc(str *sout, str *soutopt, struct sip_msg *msg) in identityhdr_proc()
283 int identityinfohdr_proc(str *sout, str *soutopt, struct sip_msg *msg) in identityinfohdr_proc()
308 static int in_msgbody_proc(str *sout, str *soutopt, struct sip_msg *msg) in in_msgbody_proc()
328 static int out_msgbody_proc(str *sout, str *soutopt, struct sip_msg *msg) in out_msgbody_proc()
[all …]
/dports/science/py-dlib/dlib-19.22/dlib/test/
H A Darray2d.cpp344 ostringstream sout; in array2d_kernel_test() local
413 ostringstream sout; in test_serialization() local
439 ostringstream sout; in test_serialization() local
464 ostringstream sout; in test_serialization() local
489 ostringstream sout; in test_serialization() local
512 ostringstream sout; in test_serialization() local
533 ostringstream sout; in test_serialization() local
/dports/science/dlib-cpp/dlib-19.22/dlib/test/
H A Darray2d.cpp344 ostringstream sout; in array2d_kernel_test() local
413 ostringstream sout; in test_serialization() local
439 ostringstream sout; in test_serialization() local
464 ostringstream sout; in test_serialization() local
489 ostringstream sout; in test_serialization() local
512 ostringstream sout; in test_serialization() local
533 ostringstream sout; in test_serialization() local
/dports/science/py-dlib/dlib-19.22/tools/python/src/
H A Dbasic.cpp36 std::ostringstream sout; in array__str__() local
48 std::ostringstream sout; in array__repr__() local
62 std::ostringstream sout; in range__str__() local
69 std::ostringstream sout; in range__repr__() local
103 std::ostringstream sout; in pair__str__() local
110 std::ostringstream sout; in pair__repr__() local
117 std::ostringstream sout; in sparse_vector__str__() local
129 std::ostringstream sout; in sparse_vector__repr__() local
/dports/science/dlib-cpp/dlib-19.22/tools/python/src/
H A Dbasic.cpp36 std::ostringstream sout; in array__str__() local
48 std::ostringstream sout; in array__repr__() local
62 std::ostringstream sout; in range__str__() local
69 std::ostringstream sout; in range__repr__() local
103 std::ostringstream sout; in pair__str__() local
110 std::ostringstream sout; in pair__repr__() local
117 std::ostringstream sout; in sparse_vector__str__() local
129 std::ostringstream sout; in sparse_vector__repr__() local
/dports/devel/R-cran-progress/progress/tests/testthat/
H A Dtest-progress.R14 sout <- paste0( globalVar
39 sout <- paste0( globalVar
64 sout <- paste0( globalVar
94 sout <- paste0( globalVar
118 sout <- paste0( globalVar
146 sout <- paste0( globalVar
168 sout <- paste0( globalVar
222 sout <- paste0( globalVar
240 sout <- paste0( globalVar
265 sout <- paste0( globalVar
[all …]

12345678910>>...64