Lines Matching defs:headers
43 // We need to include internal headers last, because the internal headers
44 // include CL headers which have #define's like:
295 const header_map &headers, const device &dev,
337 if (headers.size()) {
344 for (const auto &header : headers)
401 const header_map &headers,
411 auto mod = compile(*ctx, *c, "input.cl", source, headers, dev, opts, true,
509 const header_map &headers,
522 auto mod = compile(*ctx, *c, "input.cl", source, headers, dev, opts, false,