Home
last modified time | relevance | path

Searched refs:TEMPLATE_H (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/vulkan/util/
H A Dvk_dispatch_trampolines_gen.py37 TEMPLATE_H = Template(COPYRIGHT + """\
172 f.write(TEMPLATE_H.render(entrypoints=entrypoints,
H A Dvk_entrypoints_gen.py34 TEMPLATE_H = Template(COPYRIGHT + """\
244 f.write(TEMPLATE_H.render(guard=guard, **environment))
H A Dvk_dispatch_table_gen.py42 TEMPLATE_H = Template(COPYRIGHT + """\
705 f.write(TEMPLATE_H.render(instance_entrypoints=instance_entrypoints,
H A Dvk_cmd_queue_gen.py62 TEMPLATE_H = Template(COPYRIGHT + """\
588 f.write(TEMPLATE_H.render(guard=guard, **environment))
/third_party/nghttp2/src/
H A Dtemplate.h25 #ifndef TEMPLATE_H
26 #define TEMPLATE_H macro
548 #endif // TEMPLATE_H

Completed in 3 milliseconds