type_repr 424 python_bindings/python/Param.cpp printf("create_param0_impl<end_of_recursion_t> received %s\n", type_repr(type).c_str()); type_repr 512 python_bindings/python/Param.cpp printf("create_param1_impl type == %s\n", type_repr(type).c_str()); type_repr 556 python_bindings/python/Param.cpp printf("create_param1_impl<end_of_recursion_t> received %s\n", type_repr(type).c_str()); type_repr 97 python_bindings/python/Type.cpp .def("__repr__", &type_repr, p::arg("self"), type_repr 12 python_bindings/python/Type.h std::string type_repr(const Halide::Type &t); // helper function