/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/preprocessed/ |
D | preprocess.py | 23 def process( file, boost_root, dst_dir, mode ): argument 47 def process_all( root, boost_root, dst_dir, mode ): argument 58 def main( all_modes, src_dir, dst_dir ): argument
|
/aosp_15_r20/bionic/libc/kernel/tools/ |
H A D | clean_header.py | 160 dst_dir = None variable 170 dst_dir = arg variable 177 dst_dir = get_kernel_dir() variable
|
/aosp_15_r20/external/vulkan-validation-layers/build-android/ |
H A D | build.py | 28 def install_file(file_name, src_dir, dst_dir): argument 41 def _install_dir(src_dir, dst_dir): argument
|
/aosp_15_r20/external/libffi/ |
H A D | generate-darwin-source-and-headers.py | 98 def move_file(src_dir, dst_dir, filename, file_suffix=None, prefix='', suffix=''): argument 126 def copy_files(src_dir, dst_dir, pattern=None, filelist=None, file_suffix=None, prefix=None, suffix… argument
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/ |
D | generate-darwin-source-and-headers.py | 100 def move_file(src_dir, dst_dir, filename, file_suffix=None, prefix='', suffix=''): argument 125 def copy_files(src_dir, dst_dir, pattern=None, filelist=None, file_suffix=None, prefix=None, suffix… argument
|
/aosp_15_r20/external/python/setuptools/setuptools/ |
D | wheel.py | 30 def unpack(src_dir, dst_dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/ |
D | wheel.py | 32 def unpack(src_dir, dst_dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/ |
D | wheel.py | 32 def unpack(src_dir, dst_dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/ |
D | wheel.py | 32 def unpack(src_dir, dst_dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/ |
D | wheel.py | 32 def unpack(src_dir, dst_dir): argument
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | ssh.py | 401 def ScpPushFiles(self, src_files, dst_dir): argument
|
/aosp_15_r20/system/core/init/ |
H A D | first_stage_init.cpp | 140 auto dst_dir = android::base::Dirname(dst); in PrepareSwitchRoot() local
|
/aosp_15_r20/external/clang/tools/scan-build-py/libear/ |
H A D | __init__.py | 20 def build_libear(compiler, dst_dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libear/ |
D | __init__.py | 19 def build_libear(compiler, dst_dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libear/ |
D | __init__.py | 19 def build_libear(compiler, dst_dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libear/ |
D | __init__.py | 19 def build_libear(compiler, dst_dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libear/ |
D | __init__.py | 19 def build_libear(compiler, dst_dir): argument
|
/aosp_15_r20/packages/modules/adb/client/ |
D | file_sync_client.cpp | 1498 std::string dst_dir = dst; in do_sync_push() local 1732 std::string dst_dir = dst; in do_sync_pull() local
|
/aosp_15_r20/external/icing/icing/file/ |
H A D | filesystem_test.cc | 477 const std::string dst_dir = temp_dir_ + "/dst_dir"; in TEST_F() local
|
H A D | filesystem.cc | 478 bool Filesystem::CopyDirectory(const char* src_dir, const char* dst_dir, in CopyDirectory()
|
/aosp_15_r20/external/autotest/server/cros/faft/ |
H A D | fingerprint_test.py | 891 def copy_files_to_dut(self, src_dir, dst_dir): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/ |
H A D | gcs_filesystem.cc | 1023 std::string dst_dir = dst; in RenameFile() local
|