HomeSort by relevance Sort by last modified time
    Searched refs:stringstream (Results 51 - 75 of 340) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libcxx/test/input.output/string.streams/stringstream.cons/
string.pass.cpp 24 std::stringstream ss(" 123 456 ");
  /external/llvm/lib/Support/
Disassembler.cpp 46 std::stringstream res;
  /external/llvm/lib/Target/NVPTX/
NVPTXRegisterInfo.h 60 std::stringstream O;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/string.streams/stringstream.cons/
string.pass.cpp 24 std::stringstream ss(" 123 456 ");
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-string.h 160 // Gets the content of the stringstream's buffer as an std::string. Each '\0'
162 GTEST_API_ std::string StringStreamToString(::std::stringstream* stream);
  /external/chromium_org/cc/output/
begin_frame_args_unittest.cc 43 std::stringstream out1;
46 std::stringstream out2;
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
data_log_impl.h 52 std::stringstream ss;
70 std::stringstream ss;
  /external/stlport/test/unit/
ioiter_test.cpp 86 stringstream s( "1234567890" );
99 stringstream s( "1234567890" );
num_put_get_test.cpp 82 stringstream str;
93 stringstream str;
104 stringstream str;
115 stringstream str;
126 stringstream str;
137 stringstream str;
149 stringstream str;
172 stringstream str;
195 stringstream str;
219 stringstream str
    [all...]
  /external/webrtc/src/system_wrappers/interface/
data_log_impl.h 54 std::stringstream ss;
72 std::stringstream ss;
  /ndk/tests/device/test-gnustl-full/unit/
ioiter_test.cpp 86 stringstream s( "1234567890" );
99 stringstream s( "1234567890" );
num_put_get_test.cpp 82 stringstream str;
93 stringstream str;
104 stringstream str;
115 stringstream str;
126 stringstream str;
137 stringstream str;
149 stringstream str;
172 stringstream str;
195 stringstream str;
219 stringstream str
    [all...]
  /ndk/tests/device/test-stlport/unit/
ioiter_test.cpp 86 stringstream s( "1234567890" );
99 stringstream s( "1234567890" );
num_put_get_test.cpp 82 stringstream str;
93 stringstream str;
104 stringstream str;
115 stringstream str;
126 stringstream str;
137 stringstream str;
149 stringstream str;
172 stringstream str;
195 stringstream str;
219 stringstream str
    [all...]
  /external/srec/tools/grxmlcompile/
netw_dump.cpp 80 std::stringstream ss;
127 std::stringstream ss;
141 std::stringstream ss;
165 std::stringstream ss;
214 std::stringstream ss;
226 std::stringstream ss;
246 std::stringstream ss;
288 std::stringstream ss;
300 std::stringstream ss;
323 std::stringstream ss
    [all...]
  /external/chromium_org/third_party/angle/tests/compiler_tests/
ExpressionLimit_test.cpp 50 void GenerateLongExpression(int length, std::stringstream* ss)
67 std::stringstream ss;
88 std::stringstream ss;
97 void GenerateDeepFunctionStack(int length, std::stringstream* ss)
117 std::stringstream ss;
130 std::stringstream ss;
  /external/chromium_org/third_party/angle/tests/preprocessor_tests/
token_test.cpp 80 std::stringstream out1;
86 std::stringstream out2;
  /bionic/tests/
sstream_test.cpp 27 std::stringstream ss(value);
  /development/perftests/panorama/feature_stab/src/dbregtest/
dbregtest.cpp 70 void parse_cmd_line(stringstream& cmdline,
108 stringstream cmdline;
116 // put the options and image list file name into the cmdline stringstream
248 stringstream s;
304 void parse_cmd_line(stringstream& cmdline,
  /external/chromium_org/native_client_sdk/src/examples/api/file_io/
file_io.cc 105 std::stringstream reader(message);
296 std::stringstream ss;
326 std::stringstream ss;
333 std::stringstream ss;
  /external/chromium_org/remoting/jingle_glue/
server_log_entry_unittest.cc 48 std::stringstream s;
  /external/chromium_org/third_party/angle/src/compiler/translator/
ValidateOutputs.cpp 62 std::stringstream strstr;
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
filevideocapturer.h 88 std::stringstream id;
  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/tools/
rtp_to_text.cc 62 std::stringstream ss;
  /external/libcxx/test/input.output/string.streams/stringstream.members/
str.pass.cpp 23 std::stringstream ss(" 123 456 ");

Completed in 9146 milliseconds

1 23 4 5 6 7 8 91011>>