Home
last modified time | relevance | path

Searched defs:out (Results 1 – 25 of 42) sorted by relevance

12

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.nonmembers/string.io/
Dstream_insert.pass.cpp26 std::ostringstream out; in main() local
33 std::ostringstream out; in main() local
41 std::wostringstream out; in main() local
48 std::wostringstream out; in main() local
58 std::basic_ostringstream<S::value_type, S::traits_type, S::allocator_type> out; in main() local
66 std::basic_ostringstream<S::value_type, S::traits_type, S::allocator_type> out; in main() local
75 std::basic_ostringstream<S::value_type, S::traits_type, S::allocator_type> out; in main() local
83 std::basic_ostringstream<S::value_type, S::traits_type, S::allocator_type> out; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.results/re.results.form/
Dform4.pass.cpp31 std::string out = m.format(fmt); in main() local
40 std::string out = m.format(fmt, std::regex_constants::format_sed); in main() local
49 std::string out = m.format(fmt, std::regex_constants::format_sed); in main() local
59 std::wstring out = m.format(fmt); in main() local
68 std::wstring out = m.format(fmt, std::regex_constants::format_sed); in main() local
77 std::wstring out = m.format(fmt, std::regex_constants::format_sed); in main() local
Dform3.pass.cpp36 nstr out = m.format(fmt); in main() local
45 nstr out = m.format(fmt, std::regex_constants::format_sed); in main() local
54 nstr out = m.format(fmt, std::regex_constants::format_sed); in main() local
64 wstr out = m.format(fmt); in main() local
73 wstr out = m.format(fmt, std::regex_constants::format_sed); in main() local
82 wstr out = m.format(fmt, std::regex_constants::format_sed); in main() local
Dform1.pass.cpp31 char out[100] = {0}; in main() local
43 char out[100] = {0}; in main() local
56 char out[100] = {0}; in main() local
70 wchar_t out[100] = {0}; in main() local
82 wchar_t out[100] = {0}; in main() local
95 wchar_t out[100] = {0}; in main() local
Dform2.pass.cpp36 char out[100] = {0}; in main() local
47 char out[100] = {0}; in main() local
59 char out[100] = {0}; in main() local
72 wchar_t out[100] = {0}; in main() local
83 wchar_t out[100] = {0}; in main() local
95 wchar_t out[100] = {0}; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.cons/
Dcp_size_mode.pass.cpp23 std::ostrstream out(buf, 0); in main() local
33 std::ostrstream out(buf, 11, std::ios::app); in main() local
Ddefault.pass.cpp21 std::ostrstream out; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.oper/
Dstr.pass.cpp22 std::strstream out; in main() local
Dfreeze.pass.cpp22 std::strstream out; in main() local
Dpcount.pass.cpp22 std::strstream out; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.members/
Dstr.pass.cpp22 std::ostrstream out; in main() local
Dfreeze.pass.cpp22 std::ostrstream out; in main() local
Dpcount.pass.cpp22 std::ostrstream out; in main() local
Drdbuf.pass.cpp23 const std::ostrstream out(buf, 0); in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.errcode/syserr.errcode.nonmembers/
Dstream_inserter.pass.cpp24 std::ostringstream out; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.dest/
Drdbuf.pass.cpp23 const std::strstream out(buf, 0); in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.put/
Dxsputn.pass.cpp39 char out[sizeof(in)] = {0}; in main() local
/ndk/sources/host-tools/sed-4.2.1/sed/
Dsed.c95 FILE *out = errmsg ? stderr : stdout; local
114 FILE *out = status ? stderr : stdout; local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.put/
Dsputc.pass.cpp53 char out[3] = {0}; in main() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/units/detail/
Dutility.hpp46 std::string out(realname); in demangle() local
/ndk/tests/abcc/src/compiler/abcc/
DAbccService.java184 OutputStream out = null; in copyAssets() local
206 private void copyFile(InputStream in, OutputStream out) throws IOException { in copyFile()
/ndk/tests/device/test-gnustl-full/unit/
Dfstream_test.cpp542 ostream out(&full_buf); in streambuf_output() local
568 ostream out(&full_buf); in streambuf_output() local
596 ofstream out(file_name); in win32_file_format() local
643 result out(state_type&, in out() function in std::codecvt
747 ofstream out("big_file.txt"); in big_file() local
/ndk/tests/device/test-stlport/unit/
Dfstream_test.cpp542 ostream out(&full_buf); in streambuf_output() local
568 ostream out(&full_buf); in streambuf_output() local
596 ofstream out(file_name); in win32_file_format() local
643 result out(state_type&, in out() function in std::codecvt
747 ofstream out("big_file.txt"); in big_file() local
/ndk/sources/android/support/src/stdio/
Dvfwprintf.c177 static void out(FILE *f, const wchar_t *s, size_t l) in out() function
387 FakeFILE out[1]; in vfwprintf() local
406 FakeFILE out[1]; in vswprintf() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dfloating_point_comparison.hpp117 Out& operator<<( Out& out, percent_tolerance_t<FPT> t ) in operator <<()
143 Out& operator<<( Out& out, fraction_tolerance_t<FPT> t ) in operator <<()

12