HomeSort by relevance Sort by last modified time
    Searched full:endl (Results 551 - 575 of 1375) sorted by null

<<21222324252627282930>>

  /external/opencv3/samples/cpp/
image_alignment.cpp 65 "If inputWarp is missing, the identity transformation initializes the algorithm. \n" << endl; local
68 "-m=euclidean -e=1e-6 -N=70 -v=1 \n" << endl; local
71 "yourInitialWarp.ecc -o=outWarp.ecc -m=homography -e=1e-6 -N=70 -v=1 -w=yourFinalImage.png \n" << endl; local
98 cout << "Unable to open file " << iFilename.c_str() << endl;
115 << "Couldn't open file '" << fileName.c_str() << "'!" << endl;
119 outfile << matPtr[0] << " " << matPtr[1] << " " << matPtr[2] << endl; local
120 outfile << matPtr[3] << " " << matPtr[4] << " " << matPtr[5] << endl; local
122 outfile << matPtr[6] << " " << matPtr[7] << " " << matPtr[8] << endl; local
199 cerr << "Invalid motion transformation" << endl; local
216 cerr << "Unable to load the inputImage" << endl; local
227 cerr << "Unable to load the template image" << endl; local
299 cout << "-> Warning: too many iterations " << endl; local
312 cerr << "The execution was interrupted. The correlation value is going to be minimized." << endl; local
    [all...]
autofocus.cpp 121 cout << "Found minimal focus step = " << lStep << endl; local
151 cout << "RATE=" << rate << endl; local
272 cerr << "Invalid fps argument." << endl; local
289 cerr << "Invalid minimum focus step argument." << endl; local
299 cerr << "Unknown option " << arg << endl; local
315 cout << "Cannot find device " << GlobalArgs.deviceName << endl;
334 cout << "This is not GPHOTO2 device." << endl; local
337 cout << "List of camera settings: " << endl
339 << endl;
353 cerr << "Cannot open output file " << GlobalArgs.output << endl;
395 "or 'r' to reset." << endl; local
415 cout << rate << endl; local
421 cout << "STATE\\t" << state << endl; local
    [all...]
  /external/opencv3/samples/cpp/tutorial_code/viz/
creating_widgets.cpp 30 << "--------------------------------------------------------------------------" << endl
32 << "widgets by extending Widget2D/Widget3D, and with the help of WidgetAccessor." << endl
33 << "Usage:" << endl
34 << "./creating_widgets" << endl
35 << endl; local
  /external/parameter-framework/upstream/test/test-platform/
main.cpp 41 using std::endl;
49 << "]" << endl; local
63 << "Arguments:" << endl
64 << " -h|--help display this help and exit" << endl; local
110 cerr << "Test-platform error:" << strError.c_str() << endl;
  /external/webrtc/webrtc/base/
callback.h.pump 45 // cout << my_callback.empty() << endl; // true
48 // cout << my_callback.empty() << endl; // false
49 // cout << my_callback(3) << endl; // 9
52 // cout << my_callback(10) << endl; // 15
55 // cout << my_callback.empty() << endl; // true
checks.cc 93 stream_ << "Check failed: " << *result << std::endl << "# "; member in class:rtc::std
100 stream_ << std::endl << "#" << std::endl; member in class:rtc::std
108 stream_ << std::endl << std::endl << "#" << std::endl << "# Fatal error in "
109 << file << ", line " << line << std::endl << "# "; member in class:rtc::std
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
test_exception_storage.pass.cpp 30 std::cerr << "Got null result from __cxa_get_globals" << std::endl; member in class:std
34 std::cerr << "Got different globals!" << std::endl; member in class:std
51 std::cout << "}" << std::dec << std::endl; member in class:std
72 std::cerr << "Thread #" << i << " had a zero global" << std::endl; member in class:std
80 std::cerr << "Duplicate thread globals (" << i-1 << " and " << i << ")" << std::endl;
  /frameworks/native/libs/binder/tests/
binderThroughputTest.cpp 27 cerr << __func__ << ":" << __LINE__ << " condition:" << #cond << " failed\n" << endl; \
137 cout << "average:" << average << "ms worst:" << worst << "ms best:" << best << "ms" << endl; local
156 cout << endl; local
186 cout << "Created BinderWorker" << num << endl; local
209 cout << "thread " << num << " failed " << ret << "i : " << i << endl; local
285 cout << "waiting for workers to complete" << endl; local
293 cout << "iterations per sec: " << iterations_per_sec << endl; local
296 cout << "collecting results" << endl; local
307 cout << "killing workers" << endl; local
313 cout << "nonzero child status" << status << endl; local
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
gregocal.h 84 * cout << "Current Time" << endl;
98 * cout << "ERA: " << calendar->get( UCAL_ERA, success ) << endl;
99 * cout << "YEAR: " << calendar->get( UCAL_YEAR, success ) << endl;
100 * cout << "MONTH: " << calendar->get( UCAL_MONTH, success ) << endl;
101 * cout << "WEEK_OF_YEAR: " << calendar->get( UCAL_WEEK_OF_YEAR, success ) << endl;
102 * cout << "WEEK_OF_MONTH: " << calendar->get( UCAL_WEEK_OF_MONTH, success ) << endl;
103 * cout << "DATE: " << calendar->get( UCAL_DATE, success ) << endl;
104 * cout << "DAY_OF_MONTH: " << calendar->get( UCAL_DAY_OF_MONTH, success ) << endl;
105 * cout << "DAY_OF_YEAR: " << calendar->get( UCAL_DAY_OF_YEAR, success ) << endl;
106 * cout << "DAY_OF_WEEK: " << calendar->get( UCAL_DAY_OF_WEEK, success ) << endl;
    [all...]
  /external/opencv3/modules/core/test/
test_countnonzero.cpp 166 cout << endl; cout << "Checking for the work of countNonZero function..." << endl; cout << endl; local
179 cout << endl; local
180 cout << "Number of rows: " << src.rows << " Number of cols: " << src.cols << endl;
181 cout << "True count non zero elements: " << right << " Result: " << result << endl; local
182 cout << endl; local
205 cout << "Number of experiment: " << i << endl; local
206 cout << "Method of data generation: RANDOM" << endl; local
221 cout << "Number of experiment: " << i << endl; local
222 cout << "Method of data generation: HALF-RANDOM" << endl; local
237 cout << "Number of experiment: " << i << endl; local
238 cout << "Method of data generation: STATISTIC" << endl; local
    [all...]
  /external/eigen/bench/
sparse_cholesky.cpp 71 std::cout << ":\t" << timer.value() << endl;
109 // std::cout << "dense:\t" << timer.value() << endl;
115 std::cout << "dense:\t" << timer.value() << endl;
122 // std::cout << "dense:\n" << m1 << "\n\n" << chol.matrixL() << endl;
144 // std::cout << "taucs:\t" << timer.value() << endl;
181 std::cout << "cholmod/analyze:\t" << timer.value() << endl;
186 std::cout << "cholmod/factorize:\t" << timer.value() << endl;
spmv.cpp 103 std::cout << t.value()/repeats << endl; local
113 std::cout << t.value()/repeats << endl; local
125 // std::cout << " a * b:\t" << timer.value() << endl;
128 // std::cout << " a * b:\t" << timer.value() << endl;
184 std::cout << t.value()/repeats << endl; local
202 std::cout << t.value()/repeats << endl; local
218 std::cout << t.value()/repeats << endl; local
  /external/libcxxabi/src/
fallback_malloc.ipp 130 std::cout << "Freeing item at " << offset_from_node ( cp ) << " of size " << cp->len << std::endl;
140 << offset_from_node ( after ( cp )) << std::endl;
144 std::cout << " Appending onto chunk at " << offset_from_node ( p ) << std::endl;
151 std::cout << " Appending free chunk at " << offset_from_node ( p ) << std::endl;
165 std::cout << " Making new free list entry " << offset_from_node ( cp ) << std::endl;
181 << "\tsize: " << p->len << " Next: " << p->next_node << std::endl;
184 std::cout << "Total Free space: " << total_free << std::endl;
  /external/opencv3/modules/cudalegacy/test/
TestHypothesesGrow.cpp 65 strOut << "rectWidth=" << rectWidth << std::endl; member in class:std
66 strOut << "rectHeight=" << rectHeight << std::endl; member in class:std
67 strOut << "rectScale=" << rectScale << std::endl; member in class:std
68 strOut << "maxLenSrc=" << maxLenSrc << std::endl; member in class:std
69 strOut << "lenSrc=" << lenSrc << std::endl; member in class:std
70 strOut << "maxLenDst=" << maxLenDst << std::endl; member in class:std
71 strOut << "lenDst=" << lenDst << std::endl; member in class:std
  /external/opencv3/samples/tapi/
squares.cpp 153 cout << "Usage : squares [options]" << endl; local
154 cout << "Available options:" << endl; local
161 std::cout << "OpenCL was disabled" << std::endl; member in class:std
175 cout << "Couldn't load " << inputName << endl; local
183 cout << "warming up ..." << endl; local
194 cout << "run loop: " << j << endl; local
197 cout << "average time: " << 1000.0f * (double)t_cpp / getTickFrequency() / iterations << "ms" << endl; local
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
fallback_malloc.ipp 130 std::cout << "Freeing item at " << offset_from_node ( cp ) << " of size " << cp->len << std::endl;
140 << offset_from_node ( after ( cp )) << std::endl;
144 std::cout << " Appending onto chunk at " << offset_from_node ( p ) << std::endl;
151 std::cout << " Appending free chunk at " << offset_from_node ( p ) << std::endl;
165 std::cout << " Making new free list entry " << offset_from_node ( cp ) << std::endl;
181 << "\tsize: " << p->len << " Next: " << p->next_node << std::endl;
184 std::cout << "Total Free space: " << total_free << std::endl;
  /external/gemmlowp/test/
correctness_meta_gemm.cc 107 std::cout << std::endl; member in class:std
111 std::cout << "Wrong: " << wrong << std::endl; member in class:std
152 std::cout << std::endl; member in class:std
156 std::cout << "Wrong: " << wrong << std::endl; member in class:std
212 std::cout << "Quantized 8 bit." << std::endl << std::flush;
222 std::cout << std::endl << "Floats." << std::endl << std::flush;
232 std::cout << std::endl << "Done." << std::endl << std::flush;
  /external/ImageMagick/Magick++/demo/
gravity.cpp 58 cout << "angle " << angle << endl; local
71 cout << "Writing image \"gravity_out.miff\" ..." << endl; local
78 cout << "Caught exception: " << error_.what() << endl;
shapes.cpp 103 cout << "Writing image \"shapes_out.miff\" ..." << endl; local
108 // cout << "Display image..." << endl;
114 cout << "Caught exception: " << error_.what() << endl;
  /external/eigen/test/eigen2/
main.h 132 << std::endl << " " << EI_PP_MAKE_STRING(a) << std::endl << std::endl; \
343 std::cout << "Argument " << argv[i] << " conflicting with a former argument" << std::endl; member in class:std
350 std::cout << "Invalid \'repeat\' value " << argv[i]+1 << std::endl; member in class:std
358 std::cout << "Argument " << argv[i] << " conflicting with a former argument" << std::endl; member in class:std
366 std::cout << "Invalid \'seed\' value " << argv[i]+1 << std::endl; member in class:std
378 std::cout << "This test application takes the following optional arguments:" << std::endl; member in class:std
379 std::cout << " rN Repeat each test N times (default: " << DEFAULT_REPEAT << ")" << std::endl; member in class:std
380 std::cout << " sN Use N as seed for random numbers (default: based on current time)" << std::endl; member in class:std
387 std::cout << "Initializing random number generator with seed " << seed << std::endl; member in class:std
389 std::cout << "Repeating each test " << repeat << " times" << std::endl; member in class:std
    [all...]
  /external/eigen/unsupported/test/
NumericalDiff.cpp 81 // std::cout << actual_jac << std::endl << std::endl;
86 // std::cout << jac << std::endl;
  /external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.manip/
endl.pass.cpp 16 // basic_ostream<charT,traits>& endl(basic_ostream<charT,traits>& os);
67 endl(os);
75 endl(os);
  /external/libcxxabi/test/
test_vector1.pass.cpp 126 std::cerr << "Mismatched Constructor/Destructor calls (1)" << std::endl; member in class:std
127 std::cerr << " Expected 30, got " << gCounter << std::endl; member in class:std
141 std::cerr << "Mismatched Constructor/Destructor calls (2)" << std::endl; member in class:std
142 std::cerr << " Expected 0, got " << gCounter << std::endl; member in class:std
175 std::cerr << "Mismatched Constructor/Destructor calls (1C)" << std::endl; member in class:std
177 gDestructorCounter << " destructors" << std::endl; member in class:std
197 std::cerr << "Mismatched Constructor/Destructor calls (2C)" << std::endl; member in class:std
199 gDestructorCounter << " destructors" << std::endl; member in class:std
234 std::cerr << "Unexpected Constructor/Destructor calls (1D)" << std::endl; member in class:std
236 gDestructorCounter << ")" << std::endl; member in class:std
248 std::cerr << "Mismatched Constructor\/Destructor calls (2D)" << std::endl; member in class:std
250 gDestructorCounter << " destructors" << std::endl; member in class:std
    [all...]
  /external/llvm/examples/ParallelJIT/
ParallelJIT.cpp 157 //~ std::cout << "block() n " << n << " waitFor " << waitFor << std::endl;
163 std::cout << "Unblocking threads from block()" << std::endl; member in class:WaitForThreads::std
188 std::cout << "Unblocking threads from releaseThreads()" << std::endl; member in class:WaitForThreads::std
267 std::cerr << "Could not create thread" << std::endl; member in class:std
274 std::cerr << "Could not create thread" << std::endl; member in class:std
281 std::cerr << "Could not create thread" << std::endl; member in class:std
290 std::cerr << "Could not join thread" << std::endl; member in class:std
293 std::cout << "Add1 returned " << intptr_t(returnValue) << std::endl; member in class:std
297 std::cerr << "Could not join thread" << std::endl; member in class:std
300 std::cout << "Fib1 returned " << intptr_t(returnValue) << std::endl; member in class:std
304 std::cerr << "Could not join thread" << std::endl; member in class:std
307 std::cout << "Fib2 returned " << intptr_t(returnValue) << std::endl; member in class:std
    [all...]
  /external/opencv3/doc/tutorials/introduction/windows_visual_studio_image_watch/
windows_visual_studio_image_watch.markdown 47 << "----------------------------------------------------" << endl
48 << "This is a test program for the Image Watch Debugger " << endl
49 << "plug-in for Visual Studio. The program loads an " << endl
50 << "image from a file and runs the Canny edge detector. " << endl
52 << endl
53 << "Usage:" << endl
54 << "image-watch-demo inputimage" << endl
55 << "----------------------------------------------------" << endl
56 << endl;
65 cout << "Wrong number of parameters" << endl;
    [all...]

Completed in 493 milliseconds

<<21222324252627282930>>