Home
last modified time | relevance | path

Searched refs:WZ (Results 1 – 25 of 977) sorted by relevance

12345678910>>...40

/dports/science/dcl/dcl-5.4.8/src/math2/vstlib/
H A Dvs2int.f31 WZ(I,J,1)=WZ(I,J,1)+X(I)
32 WZ(I,J,2)=WZ(I,J,2)+Y(J)
33 WZ(I,J,3)=WZ(I,J,3)+X(I)*X(I)
34 WZ(I,J,4)=WZ(I,J,4)+Y(J)*Y(J)
35 WZ(I,J,5)=WZ(I,J,5)+X(I)*Y(J)
52 WZ(I,J,1)=XAVE
53 WZ(I,J,2)=YAVE
54 WZ(I,J,3)=XVAR
55 WZ(I,J,4)=YVAR
56 WZ(I,J,5)=XYCV
[all …]
H A Dvs1int.f9 REAL WZ(IX,2),X(IX) local
19 CALL RSET0(WZ,IX*2,1,0)
24 ENTRY VS1DIN(WZ,NW,IX,X)
29 WZ(I,1)=WZ(I,1)+X(I)
30 WZ(I,2)=WZ(I,2)+X(I)*X(I)
36 ENTRY VS1OUT(WZ,NW,IX)
40 XAVE=WZ(I,1)/NW(I)
42 WZ(I,1)=XAVE
43 WZ(I,2)=XVAR
45 WZ(I,1)=RMISS
[all …]
/dports/emulators/tilem/tilem-2.0/emu/
H A Dz80main.h66 WZ = BC;
96 PC = WZ;
136 PC = WZ;
145 WZ = DE;
174 PC = WZ;
216 PC = WZ;
258 PC = WZ;
305 PC = WZ;
496 PC = WZ;
535 pop(WZ);
[all …]
H A Dz80ed.h23 WZ = BC;
32 WZ = HL + 1;
61 WZ = BC;
70 WZ = HL + 1;
102 WZ = BC;
142 WZ = BC;
182 WZ = BC;
223 WZ = BC;
265 WZ = BC;
303 WZ = BC;
[all …]
H A Dz80ddfd.h33 WZ = RegHL + 1;
38 WZ = RegHL + 1;
48 WZ = readw(PC);
50 writeb(WZ, RegL);
51 WZ++;
52 writeb(WZ, RegH);
75 WZ = RegHL + 1;
80 WZ = readw(PC);
83 WZ++;
130 WZ = RegHL + 1;
[all …]
H A Dz80cb.h25 tmp1 = readb(WZ); \
27 writeb(WZ, tmp1); \
33 tmp1 = readb(WZ); \
35 writeb(WZ, tmp1); \
63 tmp1 = readb(WZ) & ~(1 << b); \
64 writeb(WZ, tmp1); \
71 writeb(WZ, tmp1); \
77 tmp1 = readb(WZ) | (1 << b); \
78 writeb(WZ, tmp1); \
84 tmp1 = readb(WZ) | (1 << b); \
[all …]
H A Dz80cmds.h394 WZ = HL + 1; \
407 WZ = HL + 1; \
433 byte res = input(WZ); \
513 WZ = BC + 1; \
528 WZ = BC - 1; \
545 WZ = BC + 1; \
560 WZ = BC - 1; \
/dports/emulators/xcpc/xcpc-20070122/src/dev/
H A Dz80cpu_tables.h107 z80cpu->AF.B.l=(~(I^J)&(J^WZ.B.l)&0x80?V_FLAG:0)|WZ.B.h|ZSTable[WZ.B.l]|((I^J^WZ.B.l)&H_FLAG); \
113 z80cpu->AF.B.l=(~(I^J)&(J^WZ.B.l)&0x80?V_FLAG:0)|WZ.B.h|ZSTable[WZ.B.l]|((I^J^WZ.B.l)&H_FLAG); \
119 z80cpu->AF.B.l=(~(I^J)&(J^WZ.B.l)&0x80?V_FLAG:0)|WZ.B.h|ZSTable[WZ.B.l]|((I^J^WZ.B.l)&H_FLAG); \
125 z80cpu->AF.B.l=(~(I^J)&(J^WZ.B.l)&0x80?V_FLAG:0)|WZ.B.h|ZSTable[WZ.B.l]|((I^J^WZ.B.l)&H_FLAG); \
131 z80cpu->AF.B.l=(~(I^J)&(J^WZ.B.l)&0x80?V_FLAG:0)|WZ.B.h|ZSTable[WZ.B.l]|((I^J^WZ.B.l)&H_FLAG); \
137 z80cpu->AF.B.l=(~(I^J)&(J^WZ.B.l)&0x80?V_FLAG:0)|WZ.B.h|ZSTable[WZ.B.l]|((I^J^WZ.B.l)&H_FLAG); \
143 …z80cpu->AF.B.l=((I^J)&(I^WZ.B.l)&0x80?V_FLAG:0)|N_FLAG|-WZ.B.h|ZSTable[WZ.B.l]|((I^J^WZ.B.l)&H_FLA…
149 …z80cpu->AF.B.l=((I^J)&(I^WZ.B.l)&0x80?V_FLAG:0)|N_FLAG|-WZ.B.h|ZSTable[WZ.B.l]|((I^J^WZ.B.l)&H_FLA…
155 …z80cpu->AF.B.l=((I^J)&(I^WZ.B.l)&0x80?V_FLAG:0)|N_FLAG|-WZ.B.h|ZSTable[WZ.B.l]|((I^J^WZ.B.l)&H_FLA…
161 …z80cpu->AF.B.l=((I^J)&(I^WZ.B.l)&0x80?V_FLAG:0)|N_FLAG|-WZ.B.h|ZSTable[WZ.B.l]|((I^J^WZ.B.l)&H_FLA…
[all …]
/dports/math/palp/palp-2.20/
H A DLG.c46 if(I[WZ->N]>I[0]) { WZ->d=I[WZ->N]; shift=0; } else WZ->d=I[0]; in Read_WZ_PP()
47 for(i=0;i<WZ->N;i++) {WZ->w[i]=I[i+shift]; assert(WZ->w[i]<WZ->d);} in Read_WZ_PP()
48 WZ->r=0; for(i=0;i<WZ->N;i++) WZ->r+=WZ->w[i]; in Read_WZ_PP()
49 if(WZ->r%WZ->d)WZ->r=0; else WZ->r/=WZ->d; in Read_WZ_PP()
88 assert(0==(X%WZ->B[i][i-1])); WZ->rI[i-1]=X/WZ->B[i][i-1];}
102 if(X<-WZ->m[i]/2)X+=WZ->m[i]; else if(X>WZ->m[i]/2)X-=WZ->m[i];
105 for(j=0;j<d;j++) {Za[j]=WZ->rI[j]; WZ->rI[j]=0;} WZ->rI[0] =X*WZ->r;
121 for(i=0;i<a;i++){E->e[i].c=WZ->A[i]; VPM[i][0]=WZ->d/WZ->w[i];
123 WZ->P->n=d; WZ->P->np=0; Complete_Poly(VPM,E,1,WZ->P);
148 for(j=0;j<a;j++) {WZ->z[i][j]-=cx*WZ->w[j]; WZ->z[i][j]%=M;}
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/bin/p/
H A Dbin_mach064.c43 #define WZ(x,y) p_tmp=r_buf_size (buf);Z(x);W(p_tmp,y,strlen(y)) in create() macro
80 WZ (16, "__PAGEZERO"); in create()
95 WZ (16, "__TEXT"); in create()
107 WZ (16, "__text"); in create()
108 WZ (16, "__TEXT"); in create()
142 WZ (16, "__data"); in create()
143 WZ (16, "__DATA"); in create()
165 WZ (16, "__LINKEDIT"); in create()
194 WZ(dyld_len, dyld); // path in create()
206 WZ (lib_len, lib); in create()
[all …]
/dports/science/dcl/dcl-5.4.8/src/math2/shtlib/
H A Dshmswz.f6 SUBROUTINE SHMSWZ(MM,JM,ISW,S,WZ,SD,PM,YS,YC,PY,R) argument
8 REAL S((MM+1)*(MM+1)),WZ(-JM:JM) local
17 WZ(J)=0
21 CALL SHLBWM(MM,JM,M,ISW,S,WZ,SD,PM,YC,R)
H A Dshfwgz.f6 SUBROUTINE SHFWGZ(JM,IM,WZ,G) argument
8 REAL WZ(-JM:JM),G(-IM:IM,-JM:JM) local
12 G(I,J)=WZ(J)
H A Dshtlib.f14 REAL Q(*),FUN(*),S(*),W(*),G(*),SM(*),WM(*),WZ(*),WR(*),WI(*)
133 ENTRY SHTSWZ(MM,JM,ISW,S,WZ,Q)
135 CALL SHMSWZ(MM,JM,ISW,S,WZ,
193 ENTRY SHTWGZ(JM,IM,WZ,G)
195 CALL SHFWGZ(JM,IM,WZ,G)
237 ENTRY SHTSGZ(MM,JM,IM,ISW,S,WZ,G,Q)
239 CALL SHMSWZ(MM,JM,ISW,S,WZ,
241 CALL SHFWGZ(JM,IM,WZ,G)
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/aero/
H A Daerodata_impl.cc494 doublereal Uinf = sqrt(W[VX]*W[VX] + (W[VY]+d34*W[WZ])*(W[VY]+d34*W[WZ])); in AssRes()
501 doublereal u1 = atan2(- W[VY] - W[WZ]*d14, W[VX]); in AssRes()
511 - std::pow(d34*W[WZ], 2); in AssRes()
516 WW[VY] = -WW[VX]*tan_y1 - d34*W[WZ]; in AssRes()
520 WW[WZ] = W[WZ]; in AssRes()
623 doublereal u2 = atan2(- W[VY] - W[WZ]*d34, W[VX]); in AssJac()
644 doublereal dDen34 = W[VX]*W[VX] + W[VY]*W[VY] + W[WZ]*W[WZ]*d34*d34 + 2*W[VY]*W[WZ]*d34; in AssJac()
646 dU_V_11 = (W[VY] + W[WZ]*d34)/dDen34; in AssJac()
685 WW[VY] = -W[VX]*tan_y1 - d34*W[WZ]; in AssJac()
689 WW[WZ] = W[WZ]; in AssJac()
[all …]
/dports/games/warzone2100/warzone2100/cmake/
H A DFindOggVorbis.cmake54 #find_library(VORBISENC_LIBRARY NAMES vorbisenc) # Remove Enc - WZ
59 # Remove Enc - WZ
63 …RBIS_INCLUDE_DIR AND VORBIS_LIBRARY AND VORBISFILE_LIBRARY AND VORBISENC_LIBRARY) # Remove Enc - WZ
67 …RIES ${OGG_LIBRARY} ${VORBIS_LIBRARY} ${VORBISFILE_LIBRARY} ${VORBISENC_LIBRARY}) # Remove Enc - WZ
81 …RBIS_INCLUDE_DIR AND VORBIS_LIBRARY AND VORBISFILE_LIBRARY AND VORBISENC_LIBRARY) # Remove Enc - WZ
85 …RBIS_INCLUDE_DIR AND VORBIS_LIBRARY AND VORBISFILE_LIBRARY AND VORBISENC_LIBRARY) # Remove Enc - WZ
90 # Add FindPackageHandleStdArgs - WZ
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/TZcode/MatlabFiles/
H A Dfn_gibbsrvar.m6 % See Note Forecast (2) pp. 44-51, 70-71, and Theorem 1 and Section 3.1 in the WZ JEDC paper.
12 …the covariance martrix NOT divided by fss and S_i is defined in (14) on p.355 of the WZ JEDC paper.
20 …mns of Wcell{i} form an orthonormal basis w_1,...,w_qi in Section 3.1 in the WZ paper. Added 9/04.
48 X = A0gbs; % WZ's Section 4.3
66 …k] = qr(w1); % Columns of W form an orthonormal basis w_1,...,w_qi in Section 3.1 in the WZ paper
68 %*** Draw beta's according to Theorem 1 in the WZ JEDC paper.
72 …lized (i.e., not normalized) gamma or 1-d Wishart draw of beta_1 in Theorem 1 of the WZ JEDC paper.
H A Dfn_gibbsrvar_setup.m6 % See Note Forecast (2) pp. 44-51, 70-71, and Theorem 1 and Section 3.1 in the WZ JEDC paper.
32 …var,1). In each cell, inv(T_i) for T_iT_i'=S_i where S_i is defined on p.355 of the WZ JEDC paper.
35 …r,1). In each cell, Pmat{i}*U_i where Pmat{i} = P_i defined in (13) on p.353 of the WZ JEDC paper.
60 …,1); % in each cell, inv(T_i) for T_iT_i'=S_i where S_i is defined on p.355 of the WZ JEDC paper.
64 …1); % in each cell, Pmat{i}*U_i where Pmat{i} = P_i defined in (13) on p.353 of the WZ JEDC paper.
69 …_i = inv(S_i) ==> T_i*T_i' = S_i where S_i = H0inv{i}/fss is defined on p.355 of the WZ JEDC paper.
70 UT{ki} = Ui{ki}/Tinv{ki}; % n-by-qi: U_i*T_i in (14) on p. 255 of the WZ JEDC paper.
/dports/misc/visp/visp-3.4.0/modules/visual_features/src/visual-feature/
H A DvpFeatureMomentBasic.cpp82 int WZ = 5; in compute_interaction() local
92 interaction_matrices[0][0][WZ] = 0; in compute_interaction()
108 interaction_matrices[j_ * order][0][WZ] = -j * m.get(1, jm1_); in compute_interaction()
125 interaction_matrices[i_][0][WZ] = i * m.get(im1_, 1); in compute_interaction()
148 interaction_matrices[j_ * order + i_][0][WZ] = i * m.get(im1_, jp1_) - j * m.get(ip1_, jm1_); in compute_interaction()
H A DvpFeatureMomentGravityCenter.cpp144 int WZ = 5; in compute_interaction() local
152 interaction_matrices[0][0][WZ] = Yg; in compute_interaction()
160 interaction_matrices[1][0][WZ] = -Xg; in compute_interaction()
H A DvpFeatureMomentCentered.cpp228 unsigned int WZ = 5; in compute_interaction()
241 interaction_matrices[0][0][WZ] = 0.; in compute_interaction()
263 interaction_matrices[i_][0][WZ] = i * mu_im11; in compute_interaction()
286 interaction_matrices[j_ * order][0][WZ] = -j * mu_1jm1; in compute_interaction()
318 interaction_matrices[j_ * order + i_][0][WZ] = i * mu_im1jp1 - j * mu_ip1jm1; in compute_interaction()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/resources/com/lightcrafts/ui/editor/assoc/resources/
H A DOLYMPUS CORPORATION C8080WZ.lzt3 …ghtcrafts\Desktop\ORF Test Images\Olympus C-8080WZ.ORF" relativePath="..\ORF Test Images\Olympus C…
H A DOLYMPUS IMAGING CORP. C7070WZ.lzt3 …ghtcrafts\Desktop\ORF Test Images\Olympus C-7070WZ.ORF" relativePath="..\ORF Test Images\Olympus C…
H A DOLYMPUS CORPORATION C5060WZ.lzt3 …ghtcrafts\Desktop\ORF Test Images\Olympus C-5060WZ.ORF" relativePath="..\ORF Test Images\Olympus C…
/dports/math/R-cran-minqa/minqa/src/
H A Dtrstep.f69 WZ=ZERO
75 50 WZ=WZ+W(J)*Z(J)
76 WZ=WZ+W(N)*Z(N)
78 TD(J)=TD(J)+W(J)*(WZ*W(J)-TWO*Z(J))
82 60 H(I,J)=H(I,J)-W(I)*Z(J)-W(J)*(Z(I)-WZ*W(I))
/dports/mail/thunderbird-dictionaries/dictionaries/spell-ro.xpi/
H A Dro.dic391 acoper/WZ
623 adaug/WZ
824 aducer/WZ
827 aduc/WZ
1144 ajung/WZ
1297 aleg/WZ
3779 bag/WZ
5990 ceh/WZ
14774 fac/WZ
16172 fug/WZ
[all …]

12345678910>>...40