Home
last modified time | relevance | path

Searched refs:DestroyStream (Results 1 – 6 of 6) sorted by relevance

/external/ImageMagick/MagickWand/
Dstream.c164 #define DestroyStream() \ in StreamImageCommand() macro
176 DestroyStream(); \ in StreamImageCommand()
183 DestroyStream(); \ in StreamImageCommand()
260 DestroyStream(); in StreamImageCommand()
565 DestroyStream(); in StreamImageCommand()
759 DestroyStream(); in StreamImageCommand()
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_stream.cc43 GpuDriver::DestroyStream(parent_->gpu_context(), &gpu_stream_); in Destroy()
Dgpu_driver.h83 static void DestroyStream(GpuContext* context, GpuStreamHandle* stream);
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_call_create.cc440 void DestroyStream(grpc_transport* self, grpc_stream* stream, in DestroyStream() function
452 PerformOp, DestroyStream, Destroy,
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc635 /* static */ void GpuDriver::DestroyStream(GpuContext* context, in DestroyStream() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc807 /* static */ void GpuDriver::DestroyStream(GpuContext* context, in DestroyStream() function in stream_executor::gpu::GpuDriver