HomeSort by relevance Sort by last modified time
    Searched full:strstream (Results 126 - 150 of 279) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/stlport/
Android.mk 6 src/strstream.cpp \
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
strstream.cpp 1 //===------------------------ strstream.cpp -------------------------------===//
10 #include "strstream"
325 strstream::~strstream()
  /external/chromium_org/third_party/icu/source/test/iotest/
stream.cpp 28 // <strstream> is deprecated on some platforms, and the compiler complains very loudly if you use it.
29 #include <strstream>
36 #include <strstream.h>
236 strstream sstrm;
271 strstream ss;
  /external/protobuf/gtest/test/
gtest-message_test.cc 41 using ::testing::internal::StrStream;
147 StrStream ss;
  /external/stlport/etc/
msvcincl.dat 167 strstream
168 strstream.h
ChangeLog-4.0 394 * wrap_std/h/strstream.h - added missing wrapper (Thanks to Laurent for the report)
555 * wrap_std/strsream : fixed preprocessor bug, strstream.h included
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.cons/
cp_size_cp.pass.cpp 10 // <strstream>
16 #include <strstream>
scp_size_scp.pass.cpp 10 // <strstream>
16 #include <strstream>
ucp_size_ucp.pass.cpp 10 // <strstream>
16 #include <strstream>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals/
seekoff.pass.cpp 10 // <strstream>
17 #include <strstream>
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-string.h 85 // 2. In MSVC, streaming a null char pointer to StrStream generates
250 // Gets the content of the StrStream's buffer as a String. Each '\0'
252 String StrStreamToString(StrStream* stream);
gtest-port.h 212 #include <strstream> // NOLINT
285 // std::strstream is deprecated. However, we have to use it on
290 typedef ::std::stringstream StrStream;
292 typedef ::std::strstream StrStream;
  /ndk/sources/cxx-stl/llvm-libc++/
Android.mk 27 strstream.cpp \
  /ndk/sources/cxx-stl/stlport/
Android.mk 22 src/strstream.cpp \
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-string.h 330 // Gets the content of the StrStream's buffer as a String. Each '\0'
332 String StrStreamToString(StrStream* stream);
gtest-port.h 323 #include <strstream> // NOLINT
575 // std::strstream is deprecated. However, we have to use it on
580 typedef ::std::stringstream StrStream;
582 typedef ::std::strstream StrStream;
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-string.h 330 // Gets the content of the StrStream's buffer as a String. Each '\0'
332 String StrStreamToString(StrStream* stream);
gtest-port.h 318 #include <strstream> // NOLINT
570 // std::strstream is deprecated. However, we have to use it on
575 typedef ::std::stringstream StrStream;
577 typedef ::std::strstream StrStream;
    [all...]
  /external/chromium/base/debug/
trace_event_win_unittest.cc 7 #include <strstream>
  /external/chromium_org/base/debug/
trace_event_win_unittest.cc 7 #include <strstream>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg 216 #undef STRSTREAM
257 #define STRSTREAM INPUT
340 #undef STRSTREAM
374 #define STRSTREAM INPUT
419 #undef STRSTREAM
454 #define STRSTREAM INPUT->tnstream
    [all...]
  /external/zlib/src/contrib/iostream2/
zstream.h 27 #include <strstream.h>
  /ndk/build/tools/
build-cxx-stl.sh 165 src/strstream.cpp \
218 libcxx/src/strstream.cpp \
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_static.a     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_static.a     [all...]

Completed in 869 milliseconds

1 2 3 4 56 7 8 91011>>