/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/stlport/test/unit/ |
num_put_get_test.cpp | 587 // cerr << str.str() << endl; 609 // cerr << DBL_MAX << endl; 610 // cerr << 1.0e+37 << endl; 1067 // cerr << buf << endl; 1088 // cerr << buf << endl; [all...] |
limits_test.cpp | 215 str << "lim::digits = " << lim::digits << ", lim::digits10 = " << lim::digits10 << endl; 216 str << "lim::min_exponent = " << lim::min_exponent << ", lim::min_exponent10 = " << lim::min_exponent10 << endl; 217 str << "lim::max_exponent = " << lim::max_exponent << ", lim::max_exponent10 = " << lim::max_exponent10 << endl;
|
/ndk/tests/device/test-gnustl-full/unit/ |
num_put_get_test.cpp | 587 // cerr << str.str() << endl; 609 // cerr << DBL_MAX << endl; 610 // cerr << 1.0e+37 << endl; 1067 // cerr << buf << endl; 1088 // cerr << buf << endl; [all...] |
limits_test.cpp | 215 str << "lim::digits = " << lim::digits << ", lim::digits10 = " << lim::digits10 << endl; 216 str << "lim::min_exponent = " << lim::min_exponent << ", lim::min_exponent10 = " << lim::min_exponent10 << endl; 217 str << "lim::max_exponent = " << lim::max_exponent << ", lim::max_exponent10 = " << lim::max_exponent10 << endl;
|
/ndk/tests/device/test-stlport/unit/ |
num_put_get_test.cpp | 587 // cerr << str.str() << endl; 609 // cerr << DBL_MAX << endl; 610 // cerr << 1.0e+37 << endl; 1069 // cerr << buf << endl; 1090 // cerr << buf << endl; [all...] |
limits_test.cpp | 215 str << "lim::digits = " << lim::digits << ", lim::digits10 = " << lim::digits10 << endl; 216 str << "lim::min_exponent = " << lim::min_exponent << ", lim::min_exponent10 = " << lim::min_exponent10 << endl; 217 str << "lim::max_exponent = " << lim::max_exponent << ", lim::max_exponent10 = " << lim::max_exponent10 << endl;
|
/external/eigen/Eigen/src/IterativeLinearSolvers/ |
BiCGSTAB.h | 148 * std::cout << "#iterations: " << solver.iterations() << std::endl; 149 * std::cout << "estimated error: " << solver.error() << std::endl; 164 * std::cout << i << " : " << solver.error() << std::endl;
|
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
MINRES.h | 170 * std::cout << "#iterations: " << mr.iterations() << std::endl; 171 * std::cout << "estimated error: " << mr.error() << std::endl; 186 * std::cout << i << " : " << mr.error() << std::endl;
|
/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
|
/hardware/akm/AK8975_FS/akmdfs/ |
AKFS_Measure.c | 160 int64_t endL; 166 endL = (end->tv_sec * 1000000000) + end->tv_nsec; 170 diff -= (endL - startL);
|
/art/compiler/sea_ir/debug/ |
dot_gen.h | 104 LOG(INFO) << "Starting to write SEA string to file " << filename << std::endl; member in class:sea_ir::DotConversion::std
|
/art/runtime/arch/ |
stub_test.cc | 595 std::cout << "Skipping memcpy as I don't know how to do that on " << kRuntimeISA << std::endl; 653 std::cout << "Skipping lock_object as I don't know how to do that on " << kRuntimeISA << std::endl; 811 std::cout << "Skipping unlock_object as I don't know how to do that on " << kRuntimeISA << std::endl; 867 std::cout << "Skipping check_cast as I don't know how to do that on " << kRuntimeISA << std::endl; 1001 std::cout << "Skipping aput_obj as I don't know how to do that on " << kRuntimeISA << std::endl; member in class:art::std 1123 std::cout << "Skipping alloc_object as I don't know how to do that on " << kRuntimeISA << std::endl; member in class:art::std 1204 std::cout << "Skipping alloc_array as I don't know how to do that on " << kRuntimeISA << std::endl; member in class:art::std [all...] |
/development/perftests/panorama/feature_stab/src/dbreg/ |
dbreg.cpp | 651 std::cout << std::endl; 667 //std::cout << "I " << i << std::endl; 678 //std::cout << "J " << i << std::endl; 682 //std::cout << "m_outlier_t2 " << m_outlier_t2 << std::endl;
|
/external/ceres-solver/internal/ceres/ |
callbacks.cc | 101 cout << output << endl; local
|
/external/chromium_org/components/password_manager/core/browser/ |
password_form_data.cc | 70 LOG(ERROR) << "No match for:" << std::endl << *actual;
|
/external/chromium_org/testing/gtest/src/ |
gtest-test-part.cc | 64 << result.message() << std::endl;
|
/external/chromium_org/third_party/mesa/src/src/gtest/src/ |
gtest-test-part.cc | 64 << result.message() << std::endl;
|
/external/chromium_org/third_party/webrtc/base/ |
bind.h | 36 // cout << rtc::Bind(&Foo::Test1, &foo)() << endl; 37 // cout << rtc::Bind(&Foo::Test2, &foo)() << endl; 38 // cout << rtc::Bind(&Foo::Test3, &foo, 3)() << endl; 39 // cout << rtc::Bind(&Foo::Test4, &foo, 7, 8.5f)() << endl;
|
task_unittest.cc | 181 stuck_[i].task_->timeout_time() << std::endl; member in class:rtc::TaskTest::std 192 std::cout << "Start time is " << GetCurrentTime() << std::endl; member in class:rtc::TaskTest::std 211 std::cout << "End time is " << GetCurrentTime() << std::endl; member in class:rtc::TaskTest::std 273 << stuck_[i].task_->timeout_time() << std::endl; member in class:rtc::TaskTest::std
|
/external/chromium_org/tools/android/forwarder2/ |
device_forwarder_main.cc | 146 std::cerr << "Usage: device_forwarder [--kill-server]" << std::endl;
|
/external/chromium_org/tools/android/md5sum/ |
md5sum.cc | 90 << base::MakeAbsoluteFilePath(file_path).value() << std::endl; member in class:std
|
/external/chromium_org/tools/gn/ |
function_write_file.cc | 71 contents << list[i].ToString(false) << std::endl; member in class:functions::std
|
/external/chromium_org/v8/src/ |
hydrogen-dce.cc | 42 os << " -> " << *instr << "]" << endl; local
|
/external/chromium_org/v8/test/cctest/compiler/ |
instruction-selector-tester.h | 68 out << "--- Code sequence after instruction selection --- " << endl
|