Home
last modified time | relevance | path

Searched refs:iposn (Results 1 – 8 of 8) sorted by relevance

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dems.h179 void ems1Rform( const char *text, const int maxlen, int *iposn, char *string, int *strlength );
181 void ems1Gesc( const char *escchr, const char *string, int *iposn );
183 void ems1Gnam( const char *string, int *iposn, char *name, int *namlen, int *status);
/dports/games/spring/spring_98.0/rts/Rendering/Textures/
H A DColorMap.cpp194 const int iposn = (int) fposn; in GetColor() local
195 const float fracn = fposn - iposn; in GetColor()
199 unsigned char* col1 = (unsigned char*) &map[(iposn ) * 4]; in GetColor()
200 unsigned char* col2 = (unsigned char*) &map[(iposn + 1) * 4]; in GetColor()
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dnormalsforequ_se.f54 & inode,ifaceq(8,6),ifacew(8,5),iposn,iponor2d(2,*),flag2d, local
729 iposn=iponor2d(2,ipkon(ielem)+ifaceqmid(iface))
732 iposn=iponor2d(2,ipkon(ielem)+ifacewmid(iface))
740 node3d=knor2d(iposn+1)
/dports/databases/p5-Genezzo/Genezzo-0.72/lib/Genezzo/
H A Dgenexp.pl533 my ($cidx, $iposn) = @lastfetch;
542 $cols[$iposn] = $cname;
/dports/databases/p5-Genezzo/Genezzo-0.72/lib/Genezzo/Block/
H A DRDBlock.pm1542 my ($istat, $iposn, $iln); # status, position, length
1567 ($istat, $iposn, $iln) = @{ $refrowdir->[$place] };
/dports/astro/gpsman/gpsman-6.4.4.2/gmsrc/
H A Dfiles.tcl348 set iposn $DataIndex(LPposn) ; set ialt $DataIndex(LPalt)
371 puts $file "\t[lindex $lp $iposn]\t[lindex $lp $ialt]"
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmxab.c11280 iposn = *iccount; in errmsg_()
11286 iposn = *iccount - 50; in errmsg_()
11380 i10 = iposn / 10; in errmsg_()
12964 iposn = 0; in g1etnote_()
12969 ++iposn; in g1etnote_()
14241 iposn = 0; in g1etnote_()
14244 ++iposn; in g1etnote_()
14271 if (iposn != 1) { in g1etnote_()
14296 if (iposn == 1) { in g1etnote_()
14314 ++iposn; in g1etnote_()
[all …]
H A Dpmx270.for6959 iposn = iccount
6962 iposn = iccount-50
6998 i10 = iposn/10
6999 i1 = iposn-10*i10
8001 iposn = 0
8004 iposn = iposn+1
8866 iposn = 0
8868 iposn = iposn+1
8891 if (iposn .ne. 1) then
8920 iposn = iposn+1
[all …]