Home
last modified time | relevance | path

Searched defs:idx_in (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/spi/
Dlpc32xx_ssp.c124 int idx_in = 0; in spi_xfer() local
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h1140 inline void CopyMklTensorInToOut(OpKernelContext* context, int idx_in, in CopyMklTensorInToOut()
1162 inline void CopyTfTensorInToOutWithShape(OpKernelContext* context, int idx_in, in CopyTfTensorInToOutWithShape()
1180 inline void CopyTfTensorInToOutWithShape(OpKernelContext* context, int idx_in, in CopyTfTensorInToOutWithShape()
1201 inline void ForwardTfTensorInToOut(OpKernelContext* context, int idx_in, in ForwardTfTensorInToOut()
1220 inline void ForwardTfTensorInToOut(OpKernelContext* context, int idx_in, in ForwardTfTensorInToOut()
1239 inline void ForwardMklTensorInToOut(OpKernelContext* context, int idx_in, in ForwardMklTensorInToOut()
1267 int idx_in, int idx_out, in ForwardMklTensorInToOutWithMklShape()