/third_party/boost/libs/contract/test/function/ |
D | smoke.cpp | 22 struct y_tag; typedef boost::contract::test::detail::counter<y_tag, int> y_type; typedef
|
/third_party/boost/boost/numeric/ublas/detail/ |
D | returntype_deduction.hpp | 149 typedef typename remove_cv<Y>::type y_type; typedef
|
/third_party/boost/libs/contract/test/old/ |
D | no_macro.hpp | 85 typedef boost::contract::test::detail::counter<y_tag, char> y_type; typedef
|
/third_party/mindspore/mindspore/core/ops/ |
D | select.cc | 73 auto y_type = input_args[kYIndex]->BuildType(); in SelectInferType() local
|
/third_party/spirv-tools/source/val/ |
D | validate_extensions.cpp | 1311 const uint32_t y_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 1652 const uint32_t y_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local 1963 const uint32_t y_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2524 const uint32_t y_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
|
/third_party/mindspore/tests/ut/python/pynative_mode/ |
D | test_stop_gradient.py | 298 def infer_dtype(self, x_type, y_type): argument 392 def infer_dtype(self, x_type, y_type): argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 1348 const uint32_t y_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 1689 const uint32_t y_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local 2000 const uint32_t y_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2561 const uint32_t y_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_extensions.cpp | 1348 const uint32_t y_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 1689 const uint32_t y_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local 2000 const uint32_t y_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2561 const uint32_t y_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
|
/third_party/boost/libs/contract/test/public_function/ |
D | smoke.hpp | 110 typedef boost::contract::test::detail::counter<y_tag, std::string> y_type; typedef
|
/third_party/boost/libs/contract/test/constructor/ |
D | smoke.cpp | 108 typedef boost::contract::test::detail::counter<y_tag, int> y_type; typedef
|
/third_party/mindspore/tests/ut/python/pipeline/parse/ |
D | test_parse.py | 167 def infer_dtype(self, x_type, y_type): argument
|
/third_party/mindspore/mindspore/core/abstract/ |
D | prim_maths.cc | 182 auto y_type = input_y->BuildType(); in InferImplBinaryBase() local
|
/third_party/mindspore/mindspore/ops/operations/ |
D | _grad_ops.py | 238 def infer_dtype(self, x_type, y_type, doutput_type): argument 257 def infer_dtype(self, x_type, y_type, doutput_type, weight_type): argument
|
D | nn_ops.py | 5420 def infer_dtype(self, x_type, y_type): argument 5509 def infer_dtype(self, x_type, y_type, weight_type): argument
|
D | math_ops.py | 4816 def infer_dtype(self, x_type, y_type): argument
|
/third_party/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 5432 const glsl_type *x_type, const glsl_type *y_type) in _min() 5439 const glsl_type *x_type, const glsl_type *y_type) in _max()
|