/third_party/jerryscript/tests/jerry/ |
H A D | function-external.js | |
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | sin.c | 45 double sin(double x) in sin() function
|
H A D | sincos.c | 16 void sincos(double x, double *sin, double *cos) in sincos() argument
|
H A D | sincosl.c | 5 void sincosl(long double x, long double *sin, long double *cos) in sincosl() argument 13 void sincosl(long double x, long double *sin, long double *cos) in sincosl() argument [all...] |
H A D | sincosf.c | 27 void sincosf(float x, float *sin, float *cos) in sincosf() argument [all...] |
/third_party/musl/src/math/ |
H A D | sin.c | 45 double sin(double x) in sin() function
|
H A D | sincos.c | 16 void sincos(double x, double *sin, double *cos) in sincos() argument
|
H A D | sincosl.c | 5 void sincosl(long double x, long double *sin, long double *cos) in sincosl() argument 13 void sincosl(long double x, long double *sin, long double *cos) in sincosl() argument [all...] |
H A D | sincosf.c | 27 void sincosf(float x, float *sin, float *cos) in sincosf() argument [all...] |
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_get_myaddress/ |
H A D | rpc_get_myaddress.c | 46 struct sockaddr_in sin; in main() local
|
/third_party/musl/src/network/ |
H A D | getservbyport_r.c | 14 struct sockaddr_in sin = { in getservbyport_r() local
|
H A D | gethostbyaddr_r.c | 15 struct sockaddr_in sin; in gethostbyaddr_r() member
|
/third_party/musl/porting/liteos_a/user/src/network/ |
H A D | getservbyport_r.c | 14 struct sockaddr_in sin = { in getservbyport_r() local
|
H A D | gethostbyaddr_r.c | 15 struct sockaddr_in sin; in gethostbyaddr_r() member
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_getmaps/ |
H A D | rpc_pmap_getmaps.c | 52 struct sockaddr_in sin; in main() local
|
/third_party/ltp/testcases/lib/ |
H A D | tst_rod.c | 143 FILE *sin = popen("/bin/sh", "w"); in main() local
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_rmtcall/ |
H A D | rpc_pmap_rmtcall.c | 54 struct sockaddr_in sin; in main() local
|
H A D | rpc_pmap_rmtcall_stress.c | 55 struct sockaddr_in sin; in main() local
|
H A D | rpc_pmap_rmtcall_performance.c | 104 struct sockaddr_in sin; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/ |
H A D | epoll_wait05.c | 27 struct sockaddr_in sin; in create_server() local
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_getport/ |
H A D | rpc_pmap_getport.c | 53 struct sockaddr_in sin; in main() local
|
/third_party/skia/gm/ |
H A D | drawglyphs.cpp | 45 const SkScalar sin = std::sin(angle); variable
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__addrinfo_localhost.c | 71 struct sockaddr_in *sin = ares_malloc(sizeof(*sin)); in ares_append_ai_node() local [all...] |
/third_party/ltp/testcases/network/multicast/mc_commo/ |
H A D | mc_send.c | 21 struct sockaddr_in sin, mcast_out; in main() local
|
/third_party/optimized-routines/math/ |
H A D | v_sin.c | 49 V_NAME(sin) (v_f64_t x) in sin() function
|