Home
last modified time | relevance | path

Searched defs:sin1 (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/accept/
H A Daccept01.c26 struct sockaddr_in sin0, sin1, fsin1; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/bind/
H A Dbind01.c28 static struct sockaddr_in sin1, sin2, sin3; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/send/
H A Dsend01.c52 static struct sockaddr_in sin1; variable
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/include/
H A DincludeTest.c260 struct sockaddr_in sin1, sin2; in test_lockd() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/recv/
H A Drecv01.c63 struct sockaddr_in sin1, sin2, sin3, sin4; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/recvfrom/
H A Drecvfrom01.c63 struct sockaddr_in sin1, from; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto01.c51 static struct sockaddr_in sin1, sin2; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/connect/
H A Dconnect01.c62 struct sockaddr_in sin1, sin2, sin3, sin4; variable
/aosp_15_r20/external/libevent/test/
H A Dregress_listener.c79 struct sockaddr_in *sin1, *sin2; in regress_pick_a_port() local
/aosp_15_r20/external/liblc3/src/
H A Dmdct_neon.h42 float32x2_t sin1 = vcreate_f32(__sin1.u64); in neon_fft_5() local
H A Dmdct.c41 static const float sin1 = -0.9510565163; /* sin(-2Pi 1/5) */ in fft_5() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/recvmsg/
H A Drecvmsg01.c25 static struct sockaddr_in sin1, from; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg01.c58 static struct sockaddr_in sin1, sin2; variable
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_aac_imdct.c176 WORD16 cos = 0, cos1 = 0, sin = 0, sin1 = 0; in ixheaacd_pretwiddle_compute_dec() local
335 WORD16 cos, cos1, sin, sin1; in ixheaacd_post_twiddle_dec() local
512 WORD16 cos, cos1, sin, sin1; in ixheaacd_post_twid_overlap_add_dec() local
/aosp_15_r20/external/libevent/
H A Devutil.c2283 const struct sockaddr_in *sin1, *sin2; in evutil_sockaddr_cmp() local
2298 const struct sockaddr_in6 *sin1, *sin2; in evutil_sockaddr_cmp() local
/aosp_15_r20/external/skia/src/core/
H A DSkMatrix.cpp1716 SkScalar cos1, sin1; in SkDecomposeUpper2x2() local