Home
last modified time | relevance | path

Searched refs:toend (Results 1 – 25 of 75) sorted by relevance

123

/dports/graphics/sam2p/sam2p-0.49.4/
H A Dimage.cpp659 toend-=3*(wd&7); in copyRGBRow()
675 toend-=3*(wd&3); in copyRGBRow()
687 toend-=3*(wd&1); in copyRGBRow()
871 char *to, *toend; in separate() local
910 char *to, *toend; in calcAlpha() local
1156 toend-=3*(wd&7); in copyRGBRow()
1172 toend-=3*(wd&3); in copyRGBRow()
1184 toend-=3*(wd&1); in copyRGBRow()
1255 toend-=(wd*3)&7; in copyRGBRow()
1271 toend-=(wd*3)&3; in copyRGBRow()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Dapp.c359 char *toend = tostart + tolen; in do_scrub_chars() local
445 if (to >= toend) \ in do_scrub_chars()
563 if (len > toend - to) in do_scrub_chars()
564 len = toend - to; in do_scrub_chars()
570 if (to >= toend) in do_scrub_chars()
910 if (to + 1 < toend) in do_scrub_chars()
1369 if (to + 1 < toend in do_scrub_chars()
1397 if (len > (toend - to) - 1) in do_scrub_chars()
1398 len = (toend - to) - 1; in do_scrub_chars()
1406 if (to >= toend) in do_scrub_chars()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Dapp.c359 char *toend = tostart + tolen; in do_scrub_chars() local
445 if (to >= toend) \ in do_scrub_chars()
563 if (len > toend - to) in do_scrub_chars()
564 len = toend - to; in do_scrub_chars()
570 if (to >= toend) in do_scrub_chars()
910 if (to + 1 < toend) in do_scrub_chars()
1369 if (to + 1 < toend in do_scrub_chars()
1397 if (len > (toend - to) - 1) in do_scrub_chars()
1398 len = (toend - to) - 1; in do_scrub_chars()
1406 if (to >= toend) in do_scrub_chars()
[all …]
/dports/devel/binutils/binutils-2.37/gas/
H A Dapp.c363 char *toend = tostart + tolen; in do_scrub_chars() local
449 if (to >= toend) \ in do_scrub_chars()
567 if (len > toend - to) in do_scrub_chars()
568 len = toend - to; in do_scrub_chars()
574 if (to >= toend) in do_scrub_chars()
912 if (to + 1 < toend) in do_scrub_chars()
1367 if (to + 1 < toend in do_scrub_chars()
1395 if (len > (toend - to) - 1) in do_scrub_chars()
1396 len = (toend - to) - 1; in do_scrub_chars()
1404 if (to >= toend) in do_scrub_chars()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A Dapp.c363 char *toend = tostart + tolen; in do_scrub_chars() local
449 if (to >= toend) \ in do_scrub_chars()
567 if (len > toend - to) in do_scrub_chars()
568 len = toend - to; in do_scrub_chars()
574 if (to >= toend) in do_scrub_chars()
912 if (to + 1 < toend) in do_scrub_chars()
1367 if (to + 1 < toend in do_scrub_chars()
1395 if (len > (toend - to) - 1) in do_scrub_chars()
1396 len = (toend - to) - 1; in do_scrub_chars()
1404 if (to >= toend) in do_scrub_chars()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A Dapp.c363 char *toend = tostart + tolen; in do_scrub_chars() local
449 if (to >= toend) \ in do_scrub_chars()
567 if (len > toend - to) in do_scrub_chars()
568 len = toend - to; in do_scrub_chars()
574 if (to >= toend) in do_scrub_chars()
912 if (to + 1 < toend) in do_scrub_chars()
1367 if (to + 1 < toend in do_scrub_chars()
1395 if (len > (toend - to) - 1) in do_scrub_chars()
1396 len = (toend - to) - 1; in do_scrub_chars()
1404 if (to >= toend) in do_scrub_chars()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A Dapp.c343 char *toend = tostart + tolen; in do_scrub_chars() local
429 if (to >= toend) \ in do_scrub_chars()
551 if (len > toend - to) in do_scrub_chars()
552 len = toend - to; in do_scrub_chars()
900 if (to + 1 < toend) in do_scrub_chars()
1304 if (to + 1 < toend in do_scrub_chars()
1332 if (len > (toend - to) - 1) in do_scrub_chars()
1333 len = (toend - to) - 1; in do_scrub_chars()
1341 if (to >= toend) in do_scrub_chars()
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/yaspgrid/
H A Dyaspgridintersectioniterator.hh50 YaspIntersectionIterator (const YaspEntity<0,dim,GridImp>& myself, bool toend) in YaspIntersectionIterator() argument
51 : intersection_(IntersectionImp(myself, toend)) in YaspIntersectionIterator()
H A Dyaspgridintersection.hh295 YaspIntersection (const YaspEntity<0,dim,GridImp>& myself, bool toend) : in YaspIntersection() argument
305 if (toend) in YaspIntersection()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dapp.c343 char *toend = tostart + tolen; in do_scrub_chars() local
423 if (to >= toend) \ in do_scrub_chars()
548 if (len > toend - to) in do_scrub_chars()
549 len = toend - to; in do_scrub_chars()
872 if (to + 1 < toend) in do_scrub_chars()
1251 if (to + 1 < toend in do_scrub_chars()
1279 if (len > (toend - to) - 1) in do_scrub_chars()
1280 len = (toend - to) - 1; in do_scrub_chars()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Dapp.c343 char *toend = tostart + tolen; in do_scrub_chars() local
423 if (to >= toend) \ in do_scrub_chars()
548 if (len > toend - to) in do_scrub_chars()
549 len = toend - to; in do_scrub_chars()
872 if (to + 1 < toend) in do_scrub_chars()
1251 if (to + 1 < toend in do_scrub_chars()
1279 if (len > (toend - to) - 1) in do_scrub_chars()
1280 len = (toend - to) - 1; in do_scrub_chars()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dapp.c343 char *toend = tostart + tolen; in do_scrub_chars() local
423 if (to >= toend) \ in do_scrub_chars()
548 if (len > toend - to) in do_scrub_chars()
549 len = toend - to; in do_scrub_chars()
872 if (to + 1 < toend) in do_scrub_chars()
1251 if (to + 1 < toend in do_scrub_chars()
1279 if (len > (toend - to) - 1) in do_scrub_chars()
1280 len = (toend - to) - 1; in do_scrub_chars()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/ip/snoopy/
H A Ddns.c106 char *toend; in getname() local
111 toend = to+sizeof buf[0]; in getname()
131 if(to+n >= toend || p+n > ep) in getname()
137 if(to >= toend) in getname()
142 if(to >= toend || p >= ep) in getname()
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5jam/
H A Dh5jam.c434 ssize_t toend; in copy_some_to_file() local
458 toend = (ssize_t) startout + howmuch; in copy_some_to_file()
462 to = toend - 512; in copy_some_to_file()
465 to = toend - howmuch; in copy_some_to_file()
/dports/science/hdf5/hdf5-1.10.6/tools/src/h5jam/
H A Dh5jam.c423 ssize_t toend; in copy_some_to_file() local
448 toend = (ssize_t) startout + howmuch; in copy_some_to_file()
452 to = toend - 512; in copy_some_to_file()
456 to = toend - howmuch; in copy_some_to_file()
/dports/audio/squeezelite/squeezelite-7b13fd9/
H A Ddecode.c60 bool toend; in decode_thread() local
65 toend = (stream.state <= DISCONNECT); in decode_thread()
84 if (space > min_space && (bytes > codec->min_read_bytes || toend)) { in decode_thread()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/ndb/
H A DconvM2DNS.c203 char *toend; in gname() local
211 toend = to + Domlen; in gname()
230 if(to + n > toend){ in gname()
239 if(to >= toend){ in gname()
/dports/www/trac-devel/Trac-1.5.3/trac/mimeview/
H A Dpatch.py206 fromline, fromend, toline, toend = \
212 toend += toline
214 while fromline < fromend or toline < toend or extra:
/dports/mail/p5-MIME-AltWords/MIME-AltWords-0.12/lib/MIME/
H A DAltWords.pm346 my $toend="";
347 $toend=$1 if $opts{Keeptrailnl} and $S=~s@(\n)\Z(?!\n)@@;
385 $S.=$toend;
/dports/security/gnupg/gnupg-2.3.3/common/
H A Drecsel.c206 int toend = 0; in recsel_parse_expr() local
236 case '-': toend = 1; break; in recsel_parse_expr()
250 next_lc = toend? NULL : find_next_lc (expr); in recsel_parse_expr()
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmllib/
H A DHelp.mlp212 fun toend () = (print "\n....\n";
217 fun down () = if next=lines then toend()
244 | #"b" :: _ => toend ()
245 | #"G" :: _ => toend ()
248 | _ => if next=lines then toend ()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/csg/
H A Dedgeflw.hpp92 const Point<3> & tostart, const Point<3> & toend,
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/csg/
H A Dedgeflw.hpp87 const Point<3> & tostart, const Point<3> & toend,
/dports/cad/netgen/netgen-6.2.2105/libsrc/csg/
H A Dedgeflw.hpp94 const Point<3> & tostart, const Point<3> & toend,
/dports/cad/xcircuit/xcircuit-3.10.30/spiceparser/
H A Dequations.c327 int loop,toend; in eqntoken_eval() local
340 toend=0; in eqntoken_eval()
350 toend++; /* catch endings */ in eqntoken_eval()
449 if(toend) { D(6,fprintf(stdout,"Ending: \n")); return 0; } in eqntoken_eval()

123