Home
last modified time | relevance | path

Searched refs:idnew (Results 1 – 25 of 26) sorted by relevance

12

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dbounadd.f37 & ilmpc(*),itr,idof,newnode,number,id,idofnew,idnew,nk,nk_, local
196 call nident(ikboun,idofnew,nboun,idnew)
197 if(idnew.gt.0) then
198 if(ikboun(idnew).eq.idofnew) then
199 j=ilboun(idnew)
226 idnew=nboun
330 do j=nboun,idnew+2,-1
334 ikboun(idnew+1)=idofnew
335 ilboun(idnew+1)=nboun
H A Dbounaddf.f41 & ilmpc(*),itr,idof,newnode,number,id,idofnew,idnew,nk,nk_, local
227 call nident(ikboun,idofnew,nboun,idnew)
228 if(idnew.gt.0) then
229 if(ikboun(idnew).eq.idofnew) then
230 j=ilboun(idnew)
254 idnew=nboun
340 do j=nboun,idnew+2,-1
344 ikboun(idnew+1)=idofnew
345 ilboun(idnew+1)=nboun
H A Dgen3dmpc.f37 & idofnew,idold,idnew local
67 call nident(ikmpc,idofnew,nmpc,idnew)
68 if(idold.le.idnew) then
69 do j=idold,idnew-1
74 do j=idold,idnew+1,-1
79 ikmpc(idnew)=idofnew
80 ilmpc(idnew)=i
H A Dmodifympc.f43 & nlength,kopt,ixcolnew,idnew,i1,ikboun(*),nboun,mpcrfna,
381 call nident(ixcol(isoltot+1),ixcolnew,id-1,idnew)
382 do i1=isoltot+id,isoltot+idnew+2,-1
385 ixcol(isoltot+idnew+1)=ixcolnew
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzsrfini.c29 logical idnew; in zzsrfini_() local
527 idnew = TRUE_; in zzsrfini_()
550 idnew = ! lfound; in zzsrfini_()
552 if (idnew) { in zzsrfini_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzsrfini.c29 logical idnew; in zzsrfini_() local
527 idnew = TRUE_; in zzsrfini_()
550 idnew = ! lfound; in zzsrfini_()
552 if (idnew) { in zzsrfini_()
/dports/x11/disman/disman-fd261a3b0c8991d1deb81e2d78e575bd96f5be60/autotests/
H A Dtestmodelistchange.cpp45 std::string idnew = "666"; member in TestModeMapChange
150 firstmode->set_id(idnew); in modeListChange()
/dports/x11/plasma5-libkscreen/libkscreen-5.23.5/autotests/
H A Dtestmodelistchange.cpp34 QString idnew = QStringLiteral("666"); member in TestModeListChange
145 firstmode->setId(idnew); in modeListChange()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FileManager/
H A DFileExplorerSettings.h27 wxButton* idnew; variable
/dports/biology/emboss/EMBOSS-6.6.0/test/data/
H A Dtestids.fasta25 >swiss-idnew A1BCD2 Swissprot id with new accession
/dports/science/sparta/sparta-20Oct2021/tools/pizza/
H A Dsdata.py843 def rename(self,idold,idnew): argument
844 if self.ids.has_key(idnew):
845 raise StandardError,"ID %s is already in use" % idnew
847 self.ids[idnew] = i
854 def copy(self,idold,idnew): argument
855 if self.ids.has_key(idnew):
856 raise StandardError,"ID %s is already in use" % idnew
859 self.ids[idnew] = len(self.surfs)
/dports/net-im/coccinella/Coccinella-0.96.20Src/whiteboard/
H A DCanvasUtils.tcl2050 } idnew]} {
2051 puts stderr "--->error: did not understand: $idnew"
2055 if {[catch {eval $wServCan $bsinstr} idnew]} {
2056 puts stderr "--->error: did not understand: $idnew"
2084 set utag $idnew
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dform.vim40 syn keyword formStatement identify idnew idold ifmatch inparallel
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dform.vim40 syn keyword formStatement identify idnew idold ifmatch inparallel
/dports/science/jmol/jmol-14.32.7/src/org/jmol/modelset/
H A DModelSet.java2942 int idnew = 0; in setStructureIndexes() local
2950 idnew = 0; in setStructureIndexes()
2955 at[i].group.setStrucNo(++idnew); in setStructureIndexes()
2956 lastid = idnew; in setStructureIndexes()
/dports/net-mgmt/netmagis-www/netmagis-2.3.4/common/
H A Dlibnetmagis.tcl7890 set idnew 1
7891 while {[info exists ftab(${key}n${idnew})]} {
7892 _fill-tabval $cspec "n" $idnew ftab tabval
7905 incr idnew
/dports/net-mgmt/netmagis-metro/netmagis-2.3.4/common/
H A Dlibnetmagis.tcl7890 set idnew 1
7891 while {[info exists ftab(${key}n${idnew})]} {
7892 _fill-tabval $cspec "n" $idnew ftab tabval
7905 incr idnew
/dports/net-mgmt/netmagis-servers/netmagis-2.3.4/common/
H A Dlibnetmagis.tcl7890 set idnew 1
7891 while {[info exists ftab(${key}n${idnew})]} {
7892 _fill-tabval $cspec "n" $idnew ftab tabval
7905 incr idnew
/dports/net-mgmt/netmagis-utils/netmagis-2.3.4/common/
H A Dlibnetmagis.tcl7890 set idnew 1
7891 while {[info exists ftab(${key}n${idnew})]} {
7892 _fill-tabval $cspec "n" $idnew ftab tabval
7905 incr idnew
/dports/net-mgmt/netmagis-detecteq/netmagis-2.3.4/common/
H A Dlibnetmagis.tcl7890 set idnew 1
7891 while {[info exists ftab(${key}n${idnew})]} {
7892 _fill-tabval $cspec "n" $idnew ftab tabval
7905 incr idnew
/dports/net-mgmt/netmagis-common/netmagis-2.3.4/common/
H A Dlibnetmagis.tcl7890 set idnew 1
7891 while {[info exists ftab(${key}n${idnew})]} {
7892 _fill-tabval $cspec "n" $idnew ftab tabval
7905 incr idnew
/dports/net-mgmt/netmagis-database/netmagis-2.3.4/common/
H A Dlibnetmagis.tcl7890 set idnew 1
7891 while {[info exists ftab(${key}n${idnew})]} {
7892 _fill-tabval $cspec "n" $idnew ftab tabval
7905 incr idnew
/dports/net-mgmt/netmagis-topo/netmagis-2.3.4/common/
H A Dlibnetmagis.tcl7890 set idnew 1
7891 while {[info exists ftab(${key}n${idnew})]} {
7892 _fill-tabval $cspec "n" $idnew ftab tabval
7905 incr idnew
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/cuda_palette/
H A D__init__.py250 idnew = 'c'+str(new_color)
258 … cnts+= [dict(cid=idnew ,tp='clr' ,t=10+plt_h+ 7 ,l=10+plt_w-165 ,w= 50, h=30,cap=''
/dports/editors/cudatext/CudaText-1.151.0/app/py/cuda_palette/
H A D__init__.py250 idnew = 'c'+str(new_color)
258 … cnts+= [dict(cid=idnew ,tp='clr' ,t=10+plt_h+ 7 ,l=10+plt_w-165 ,w= 50, h=30,cap=''

12