Home
last modified time | relevance | path

Searched defs:sin_out (Results 1 – 2 of 2) sorted by relevance

/external/executorch/kernels/portable/cpu/
Dop_sin.cpp17 Tensor& sin_out(KernelRuntimeContext& ctx, const Tensor& in, Tensor& out) { in sin_out() function
/external/libevent/
Devutil.c761 struct sockaddr_in sin, sin_out; in evutil_check_interfaces() local