HomeSort by relevance Sort by last modified time
    Searched full:strstream (Results 1 - 25 of 175) sorted by null

1 2 3 4 5 6 7

  /external/libcxx/test/std/depr/depr.str.strstreams/depr.strstream/
types.pass.cpp 10 // <strstream>
12 // class strstream
22 #include <strstream>
27 static_assert((std::is_base_of<std::iostream, std::strstream>::value), "");
28 static_assert((std::is_same<std::strstream::char_type, char>::value), "");
29 static_assert((std::is_same<std::strstream::int_type, std::char_traits<char>::int_type>::value), "");
30 static_assert((std::is_same<std::strstream::pos_type, std::char_traits<char>::pos_type>::value), "");
31 static_assert((std::is_same<std::strstream::off_type, std::char_traits<char>::off_type>::value), "");
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.str.strstreams/depr.strstream/
types.pass.cpp 10 // <strstream>
12 // class strstream
22 #include <strstream>
27 static_assert((std::is_base_of<std::iostream, std::strstream>::value), "");
28 static_assert((std::is_same<std::strstream::char_type, char>::value), "");
29 static_assert((std::is_same<std::strstream::int_type, std::char_traits<char>::int_type>::value), "");
30 static_assert((std::is_same<std::strstream::pos_type, std::char_traits<char>::pos_type>::value), "");
31 static_assert((std::is_same<std::strstream::off_type, std::char_traits<char>::off_type>::value), "");
  /external/libcxx/test/std/depr/depr.str.strstreams/depr.strstream/depr.strstream.dest/
rdbuf.pass.cpp 10 // <strstream>
12 // class strstream
16 #include <strstream>
23 const std::strstream out(buf, 0);
  /external/libcxx/test/std/depr/depr.str.strstreams/depr.strstream/depr.strstream.oper/
freeze.pass.cpp 10 // <strstream>
12 // class strstream
16 #include <strstream>
22 std::strstream out;
pcount.pass.cpp 10 // <strstream>
12 // class strstream
16 #include <strstream>
22 std::strstream out;
str.pass.cpp 10 // <strstream>
12 // class strstream
16 #include <strstream>
22 std::strstream out;
  /external/parameter-framework/upstream/parameter/
BitParameterType.cpp 92 std::ostringstream strStream;
94 strStream << "Pos and Size attributes inconsistent with maximum container element size ("
97 serializingContext.setError(strStream.str());
107 std::ostringstream strStream;
109 strStream << "Max attribute inconsistent with maximum encodable size ("
112 serializingContext.setError(strStream.str());
131 std::ostringstream strStream;
133 strStream << "Value " << strValue << " standing out of admitted range [";
137 strStream << "0x0, "
141 strStream << "0, "
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.str.strstreams/depr.strstream/depr.strstream.dest/
rdbuf.pass.cpp 10 // <strstream>
12 // class strstream
16 #include <strstream>
23 const std::strstream out(buf, 0);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.str.strstreams/depr.strstream/depr.strstream.oper/
freeze.pass.cpp 10 // <strstream>
12 // class strstream
16 #include <strstream>
22 std::strstream out;
pcount.pass.cpp 10 // <strstream>
12 // class strstream
16 #include <strstream>
22 std::strstream out;
str.pass.cpp 10 // <strstream>
12 // class strstream
16 #include <strstream>
22 std::strstream out;
  /external/libcxx/test/std/depr/depr.str.strstreams/depr.strstream/depr.strstream.cons/
default.pass.cpp 10 // <strstream>
12 // class strstream
14 // strstream();
16 #include <strstream>
22 std::strstream inout;
cp_size_mode.pass.cpp 10 // <strstream>
12 // class strstream
14 // strstream(char* s, int n, ios_base::openmode mode = ios_base::in | ios_base::out);
16 #include <strstream>
24 std::strstream inout(buf, 0);
44 std::strstream inout(buf, 11, std::ios::app);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.str.strstreams/depr.strstream/depr.strstream.cons/
default.pass.cpp 10 // <strstream>
12 // class strstream
14 // strstream();
16 #include <strstream>
22 std::strstream inout;
cp_size_mode.pass.cpp 10 // <strstream>
12 // class strstream
14 // strstream(char* s, int n, ios_base::openmode mode = ios_base::in | ios_base::out);
16 #include <strstream>
24 std::strstream inout(buf, 0);
44 std::strstream inout(buf, 11, std::ios::app);
  /external/libcxx/test/std/depr/depr.ios.members/
io_state.pass.cpp 21 #include <strstream>
27 std::strstream::io_state b = std::strstream::eofbit;
open_mode.pass.cpp 21 #include <strstream>
27 std::strstream::open_mode b = std::strstream::app;
seek_dir.pass.cpp 21 #include <strstream>
27 std::strstream::seek_dir b = std::strstream::cur;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.ios.members/
io_state.pass.cpp 21 #include <strstream>
27 std::strstream::io_state b = std::strstream::eofbit;
open_mode.pass.cpp 21 #include <strstream>
27 std::strstream::open_mode b = std::strstream::app;
seek_dir.pass.cpp 21 #include <strstream>
27 std::strstream::seek_dir b = std::strstream::cur;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
backward_warning.h 43 <sstream>, basic_stringbuf <strstream>, strstreambuf
44 <sstream>, basic_istringstream <strstream>, istrstream
45 <sstream>, basic_ostringstream <strstream>, ostrstream
46 <sstream>, basic_stringstream <strstream>, strstream
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
backward_warning.h 43 <sstream>, basic_stringbuf <strstream>, strstreambuf
44 <sstream>, basic_istringstream <strstream>, istrstream
45 <sstream>, basic_ostringstream <strstream>, ostrstream
46 <sstream>, basic_stringstream <strstream>, strstream
  /external/libcxx/include/
strstream 2 //===--------------------------- strstream --------------------------------===//
15 strstream synopsis
100 class strstream
111 strstream();
112 strstream(char* s, int n, ios_base::openmode mode = ios_base::in | ios_base::out);
114 virtual ~strstream();
337 class _LIBCPP_TYPE_VIS strstream
349 strstream()
352 strstream(char* __s, int __n, ios_base::openmode __mode = ios_base::in | ios_base::out)
359 strstream(strstream&& __rhs
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
strstream 2 //===--------------------------- strstream --------------------------------===//
15 strstream synopsis
100 class strstream
111 strstream();
112 strstream(char* s, int n, ios_base::openmode mode = ios_base::in | ios_base::out);
114 virtual ~strstream();
337 class _LIBCPP_TYPE_VIS strstream
349 strstream()
352 strstream(char* __s, int __n, ios_base::openmode __mode = ios_base::in | ios_base::out)
359 strstream(strstream&& __rhs
    [all...]

Completed in 532 milliseconds

1 2 3 4 5 6 7