Searched refs:update_type (Results 1 – 6 of 6) sorted by relevance
/third_party/mindspore/mindspore/core/ops/ |
D | scatter_nd.cc | 46 auto update_type = input_args[1]->BuildType(); in InferType() local 47 …(void)CheckAndConvertUtils::CheckTypeValid("update type", update_type, update_valid_types, prim->n… in InferType()
|
D | scatter_nd_update.cc | 44 auto update_type = input_args[kInputIndex2]->BuildType(); in InferType() local 46 …(void)CheckAndConvertUtils::CheckTypeValid("update type", update_type, update_valid_types, prim->n… in InferType()
|
/third_party/boost/boost/locale/ |
D | date_time_facet.hpp | 145 } update_type; typedef in boost::locale::abstract_calendar 204 … virtual void adjust_value(period::marks::period_mark p,update_type u,int difference) = 0;
|
/third_party/mesa3d/src/compiler/glsl/ |
D | opt_algebraic.cpp | 180 update_type(ir_expression *ir) in update_type() function 242 update_type(ir2); in reassociate_operands() 286 update_type(ir2); in reassociate_constant() 292 update_type(ir2); in reassociate_constant()
|
/third_party/boost/libs/locale/src/icu/ |
D | date_time.cpp | 200 virtual void adjust_value(period::marks::period_mark p,update_type u,int difference) in adjust_value()
|
/third_party/boost/libs/locale/src/util/ |
D | gregorian.cpp | 606 virtual void adjust_value(period::marks::period_mark p,update_type u,int difference) in adjust_value()
|