Lines Matching refs:endl
47 << "x" << k << std::endl; in Multiply()
52 << "implemented." << std::endl; in Multiply()
63 << std::endl; in Debug()
64 std::cout << " params:" << std::endl; in Debug()
66 << params.kernel.multiplicative_offset << std::endl; in Debug()
68 << std::endl; in Debug()
69 std::cout << " kernel.shift: " << params.kernel.shift << std::endl; in Debug()
70 std::cout << " kernel.count: " << params.kernel.count << std::endl; in Debug()
72 << std::endl; in Debug()
96 << "x" << k << std::endl; in Multiply()
101 << "Multiply not implemented." << std::endl; in Multiply()
112 << std::endl; in Debug()
113 std::cout << " params:" << std::endl; in Debug()
114 std::cout << " kernel.count: " << params.kernel.count << std::endl; in Debug()
116 << std::endl; in Debug()
141 << "x" << k << std::endl; in Multiply()
146 << "Multiply not implemented." << std::endl; in Multiply()
157 << std::endl; in Debug()
158 std::cout << " params:" << std::endl; in Debug()
159 std::cout << " kernel.count: " << params.kernel.count << std::endl; in Debug()
160 std::cout << " kernel.scale: " << params.kernel.scale << std::endl; in Debug()
162 << std::endl; in Debug()