Home
last modified time | relevance | path

Searched refs:SIN (Results 126 – 150 of 3724) sorted by relevance

12345678910>>...149

/dports/cad/pdnmesh/pdnmesh-0.2.2/src/
H A Dparser.y53 %token SIN STEP COS LOG FABS
60 %left SIN STEP COS LOG FABS
160 | SIN expr {
164 $$ = opr(SIN, 1, $2);
354 case SIN: in ex()
/dports/net/quagga/quagga-1.2.4/zebra/
H A Dif_ioctl_solaris.c250 #define SIN(s) ((struct sockaddr_in *)(s)) macro
282 dest_pnt = (char *) &(SIN (&dest)->sin_addr); in if_get_addr()
304 prefixlen = ip_masklen (SIN (&mask)->sin_addr); in if_get_addr()
308 dest_pnt = (char *) &SIN (&dest)->sin_addr; in if_get_addr()
331 connected_add_ipv4 (ifp, flags, &SIN (addr)->sin_addr, prefixlen, in if_get_addr()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvode/serial/
H A DcvPendulum_dns.c82 #define SIN(x) (sin((x))) macro
87 #define SIN(x) (sinf((x))) macro
92 #define SIN(x) (sinl((x))) macro
474 ZERO, COS(th), SIN(th), -thd * SIN(th), thd * COS(th)); in RefSol()
511 t, COS(th), SIN(th), -thd * SIN(th), thd * COS(th)); in RefSol()
535 yydata[1] = SIN(th); in RefSol()
536 yydata[2] = -thd * SIN(th); in RefSol()
/dports/math/sundials/sundials-5.7.0/examples/cvode/serial/
H A DcvPendulum_dns.c82 #define SIN(x) (sin((x))) macro
87 #define SIN(x) (sinf((x))) macro
92 #define SIN(x) (sinl((x))) macro
474 ZERO, COS(th), SIN(th), -thd * SIN(th), thd * COS(th)); in RefSol()
511 t, COS(th), SIN(th), -thd * SIN(th), thd * COS(th)); in RefSol()
535 yydata[1] = SIN(th); in RefSol()
536 yydata[2] = -thd * SIN(th); in RefSol()
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/programs/
H A DLISSAJOU.DP8 LET Y1 = SIN(X)
18 LET Y2 = SIN(K*X)
H A DTRIG.DP8 LET Y1 = SIN(X)
18 LET Y2 = SIN(K*X)
H A DSPIRAL.DP10 LET X = SIN(T)
19 LET Y = SIN(K*T)
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Dinit_layer3.h30 0.5*SIN(M_PI/72.0 * (clreal)(2*(i+0) +1)) / COS(M_PI * (clreal)(2*(i+0) +19) / 72.0); in init_layer3()
32 0.5*SIN(M_PI/72.0 * (clreal)(2*(i+18)+1)) / COS(M_PI * (clreal)(2*(i+18)+19) / 72.0); in init_layer3()
38 …win[1][i+24] = 0.5 * SIN( M_PI / 24.0 * (clreal) (2*i+13) ) / COS( M_PI * (clreal) (2*(i+24)+19) /… in init_layer3()
40 …win[3][i+6 ] = 0.5 * SIN( M_PI / 24.0 * (clreal) (2*i+1 ) ) / COS( M_PI * (clreal) (2*(i+6 )+19) /… in init_layer3()
64 win[2][i] = 0.5 * SIN( M_PI / 24.0 * (clreal) (2*i+1) ) / COS( M_PI * (clreal) (2*i+7) / 24.0 ); in init_layer3()
/dports/math/scilab/scilab-6.1.1/scilab/modules/m2sci/tests/unit_tests/execution/
H A DSIN.tst12 // Unitary test for conversion of Matlab function: SIN
16 if ~m2sciTestExecution("SIN") then pause;end
/dports/math/scilab/scilab-6.1.1/scilab/modules/m2sci/tests/unit_tests/conversion/
H A DSIN.tst12 // Unitary test for conversion of Matlab function: SIN
16 if ~m2sciTestConversion("SIN") then pause;end
/dports/biology/mopac/mopac7-1.15/fortran/
H A Dsymtrz.f_ALT1267 SINA=SIN(DIST)
403 SINA=SIN(WINK2)
1296 CHECK=-SIN(G)*COS(B)*SIN(A)+COS(G)*COS(A)
1298 CHECK=SIN(A)*COS(G)+COS(A)*COS(B)*SIN(G)
1317 T(1,4,IOPER)=2.D0*E3*X1*SIN(A+TG)-2.D0*E1*X3*SIN(A-TG)
1318 T(1,5,IOPER)=E4*SIN(TA+TG)+X4*SIN(TA-TG)
1322 T(2,4,IOPER)=(E4-3.D0*E2*X2)*SIN(A+G)-(3.D0*E2*X2-X4)*SIN(A-G)
1323 T(2,5,IOPER)=-2.D0*E3*X1*SIN(TA+G)+2.D0*E1*X3*SIN(TA-G)
1329 T(4,1,IOPER)=2.D0*E1*X3*SIN(TA-G)+2.D0*E3*X1*SIN(TA+G)
1334 T(5,1,IOPER)=-E4*SIN(TA+TG)+X4*SIN(TA-TG)
[all …]
H A Dsymtrz.f_ALT2267 SINA=SIN(DIST)
403 SINA=SIN(WINK2)
1293 CHECK=-SIN(G)*COS(B)*SIN(A)+COS(G)*COS(A)
1295 CHECK=SIN(A)*COS(G)+COS(A)*COS(B)*SIN(G)
1314 T(1,4,IOPER)=2.D0*E3*X1*SIN(A+TG)-2.D0*E1*X3*SIN(A-TG)
1315 T(1,5,IOPER)=E4*SIN(TA+TG)+X4*SIN(TA-TG)
1319 T(2,4,IOPER)=(E4-3.D0*E2*X2)*SIN(A+G)-(3.D0*E2*X2-X4)*SIN(A-G)
1320 T(2,5,IOPER)=-2.D0*E3*X1*SIN(TA+G)+2.D0*E1*X3*SIN(TA-G)
1326 T(4,1,IOPER)=2.D0*E1*X3*SIN(TA-G)+2.D0*E3*X1*SIN(TA+G)
1331 T(5,1,IOPER)=-E4*SIN(TA+TG)+X4*SIN(TA-TG)
[all …]
H A Dsymtrz.f_ORIG267 SINA=SIN(DIST)
403 SINA=SIN(WINK2)
1291 CHECK=-SIN(G)*COS(B)*SIN(A)+COS(G)*COS(A)
1293 CHECK=SIN(A)*COS(G)+COS(A)*COS(B)*SIN(G)
1312 T(1,4,IOPER)=2.D0*E3*X1*SIN(A+TG)-2.D0*E1*X3*SIN(A-TG)
1313 T(1,5,IOPER)=E4*SIN(TA+TG)+X4*SIN(TA-TG)
1317 T(2,4,IOPER)=(E4-3.D0*E2*X2)*SIN(A+G)-(3.D0*E2*X2-X4)*SIN(A-G)
1318 T(2,5,IOPER)=-2.D0*E3*X1*SIN(TA+G)+2.D0*E1*X3*SIN(TA-G)
1324 T(4,1,IOPER)=2.D0*E1*X3*SIN(TA-G)+2.D0*E3*X1*SIN(TA+G)
1329 T(5,1,IOPER)=-E4*SIN(TA+TG)+X4*SIN(TA-TG)
[all …]
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/examp/
H A Dexext.c51 #define SIN(d, s, t) \ macro
90 SIN("temp.y", "temp.y", "temp2")
94 SIN("temp.x", "temp.x", "temp2")
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/fpsp040/
H A Dssin.S16 | Modifies: Fp0 for SIN or COS; both Fp0 and Fp1 for SINCOS.
29 | SIN and COS:
67 | SIN(X) = sgn1 * cos(r) and COS(X) = sgn2*sin(r) where
72 | SIN(X) = sgn1 * sin(r) and COS(X) = sgn1*cos(r) where
78 | 7. (|X|<2**(-40)) SIN(X) = X and COS(X) = 1. Exit.
153 |--SIN(X) = X FOR DENORMALIZED X
223 |--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
232 |--THEN WE RETURN SGN*SIN(R). SGN*SIN(R) IS COMPUTED BY
525 |--SIN AND COS OF X FOR DENORMALIZED X
655 fadds POSNEG1(%a6),%fp0 | ...SIN(X)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/fpsp040/
H A Dssin.S16 | Modifies: Fp0 for SIN or COS; both Fp0 and Fp1 for SINCOS.
29 | SIN and COS:
67 | SIN(X) = sgn1 * cos(r) and COS(X) = sgn2*sin(r) where
72 | SIN(X) = sgn1 * sin(r) and COS(X) = sgn1*cos(r) where
78 | 7. (|X|<2**(-40)) SIN(X) = X and COS(X) = 1. Exit.
153 |--SIN(X) = X FOR DENORMALIZED X
223 |--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
232 |--THEN WE RETURN SGN*SIN(R). SGN*SIN(R) IS COMPUTED BY
525 |--SIN AND COS OF X FOR DENORMALIZED X
655 fadds POSNEG1(%a6),%fp0 | ...SIN(X)
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/fpsp040/
H A Dssin.S16 | Modifies: Fp0 for SIN or COS; both Fp0 and Fp1 for SINCOS.
29 | SIN and COS:
67 | SIN(X) = sgn1 * cos(r) and COS(X) = sgn2*sin(r) where
72 | SIN(X) = sgn1 * sin(r) and COS(X) = sgn1*cos(r) where
78 | 7. (|X|<2**(-40)) SIN(X) = X and COS(X) = 1. Exit.
153 |--SIN(X) = X FOR DENORMALIZED X
223 |--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
232 |--THEN WE RETURN SGN*SIN(R). SGN*SIN(R) IS COMPUTED BY
525 |--SIN AND COS OF X FOR DENORMALIZED X
655 fadds POSNEG1(%a6),%fp0 | ...SIN(X)
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/Util/
H A Dadd-TLI-mappings.ll25 ; SVML: call double @sin(double %{{.*}}) #[[SIN:[0-9]+]]
26 ; MASSV: call double @sin(double %{{.*}}) #[[SIN:[0-9]+]]
50 ; SVML: attributes #[[SIN]] = { "vector-function-abi-variant"=
55 ; MASSV: attributes #[[SIN]] = { "vector-function-abi-variant"=
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/Util/
H A Dadd-TLI-mappings.ll25 ; SVML: call double @sin(double %{{.*}}) #[[SIN:[0-9]+]]
26 ; MASSV: call double @sin(double %{{.*}}) #[[SIN:[0-9]+]]
50 ; SVML: attributes #[[SIN]] = { "vector-function-abi-variant"=
55 ; MASSV: attributes #[[SIN]] = { "vector-function-abi-variant"=
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/Util/
H A Dadd-TLI-mappings.ll25 ; SVML: call double @sin(double %{{.*}}) #[[SIN:[0-9]+]]
26 ; MASSV: call double @sin(double %{{.*}}) #[[SIN:[0-9]+]]
50 ; SVML: attributes #[[SIN]] = { "vector-function-abi-variant"=
55 ; MASSV: attributes #[[SIN]] = { "vector-function-abi-variant"=
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/Util/
H A Dadd-TLI-mappings.ll25 ; SVML: call double @sin(double %{{.*}}) #[[SIN:[0-9]+]]
26 ; MASSV: call double @sin(double %{{.*}}) #[[SIN:[0-9]+]]
50 ; SVML: attributes #[[SIN]] = { "vector-function-abi-variant"=
55 ; MASSV: attributes #[[SIN]] = { "vector-function-abi-variant"=
/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfExprYacc.tab.h36 SIN = 262, enumerator
63 #define SIN 262 macro
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfExprYacc.tab.h36 SIN = 262, enumerator
63 #define SIN 262 macro
/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfExprYacc.tab.h36 SIN = 262, enumerator
63 #define SIN 262 macro
/dports/mail/mailutils/mailutils-3.13/mda/lmtpd/
H A Dlmtpd.c326 #define SIN state_init macro
343 /* rset */ { SNO, SIN, SIN, SIN, SIN, SIN, SIN, SIN, SNO },
344 /* help */ { SNO, SIN, SHL, SML, SRC, SDT, SQT, SDT, SEN },

12345678910>>...149