Home
last modified time | relevance | path

Searched defs:target_value (Results 1 – 13 of 13) sorted by relevance

/third_party/glib/gio/
Dgaction.c474 GVariant **target_value, in g_action_parse_detailed_name()
564 GVariant *target_value) in g_action_print_detailed_name()
Dgmenu.c1008 GVariant *target_value) in g_menu_item_set_action_and_target_value()
/third_party/skia/modules/skottie/src/animator/
DScalarKeyframeAnimator.cpp22 ScalarValue* target_value) in ScalarKeyframeAnimator()
46 ScalarValue* target_value) in ScalarExpressionAnimator()
DTextKeyframeAnimator.cpp19 std::vector<TextValue> vs, TextValue* target_value) in TextKeyframeAnimator()
46 TextValue* target_value) in TextExpressionAnimator()
DVectorKeyframeAnimator.cpp79 std::vector<float>* target_value) in VectorKeyframeAnimator()
148 std::vector<float>* target_value) in VectorExpressionAnimator()
DVec2KeyframeAnimator.cpp107 Vec2Value* target_value) in Vec2ExpressionAnimator()
/third_party/mindspore/mindspore/parallel/nn/
Dlayers.py143 def check_shape_value_on_axis(input_shape, dim, param_name, cls_name, target_value): argument
185 def _check_input_shape_value(input_shape, dim, param_name, cls_name, target_value): argument
/third_party/flutter/skia/third_party/externals/piex/src/image_type_recognition/
Dimage_type_recognition_lite.cc76 const unsigned short target_value) { // NOLINT in CheckUInt16Value()
89 const unsigned int target_value) { in CheckUInt32Value()
/third_party/skia/third_party/externals/piex/src/image_type_recognition/
Dimage_type_recognition_lite.cc76 const unsigned short target_value) { // NOLINT in CheckUInt16Value()
89 const unsigned int target_value) { in CheckUInt32Value()
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlssrtpenc.c281 GValue * target_value, GEnumClass * enum_class) in transform_enum()
/third_party/boost/boost/wave/util/
Dcpp_macromap_utils.hpp94 TypeT &target_value; member in boost::wave::util::on_exit::reset
/third_party/node/src/
Dnode_options.h437 bool target_value; member
/third_party/jerryscript/jerry-core/vm/
Dvm.c932 #define READ_LITERAL(literal_index, target_value) \ argument