Home
last modified time | relevance | path

Searched defs:new_idx (Results 1 – 24 of 24) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_uniforms_to_ubo.c50 nir_ssa_def *new_idx = nir_iadd(b, old_idx, nir_imm_int(b, 1)); in lower_instr() local
Dnir_deref.c1157 nir_ssa_def *new_idx = nir_iadd(b, parent->arr.index.ssa, in opt_deref_ptr_as_array() local
/third_party/mindspore/mindspore/lite/tools/converter/parser/tflite/
Dtflite_inputs_adjust.cc71 size_t new_idx = 0; in ReorderCnodeInputs() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dreverse_sequence_impl.cu64 size_t new_idx = 0; // calculate corresponding reverse element from input in ReverseSequence() local
Dtranspose_impl_opt.cu78 int new_idx = idx / dims[i]; in OneDimIdxToTensorIdx() local
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
Dincorporate_getitem.h433 auto new_idx = internal::UpdateUserNodeIndex(fg_call_cnode_, idx_, tp_cnodes_and_index); in ShrinkFuncGraphOutput() local
449 auto new_idx = internal::UpdateUserNodeIndex(fg_call_cnode_, idx_, tp_cnodes_and_index); in ShrinkFuncGraphOutput() local
717 auto new_idx = internal::UpdateUserNodeIndex(switch_call_cnode, idx_, tp_cnodes_and_index); in ShrinkFuncGraphOutput() local
738 auto new_idx = internal::UpdateUserNodeIndex(switch_call_cnode, idx_, tp_cnodes_and_index); in ShrinkFuncGraphOutput() local
/third_party/openssl/crypto/engine/
Deng_dyn.c207 int new_idx = ENGINE_get_ex_new_index(0, NULL, NULL, NULL, in dynamic_get_data_ctx() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cpal-table.hh209 HBUINT16 new_idx; in serialize() local
Dhb-subset-plan.cc64 unsigned new_idx = 0; in _remap_palette_indexes() local
Dhb-ot-layout-gdef-table.hh631 unsigned new_idx = (new_major << 16) + new_minor; in remap_layout_variation_indices() local
Dhb-ot-layout-common.hh3471 unsigned new_idx = layout_variation_idx_map->get (varIdx); in copy() local
/third_party/spirv-tools/source/opt/
Deliminate_dead_members_pass.cpp431 uint32_t new_idx = GetNewMemberIndex(type_id, i); in UpdateConstantComposite() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_array_merge.cpp374 int new_idx = read_swizzle_map[idx]; in move_read_swizzles() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Deliminate_dead_members_pass.cpp440 uint32_t new_idx = GetNewMemberIndex(type_id, i); in UpdateConstantComposite() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Deliminate_dead_members_pass.cpp440 uint32_t new_idx = GetNewMemberIndex(type_id, i); in UpdateConstantComposite() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c687 unsigned int new_idx = 0; in rc_make_conversion_swizzle() local
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.c160 int range_count_delta, new_idx; in radv_amdgpu_winsys_bo_virtual_bind() local
/third_party/harfbuzz/src/
Dhb-ot-layout-gdef-table.hh633 unsigned new_idx = (new_major << 16) + new_minor; in remap_layout_variation_indices() local
Dhb-ot-layout-common.hh3717 unsigned new_idx = layout_variation_idx_map->get (varIdx); in copy() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-array-prototype.c1589 ecma_number_t new_idx = ((ecma_number_t) k) + ((ecma_number_t) args_number) - 1; in ecma_builtin_array_prototype_object_unshift() local
/third_party/e2fsprogs/lib/ext2fs/
Dext_attr.c1400 int new_idx; in xattr_array_update() local
/third_party/glib/glib/
Dgoption.c1513 gint *new_idx, in parse_short_option()
/third_party/ffmpeg/libavcodec/
Dvc2enc.c689 int bits, bytes, diff, prev_bytes, new_idx; in calc_slice_sizes() local
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c1331 GstAviIndexEntry *new_idx; in gst_avi_demux_add_index() local