Home
last modified time | relevance | path

Searched defs:dummy_param (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_allclose.cpp100 ET_UNUSED bool dummy_param, in allclose_out()
137 ET_UNUSED bool dummy_param) { in allclose_tensor()
155 ET_UNUSED bool dummy_param, in allclose_out()
170 ET_UNUSED bool dummy_param) { in allclose_tensor()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/
H A DgenX_grl_dispatch.c41 uint32_t dummy_param[32]; in get_shader_bin() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/include/boost/utility/
Dbinary.hpp124 #define BOOST_DETAIL_TRIPLE_TO_OCTAL_OPERATION( s, dummy_param, tuple ) \ argument
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_aotdispatch.py1265 def f(dummy_param, param_shard): argument