Home
last modified time | relevance | path

Searched defs:copy_function (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dfake_filesystem_shutil.py84 copy_function=shutil.copy2, argument
101 def move(self, src, dst, copy_function=shutil.copy2): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcopy_tensor.cc43 CopyTensor::CopyFunction copy_function; member
122 void CopyDeviceToDevice(CopyTensor::CopyFunction copy_function, in CopyDeviceToDevice()
306 CopyFunction copy_function, in Register()
H A Dcopy_tensor.h57 CopyFunction copy_function) { in Registration()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dshutil.py452 def _copytree(entries, src, dst, symlinks, ignore, copy_function, argument
518 def copytree(src, dst, symlinks=False, ignore=None, copy_function=copy2, argument
783 def move(src, dst, copy_function=copy2): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dshutil.py452 def _copytree(entries, src, dst, symlinks, ignore, copy_function, argument
518 def copytree(src, dst, symlinks=False, ignore=None, copy_function=copy2, argument
783 def move(src, dst, copy_function=copy2): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dshutil.py452 def _copytree(entries, src, dst, symlinks, ignore, copy_function, argument
518 def copytree(src, dst, symlinks=False, ignore=None, copy_function=copy2, argument
783 def move(src, dst, copy_function=copy2): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dshutil.py452 def _copytree(entries, src, dst, symlinks, ignore, copy_function, argument
518 def copytree(src, dst, symlinks=False, ignore=None, copy_function=copy2, argument
783 def move(src, dst, copy_function=copy2): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dshutil.py452 def _copytree(entries, src, dst, symlinks, ignore, copy_function, argument
518 def copytree(src, dst, symlinks=False, ignore=None, copy_function=copy2, argument
783 def move(src, dst, copy_function=copy2): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dshutil.py452 def _copytree(entries, src, dst, symlinks, ignore, copy_function, argument
518 def copytree(src, dst, symlinks=False, ignore=None, copy_function=copy2, argument
783 def move(src, dst, copy_function=copy2): argument