Searched defs:to_local (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | remote_access.py | 422 def CreateTunnel(self, to_local=None, to_remote=None, connect_settings=None): argument 539 def Rsync(self, src, dest, to_local=False, follow_symlinks=False, argument 599 def Scp(self, src, dest, to_local=False, recursive=True, verbose=False, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__chrono/ |
D | time_zone.h | 133 to_local(const sys_time<_Duration>& __time) const { in to_local() function
|
/aosp_15_r20/external/pytorch/torch/distributed/tensor/ |
H A D | _api.py | 431 def to_local( member in DTensor
|