Home
last modified time | relevance | path

Searched refs:outchar (Results 176 – 200 of 262) sorted by relevance

1234567891011

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/dict/
H A Dpcollins.c104 outchar(*p++); in pcollprintentry()
H A Dpcollinsg.c128 outchar(*p++); in pcollgprintentry()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/
H A Dparser.cpp506 BYTE outchar = (BYTE)c; in writeser() local
507 Midi_Parse (midi_output, &outchar); in writeser()
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd22/src/aprutil/
H A Dapr_xlate.inc127 * @param outchar The converted character
130 char inchar, char outchar);
/dports/www/fpc-httpd22/fpc-3.2.2/packages/httpd22/src/aprutil/
H A Dapr_xlate.inc127 * @param outchar The converted character
130 char inchar, char outchar);
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/macros/
H A DPAIRCOMP.DP67 let string stout3k = ^outchar
/dports/math/gap/gap-4.11.0/pkg/profiling-2.2.1/gap/
H A Dprofiling.gi332 readlineset, execlineset, outchar,
434 …local i, outchar, time, calls, calledfns, linkname, fn, name, filebuf, coverage, hasTiming, hasCov…
473 outchar := "ignore";
475 outchar := "exec";
477 outchar := "missed";
483 PrintTo(outstream, "<tr class='", outchar,"'>");
/dports/math/maxima/maxima-5.43.2/doc/info/
H A DCommand.texi417 the prefix, the prefixes @code{inchar}, @mrefcomma{outchar} and
530 value of @mrefcomma{outchar} and @code{kill (linelabels)} unbinds only
585 @mrefcomma{inchar} @mrefcomma{outchar} or @mrefdot{linechar}
614 @code{outchar}, or @code{linechar} were redefined.
633 the prefix, the prefixes @mrefcomma{inchar} @mrefcomma{outchar} and
734 @anchor{outchar}
735 @defvr {Option variable} outchar
740 concatenating @code{outchar} and @mrefdot{linenum}
744 the prefix, the prefixes @mrefcomma{inchar} @code{outchar} and
753 @c outchar: "output";
[all …]
/dports/textproc/p5-RDFStore/RDFStore-0.51/
H A Dbackend_dbms_store.c365 unsigned int * outsize_p, unsigned char * outchar in backend_dbms_fetch_compressed() argument
376 (*func_decode)(val.size,val.data,outsize_p,outchar); in backend_dbms_fetch_compressed()
/dports/japanese/less/less-382.262.03.01/
H A Dmulti.h410 extern char * outchar();
/dports/net/dgd/dgd-1.4.23/src/comp/
H A Dcodegenc.c1722 static void outchar(char c) in outchar() function
1963 outchar(0); in cg_switch_str()
1968 outchar(1); in cg_switch_str()
1975 outchar((char) (l >> 16)); in cg_switch_str()
1976 outchar((char) (l >> 8)); in cg_switch_str()
1977 outchar((char) l); in cg_switch_str()
/dports/math/maxima/maxima-5.43.2/tests/
H A Drtestlabels.mac179 and labels (outchar) # [] and my_every (?boundp, labels (outchar));
/dports/print/lgrind/lgrind/source/
H A Dlgutil.c223 while (*(++i)) outchar(*i); in printpreamble()
/dports/math/maxima/maxima-5.43.2/doc/info/de/
H A DREADME64 -> FROM: INPUT AND OUTPUT outchar
/dports/editors/picpas/PicPas-7940bc3/txpres/Demo6 - IDE con compilador a ASM8086/pas32v25/DEMO/
H A DGRAPH.INC123 PROC outchar ; CX: X DX: Y , BL:Color AL:Char
154 ENDP outchar
162 call outchar
H A DGRAPHDLL.ASM153 PROC outchar FAR ; CX: X DX: Y , BL:Color AL:Char
188 ENDP outchar
197 call outchar
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dmfb.h299 int (*outchar)();
/dports/comms/minicom/minicom-2.7.1/src/
H A Dwindow.c180 static int outchar(int c) in outchar() function
197 tputs(s, 1, outchar); in outstr()
385 outchar((char)c); in _write()
392 outchar(buf[i]); in _write()
1171 outchar('\007'); in mc_wbell()
/dports/graphics/pdfpc/pdfpc-4.5.0/src/
H A Dlibmarkdown.vapi39 public delegate int StringToAnchorCallback<T> (int outchar, T @out);
/dports/mail/ecartis/ecartis-1.0.0/src/inc/
H A Dlpm-api.h83 int (*putc_file)(char outchar, FILE *stream);
/dports/textproc/gpp/gpp-2.24/src/
H A Dgpp.c680 void outchar(char c) in outchar() function
712 if (s[i]!=0) outchar(s[i]); in sendout()
1503 outchar(0); /* note that outchar works with the half-destroyed context ! */ in ProcessText()
2294 while ((c=fgetc(f)) != EOF) outchar((char)c); in ParsePossibleMeta()
2371 for (t=s;*t;t++) outchar(*t); in ParsePossibleMeta()
2500 if (findIdent(t,strlen(t))>=0) outchar('1'); in ParsePossibleUser()
2501 else outchar('0'); in ParsePossibleUser()
/dports/editors/2bsd-vi/ex-050325/
H A Dex.h457 #define outchar(c) (*Outchar)(c) macro
/dports/converters/php81-mbstring/php-8.1.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1368 size_t outchar; member
1383 if (pc->outchar >= pc->from) { in collector_strimwidth()
1393 pc->outchar++; in collector_strimwidth()
1399 pc->outchar++; in collector_strimwidth()
1453 pc.outchar = 0; in mbfl_strimwidth()
/dports/www/mod_php81/php-8.1.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1368 size_t outchar; member
1383 if (pc->outchar >= pc->from) { in collector_strimwidth()
1393 pc->outchar++; in collector_strimwidth()
1399 pc->outchar++; in collector_strimwidth()
1453 pc.outchar = 0; in mbfl_strimwidth()
/dports/lang/php81/php-8.1.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1368 size_t outchar; member
1383 if (pc->outchar >= pc->from) { in collector_strimwidth()
1393 pc->outchar++; in collector_strimwidth()
1399 pc->outchar++; in collector_strimwidth()
1453 pc.outchar = 0; in mbfl_strimwidth()

1234567891011