halide_free       186 src/runtime/HalideRuntime.h extern void halide_free(void *user_context, void *ptr);
halide_free       179 src/runtime/cache.cpp         halide_free(NULL, get_pointer_to_header(buf[i].host));
halide_free       181 src/runtime/cache.cpp     halide_free(NULL, metadata_storage);
halide_free       304 src/runtime/cache.cpp             halide_free(NULL, prune_candidate);
halide_free       402 src/runtime/cache.cpp                 halide_free(user_context, get_pointer_to_header(tuple_buffers[j - 1]->host));
halide_free       501 src/runtime/cache.cpp             halide_free(user_context, new_entry);
halide_free       537 src/runtime/cache.cpp         halide_free(user_context, header);
halide_free       559 src/runtime/cache.cpp             halide_free(NULL, entry);
halide_free       292 src/runtime/device_interface.cpp             halide_free(user_context, buf->host);
halide_free       309 src/runtime/device_interface.cpp         halide_free(user_context, buf->host);
halide_free       319 src/runtime/device_interface.cpp         halide_free(user_context, buf->host);
halide_free       456 src/runtime/hexagon_host.cpp             halide_free(user_context, ion);
halide_free       492 src/runtime/hexagon_host.cpp         halide_free(user_context, ion);
halide_free       165 src/runtime/hexagon_remote/halide_remote.cpp                              halide_free,
halide_free       323 src/runtime/hexagon_remote/sim_remote.cpp                              halide_free,
halide_free       128 src/runtime/opengl.cpp         halide_free(user_context, ptr);
halide_free        71 src/runtime/openglcompute.cpp         halide_free(user_context, ptr);
halide_free       158 src/runtime/printer.h             halide_free(user_context, buf);
halide_free        82 src/runtime/runtime_api.cpp     (void *)&halide_free,
halide_free        55 src/runtime/runtime_internal.h void halide_free(void *user_context, void *ptr);