| /plan9/sys/src/cmd/gs/src/ |
| H A D | gzspotan.c | 553 int (*handler)(void *client_data, gx_san_sect *ss)) in hint_by_trap() 587 code = handler(client_data, §); in hint_by_trap() 651 int (*handler)(void *client_data, gx_san_sect *ss)) in hint_by_tangent() 697 code = handler(client_data, §); in hint_by_tangent() 708 int (*handler)(void *client_data, gx_san_sect *ss)) in gx_san_generate_stems_aux() 745 code = hint_by_tangent(padev, 1 << k, client_data, t0, t1, 0, handler); in gx_san_generate_stems_aux() 790 3, client_data, t0, t1, ave_width, handler); in gx_san_generate_stems_aux() 805 int (*handler)(void *client_data, gx_san_sect *ss)) in gx_san_generate_stems() 813 code = gx_san_generate_stems_aux(padev, overall_hints, client_data, handler); in gx_san_generate_stems()
|
| H A D | gzspotan.h | 140 int (*handler)(void *client_data, gx_san_sect *ss));
|
| /plan9/sys/src/games/mp3enc/ |
| H A D | id3tag.c | 114 id3tag_genre_list(void (*handler)(int, const char *, void *), void *cookie) in id3tag_genre_list() 116 if (handler) { in id3tag_genre_list() 121 handler(j, genre_names[j], cookie); in id3tag_genre_list()
|
| H A D | lame.h | 888 void (*handler)(int, const char *, void *),
|
| /plan9/sys/src/9/rb/ |
| H A D | trap.c | 19 void (*handler)(void *); member 406 if (hp->handler != nil) { /* occupied? */ in intrenable() 414 hp->handler = h; in intrenable() 465 if (hp->handler) { in pollall() 473 (*hp->handler)(hp->arg); in pollall()
|
| /plan9/sys/src/cmd/spin/ |
| H A D | pc_zpp.c | 396 int (*handler)(char *); member 443 r = s[i].handler(p + s[i].len); in process()
|
| /plan9/sys/src/cmd/ssh2/ |
| H A D | ssh2.c | 66 handler(void *, char *s) in handler() function 555 atnotify(handler, 1); in main()
|
| /plan9/sys/src/cmd/aux/ |
| H A D | consolefs.c | 578 handler(void*, char *msg) in handler() function 603 notify(handler); in fsreader() 675 notify(handler); in fsrun()
|
| /plan9/sys/src/cmd/gs/jpeg/ |
| H A D | libjpeg.doc | 260 You will also need a structure representing a JPEG error handler. The part 262 are providing your own error handler, you'll typically want to embed the 265 handler. The default error handler will print JPEG error/warning messages 268 You must initialize the error handler structure, store a pointer to it into 272 Typical code for this step, if you are using the default error handler, is 281 if you are out of memory. In that case it will exit via the error handler; 282 that's why the error handler must be initialized first. 477 handler structure. 766 On some systems your application may need to set up a signal handler to ensure 770 freed automatically. See cjpeg.c or djpeg.c for an example signal handler. [all …]
|
| H A D | structure.doc | 397 * Error handler: performs formatting and output of error and trace messages; 405 The error handler, destination manager, and progress monitor objects are 413 The error handler and memory manager are shared by JPEG compression and 516 * Error handler: same as for compression library. 520 As with compression, the data source manager, error handler, and progress 889 handler or equivalent. We don't want to have the back end module install its 890 own signal handler, because that would pre-empt the surrounding application's
|
| H A D | install.doc | 877 want to modify or replace the error handler module jerror.c, since our 878 default error handler does a couple of inappropriate things:
|
| /plan9/sys/lib/ghostscript/ |
| H A D | pdf_sec-ps.bak | 265 { (****This file uses an unknown security handler.\n) print flush
|
| /plan9/sys/src/cmd/gs/libpng/ |
| H A D | CHANGES | 651 new error handler that's planned for the next libpng release, and changed 1047 Added a check for prefix_length > data_length in iCCP chunk handler. 1240 Fixed the special memory handler for Borland C under DOS, in pngmem.c
|
| H A D | libpng.txt | 1465 on the interlace handler, this function will
|
| /plan9/sys/doc/ |
| H A D | rc.ms | 1295 A handler is set to catch
|
| H A D | plumb.ms | 1123 Since the plumber is a central message handler, it is an obvious place to store the `clipboard'.
|
| /plan9/sys/man/ |
| H A D | searchindex | 136 …cuted extern fail fast file files finally finite follow frequency global handler holds honors hz i… 143 …file finish floating fork format fp fppc fptrap further generated handle handler handlers hangup i… 180 …d flags floating fork frame.h friends fstat fwstat getfcr getwd graphics handler header hierarchic… 304 …n format formats formatted formatters fp fprint freed generate generates handler honor identify in… 323 …v environment error errors establishes except execution fault frame goto handler include int inter…
|
| /plan9/sys/lib/man/lookman/ |
| H A D | index | 26888 handler /sys/man/2/0intro 26889 handler /sys/man/2/exec 26890 handler /sys/man/2/fmtinstall 26891 handler /sys/man/2/notify 26892 handler /sys/man/2/setjmp
|