/dports/science/elk/elk-7.2.42/src/ |
H A D | geomopt.f90 | 129 write(*,'("Info(geomopt): Lattice optimisation step : ",I6)') istp 144 write(73,'("! Lattice optimisation step : ",I6)') istp 148 write(74,'("Lattice optimisation step : ",I6)') istp 158 write(87,'("Lattice optimisation step : ",I6)') istp 177 if ((istp.ge.3).and.(ds.le.epsstress*tau0latv)) then 184 if (mp_mpi.and.(istp.eq.maxlatvstp)) then
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel/ |
H A D | WSFederationHttpBinding.cs | 109 IssuedSecurityTokenParameters istp = in CreateMessageSecurity() 112 istp.IssuerBinding = new CustomBinding ( in CreateMessageSecurity() 115 element.EndpointSupportingTokenParameters.Endorsing.Add (istp); in CreateMessageSecurity()
|
H A D | WSHttpBinding.cs | 114 IssuedSecurityTokenParameters istp = in CreateMessageSecurity() 117 istp.IssuerBinding = new CustomBinding ( in CreateMessageSecurity() 120 element.EndpointSupportingTokenParameters.Endorsing.Add (istp); in CreateMessageSecurity()
|
H A D | NetTcpBinding.cs | 221 IssuedSecurityTokenParameters istp = in CreateMessageSecurity() 224 istp.IssuerBinding = new CustomBinding ( in CreateMessageSecurity() 227 element.EndpointSupportingTokenParameters.Endorsing.Add (istp); in CreateMessageSecurity()
|
/dports/comms/wsjtz/wsjtx/lib/ |
H A D | msk144spd.f90 | 77 do istp=1,nstep 78 ns=1+216*(istp-1) 117 detmet(istp)=max(ah,al) 118 detmet2(istp)=max(trath,tratl) 119 detfer(istp)=ferr
|
H A D | msk40spd.f90 | 77 do istp=1,nstep 78 ns=1+60*(istp-1) 117 detmet(istp)=max(ah,al) 118 detmet2(istp)=max(trath,tratl) 119 detfer(istp)=ferr
|
/dports/graphics/krita/krita-4.4.8/libs/widgets/ |
H A D | KisColorSelectorConfiguration.h | 63 int istp=strili.at(3).toInt(); in readString() local 66 if(imt>Slider || ist>Slider || imtp>Hluma || istp>Hluma) in readString() 72 subTypeParameter = Parameters(istp); in readString()
|
/dports/cad/feappv/feappv-4.1i/include/ |
H A D | strnum.h | 2 integer istv, iste, istp, istc 3 common /strnum/ istv, iste, istp, istc
|
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/ |
H A D | suma_stitch.m | 21 istp = istrt + size(a,1) - 1; variable 24 istrt, istp-istrt, jstrt, jstp-jstrt, 25 A(istrt:istp,jstrt:jstp,:) = a;
|
H A D | WriteBrik.m | 443 istp = istrt + NperBrik - 1; variable 444 [max1, imax1] = max(abs(M(istrt:istp))); 445 Info.BRICK_STATS(2.*(j-1)+1)= min(M(istrt:istp)); 446 [max2, imax2] = max(M(istrt:istp)); 453 M(istrt:istp) = M(istrt:istp) ./ Info.BRICK_FLOAT_FACS(j); 505 istp=istrt-1+numpix*numslices; 506 cnt=cnt+fwrite(fid,M(istrt:istp),typestr); 512 istp=istrt-1+numpix; 513 cnt=cnt+fwrite(fid,M(istrt:istp),typestr);
|
/dports/science/siesta/siesta-4.1.5/Src/ |
H A D | compute_dm.F | 49 use m_steps, only : istp 132 if (istp .eq. 1) then 181 & istp, ncgmax, etol, eta, qtot, maxnh, numh, 196 call dminim(.false., PreviousCallDiagon, iscf, istp, no_l, 202 call zminim(.false., PreviousCallDiagon, iscf, istp, no_l,
|
H A D | save_density_matrix.F90 | 37 use m_steps, only: istp 96 (idyn == 6 .and. istp == 1 ) ) then 129 if ( istp /= 1 ) do_write = .false.
|
H A D | post_scf_work.F | 40 use m_steps, only : istp, inicoor 85 call dminim(.true., .false., iscf, istp, no_l, nspin, no_u, 90 call zminim(.true., .false., iscf, istp, no_l, nspin, no_u,
|
H A D | siesta_move.F | 227 call verlet2(istp, iunit, iquench, na_u, cfa, dt, 244 call nose( istp, iunit, na_u, cfa, tt, dt, amass, mn, 275 call pr(istp, iunit, iquench, na_u, cfa, cstress, tp_pr, dt, 294 call npr(istp, iunit, na_u, cfa, cstress, tp, tt, dt, 310 call anneal(istp, iunit, ianneal, taurelax, bulkm,
|
H A D | m_steps.F90 | 13 integer:: istp ! Geommetry iteration step starting in istp=1 variable
|
H A D | state_init.F | 163 istp = istp + 1 172 $ index=istp) 185 $ index=istp)
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/ |
H A D | InfoCardHelper.cs | 523 …IssuedSecurityTokenParameters istp = TryGetNextStsIssuedTokenParameters(((SecureConversationSecuri… in FindInfoCardIssuerBinding() 524 if ((istp != null) && (issuedSecurityTokenParameters != null)) in FindInfoCardIssuerBinding() 526 issuedSecurityTokenParameters.Value = istp; in FindInfoCardIssuerBinding() 533 …IssuedSecurityTokenParameters istp = TryGetNextStsIssuedTokenParameters(innerSecurityBindingElemen… in FindInfoCardIssuerBinding() 534 if ((istp != null) && (issuedSecurityTokenParameters != null)) in FindInfoCardIssuerBinding()
|
/dports/biology/molden/molden5.8/ambfor/ |
H A D | md.f | 697 subroutine prtstp(istp) argument 707 if (istp.eq.1) then 717 print*,'MD step ',istp
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/opcode/ |
H A D | tic6x-control-registers.h | 43 CTRL(istp, C62X, read_write, 0x5, 0x10)
|
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/ |
H A D | tic6x-control-registers.h | 43 CTRL(istp, C62X, read_write, 0x5, 0x10)
|
/dports/devel/gnulibiberty/binutils-2.37/include/opcode/ |
H A D | tic6x-control-registers.h | 43 CTRL(istp, C62X, read_write, 0x5, 0x10)
|
/dports/devel/avr-gdb/gdb-7.3.1/include/opcode/ |
H A D | tic6x-control-registers.h | 44 CTRL(istp, C62X, read_write, 0x5, 0x10)
|
/dports/lang/gnatdroid-binutils/binutils-2.27/include/opcode/ |
H A D | tic6x-control-registers.h | 43 CTRL(istp, C62X, read_write, 0x5, 0x10)
|
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/opcode/ |
H A D | tic6x-control-registers.h | 44 CTRL(istp, C62X, read_write, 0x5, 0x10)
|
/dports/devel/gdb761/gdb-7.6.1/include/opcode/ |
H A D | tic6x-control-registers.h | 44 CTRL(istp, C62X, read_write, 0x5, 0x10)
|