/external/libaom/libaom/test/ |
D | transform_test_base.h | 136 int out_idx = j * pitch_ + k; in RunCoeffCheck() local 153 int out_idx = j * pitch_ + k; in RunCoeffCheck() local 188 int out_idx = j * stride + k; in RunInvCoeffCheck() local 202 int out_idx = j * stride + k; in RunInvCoeffCheck() local
|
/external/mesa3d/src/gallium/auxiliary/indices/ |
D | u_indices.c | 87 unsigned out_idx; in u_index_translator() local 235 unsigned out_idx; in u_index_generator() local
|
D | u_unfilled_indices.c | 139 unsigned out_idx; in u_unfilled_translator() local 198 unsigned out_idx; in u_unfilled_generator() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_cull.c | 79 unsigned out_idx = in cull_point() local 109 unsigned out_idx = in cull_line() local 139 unsigned out_idx = in cull_tri() local
|
/external/bcc/examples/networking/xdp/ |
D | xdp_redirect_map.py | 28 out_idx = ip.link_lookup(ifname=out_if)[0] variable
|
/external/google-breakpad/src/client/ |
D | minidump_file_writer.cc | 107 int out_idx = 0; in CopyStringToMDString() local 136 int out_idx = 0; in CopyStringToMDString() local
|
/external/tensorflow/tensorflow/core/ops/ |
D | ctc_ops.cc | 118 int out_idx = 0; in __anon78c05cd60302() local
|
D | sparse_ops.cc | 294 int out_idx = 0; in __anona7ffb82a0c02() local
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | squeeze.cc | 72 for (int in_idx = 0, out_idx = 0; in_idx < input_num_dims; ++in_idx) { in Prepare() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | spacetodepth_op_gpu.cu.cc | 54 const int out_idx = in S2D_NHWC() local
|
/external/tensorflow/tensorflow/python/ops/ |
D | array_ops.py | 210 def listdiff(x, y, out_idx=None, name=None): argument 1448 def unique(x, out_idx=dtypes.int32, name=None): argument 1460 def unique_with_counts(x, out_idx=dtypes.int32, name=None): argument
|
/external/adhd/cras/src/server/ |
D | cras_fmt_conv.c | 434 unsigned out_idx = 0; in convert_channels() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | reference_ops.h | 3852 auto out_idx = Offset(output_shape, b, y, x, c); in MaximumMinimumBroadcast4DSlow() local 4436 auto out_idx = Offset(output_shape, b, y, x, c); in BroadcastPow4DSlow() local 4479 auto out_idx = Offset(output_shape, b, y, x, c); in BroadcastLogical4DSlow() local 4518 auto out_idx = Offset(output_shape, b, y, x, c); in BroadcastBinaryFunction4DSlow() local
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_compiler.c | 692 uint out_idx = inst->Dst[0].Register.Index; in etna_compile_pass_optimize_outputs() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | constant_folding_test.cc | 1740 const Tensor& out_idx = tensors[1]; in TEST_F() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 2980 int out_idx = i >= outer_comps ? tessinner_idx : tessouter_idx; in r600_emit_tess_factor() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader.c | 6567 unsigned out_idx = 0; in si_build_wrapper_function() local
|