/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.nonmembers/string.io/ |
D | stream_insert.pass.cpp | 26 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/ |
D | form4.pass.cpp | 31 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
|
D | form3.pass.cpp | 36 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
|
D | form1.pass.cpp | 31 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
|
D | form2.pass.cpp | 36 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/ |
D | cp_size_mode.pass.cpp | 23 std::ostrstream out(buf, 0); in main() local 33 std::ostrstream out(buf, 11, std::ios::app); in main() local
|
D | default.pass.cpp | 21 std::ostrstream out; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.oper/ |
D | str.pass.cpp | 22 std::strstream out; in main() local
|
D | freeze.pass.cpp | 22 std::strstream out; in main() local
|
D | pcount.pass.cpp | 22 std::strstream out; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.members/ |
D | str.pass.cpp | 22 std::ostrstream out; in main() local
|
D | freeze.pass.cpp | 22 std::ostrstream out; in main() local
|
D | pcount.pass.cpp | 22 std::ostrstream out; in main() local
|
D | rdbuf.pass.cpp | 23 const std::ostrstream out(buf, 0); in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.errcode/syserr.errcode.nonmembers/ |
D | stream_inserter.pass.cpp | 24 std::ostringstream out; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.dest/ |
D | rdbuf.pass.cpp | 23 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/ |
D | xsputn.pass.cpp | 39 char out[sizeof(in)] = {0}; in main() local
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | sed.c | 95 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/ |
D | sputc.pass.cpp | 53 char out[3] = {0}; in main() local
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/units/detail/ |
D | utility.hpp | 46 std::string out(realname); in demangle() local
|
/ndk/tests/abcc/src/compiler/abcc/ |
D | AbccService.java | 184 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/ |
D | fstream_test.cpp | 542 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/ |
D | fstream_test.cpp | 542 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/ |
D | vfwprintf.c | 177 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/ |
D | floating_point_comparison.hpp | 117 Out& operator<<( Out& out, percent_tolerance_t<FPT> t ) in operator <<() 143 Out& operator<<( Out& out, fraction_tolerance_t<FPT> t ) in operator <<()
|