Home
last modified time | relevance | path

Searched refs:N15 (Results 1 – 25 of 1553) sorted by relevance

12345678910>>...63

/dports/biology/py-biopython/biopython-1.79/Doc/examples/nmr/
H A Dnoed.xpk2 H1 15N2 N15
6 …E H1.J 15N2.L 15N2.P 15N2.W 15N2.B 15N2.E 15N2.J N15.L N15.P N15.W N15.B N15.E N15.J …
/dports/biology/py-biopython/biopython-1.79/Tests/NMR/
H A Dnoed.xpk2 H1 15N2 N15
6 …E H1.J 15N2.L 15N2.P 15N2.W 15N2.B 15N2.E 15N2.J N15.L N15.P N15.W N15.B N15.E N15.J …
H A Dout_example.xpk2 H1 15N2 N15
6 …E H1.J 15N2.L 15N2.P 15N2.W 15N2.B 15N2.E 15N2.J N15.L N15.P N15.W N15.B N15.E N15.J …
/dports/databases/postgis32/postgis-3.2.0/topology/test/regress/
H A Dgetnodeedges_expected32 N15|1|21
33 N15|2|9
34 N15|3|-22
/dports/databases/postgis30/postgis-3.0.4/topology/test/regress/
H A Dgetnodeedges_expected38 N15|1|21
39 N15|2|9
40 N15|3|-22
/dports/databases/postgis25/postgis-2.5.5/topology/test/regress/
H A Dgetnodeedges_expected38 N15|1|21
39 N15|2|9
40 N15|3|-22
/dports/databases/postgis31/postgis-3.1.4/topology/test/regress/
H A Dgetnodeedges_expected38 N15|1|21
39 N15|2|9
40 N15|3|-22
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/intf/video/scalers/
H A Dxbr.cpp659 #define LEFT_2(N15, N14, N11, N13, N12, N10, PIXEL)\ argument
665 E[N15] = PIXEL; \
667 #define UP_2(N15, N14, N11, N3, N7, N10, PIXEL)\ argument
673 E[N15] = PIXEL; \
675 #define DIA(N15, N14, N11, PIXEL)\ argument
678 E[N15] = PIXEL; \
827 UP_2(N15, N14, N11, N3, N7, N10, px)\ in xbr4x_a()
831 DIA(N15, N14, N11, px)\ in xbr4x_a()
867 UP_2(N15, N14, N11, N3, N7, N10, px)\ in xbr4x_b()
871 DIA(N15, N14, N11, px)\ in xbr4x_b()
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/intf/video/scalers/
H A Dxbr.cpp659 #define LEFT_2(N15, N14, N11, N13, N12, N10, PIXEL)\ argument
665 E[N15] = PIXEL; \
667 #define UP_2(N15, N14, N11, N3, N7, N10, PIXEL)\ argument
673 E[N15] = PIXEL; \
675 #define DIA(N15, N14, N11, PIXEL)\ argument
678 E[N15] = PIXEL; \
827 UP_2(N15, N14, N11, N3, N7, N10, px)\ in xbr4x_a()
831 DIA(N15, N14, N11, px)\ in xbr4x_a()
867 UP_2(N15, N14, N11, N3, N7, N10, px)\ in xbr4x_b()
871 DIA(N15, N14, N11, px)\ in xbr4x_b()
[all …]
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/test/
H A Dshellf2.dat.ref73 displacements (vx,vy,vz) for set N15 and time 0.1900000E+05
77 displacements (vx,vy,vz) for set N15 and time 0.1900000E+05
97 displacements (vx,vy,vz) for set N15 and time 0.1924692E+05
101 displacements (vx,vy,vz) for set N15 and time 0.1924692E+05
121 displacements (vx,vy,vz) for set N15 and time 0.2000000E+05
125 displacements (vx,vy,vz) for set N15 and time 0.2000000E+05
H A Dshellf.dat.ref73 displacements (vx,vy,vz) for set N15 and time 0.1900000E+05
77 displacements (vx,vy,vz) for set N15 and time 0.1900000E+05
97 displacements (vx,vy,vz) for set N15 and time 0.1924692E+05
101 displacements (vx,vy,vz) for set N15 and time 0.1924692E+05
121 displacements (vx,vy,vz) for set N15 and time 0.2000000E+05
125 displacements (vx,vy,vz) for set N15 and time 0.2000000E+05
H A Dshellf.inp74 *NSET,NSET=N15
89 *NODE PRINT,NSET=N15
H A Dshellf2.inp74 *NSET,NSET=N15
88 *NODE PRINT,NSET=N15
/dports/math/math77/MATH77/
H A Ddwcomp.f302 subroutine DWSQRT (N15,U15,Y15) argument
306 integer N15 local
315 if(N15 .eq. 0) go to 152
319 do 155 I = 2,N15+1
324 if(N15 .gt. 1) go to 154
334 DO 156 I=1,N15
338 call DWCHN(N15,S1,Y15)
340 DO 158 I=1,N15
H A Dswcomp.f302 subroutine SWSQRT (N15,U15,Y15) argument
306 integer N15 local
315 if(N15 .eq. 0) go to 152
319 do 155 I = 2,N15+1
324 if(N15 .gt. 1) go to 154
334 DO 156 I=1,N15
338 call SWCHN(N15,S1,Y15)
340 DO 158 I=1,N15
/dports/comms/sdr-wspr/sdr-wspr-0.1.0/libwspr/
H A Dwqdecode.f9028 parameter (N15=32768)
35 character*12 dcall(0:N15-1)
/dports/science/py-obspy/obspy-1.2.2/obspy/io/xseed/tests/data/
H A Ddataless.seed.newline_between_blockettes2 …4 N15 S2,0,1~T0 X W4~T1 Y4 W7 D C2~T2 Y2 W2 D C2~T3 N0 W4 D C2~0300238Steim-2 Integer Compression …
/dports/multimedia/libv4l/linux-5.13-rc2/arch/nds32/
H A DKconfig.cpu72 The data cache of N15/D15 is implemented as PIPT and it will not cause
78 A kernel built for N10 is able to run on N15, D15, N13, N10 or D10.
79 A kernel built for N15 is able to run on N15 or D15.
82 A kernel built for N13 is able to run on N15, N13 or D15.
85 bool "AndesCore N15"
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/nds32/
H A DKconfig.cpu72 The data cache of N15/D15 is implemented as PIPT and it will not cause
78 A kernel built for N10 is able to run on N15, D15, N13, N10 or D10.
79 A kernel built for N15 is able to run on N15 or D15.
82 A kernel built for N13 is able to run on N15, N13 or D15.
85 bool "AndesCore N15"
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/nds32/
H A DKconfig.cpu72 The data cache of N15/D15 is implemented as PIPT and it will not cause
78 A kernel built for N10 is able to run on N15, D15, N13, N10 or D10.
79 A kernel built for N15 is able to run on N15 or D15.
82 A kernel built for N13 is able to run on N15, N13 or D15.
85 bool "AndesCore N15"
/dports/devel/boost-docs/boost_1_72_0/libs/graph/example/figs/
H A Dospf-graph.dot32 N15
62 RT7 -> N15[label="9"]
/dports/devel/boost-python-libs/boost_1_72_0/libs/graph/example/figs/
H A Dospf-graph.dot32 N15
62 RT7 -> N15[label="9"]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/graph/example/figs/
H A Dospf-graph.dot32 N15
62 RT7 -> N15[label="9"]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/graph/example/figs/
H A Dospf-graph.dot32 N15
62 RT7 -> N15[label="9"]
/dports/databases/percona57-server/boost_1_59_0/libs/graph/example/figs/
H A Dospf-graph.dot32 N15
62 RT7 -> N15[label="9"]

12345678910>>...63