halide_set_custom_print 72 src/runtime/HalideRuntime.h extern halide_print_t halide_set_custom_print(halide_print_t print); halide_set_custom_print 247 src/runtime/matlab.cpp halide_set_custom_print(halide_matlab_print); halide_set_custom_print 125 src/runtime/noos.cpp halide_set_custom_print(print); halide_set_custom_print 170 src/runtime/runtime_api.cpp (void *)&halide_set_custom_print, halide_set_custom_print 28 test/generator/gpu_object_lifetime_aottest.cpp halide_set_custom_print(&my_halide_print);