/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/mingw-w64/mingw-w64-crt/math/x86/ |
D | sin.def.h | 51 __FLT_ABI(sin) (__FLT_TYPE x) in __FLT_ABI() argument
|
/third_party/libnl/tests/ |
D | check-addr.c | 105 struct sockaddr_in sin; in START_TEST() local 146 struct sockaddr_in6 sin; in START_TEST() local
|
/third_party/jerryscript/tests/jerry/es5.1/ |
D | regression-test-issue-787.js | 15 Array.prototype.push(Math.sin);
|
/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/flutter/skia/third_party/externals/sdl/src/libm/ |
D | s_sin.c | 52 libm_hidden_proto(sin) in libm_hidden_proto() argument
|
/third_party/mingw-w64/mingw-w64-crt/math/softmath/ |
D | sin.c | 47 double sin(double x) in sin() function
|
/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/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/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/flutter/skia/gm/ |
D | strokedlines.cpp | 41 SkScalar cos, sin; in draw_fins() local 71 SkScalar sin, cos, angle = 0.0f; in draw_snowflake() 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
|
/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
|