Home
last modified time | relevance | path

Searched defs:first_element (Results 1 – 18 of 18) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Din_sequence.cc82 auto first_element = elements[0]; in InSequenceInferInner() local
Dlist_append.cc78 auto first_element = elements[0]; in ListAppendInfer() local
Dlist_insert.cc99 auto first_element = elements[0]; in ListInsertInnerInfer() local
Dop_utils.cc842 auto first_element = elements[0]; in InferSequenceSetItem() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_pbo.h48 unsigned first_element; member
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Dstack_ext.cc142 auto first_element = elements[0]->cast<TensorTypePtr>(); in InferType() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dconvert_utils.cc312 const auto &first_element = element_values[0]; in SequenceToTensor() local
393 const auto &first_element = element_values[0]; in ConvertSequenceToKernelTensorValue() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/adapter/
Dcallback_impl.cc44 const auto &first_element = element_values[0]; in GetTypeIdForValueSequence() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniforms.c907 unsigned stage, bool *first_element) in find_and_update_named_uniform_storage()
1022 bool first_element = true; in find_and_update_previous_uniform_storage() local
/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/ops/
Dprim_structures.cc225 auto first_element = elements[kIndex0]; in InferTupleOrListSetItem() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c2102 …ecma_value_t first_element = ecma_builtin_typedarray_prototype_to_locale_string_helper (typedarray… in ecma_builtin_typedarray_prototype_to_locale_string() local
/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/
Dabstract_value.cc772 bool CheckElementAbstractSame(const AbstractBasePtr &first_element, const AbstractBasePtr &cur_elem… in CheckElementAbstractSame()
1090 auto first_element = elements()[0]; in CheckAndConvertToDynamicLenSequence() local
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dcheck_convert_utils.cc462 auto first_element = elements[0]; in CheckContainNestedOrIrregularSequence() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/common/
Dgllo_utils.cc1593 auto first_element = elements.front(); in DetermineCertainVarInputHasInferred() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h458 unsigned first_element; member
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c1056 unsigned first_element, in evergreen_set_color_surface_buffer()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c3377 unsigned elem_size, first_element, last_element; in sp_get_texels() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/express_ir/
Donnx_exporter.cc4690 ValuePtr first_element = (*tuple_ptr)[0]; in ConvertTupleToTensor() local