Home
last modified time | relevance | path

Searched defs:data_files (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libxml2/python/
H A Dsetup.py.in253 data_files = [(base+"libxmlmods",packaged_dlls)] variable
256 data_files = [] variable
/aosp_15_r20/external/googleapis/google/actions/sdk/v2/
H A Dfiles.proto38 DataFiles data_files = 2; field
H A Ddata_file.proto27 repeated DataFile data_files = 1; field
/aosp_15_r20/external/python/asn1crypto/tests/
Dsetup.py33 data_files = [] variable
/aosp_15_r20/external/python/setuptools/setuptools/command/
Dsdist.py128 def _add_data_files(self, data_files): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/command/
Dsdist.py142 def _add_data_files(self, data_files): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/
Dsdist.py142 def _add_data_files(self, data_files): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/
Dsdist.py142 def _add_data_files(self, data_files): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/
Dsdist.py142 def _add_data_files(self, data_files): argument
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-output.c2389 struct data_file_write *data_files = NULL; in out_write_cpu_data() local