Home
last modified time | relevance | path

Searched defs:template_file (Results 1 – 6 of 6) sorted by relevance

/external/vixl/tools/
Dgenerate_tests.py699 def DoNotEditComment(template_file): argument
/external/icu/tools/icu4c_srcgen/
Dgenutil.py39 def generate_shim(functions, includes, suffix, template_file): argument
48 def generate_symbol_txt(shim_functions, extra_function_names, template_file): argument
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/test_app/
Dbase_runner.py60 def _render_template(template_file, **kwargs): argument
/external/python/cpython3/Modules/clinic/
D_winapi.c.h151 HANDLE template_file; in _winapi_CreateFile() local
/external/selinux/libsemanage/src/
Dgenhomedircon.c503 FILE *template_file = NULL; in make_template() local
/external/python/cpython3/Modules/
D_winapi.c459 DWORD flags_and_attributes, HANDLE template_file) in _winapi_CreateFile_impl()