Home
last modified time | relevance | path

Searched refs:extra_files (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Tools/nuget/
Dmake_zip.py209 extra_files = []
211 extra_files.append((
215 copied = copy_to_layout(temp / t.rstrip('/'), chain(files, extra_files))
/external/autotest/site_utils/bootperf-bin/
Dbootperf131 extra_files() { function
/external/pdfium/testing/
Dtest.gni78 extra_files = invoker.extra_dist_files
/external/python/cpython3/Misc/
DHISTORY8818 - Issue #13712: pysetup create should not convert package_data to extra_files.