| /external/tensorflow/tensorflow/core/kernels/ | 
| D | cudnn_pooling_gpu.cc | 45   const int64_t in_batch = GetTensorDim(tensor_in, data_format, 'N');  in Compute()  local140   const int64_t in_batch = GetTensorDim(tensor_in_shape, data_format, 'N');  in Compute()  local
 
 | 
| D | conv_ops_3d.cc | 149     const int64_t in_batch = GetTensorDim(input, data_format_, 'N');  in Compute()  local240     const int64_t in_batch = GetTensorDim(input, data_format, 'N');  in launch()  local
 
 | 
| D | fused_batch_norm_op.cc | 131       const int64_t in_batch = GetTensorDim(x_input, tensor_format, 'N');  in operator ()()  local272       const int64_t in_batch = GetTensorDim(x_input, tensor_format, 'N');  in operator ()()  local
 373       const int64_t in_batch = GetTensorDim(x_input, tensor_format, 'N');  in operator ()()  local
 1297       const int64_t in_batch = GetTensorDim(x, tensor_format_, 'N');  in ComputeWithReservedSpace()  local
 1542       const int64_t in_batch = GetTensorDim(x, tensor_format_, 'N');  in ComputeWithReservedSpace()  local
 
 | 
| D | pooling_ops_3d.cc | 172     const int64_t in_batch = GetTensorDim(tensor_in, data_format_, 'N');  in Compute()  local367     const int64_t in_batch = GetTensorDim(tensor_in, data_format_, 'N');  in Compute()  local
 
 | 
| D | fractional_avg_pool_op.cc | 296     const int64_t in_batch = orig_input_tensor_shape_flat(0);  in Compute()  local
 | 
| D | conv_ops.cc | 821   const int64_t in_batch = GetTensorDim(input, data_format, 'N');  in operator ()()  local
 | 
| /external/ComputeLibrary/src/core/NEON/kernels/convolution/common/ | 
| D | shims.hpp | 174     const T* const in_batch = in + n*in_batch_stride;  in nchw_to_nhwc()  local345     const T* const in_batch = in + n*in_batch_stride;  in nchw_to_nhwc()  local
 405     const T* const in_batch = in + n*in_batch_stride;  in nhwc_to_nchw()  local
 588     const T* const in_batch = in + n*in_batch_stride;  in nhwc_to_nchw()  local
 
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ | 
| D | batch_to_space_nd.h | 73   for (int in_batch = 0; in_batch < input_batch_size; ++in_batch) {  in BatchToSpaceND()  local
 | 
| /external/libbpf/src/ | 
| D | bpf.c | 667 static int bpf_map_batch_common(int cmd, int fd, void  *in_batch,  in bpf_map_batch_common()701 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys,  in bpf_map_lookup_batch()
 709 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch,  in bpf_map_lookup_and_delete_batch()
 
 | 
| /external/bcc/src/cc/ | 
| D | libbpf.c | 415 int bpf_lookup_batch(int fd, __u32 *in_batch, __u32 *out_batch, void *keys,  in bpf_lookup_batch()432 int bpf_lookup_and_delete_batch(int fd, __u32 *in_batch, __u32 *out_batch,  in bpf_lookup_and_delete_batch()
 
 | 
| /external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ | 
| D | onedevice_train_palm_detection_filter_inference_beta.cc | 469   for (int32_t in_batch = 0; in_batch < input_batch_size; ++in_batch) {  in BatchToSpaceNDRank4()  local
 | 
| D | onedevice_train_palm_detection_filter_inference.cc | 470   for (int32_t in_batch = 0; in_batch < input_batch_size; ++in_batch) {  in BatchToSpaceNDRank4()  local
 | 
| D | onedevice_train_palm_detection_filter_inference_v2.cc | 469   for (int32_t in_batch = 0; in_batch < input_batch_size; ++in_batch) {  in BatchToSpaceNDRank4()  local
 | 
| /external/bpftool/include/uapi/linux/ | 
| D | bpf.h | 1305 		__aligned_u64	in_batch;	/* start batch,  member
 | 
| /external/libbpf/include/uapi/linux/ | 
| D | bpf.h | 1305 		__aligned_u64	in_batch;	/* start batch,  member
 | 
| /external/kernel-headers/original/uapi/linux/ | 
| D | bpf.h | 1350 		__aligned_u64	in_batch;	/* start batch,  member
 | 
| /external/tensorflow/tensorflow/compiler/xla/service/ | 
| D | algebraic_simplifier_test.cc | 4474     int in_batch = 10;  in TEST_F()  member
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ | 
| D | optimized_ops.h | 4239   for (int in_batch = 0; in_batch < input_batch_size; ++in_batch) {  in BatchToSpaceND()  local
 | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 25381 		__u64 in_batch;  member
 | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 10390 		__u64 in_batch;  member
 | 
| D | vmlinux.h | 10390 		__u64 in_batch;  member
 | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 9365 		__u64 in_batch;  member
 | 
| D | vmlinux_510.h | 9365 		__u64 in_batch;  member
 |