HomeSort by relevance Sort by last modified time
    Searched refs:endl (Results 751 - 775 of 937) sorted by null

<<3132333435363738

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 243 " grow = " << m_next_grow_size << std::endl; member in class:__gnu_pbds::detail::std
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
tree_trace_base.hpp 156 std::cerr << std::endl; member in class:__gnu_pbds::detail::std
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/
tree_trace_base.hpp 135 std::cerr << std::endl; member in class:__gnu_pbds::detail::std
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/
tree_trace_base.hpp 135 std::cerr << std::endl; member in class:__gnu_pbds::detail::std
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
tree_trace_base.hpp 135 std::cerr << std::endl; member in class:__gnu_pbds::detail::std
  /external/chromium_org/sdch/open-vcdiff/src/
blockhash_test.cc 95 std::cout << "Comparing blocks that differ at byte " << n << std::endl;
368 << time_for_block_compare_words << " us per operation" << std::endl;
371 << std::endl;
378 << " SLOWER than BlockCompareWords" << std::endl;
381 << " FASTER than BlockCompareWords" << std::endl;
518 << std::endl;
526 << " and one mismatch:" << std::endl;
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
delay_test.cc 176 std::cout << "Output file: " << file_stream.str() << std::endl << std::endl; member in class:webrtc::DelayTest::std
  /external/eigen/demos/mandelbrot/
mandelbrot.cpp 21 std::cout << "reallocate buffer" << std::endl; member in class:std
149 << speed << " iters/s (max " << max_speed << ")" << std::endl; member in class:std
  /external/eigen/unsupported/test/
bdcsvd.cpp 87 std::cout << "debut compare" << std::endl; member in class:std
100 std::cout << "fin compare" << std::endl; member in class:std
  /external/opencv/otherlibs/highgui/
grfmt_imageio.cpp 378 std::cerr << "!destRef" << std::endl << std::flush;
385 std::cerr << "Finalize failed" << std::endl << std::flush;
  /external/oprofile/libpp/
op_header.cpp 183 cerr << "Could not locate event " << int(type) << endl;
226 cerr << "Could not locate event " << int(type) << endl;
parse_filename.cpp 245 out << data.filename << endl;
249 << data.tid << " " << data.cpu << endl;
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_file.cc 121 cout << "INFO: " << file_->name() << ":" << endl;
126 "java_outer_classname to suppress this message." << endl; local
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_file.cc 123 cout << "INFO: " << file_->name() << ":" << endl;
128 "java_outer_classname to suppress this message." << endl; local
  /external/protobuf/src/google/protobuf/compiler/
mock_code_generator.cc 118 cerr << "Saw message type MockCodeGenerator_Exit." << endl; local
121 cerr << "Saw message type MockCodeGenerator_Abort." << endl; local
  /external/stlport/test/eh/
nc_alloc.cpp 307 reported, and the output ends with an endl.
315 EH_STD::cerr<<EH_STD::endl; member in class:EH_STD
322 EH_STD::cerr<<(count+1)<<" try successful"<<EH_STD::endl; member in class:EH_STD
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
etip.h 338 using std::endl;
361 cerr << e->message << endl;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
etip.h 338 using std::endl;
361 cerr << e->message << endl;
  /frameworks/minikin/libs/minikin/
Layout.cpp 230 o << "P5" << std::endl; member in class:android::std
231 o << width << " " << height << std::endl; member in class:android::std
232 o << "255" << std::endl; member in class:android::std
385 std::cout << glyph.glyph_id << ": " << glyph.x << ", " << glyph.y << std::endl;
702 " [" << run.start << ":" << run.end << "]" << std::endl;
736 std::cout << positions[i].x_advance << " " << positions[i].y_advance << " " << positions[i].x_offset << " " << positions[i].y_offset << std::endl; std::cout << "DoLayout " << info[i].codepoint <<
737 ": " << HBFixedToFloat(positions[i].x_advance) << "; " << positions[i].x_offset << ", " << positions[i].y_offset << std::endl;
  /external/chromium_org/third_party/webrtc/common_video/libyuv/
libyuv_unittest.cc 363 std::cout << "Test Mirror function: LeftRight" << std::endl; member in class:webrtc::std
376 std::cout << "Test Mirror function: UpDown" << std::endl; member in class:webrtc::std
389 std::cout << "Do the mirrored frames look correct?" << std::endl; member in class:webrtc::std
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
normal_async_test.cc 390 _bitRate << " kbps" << std::endl;
391 (*_log) << "Average encode time: " << avgEncTime << " s" << std::endl;
392 (*_log) << "Average decode time: " << avgDecTime << " s" << std::endl;
  /external/eigen/bench/spbench/
spbenchsolver.h 235 std::cout<< "COMPUTE TIME : " << timer.value() <<std::endl; member in class:std
248 std::cout<< "SOLVE TIME : " << timer.value() <<std::endl; member in class:std
252 std::cout<< "TOTAL TIME : " << total_time <<std::endl; member in class:std
  /art/runtime/gc/allocator/
rosalloc.cc 849 << " }" << std::endl; member in class:art::gc::allocator::std
1351 stream << "RosAlloc PageMap: " << std::endl; member in class:art::gc::allocator::std
1377 << " remaining_fpr_size=" << remaining_curr_fpr_size << std::endl; member in class:art::gc::allocator::std
1383 stream << "curr_fpr=0x" << std::hex << reinterpret_cast<intptr_t>(curr_fpr) << std::endl; member in class:art::gc::allocator::std
1393 << " remaining_fpr_size=" << remaining_curr_fpr_size << std::endl; member in class:art::gc::allocator::std
1406 stream << "[" << i << "]=Large (start)" << std::endl; member in class:art::gc::allocator::std
1412 stream << "[" << i << "]=Large (part)" << std::endl; member in class:art::gc::allocator::std
1424 << std::endl; member in class:art::gc::allocator::std
1430 stream << "[" << i << "]=Run (part)" << std::endl; member in class:art::gc::allocator::std
    [all...]
  /art/compiler/
compiler.cc 50 LOG(INFO) << "Using SEA IR to compile..." << std::endl; member in class:art::std
  /external/chromium_org/courgette/
disassembler_win32_x64.cc 630 << map.size() << " unique targets" << std::endl; member in class:courgette::std
632 std::cout << "indegree: #targets-with-indegree (example)" << std::endl; member in class:courgette::std
642 std::cout << "..." << std::endl; member in class:courgette::std
650 std::cout << std::endl; member in class:courgette::std

Completed in 1282 milliseconds

<<3132333435363738