Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
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 % (
/third_party/curl/packages/vms/
Dcompare_curl_source.com89 $ update_file = 0
92 $ update_file = 1
110 $ update_file = 0
134 $ if update_file
150 $ if update_file
233 $ if update_file
/third_party/mbedtls/tests/scripts/
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/
Dcheck_copyright.py132 update_file = False
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
Dcheck_copyright.py132 update_file = False
/third_party/spirv-tools/utils/
Dcheck_copyright.py150 update_file = False
/third_party/python/
DMakefile.pre.in263 UPDATE_FILE=$(PYTHON_FOR_REGEN) $(srcdir)/Tools/scripts/update_file.py
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch2063 UPDATE_FILE=$(PYTHON_FOR_REGEN) $(srcdir)/Tools/scripts/update_file.py