Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/scripts/
Dgenerate_test_code.py926 def add_input_info(funcs_file, data_file, template_file, argument
968 def write_test_source_file(template_file, c_file, snippets): argument
/third_party/gettext/gettext-tools/src/
Dwrite-desktop.c147 FILE *template_file; in msgdomain_write_desktop_bulk() local
/third_party/python/Modules/clinic/
D_winapi.c.h151 HANDLE template_file; in _winapi_CreateFile() local
/third_party/python/Modules/
D_winapi.c468 DWORD flags_and_attributes, HANDLE template_file) in _winapi_CreateFile_impl()