/external/ComputeLibrary/tests/validation/reference/ |
D | Col2Im.cpp | 59 const int dst_idx = y + x * src_height + b * src_height * src_width; in col2im() local 78 …const int dst_idx = y + x * src_height + g * src_height * src_width + b * src_height * src_width *… in col2im() local
|
D | ReorgLayer.cpp | 73 const unsigned int dst_idx = w + W * (h + H * (c + C * b)); in reorg_layer() local
|
D | Im2Col.cpp | 54 int dst_idx = 0; in im2col_nchw() local
|
/external/rust/crates/half/src/ |
D | slice.rs | 337 let dst_idx = chunk_count * 4; in convert_from_f32_slice() localVariable 347 let dst_idx = chunk_count * 4; in convert_from_f32_slice() localVariable 364 let dst_idx = chunk_count * 4; in convert_from_f64_slice() localVariable 374 let dst_idx = chunk_count * 4; in convert_from_f64_slice() localVariable 391 let dst_idx = chunk_count * 4; in convert_to_f32_slice() localVariable 401 let dst_idx = chunk_count * 4; in convert_to_f32_slice() localVariable 418 let dst_idx = chunk_count * 4; in convert_to_f64_slice() localVariable 428 let dst_idx = chunk_count * 4; in convert_to_f64_slice() localVariable
|
/external/mesa3d/src/mesa/state_tracker/tests/ |
D | st_tests_common.cpp | 336 st_dst_reg FakeCodeline::create_dst_register(int dst_idx,int writemask) in create_dst_register() 352 st_dst_reg FakeCodeline::create_dst_register(int dst_idx) in create_dst_register() 358 st_dst_reg FakeCodeline::create_dst_register(int dst_idx, gl_register_file file) in create_dst_register() 380 int dst_idx = std::get<0>(dst); in create_dst_register() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | shape_refiner.cc | 412 const Node* node, int dst_idx, bool* evaluated, Tensor* result, in EvaluateConstantTensorForEdge() 425 const Node* node, int dst_idx, bool* evaluated, int64* result, in EvaluateConstantIntScalarEdge() 451 InferenceContext* target_context, const Node* node, int dst_idx, in ConstantPartialShape()
|
D | hierarchical_tree_broadcaster.cc | 417 int dst_idx = in DispatchSend() local
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_info.c | 336 tgsi_opcode_infer_dst_type(enum tgsi_opcode opcode, uint dst_idx) in tgsi_opcode_infer_dst_type()
|
/external/zucchini/ |
D | rel32_utils.h | 168 offset_t dst_idx) { in ArmCopyDisp()
|
/external/zucchini/aosp/include/components/zucchini/ |
D | rel32_utils.h | 168 offset_t dst_idx) { in ArmCopyDisp()
|
/external/tensorflow/tensorflow/core/grappler/ |
D | graph_topology_view.cc | 92 const int dst_idx = dst->second; in InitializeFromGraph() local
|
/external/tensorflow/tensorflow/core/graph/ |
D | collective_order.cc | 99 int dst_idx = instance_keys[i] > instance_keys[j] ? j : i; in CreateControlDependencies() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | data_format_ops.cc | 170 Eigen::DSizes<Eigen::DenseIndex, 8> dst_idx; in Compute() local
|
/external/libhevc/encoder/ |
D | ihevce_had_satd.c | 679 WORD32 dst_idx = (i >> 2) * dst_strd + (i % 4); in ihevce_compute_8x8HAD_using_4x4() local 1109 WORD32 dst_idx = (i >> 3) * dst_strd + (i % 8); in ihevce_compute_16x16HAD_using_8x8() local 1421 WORD32 dst_idx = (i >> 4) * dst_strd + (i % 16); in ihevce_compute_32x32HAD_using_16x16() local
|
/external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
D | custom_call_handler.cc | 307 std::vector<int64> dst_idx(indices.begin(), indices.end()); in HandleCustomCallSPMDInternal_RotateRight() local
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/ |
D | channel_args.cc | 105 size_t dst_idx = 0; in grpc_channel_args_copy_and_add_and_remove() local
|
/external/grpc-grpc/src/core/lib/channel/ |
D | channel_args.cc | 99 size_t dst_idx = 0; in grpc_channel_args_copy_and_add_and_remove() local
|
/external/rust/crates/tokio/src/runtime/ |
D | queue.rs | 407 let dst_idx = dst_pos as usize & MASK; in steal_into2() localVariable
|
/external/grpc-grpc/test/core/iomgr/ |
D | tcp_server_posix_test.cc | 354 size_t dst_idx; in test_connect() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_format_convert.h | 173 unsigned dst_idx = 0; in nir_format_bitcast_uvec_unmasked() local
|
/external/libaom/libaom/av1/encoder/ |
D | hash_motion.c | 450 int dst_idx = 0; in av1_get_block_hash_value() local
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | build_xla_ops_pass.cc | 166 int dst_idx = e->dst_input(); in MergeOutgoingDataEdges() local
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_compiler_util.c | 317 unsigned int dst_idx, in rc_src_reads_dst_mask()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_descriptor_set.c | 916 unsigned dst_idx = copyset->dstArrayElement + j; in tu_update_descriptor_sets() local
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_descriptor_set.c | 1182 unsigned dst_idx = copyset->dstArrayElement + j; in radv_update_descriptor_sets() local
|