Home
last modified time | relevance | path

Searched defs:new_index (Results 1 – 25 of 51) sorted by relevance

123

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-post-table-v2subset.hh54 unsigned new_index = _.second; in serialize() local
88 unsigned new_index; in subset() local
126 unsigned new_index = old_gid_new_index_map.get (old_gid); in subset() local
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-post-table-v2subset.hh54 unsigned new_index = _.second; in serialize() local
92 unsigned new_index; in subset() local
138 unsigned new_index = 0; in subset() local
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder_table.cc28 uint32_t new_index = tail_remote_index_ + table_elems_ + 1; in AllocateIndex() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dtensor_layout_helper.cuh50 int64_t new_index = -1; in CollapseDimsInner() local
Dsparse_slice_impl.cu47 IndexType new_index = index - start; in SparseSliceKernel() local
Dcombined_non_max_suppression_impl.cu64 int new_index = ((n * q + c) * num_boxes + d) * DIM4 + i; in permute() local
88 int new_index = (n * num_classes + c) * num_boxes + d; in presort() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_legalize_image_load_store.cpp41 auto new_index = in r600_legalize_image_load_store_impl() local
Dsfn_split_address_loads.cpp309 int new_index = 0; in visit() local
/third_party/skia/m133/third_party/externals/harfbuzz/src/graph/
Dmarkbasepos-graph.hh71 unsigned new_index = base * new_class_count + klass; in shrink() local
105 unsigned new_index = base * new_class_count + new_klass; in clone() local
147 unsigned new_index = 0; in shrink() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dnormalize_slice.h88 int64_t new_index = index; in NormalizeIndex() local
/third_party/rust/rust/compiler/rustc_data_structures/src/obligation_forest/
Dmod.rs374 let new_index = self.nodes.len(); in register_obligation_at() localVariable
702 let new_index = node_rewrites[*dependent]; in apply_rewrites() localVariable
719 let new_index = node_rewrites[*index]; in apply_rewrites() localVariable
/third_party/mesa3d/src/intel/compiler/
Dbrw_opt_virtual_grfs.cpp242 int new_index = 0; in brw_opt_compact_virtual_grfs() local
/third_party/alsa-utils/alsamixer/
Dmixer_widget.c255 unsigned int new_index; in change_enum_to_percent() local
284 int new_index; in change_enum_relative() local
/third_party/rust/rust/src/tools/miri/src/concurrency/
Dsync.rs328 let new_index = this.machine.threads.sync.mutexes.push(Default::default()); in mutex_get_or_create() localVariable
426 let new_index = this.machine.threads.sync.rwlocks.push(Default::default()); in rwlock_get_or_create() localVariable
602 let new_index = this.machine.threads.sync.condvars.push(Default::default()); in condvar_get_or_create() localVariable
Dinit_once.rs122 let new_index = this.machine.threads.sync.init_onces.push(Default::default()); in init_once_get_or_create() localVariable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/optimizer/irpass/
Dconst_output_eliminate.h287 size_t new_index = index == grad_index_ ? 1 : 0; in ConstNodeRealUserProcess() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/ir/
Dtensor_index_py.h168 int64_t new_index = index; in NormalizeIndex() local
184 int64_t new_index = GetTensorData(index); in NormalizeIndex() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dblock_splitter_inc.h215 uint32_t* new_index; in FN() local
/third_party/brotli/c/enc/
Dblock_splitter_inc.h229 uint32_t* new_index; in FN() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/composite/multitype_ops/
D_compile_utils.py92 def data_update(transfer_types, args, data, new_index, value=None): argument
128 def data_update_by_ops(transfer_type, arg, data, new_index, origin_data, value=None): argument
446 def handle_multi_dim_index_tensor(new_index, arg): argument
/third_party/mesa3d/src/intel/vulkan/grl/gpu/
Dintrinsics.h307 const uint new_index = ctz(mask); in convertToPushIndices8() local
320 const uint new_index = ctz(mask); in convertToPushIndices16() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/common/
Dmeta_graph_utils.cc116 void ReplaceOutput(const uint32_t &old_index, const uint32_t &new_index, schema::MetaGraphT *graphT… in ReplaceOutput()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_variable.c23 rc_variable_change_dst(struct rc_variable *var, unsigned int new_index, unsigned int new_writemask) in rc_variable_change_dst()
Dradeon_pair_schedule.c753 rc_swizzle old_swz, unsigned int new_index) in rgb_to_alpha_remap()
874 int new_index = -1; in convert_rgb_to_alpha() local
/third_party/libwebsockets/lib/roles/h2/
Dhpack.c490 int new_index; in lws_dynamic_token_insert() local

123