| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | sincosl.c | 5 void sincosl(long double x, long double *sin, long double *cos) in sincosl() 13 void sincosl(long double x, long double *sin, long double *cos) in sincosl()
|
| D | sin.c | 45 double sin(double x) in sin() function
|
| D | sincos.c | 16 void sincos(double x, double *sin, double *cos) in sincos()
|
| D | sincosf.c | 27 void sincosf(float x, float *sin, float *cos) in sincosf()
|
| /third_party/musl/src/math/ |
| D | sincosl.c | 5 void sincosl(long double x, long double *sin, long double *cos) in sincosl() 13 void sincosl(long double x, long double *sin, long double *cos) in sincosl()
|
| D | sin.c | 45 double sin(double x) in sin() function
|
| D | sincos.c | 16 void sincos(double x, double *sin, double *cos) in sincos()
|
| D | sincosf.c | 27 void sincosf(float x, float *sin, float *cos) in sincosf()
|
| /third_party/jerryscript/tests/jerry/ |
| D | function-external.js | 28 Math.sin.prototype = {} class in Math
|
| /third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_get_myaddress/ |
| D | rpc_get_myaddress.c | 46 struct sockaddr_in sin; in main() local
|
| /third_party/jerryscript/tests/jerry/es5.1/ |
| D | regression-test-issue-787.js | 15 Array.prototype.push(Math.sin);
|
| /third_party/ffmpeg/libavformat/ |
| D | os_support.c | 71 struct sockaddr_in *sin; in ff_getaddrinfo() local 145 const struct sockaddr_in *sin = (const struct sockaddr_in *)sa; in ff_getnameinfo() local
|
| /third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_getmaps/ |
| D | rpc_pmap_getmaps.c | 52 struct sockaddr_in sin; in main() local
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| D | getservbyport_r.c | 14 struct sockaddr_in sin = { in getservbyport_r() local
|
| D | gethostbyaddr_r.c | 15 struct sockaddr_in sin; in gethostbyaddr_r() member
|
| /third_party/musl/src/network/ |
| D | getservbyport_r.c | 14 struct sockaddr_in sin = { in getservbyport_r() local
|
| 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_getport/ |
| D | rpc_pmap_getport.c | 53 struct sockaddr_in sin; in main() local
|
| /third_party/skia/gm/ |
| D | strokedlines.cpp | 41 SkScalar cos, sin; in draw_fins() local 71 SkScalar sin, cos, angle = 0.0f; in draw_snowflake() local
|
| D | drawglyphs.cpp | 45 const SkScalar sin = std::sin(angle); in onOnceBeforeDraw() local
|
| /third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_rmtcall/ |
| D | rpc_pmap_rmtcall.c | 54 struct sockaddr_in sin; in main() local
|
| D | rpc_pmap_rmtcall_stress.c | 55 struct sockaddr_in sin; in main() local
|
| /third_party/ltp/testcases/lib/ |
| D | tst_rod.c | 143 FILE *sin = popen("/bin/sh", "w"); in main() local
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| D | fft_init.c | 64 vec_f cos,sin,cos0,sin0,cos1,sin1,re,im,r0,i0,r1,i1,a,b,c,d; in imdct_half_altivec() local 111 vec_f cos,sin,re,im,a,b,c,d; in imdct_half_altivec() local
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_wait/ |
| D | epoll_wait05.c | 27 struct sockaddr_in sin; in create_server() local
|