right 244 apps/camera_pipe/fcam/Demosaic_ARM.cpp int16x8_t right = vld1q_s16(ptr_in + 1); right 249 apps/camera_pipe/fcam/Demosaic_ARM.cpp max = vmaxq_s16(left, right); right 16 apps/glsl/halide_blur_glsl_generator.cpp input(x,y,c) = cast<float>(input8(clamp(x, input8.left(), input8.right()), right 212 python_bindings/python/Image.cpp return im.right(); right 100 python_bindings/python/Param.cpp .def("right", &ImageParam::right, p::arg("self"), right 332 src/Buffer.h HALIDE_BUFFER_FORWARD_CONST(right) right 89 src/OutputImageParam.h EXPORT Expr right() const; right 938 src/runtime/HalideBuffer.h int right() const { right 77 src/runtime/mini_opengl.h typedef void (*PFNGLORTHOPROC)(GLdouble left, GLdouble right, right 30 test/correctness/host_alignment.cpp Expr left, right; right 35 test/correctness/host_alignment.cpp right = op->b; right 56 test/correctness/host_alignment.cpp if (p.left.defined() && p.right.defined()) { right 64 test/correctness/host_alignment.cpp if (is_const(p.right, expected_alignment)) { right 17 test/correctness/min_extent.cpp select(x > in.right(), 10, 1)); right 56 test/correctness/undef.cpp Expr right = min(rx+1, 99); right 59 test/correctness/undef.cpp f3(rx) = Tuple(f3(rx)[0] + f3(rx)[1] + f3(left)[1] + f3(right)[1], undef<float>()); right 60 test/correctness/undef.cpp f3(rx) = Tuple(undef<float>(), f3(rx)[1] + f3(rx)[0] + f3(left)[0] + f3(right)[0]); right 98 tools/halide_image_info.h << std::right << " # "; right 142 tools/halide_image_info.h << std::right << " # "; right 156 tools/halide_image_info.h << std::right << " # "; right 159 tools/halide_image_info.h << std::right << " # ";