Home
last modified time | relevance | path

Searched refs:standard_input (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/iostreams/filter/
Dstdio.hpp44 static std::istream& standard_input(char*) { return std::cin; } in standard_input() function in boost::iostreams::basic_stdio_filter
47 static std::wistream& standard_input(wchar_t*) { return std::wcin; } in standard_input() function in boost::iostreams::basic_stdio_filter
72 scoped_redirector redirect_input(standard_input((Ch*)0), &srcbuf); in do_filter()
/third_party/glib/glib/
Dgspawn-win32.c1175 gint *standard_input, in g_spawn_async_with_pipes() argument
1186 g_return_val_if_fail (standard_input == NULL || in g_spawn_async_with_pipes()
1198 standard_input, in g_spawn_async_with_pipes()
1412 gint *standard_input,
1462 gint *standard_input, in g_spawn_async_with_pipes_utf8() argument
1474 standard_input, in g_spawn_async_with_pipes_utf8()
Dgspawn.h211 gint *standard_input,
Dgspawn.c611 gint *standard_input, in g_spawn_async_with_pipes() argument
622 g_return_val_if_fail (standard_input == NULL || in g_spawn_async_with_pipes()
640 standard_input, in g_spawn_async_with_pipes()