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

1 2 3 4 56 7 8 9

  /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>
  /ndk/build/tools/
build-stlport.sh 111 src/strstream.cpp \
  /external/open-vcdiff/gtest/include/gtest/internal/
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/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>
  /external/stlport/etc/
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
ChangeLog-5.1 244 * src/strstream.cpp: "get end" pointer should be initialized
245 to the "begin of get + N" in obsolete strstream; bug #1536503,
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_static.a     [all...]
libstlport_shared.so 
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_static.a     [all...]
libstlport_shared.so 
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc 931 StrStream val1_ss;
935 StrStream val2_ss;
    [all...]
gtest.h     [all...]
  /external/open-vcdiff/gtest/src/
gtest.cc     [all...]
  /external/protobuf/gtest/src/
gtest.cc     [all...]
  /external/chromium/googleurl/base/
logging.h 9 #include <strstream>
  /external/clang/test/
cxx-sections.data     [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/6/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/6/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 
  /prebuilts/ndk/7/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/7/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 

Completed in 545 milliseconds

1 2 3 4 56 7 8 9