Home
last modified time | relevance | path

Searched refs:cpout (Results 1 – 20 of 20) sorted by relevance

/dports/mail/ezmlm-idx/ezmlm-idx-7.2.2/
H A DencodeB.c15 static unsigned char *cpout; variable
24 *cpout++ = base64char[(hold32 >> 18) & 0x3f]; in addone()
27 *cpout++ = base64char[hold32 & 0x3f]; in addone()
29 *cpout++ = '\n'; in addone()
43 *cpout++ = base64char[hold32 & 0x3f]; in dorest()
44 *cpout++ = '='; in dorest()
49 *cpout++ = base64char[hold32 & 0x3f]; in dorest()
50 *cpout++ = '='; in dorest()
51 *cpout++ = '='; in dorest()
56 *cpout++ = '\n'; in dorest()
[all …]
H A DconcatHDR.c20 char *cpout; in concatHDR() local
29 cpout = outdata->s; in concatHDR()
41 while (*cp != '\n') *(cpout++) = *(cp++); /* text */ in concatHDR()
43 --cpout; /* last char */ in concatHDR()
44 while (cpout >= outdata->s && (*cpout == ' ' || *cpout == '\t')) in concatHDR()
45 --cpout; /* LWSP after */ in concatHDR()
46 *(++cpout) = ' '; /* replace with single ' ' */ in concatHDR()
47 ++cpout; /* point to free byte */ in concatHDR()
49 outdata->len = cpout - outdata->s; in concatHDR()
H A DencodeQ.c14 char *cpout; in encodeQ() local
24 cpout = outdata->s; in encodeQ()
29 *(cpout++) = '='; in encodeQ()
30 *(cpout++) = hexchar[(ch >> 4) & 0xf]; in encodeQ()
31 *(cpout++) = hexchar[ch & 0xf]; in encodeQ()
36 *(cpout++) = ch; in encodeQ()
39 *(cpout++) = '='; in encodeQ()
40 *(cpout++) = '\n'; in encodeQ()
44 outdata->len = (unsigned int) (cpout - outdata->s); in encodeQ()
H A Dauthor.c27 char *cpout; in author_name() local
93 for (cpout = out->s, len = out->len; len > 0; --len, ++cpout) in author_name()
94 if (*cpout == '@') in author_name()
95 *cpout = '.'; in author_name()
H A DunfoldHDR.c143 char *cp,*cpesc,*cpnext,*cpend,*cpout; in unfoldHDR() local
288 cpout = outdata->s; in unfoldHDR()
290 if (!*cp || *cp == '\n') *cpout = ' '; in unfoldHDR()
291 else *cpout = *cp; in unfoldHDR()
292 ++cp; ++cpout; in unfoldHDR()
/dports/editors/lazarus-devel/examples/codepageconverter/
H A Dmainunit.pas124 var cpin,cpout:tstringlist;
132 cpout:=tstringlist.create;
146 if cpin.Count=cpout.Count then
151 cpout[i]:=trim(cpout[i]);
152 if (cpin[i]<>'') and (cpout[i]<>'') then
161 cpout.free;
167 var cpin,cpout:tstringlist;
176 cpout:=tstringlist.create;
190 if cpin.Count=cpout.Count then
195 cpout[i]:=trim(cpout[i]);
[all …]
/dports/editors/lazarus/examples/codepageconverter/
H A Dmainunit.pas124 var cpin,cpout:tstringlist;
132 cpout:=tstringlist.create;
146 if cpin.Count=cpout.Count then
151 cpout[i]:=trim(cpout[i]);
152 if (cpin[i]<>'') and (cpout[i]<>'') then
161 cpout.free;
167 var cpin,cpout:tstringlist;
176 cpout:=tstringlist.create;
190 if cpin.Count=cpout.Count then
195 cpout[i]:=trim(cpout[i]);
[all …]
/dports/editors/lazarus-qt5/examples/codepageconverter/
H A Dmainunit.pas124 var cpin,cpout:tstringlist;
132 cpout:=tstringlist.create;
146 if cpin.Count=cpout.Count then
151 cpout[i]:=trim(cpout[i]);
152 if (cpin[i]<>'') and (cpout[i]<>'') then
161 cpout.free;
167 var cpin,cpout:tstringlist;
176 cpout:=tstringlist.create;
190 if cpin.Count=cpout.Count then
195 cpout[i]:=trim(cpout[i]);
[all …]
/dports/editors/lazarus-qt5-devel/examples/codepageconverter/
H A Dmainunit.pas124 var cpin,cpout:tstringlist;
132 cpout:=tstringlist.create;
146 if cpin.Count=cpout.Count then
151 cpout[i]:=trim(cpout[i]);
152 if (cpin[i]<>'') and (cpout[i]<>'') then
161 cpout.free;
167 var cpin,cpout:tstringlist;
176 cpout:=tstringlist.create;
190 if cpin.Count=cpout.Count then
195 cpout[i]:=trim(cpout[i]);
[all …]
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/troff.d/
H A Dmakedev.c165 char *cpout, *fpout; in readdesc() local
232 cpout = calloc(1, sz = sizeof dev + in readdesc()
236 memcpy(cpout, &dev, sizeof dev); in readdesc()
258 cpout = realloc(cpout, sz); in readdesc()
259 memcpy(&cpout[v], fpout, fsz); in readdesc()
270 memcpy(cpout, &dev, sizeof dev); in readdesc()
272 return cpout; in readdesc()
288 char *cpout; in _readfont() local
364 cpout = calloc(1, sizeof font + in _readfont()
369 memcpy(cpout, &font, sizeof font); in _readfont()
[all …]
/dports/sysutils/syslinux/syslinux-6.03/codepage/
H A Dcptable.pl14 ($ucd, $cpco, $cpfs, $cpout) = @ARGV;
16 if (!defined($cpout)) {
79 open(CPOUT, '>', $cpout)
80 or die "$0: could not open output file: $cpout: $!\n";
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dtcleanupper.cpp400 double cxin, cyin, cpout, cqout; in getResampleValues() local
458 cpout = (outlp - 1) / 2.0; in getResampleValues()
467 doAutocenter(angle, skew, cxin, cyin, cqout, cpout, dpi.x, dpi.y, in getResampleValues()
478 aff = aff.place(cxin, cyin, cpout, cqout); in getResampleValues()
789 double cxin, cyin, cpout, cqout; in autocenterOnly() local
820 cpout = (rasterLx - 1) / 2.0; in autocenterOnly()
824 autocentered = doAutocenter(angle, skew, cxin, cyin, cqout, cpout, xDpi, in autocenterOnly()
836 aff = aff.place(cxin, cyin, cpout, cqout); in autocenterOnly()
903 double &cpout, in doAutocenter() argument
996 cpout -= dist; in doAutocenter()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz/
H A Dtcleanupper.h110 double &cqout, double &cpout, const double xdpi,
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/tools/
H A Dwrapper.py347 def cpout(src,dst=None): function
362 cpout(os.path.join(self.tmppath,f[0]),f[1])
365 cpout(ff)
/dports/devel/9base/9base-6/troff/
H A Dn1.c974 void cpout(FILE *fin, char *token) in cpout() function
1049 cpout(fd, eof); in casecf()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/troff/
H A Dn1.c974 void cpout(FILE *fin, char *token) in cpout() function
1049 cpout(fd, eof); in casecf()
/dports/games/dungeon/dungeon-3.2_1/
H A DVARS.H81 cpout, cpuzz; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/lib/
H A Dchecksum_32.S144 cpout: retl ! get outta here label
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/lib/
H A Dchecksum_32.S144 cpout: retl ! get outta here label
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/lib/
H A Dchecksum_32.S144 cpout: retl ! get outta here label