Home
last modified time | relevance | path

Searched refs:TEMPLATE_H (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/vulkan/util/
Dvk_entrypoints_gen.py35 TEMPLATE_H = Template(COPYRIGHT + """\ variable
242 f.write(TEMPLATE_H.render(guard=guard, **environment))
Dvk_cmd_queue_gen.py46 TEMPLATE_H = Template(COPYRIGHT + """\ variable
430 f.write(TEMPLATE_H.render(guard=guard, **environment))
Dvk_dispatch_table_gen.py45 TEMPLATE_H = Template(COPYRIGHT + """\ variable
948 f.write(TEMPLATE_H.render(instance_entrypoints=instance_entrypoints,
/third_party/nghttp2/src/
Dtemplate.h25 #ifndef TEMPLATE_H
26 #define TEMPLATE_H macro