Home
last modified time | relevance | path

Searched refs:simple_print (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/boost-docs/boost_1_72_0/libs/hof/example/
H A Dpointfree.cpp18 BOOST_HOF_STATIC_FUNCTION(simple_print) = BOOST_HOF_LIFT(std::ref(std::cout) << _);
19 BOOST_HOF_STATIC_FUNCTION(print) = proj(simple_print);
20 BOOST_HOF_STATIC_FUNCTION(print_lines) = proj(flow(simple_print, _ << std::integral_constant<char, …
25 simple_print("Hello\n"); in main()
H A Dprint.cpp58 BOOST_HOF_STATIC_FUNCTION(simple_print) = fix(first_of(
65 BOOST_HOF_STATIC_LAMBDA_FUNCTION(simple_print) = fix(first_of(
82 BOOST_HOF_STATIC_LAMBDA_FUNCTION(print) = proj(simple_print);
/dports/devel/boost-python-libs/boost_1_72_0/libs/hof/example/
H A Dpointfree.cpp18 BOOST_HOF_STATIC_FUNCTION(simple_print) = BOOST_HOF_LIFT(std::ref(std::cout) << _);
19 BOOST_HOF_STATIC_FUNCTION(print) = proj(simple_print);
20 BOOST_HOF_STATIC_FUNCTION(print_lines) = proj(flow(simple_print, _ << std::integral_constant<char, …
25 simple_print("Hello\n"); in main()
H A Dprint.cpp58 BOOST_HOF_STATIC_FUNCTION(simple_print) = fix(first_of(
65 BOOST_HOF_STATIC_LAMBDA_FUNCTION(simple_print) = fix(first_of(
82 BOOST_HOF_STATIC_LAMBDA_FUNCTION(print) = proj(simple_print);
/dports/devel/boost-libs/boost_1_72_0/libs/hof/example/
H A Dpointfree.cpp18 BOOST_HOF_STATIC_FUNCTION(simple_print) = BOOST_HOF_LIFT(std::ref(std::cout) << _);
19 BOOST_HOF_STATIC_FUNCTION(print) = proj(simple_print);
20 BOOST_HOF_STATIC_FUNCTION(print_lines) = proj(flow(simple_print, _ << std::integral_constant<char, …
25 simple_print("Hello\n"); in main()
H A Dprint.cpp58 BOOST_HOF_STATIC_FUNCTION(simple_print) = fix(first_of(
65 BOOST_HOF_STATIC_LAMBDA_FUNCTION(simple_print) = fix(first_of(
82 BOOST_HOF_STATIC_LAMBDA_FUNCTION(print) = proj(simple_print);
/dports/devel/hyperscan/boost_1_75_0/libs/hof/example/
H A Dpointfree.cpp18 BOOST_HOF_STATIC_FUNCTION(simple_print) = BOOST_HOF_LIFT(std::ref(std::cout) << _);
19 BOOST_HOF_STATIC_FUNCTION(print) = proj(simple_print);
20 BOOST_HOF_STATIC_FUNCTION(print_lines) = proj(flow(simple_print, _ << std::integral_constant<char, …
25 simple_print("Hello\n"); in main()
H A Dprint.cpp58 BOOST_HOF_STATIC_FUNCTION(simple_print) = fix(first_of(
65 BOOST_HOF_STATIC_LAMBDA_FUNCTION(simple_print) = fix(first_of(
82 BOOST_HOF_STATIC_LAMBDA_FUNCTION(print) = proj(simple_print);
/dports/japanese/groff/groff-1.18.1.1/src/preproc/tbl/
H A Dtable.cc202 void simple_print(int);
214 void simple_print(int);
221 void simple_print(int);
228 void simple_print(int);
237 void simple_print(int);
244 void simple_print(int);
262 void simple_print(int);
270 void simple_print(int);
278 void simple_print(int);
285 void simple_print(int);
[all …]
/dports/textproc/groff/groff-1.22.4/src/preproc/tbl/
H A Dtable.cpp209 void simple_print(int);
221 void simple_print(int);
228 void simple_print(int);
235 void simple_print(int);
244 void simple_print(int);
251 void simple_print(int);
269 void simple_print(int);
277 void simple_print(int);
285 void simple_print(int);
292 void simple_print(int);
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/bypy/windows/
H A Dmain.c59 static SIMPLEPRINT simple_print = NULL; variable
108 simple_print = (SIMPLEPRINT) GetProcAddress(dll, "simple_print"); in load_launcher_dll()
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/unit/78 nostdlib/
H A Dprog.c6 return simple_print(message, simple_strlen(message));
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/unit/78 nostdlib/subprojects/mylibc/
H A Dstdio.h3 int simple_print(const char *msg, const long bufsize);
H A Dlibc.c12 int simple_print(const char *msg, const long bufsize) { in main()
/dports/emulators/qemu60/qemu-6.0.0/meson/manual tests/9 nostdlib/
H A Dprog.c6 return simple_print(message, simple_strlen(message)); in main()
/dports/emulators/qemu60/qemu-6.0.0/meson/manual tests/9 nostdlib/subprojects/mylibc/
H A Dstdio.h3 int simple_print(const char *msg, const long bufsize);
H A Dlibc.c12 int simple_print(const char *msg, const long bufsize) { in simple_print() function
/dports/emulators/qemu5/qemu-5.2.0/meson/manual tests/9 nostdlib/subprojects/mylibc/
H A Dstdio.h3 int simple_print(const char *msg, const long bufsize);
H A Dlibc.c12 int simple_print(const char *msg, const long bufsize) { in simple_print() function
/dports/emulators/qemu5/qemu-5.2.0/meson/manual tests/9 nostdlib/
H A Dprog.c6 return simple_print(message, simple_strlen(message)); in main()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/unit/78 nostdlib/
H A Dprog.c6 return simple_print(message, simple_strlen(message)); in main()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/unit/78 nostdlib/subprojects/mylibc/
H A Dstdio.h3 int simple_print(const char *msg, const long bufsize);
/dports/devel/meson/meson-0.60.3/test cases/unit/78 nostdlib/
H A Dprog.c6 return simple_print(message, simple_strlen(message)); in main()
/dports/devel/meson/meson-0.60.3/test cases/unit/78 nostdlib/subprojects/mylibc/
H A Dstdio.h3 int simple_print(const char *msg, const long bufsize);
H A Dlibc.c12 int simple_print(const char *msg, const long bufsize) { in simple_print() function

12