/third_party/skia/third_party/externals/tint/src/ast/ |
D | workgroup_decoration.cc | 29 const ast::Expression* y_, in WorkgroupDecoration() 43 auto* y_ = ctx->Clone(y); in Clone() local
|
/third_party/mindspore/tests/st/probability/bijector/ |
D | test_exp.py | 54 def construct(self, y_): argument 95 def construct(self, y_): argument
|
D | test_power_transform.py | 55 def construct(self, y_): argument 98 def construct(self, y_): argument
|
/third_party/mindspore/tests/st/probability/distribution/ |
D | test_beta.py | 79 def construct(self, x_, y_): argument 188 def construct(self, x_, y_): argument 216 def construct(self, x_, y_): argument
|
D | test_lognormal.py | 78 def construct(self, x_, y_): argument 270 def construct(self, x_, y_): argument 298 def construct(self, x_, y_): argument
|
D | test_gamma.py | 80 def construct(self, x_, y_): argument 275 def construct(self, x_, y_): argument 303 def construct(self, x_, y_): argument
|
D | test_normal.py | 79 def construct(self, x_, y_): argument 271 def construct(self, x_, y_): argument 299 def construct(self, x_, y_): argument
|
/third_party/boost/libs/fusion/test/sequence/ |
D | adapt_tpl_adt.cpp | 43 point(X x_, Y y_, int z_) : x(x_), y(y_), z(z_) {} in point() 49 void set_y(Y y_) { y = y_; } in set_y()
|
D | adapt_adt.cpp | 48 void set_y(int y_) { y = y_; } in set_y() 72 void set_y(int y_) { y = y_; } in set_y()
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/gpu/ |
D | batch_norm_relu_grad_fusion.h | 42 VarPtr y_; variable
|
D | batch_norm_add_relu_grad_fusion.h | 45 VarPtr y_; variable
|
/third_party/boost/libs/math/test/ |
D | test_beta_hooks.hpp | 80 double y_ = 1-x_; in ibeta() local 91 double y_ = 1-x_; in ibeta() local 102 double y_ = 1-x_; in ibeta() local
|
/third_party/mindspore/tests/st/profiler/ |
D | test_cpu_profiler.py | 36 def construct(self, x_, y_): argument
|
D | test_ascend_profiler.py | 33 def construct(self, x_, y_): argument
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/ |
D | where_fp32.h | 54 float *y_ = nullptr; variable
|
/third_party/mindspore/tests/st/ops/ascend/ |
D | test_equal_count.py | 30 def construct(self, x_, y_): argument
|
D | test_drop_out_gen_mask.py | 32 def construct(self, x_, y_): argument
|
D | test_add.py | 30 def construct(self, x_, y_): argument
|
/third_party/mindspore/tests/st/ops/ascend/test_tbe_ops/ |
D | test_add.py | 28 def construct(self, x_, y_): argument
|
/third_party/boost/libs/yap/perf/ |
D | arithmetic_perf.cpp | 55 user::number eval_as_yap_expr(user::number a_, user::number x_, user::number y_) in eval_as_yap_expr() 77 eval_as_yap_expr_4x(user::number a_, user::number x_, user::number y_) in eval_as_yap_expr_4x()
|
/third_party/boost/libs/function/test/ |
D | mem_fun_portable.cpp | 21 int y_; member
|
D | mem_fun_cxx98.cpp | 21 int y_; member
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
D | bounding_box.h | 130 bbox_float y_; variable
|
/third_party/boost/libs/phoenix/test/bind/ |
D | bind_member_function_tests.cpp | 66 test::y y_; in main() local
|
/third_party/mindspore/tests/ut/cpp/kernel/cpu/ |
D | unique_cpu_kernel_test.cc | 55 std::vector<float> y_; member in mindspore::kernel::UniqueCpuKernelTest
|