Lines Matching defs:out
79 std::FILE* out = std::fopen(filename, "w");
80 if (!out) {
83 std::fwrite(data, 1, length, out);
84 std::fclose(out);
1679 /* if after the timeout, head is still not parked, error out */
1885 out . x .xxxxxxxxxxx . x
1896 out x . x
1906 * @param out_bits number of bits of out values
1907 * @param out_min minimal out value
1908 * @param out_max maximal out value
1935 * out vertical offset at central input value */