bottom 17 apps/glsl/halide_blur_glsl_generator.cpp clamp(y, input8.top(), input8.bottom()), c)) / 255.f; bottom 222 python_bindings/python/Image.cpp return im.bottom(); bottom 106 python_bindings/python/Param.cpp .def("bottom", &ImageParam::bottom, p::arg("self"), bottom 334 src/Buffer.h HALIDE_BUFFER_FORWARD_CONST(bottom) bottom 39 src/IREquality.h uint32_t bottom = mix & ((1 << bits) - 1); bottom 40 src/IREquality.h return bottom; bottom 97 src/OutputImageParam.h EXPORT Expr bottom() const; bottom 946 src/runtime/HalideBuffer.h int bottom() const { bottom 78 src/runtime/mini_opengl.h GLdouble bottom, GLdouble top, bottom 29 src/runtime/to_string.cpp uint64_t bottom = arg - top * 10; bottom 30 src/runtime/to_string.cpp *digits = bottom + '0';