Home
last modified time | relevance | path

Searched defs:value_list (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/utils/
Dconvert_utils_py.cc168 auto value_list = value->cast<ValueDictionaryPtr>()->value(); in __anon00217d6e0802() local
251 auto value_list = value.cast<std::list<Any>>(); in AnyToPyData() local
258 auto value_list = value.cast<std::vector<Any>>(); in AnyToPyData() local
357 auto value_list = value.cast<std::vector<Any>>(); in VectorToPyData() local
369 py::object VectorRefToPyData(const VectorRef &value_list) { in VectorRefToPyData()
Dconvert_utils.cc304 const auto &value_list = value_tuple->value(); in CountValueNum() local
/third_party/alsa-lib/src/ucm/
Ducm_local.h157 struct list_head value_list; member
182 struct list_head value_list; member
213 struct list_head value_list; member
249 struct list_head value_list; member
/third_party/boost/libs/unordered/test/helpers/
Dequivalent.hpp66 typedef test::list<typename Container::value_type> value_list; typedef in test::unordered_equivalence_tester
Dtracker.hpp35 typedef test::list<typename X1::value_type> value_list; in compare_range() typedef
/third_party/mindspore/mindspore/core/ops/
Ddropout_gen_mask.cc33 ShapeVector CalDynamicOutputShape(const ValuePtrList value_list) { in CalDynamicOutputShape()
Dreduce_sum.cc147 std::vector<ValuePtr> value_list; in InferShape() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/
Dgenerate_graph.cc104 std::vector<ValuePtr> value_list; in CreateTuple() local
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Ddata_converter.cc154 std::vector<ValuePtr> value_list; in ConvertTuple() local
170 std::vector<ValuePtr> value_list; in ConvertList() local
185 std::vector<ValuePtr> value_list; in ConvertCellList() local
/third_party/mindspore/tests/ut/cpp/pipeline/static_analysis/
Ddata_test.cc55 …std::vector<ValuePtr> value_list = {MakeValue(static_cast<int64_t>(1)), MakeValue(static_cast<int6… in TEST_F() local
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/
Dclean.cc357 ValueTuplePtr ConvertValueListToValueTuple(const ValueListPtr &value_list, int64_t depth) { in ConvertValueListToValueTuple()
378 auto value_list = value->cast<ValueListPtr>(); in ConvertValueListNodeToValueTupleNode() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c162 typedef struct value_list struct
166 } value_list; argument
/third_party/libpng/contrib/tools/
Dpngcp.c162 typedef struct value_list struct
166 } value_list; argument
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c162 typedef struct value_list struct
166 } value_list; argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dandroid.py903 def WriteList(self, value_list, variable=None, prefix='', argument
Dmake.py1694 def WriteList(self, value_list, variable=None, prefix='', argument
/third_party/node/tools/gyp/pylib/gyp/generator/
Dandroid.py970 value_list, argument
Dmake.py1897 def WriteList(self, value_list, variable=None, prefix="", quoter=QuoteIfNecessary): argument
/third_party/mindspore/mindspore/ccsrc/fl/armour/cipher/
Dcipher_reconstruct.cc460 std::vector<clientshare_str> value_list; in ConvertSharesToShares() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/xcb/
Dgstvkwindow_xcb.c215 uint32_t value_mask, value_list[32]; in gst_vulkan_window_xcb_create_window() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dkernel_select_graph_kernel.cc165 auto value_list = dyn_cast<ValueList>(axis_value); in UpdateFracNZReduceOp() local
/third_party/mindspore/mindspore/core/abstract/
Dprim_structures.cc51 AbstractBasePtrList value_list = values->elements(); in InferImplMakeDict() local
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
Dspecial_op_eliminate.h486 std::vector<ValuePtr> value_list; in FillZero() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh265dec.c971 GValue value_list = G_VALUE_INIT; in gst_nv_h265_dec_register() local
/third_party/glib/glib/
Dgkeyfile.c2136 GString *value_list; in g_key_file_set_string_list() local
2450 GString *value_list; in g_key_file_set_locale_string_list() local
2669 GString *value_list; in g_key_file_set_boolean_list() local

12