Home
last modified time | relevance | path

Searched defs:mul_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/include/
H A Daccel_filter_interpreter.h61 double mul_; // Slope of line (x multiplier) member
/aosp_15_r20/external/OpenCL-CTS/test_conformance/subgroups/
H A Dsubhelpers.h257 mul_, enumerator
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.cpp995 Tensor& mul_(Tensor& self, const Scalar& other) { in mul_() function
/aosp_15_r20/external/pytorch/torch/_refs/
H A D__init__.py6297 mul_ = _make_inplace(mul) variable
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvulkan_api_test.cpp3678 TEST_F(VulkanAPITest, mul_) { in TEST_F() argument