Searched defs:target_value (Results 1 – 13 of 13) sorted by relevance
/third_party/glib/gio/ |
D | gaction.c | 474 GVariant **target_value, in g_action_parse_detailed_name() 564 GVariant *target_value) in g_action_print_detailed_name()
|
D | gmenu.c | 1008 GVariant *target_value) in g_menu_item_set_action_and_target_value()
|
/third_party/skia/modules/skottie/src/animator/ |
D | ScalarKeyframeAnimator.cpp | 22 ScalarValue* target_value) in ScalarKeyframeAnimator() 46 ScalarValue* target_value) in ScalarExpressionAnimator()
|
D | TextKeyframeAnimator.cpp | 19 std::vector<TextValue> vs, TextValue* target_value) in TextKeyframeAnimator() 46 TextValue* target_value) in TextExpressionAnimator()
|
D | VectorKeyframeAnimator.cpp | 79 std::vector<float>* target_value) in VectorKeyframeAnimator() 148 std::vector<float>* target_value) in VectorExpressionAnimator()
|
D | Vec2KeyframeAnimator.cpp | 107 Vec2Value* target_value) in Vec2ExpressionAnimator()
|
/third_party/mindspore/mindspore/parallel/nn/ |
D | layers.py | 143 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/ |
D | image_type_recognition_lite.cc | 76 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/ |
D | image_type_recognition_lite.cc | 76 const unsigned short target_value) { // NOLINT in CheckUInt16Value() 89 const unsigned int target_value) { in CheckUInt32Value()
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlssrtpenc.c | 281 GValue * target_value, GEnumClass * enum_class) in transform_enum()
|
/third_party/boost/boost/wave/util/ |
D | cpp_macromap_utils.hpp | 94 TypeT &target_value; member in boost::wave::util::on_exit::reset
|
/third_party/node/src/ |
D | node_options.h | 437 bool target_value; member
|
/third_party/jerryscript/jerry-core/vm/ |
D | vm.c | 932 #define READ_LITERAL(literal_index, target_value) \ argument
|