Home
last modified time | relevance | path

Searched defs:element_obj (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dpy_execute_utils.cc116 auto element_obj = obj[i]; in SequenceToValue() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dfallback.cc617 auto element_obj = list_obj[i]; in AttachPyObjToAbs() local
646 auto element_obj = tuple_obj[i]; in AttachPyObjToAbs() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c2020 ecma_value_t element_obj = ecma_op_create_number_object (element_value); in ecma_builtin_typedarray_prototype_to_locale_string_helper() local