| /src/lib/libm/src/ |
| namespace.h | 91 #define sincos _sincos macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| etnaviv_compiler_tgsi.c | 1582 struct etna_inst_src sincos[3], in = src[0]; local 1583 sincos[0] = etna_imm_vec4f(c, sincos_const[0]); 1584 sincos[1] = etna_imm_vec4f(c, sincos_const[1]); 1601 ins[0].src[1] = swizzle(sincos[1], SWIZZLE(X, W, X, W)); /* 1/2*PI */ 1602 ins[0].src[2] = swizzle(sincos[1], SWIZZLE(Y, W, Z, W)); /* 0.75, 0, 0.5, 0 */ 1611 ins[2].src[1] = swizzle(sincos[0], SWIZZLE(X, X, X, X)); /* 2 */ 1612 ins[2].src[2] = swizzle(sincos[0], SWIZZLE(Y, Y, Y, Y)); /* -1 */ 1631 ins[4].src[1] = swizzle(sincos[0], SWIZZLE(Z, W, W, W));
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| etnaviv_compiler.c | 1538 struct etna_inst_src sincos[3], in = src[0]; local 1539 sincos[0] = etna_imm_vec4f(c, sincos_const[0]); 1540 sincos[1] = etna_imm_vec4f(c, sincos_const[1]); 1557 ins[0].src[1] = swizzle(sincos[1], SWIZZLE(X, W, X, W)); /* 1/2*PI */ 1558 ins[0].src[2] = swizzle(sincos[1], SWIZZLE(Y, W, Z, W)); /* 0.75, 0, 0.5, 0 */ 1567 ins[2].src[1] = swizzle(sincos[0], SWIZZLE(X, X, X, X)); /* 2 */ 1568 ins[2].src[2] = swizzle(sincos[0], SWIZZLE(Y, Y, Y, Y)); /* -1 */ 1587 ins[4].src[1] = swizzle(sincos[0], SWIZZLE(Z, W, W, W));
|
| /src/external/apache2/llvm/dist/clang/lib/Headers/ |
| __clang_cuda_math.h | 294 __DEVICE_VOID__ void sincos(double __a, double *__s, double *__c) { function
|
| __clang_hip_math.h | 1021 void sincos(double __x, double *__sinptr, double *__cosptr) { function
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/aarch64/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/aarch64eb/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/alpha/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/arm/ |
| symver-config.h | 374 /* Define to 1 if you have the `sincos' function. */ 1317 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/armeb/ |
| symver-config.h | 350 /* Define to 1 if you have the `sincos' function. */ 1260 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earm/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmeb/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmhf/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmhfeb/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv6/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv6eb/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv6hf/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv6hfeb/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv7/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv7eb/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv7hf/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv7hfeb/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/hppa/ |
| symver-config.h | 340 /* Define to 1 if you have the `sincos' function. */ 1338 # define sincos _sincos macro
|