Home
last modified time | relevance | path

Searched defs:y_ (Results 1 – 25 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/tint/src/ast/
Dworkgroup_decoration.cc29 const ast::Expression* y_, in WorkgroupDecoration()
43 auto* y_ = ctx->Clone(y); in Clone() local
/third_party/mindspore/tests/st/probability/bijector/
Dtest_exp.py54 def construct(self, y_): argument
95 def construct(self, y_): argument
Dtest_power_transform.py55 def construct(self, y_): argument
98 def construct(self, y_): argument
/third_party/mindspore/tests/st/probability/distribution/
Dtest_beta.py79 def construct(self, x_, y_): argument
188 def construct(self, x_, y_): argument
216 def construct(self, x_, y_): argument
Dtest_lognormal.py78 def construct(self, x_, y_): argument
270 def construct(self, x_, y_): argument
298 def construct(self, x_, y_): argument
Dtest_gamma.py80 def construct(self, x_, y_): argument
275 def construct(self, x_, y_): argument
303 def construct(self, x_, y_): argument
Dtest_normal.py79 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/
Dadapt_tpl_adt.cpp43 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()
Dadapt_adt.cpp48 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/
Dbatch_norm_relu_grad_fusion.h42 VarPtr y_; variable
Dbatch_norm_add_relu_grad_fusion.h45 VarPtr y_; variable
/third_party/boost/libs/math/test/
Dtest_beta_hooks.hpp80 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/
Dtest_cpu_profiler.py36 def construct(self, x_, y_): argument
Dtest_ascend_profiler.py33 def construct(self, x_, y_): argument
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dwhere_fp32.h54 float *y_ = nullptr; variable
/third_party/mindspore/tests/st/ops/ascend/
Dtest_equal_count.py30 def construct(self, x_, y_): argument
Dtest_drop_out_gen_mask.py32 def construct(self, x_, y_): argument
Dtest_add.py30 def construct(self, x_, y_): argument
/third_party/mindspore/tests/st/ops/ascend/test_tbe_ops/
Dtest_add.py28 def construct(self, x_, y_): argument
/third_party/boost/libs/yap/perf/
Darithmetic_perf.cpp55 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/
Dmem_fun_portable.cpp21 int y_; member
Dmem_fun_cxx98.cpp21 int y_; member
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Dbounding_box.h130 bbox_float y_; variable
/third_party/boost/libs/phoenix/test/bind/
Dbind_member_function_tests.cpp66 test::y y_; in main() local
/third_party/mindspore/tests/ut/cpp/kernel/cpu/
Dunique_cpu_kernel_test.cc55 std::vector<float> y_; member in mindspore::kernel::UniqueCpuKernelTest

123