Home
last modified time | relevance | path

Searched refs:update_file (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Tools/scripts/
H A Dgenerate_token.py38 def update_file(file, content): function
97 if update_file(outfile, token_h_template % (
180 if update_file(outfile, token_c_template % (
209 if update_file(outfile, token_inc_template % '\n'.join(names)):
256 if update_file(outfile, token_py_template % (
H A Dgenerate_sre_constants.py5 def update_file(file, content): function
66 update_file(outfile_constants, ''.join(content))
73 update_file(outfile_targets, ''.join(content))
H A Dgenerate_re_casefix.py9 def update_file(file, content): function
90 update_file(outfile, re_casefix_template % '\n'.join(items))
H A Dfreeze_modules.py13 from update_file import updating_file_with_tmpfile
/third_party/mbedtls/tests/scripts/
H A Dset_psa_test_dependencies.py262 def update_file(file_name, old_content, new_content): function
289 update_file(file_name, old_content, new_content)
/third_party/skia/third_party/externals/spirv-tools/utils/
H A Dcheck_copyright.py132 update_file = False
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dcheck_copyright.py132 update_file = False
/third_party/spirv-tools/utils/
H A Dcheck_copyright.py151 update_file = False

Completed in 4 milliseconds