Home
last modified time | relevance | path

Searched defs:force_copy (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pigweed/pw_package/py/pw_package/packages/
H A Dpicotool.py29 def force_copy(source: Path, destination: Path): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
H A Dtpu_client_extension.cc108 bool force_copy) -> StatusOr<std::unique_ptr<PyTpuBuffer>> { in PYBIND11_MODULE()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_client.cc215 pybind11::handle argument, PjRtDevice* device, bool force_copy, in BufferFromPyval()
/aosp_15_r20/external/autotest/client/bin/
H A Dutils.py126 def force_copy(src, dest): function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Dloader_dri3_helper.c984 bool force_copy) in loader_dri3_swap_buffers_msc()
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dtensor_new.cpp1685 bool force_copy = copy.value_or(false); in asarray() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dflat_map.hpp67 BOOST_CONTAINER_FORCEINLINE static D force_copy(const S &s) in force_copy() function