Home
last modified time | relevance | path

Searched defs:TEMPLATE (Results 1 – 18 of 18) sorted by relevance

/third_party/python/Tools/peg_generator/pegen/
Dkeywordgen.py8 TEMPLATE = r''' variable
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opcodes.c.py23 TEMPLATE = """#include "bi_opcodes.h" variable
Dbi_printer.c.py23 TEMPLATE = """#include <stdio.h> variable
Dbi_opcodes.h.py22 TEMPLATE = """ variable
Dbi_builder.h.py24 TEMPLATE = """ variable
/third_party/python/Tools/unicode/
Dgencjkcodecs.py15 TEMPLATE = string.Template("""\ variable
/third_party/mesa3d/src/compiler/spirv/
Dvtn_generator_ids_h.py31 TEMPLATE = Template("""\ variable
Dvtn_gather_types_c.py66 TEMPLATE = Template(COPYRIGHT + """\ variable
Dspirv_info_c.py70 TEMPLATE = Template("""\ variable
/third_party/mesa3d/src/mesa/main/
Dformat_fallback.py102 TEMPLATE = Template(COPYRIGHT + """ variable
/third_party/mesa3d/src/intel/isl/
Dgen_format_layout.py31 TEMPLATE = template.Template(text="""\ variable
/third_party/vk-gl-cts/scripts/
Dgen_android_mk.py58 TEMPLATE = """ variable
/third_party/ltp/testcases/network/nfs/nfs_stress/
Dnfs01_open_files.c13 #define TEMPLATE "ltpXXXXXX" macro
/third_party/mesa3d/bin/
Dgen_release_notes.py45 TEMPLATE = Template(textwrap.dedent("""\ variable
/third_party/node/tools/
Djs2c.py49 TEMPLATE = """ variable
/third_party/python/Lib/test/
Dtest_string_literals.py38 TEMPLATE = r"""# coding: %s variable
/third_party/mesa3d/src/intel/genxml/
Dgen_bits_header.py29 TEMPLATE = Template("""\ variable
/third_party/python/Lib/
Dre.py154 TEMPLATE = T = sre_compile.SRE_FLAG_TEMPLATE # disable backtracking variable in RegexFlag