Searched defs:copy_stream (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/mtools/ |
H A D | stream.c | 53 Stream_t *copy_stream(Stream_t *Stream) in copy_stream() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | Copy.cu | 195 CUDAStream copy_stream = getCurrentCUDAStream(src_device.index()); in copy_device_to_device() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
H A D | pjrt_stream_executor_client.cc | 375 LocalDeviceState* local_device, se::Stream* copy_stream, in AllocateDestinationBuffer() 493 se::Stream* copy_stream) { in AddDestinationBufferSynchronization()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | util.py | 536 def copy_stream(self, instream, outfile, encoding=None): member in FileOperator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | util.py | 536 def copy_stream(self, instream, outfile, encoding=None): member in FileOperator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | util.py | 536 def copy_stream(self, instream, outfile, encoding=None): member in FileOperator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | util.py | 536 def copy_stream(self, instream, outfile, encoding=None): member in FileOperator
|