| /external/ComputeLibrary/src/cpu/kernels/ | 
| D | CpuConcatenateBatchKernel.cpp | 47 void batch_concat(const ITensor *src, ITensor *dst, unsigned int batch_offset, const Window &window)  in batch_concat()132 Status validate_arguments(const ITensorInfo *src, unsigned int batch_offset, const ITensorInfo *dst)  in validate_arguments()
 149 void CpuConcatenateBatchKernel::configure(const ITensorInfo *src, unsigned int batch_offset, ITenso…  in configure()
 185                                            unsigned int                    batch_offset,  in validate()
 
 | 
| /external/ComputeLibrary/src/gpu/cl/kernels/ | 
| D | ClBatchConcatenateKernel.cpp | 45 Status validate_arguments(const ITensorInfo *src, unsigned int batch_offset, const ITensorInfo *dst)  in validate_arguments()67 …gure(const CLCompileContext &compile_context, ITensorInfo *src, unsigned int batch_offset, ITensor…  in configure()
 125                                           unsigned int                    batch_offset,  in validate()
 
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ | 
| D | resize_nearest_neighbor.h | 76   const int batch_offset = input_shape.Dims(1) * row_offset;  in ResizeNearestNeighbor()  local
 | 
| D | batch_matmul.h | 181           const float batch_offset = static_cast<float>(ioff_ptr2[j]);  in BatchMatMul()  local
 | 
| D | portable_tensor_utils.cc | 183     const int32_t batch_offset = input_offset[batch];  in PortableMatrixBatchVectorMultiplyAccumulate()  local
 | 
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | gather_functor_batched.h | 68     SliceIndex batch_offset = batch_idx * indices_size;  in HandleCopiesBatched()  local
 | 
| D | resource_variable_ops.cc | 792     int64_t const batch_offset = params.dim_size(batch_dims_);  in AddBatchOffsets()  local
 | 
| /external/mesa3d/src/intel/tools/ | 
| D | aub_write.c | 723                               uint64_t batch_offset)  in aub_dump_ring_buffer_execlist()774                             uint64_t batch_offset,  in aub_dump_ring_buffer_legacy()
 
 | 
| /external/igt-gpu-tools/tools/ | 
| D | aubdump.c | 716 aub_dump_execlist(uint64_t batch_offset, int ring_flag)  in aub_dump_execlist()794 aub_dump_ringbuffer(uint64_t batch_offset, uint64_t offset, int ring_flag)  in aub_dump_ringbuffer()
 
 | 
| /external/tensorflow/tensorflow/core/kernels/sparse/ | 
| D | sparse_matrix.h | 199   inline int batch_offset(int batch) const {  in batch_offset()  function
 | 
| D | kernels_gpu.cu.cc | 410     const int batch_offset = local_batch_ptr[batch];  in CSRSparseMatrixSoftmaxKernel3D()  local
 | 
| /external/mesa3d/src/intel/common/tests/ | 
| D | gen_mi_builder_test.cpp | 131    uint32_t batch_offset;  member in gen_mi_builder_test
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ | 
| D | batch_matmul.h | 231           const float batch_offset = static_cast<float>(ioff_ptr2[j]);  in BatchMatMul()  local
 | 
| D | sse_tensor_utils.cc | 207     const int32_t batch_offset = input_offset ? input_offset[batch] : 0;  in Avx2MatrixBatchVectorMultiplyAccumulateImpl()  local
 | 
| D | optimized_ops.h | 5576   const int batch_offset = input_shape.Dims(1) * row_offset;  in ResizeNearestNeighbor()  local
 | 
| /external/mesa3d/src/mesa/drivers/dri/i965/ | 
| D | intel_batchbuffer.c | 1010 brw_batch_reloc(struct intel_batchbuffer *batch, uint32_t batch_offset,  in brw_batch_reloc()
 | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 78010 	u32 batch_offset;  member
 | 
| D | vmlinux.h | 78010 	u32 batch_offset;  member
 |