| /plan9/sys/src/cmd/gs/zlib/ |
| H A D | deflate.h | 302 # define _tr_tally_lit(s, c, flush) \ argument 307 flush = (s->last_lit == s->lit_bufsize-1); \ 309 # define _tr_tally_dist(s, distance, length, flush) \ argument 317 flush = (s->last_lit == s->lit_bufsize-1); \ 320 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument 321 # define _tr_tally_dist(s, distance, length, flush) \ argument 322 flush = _tr_tally(s, distance, length)
|
| H A D | deflate.c | 73 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); 77 local block_state deflate_stored OF((deflate_state *s, int flush)); 78 local block_state deflate_fast OF((deflate_state *s, int flush)); 80 local block_state deflate_slow OF((deflate_state *s, int flush)); 523 int ZEXPORT deflate (strm, flush) in deflate() argument 525 int flush; 531 flush > Z_FINISH || flush < 0) { 538 (s->status == FINISH_STATE && flush != Z_FINISH)) { 545 s->last_flush = flush; 614 } else if (strm->avail_in == 0 && flush <= old_flush && [all …]
|
| /plan9/rc/bin/ |
| H A D | ipso | 18 flush = no 63 flush = yes 75 if(~ $flush no && ~ $edit no && ~ $load no){ 78 flush = yes 81 if(~ $flush yes && ~ $edit no && ~ $load no){ 135 if(~ $flush yes){
|
| /plan9/sys/src/cmd/fossil/ |
| H A D | 9proc.c | 107 assert(m->flush == nil); in msgFree() 177 Msg *flush, *old; in msgFlush() local 241 if((flush = old->flush) != nil){ in msgFlush() 244 old->flush->t.tag, old->t.tag); in msgFlush() 245 m->flush = flush->flush; in msgFlush() 246 flush->flush = nil; in msgFlush() 247 msgMunlink(flush); in msgFlush() 248 msgFree(flush); in msgFlush() 250 old->flush = m; in msgFlush() 431 Msg *flush, *m; in msgWrite() local [all …]
|
| H A D | disk.c | 26 VtRendez *flush; member 65 disk->flush = vtRendezAlloc(disk->lk); in diskAlloc() 268 vtSleep(disk->flush); in diskFlush() 396 vtWakeup(disk->flush); in diskThread()
|
| /plan9/sys/man/5/ |
| H A D | INDEX | 7 flush flush
|
| /plan9/sys/src/cmd/venti/srv/ |
| H A D | syncarena.c | 37 int err, flush, broken; in syncarena() local 44 flush = 0; in syncarena() 112 flush = 1; in syncarena() 126 if(flush){ in syncarena() 142 flush, in syncarena()
|
| H A D | lumpqueue.c | 25 Rendez flush; member 55 q->flush.l = &q->lock; in initlumpqueues() 125 rsleep(&q->flush); in flushqueue() 157 rwakeupall(&q->flush); in queueproc()
|
| /plan9/rc/bin/ipconf/ |
| H A D | theworld | 4 dial/flush 11 dial/flush
|
| /plan9/sys/src/cmd/gs/lib/ |
| H A D | cbjc600.ppd | 102 exch 2 {upperright cvp} repeat flush 163 {(True)}{(False)}ifelse = flush 195 (dpi) = flush 233 currentpagedevice /BitsPerPixel get dup 1 eq { pop (None) } if = flush 271 dup null eq {pop (Unknown)} if = flush 297 dup null eq {pop (Unknown)} if = flush 325 currentpagedevice /ProcessColorModel get = flush 349 = flush 399 {(True)}{(False)}ifelse = flush
|
| H A D | cbjc800.ppd | 112 exch 2 {upperright cvp} repeat flush 176 {(True)}{(False)}ifelse = flush 208 (dpi) = flush 246 currentpagedevice /BitsPerPixel get dup 1 eq { pop (None) } if = flush 284 dup null eq {pop (Unknown)} if = flush 335 currentpagedevice /ProcessColorModel get = flush 359 = flush
|
| /plan9/sys/src/cmd/rc/ |
| H A D | subr.c | 40 flush(err); in yyerror() 75 flush(err); in panic()
|
| /plan9/sys/src/cmd/jpg/ |
| H A D | readppm.c | 149 void (*flush)(Biobufhdr*); member 221 if(p->flush) in readppm() 222 (*p->flush)(b); in readppm()
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gdevdsp.h | 206 int (*display_page)(void *handle, void *device, int copies, int flush); 261 int (*display_page)(void *handle, void *device, int copies, int flush);
|
| H A D | gdevsnfb.c | 77 sonyfb_output_page(gx_device *dev, int num_copies, int flush) in sonyfb_output_page() argument 114 return gx_finish_output_page(dev, num_copies, flush); in sonyfb_output_page()
|
| H A D | gdev3b1.c | 438 att3b1_do_output_page(gx_device *dev, int num_copies, int flush) in att3b1_do_output_page() argument 545 flush ? "Showpage" : "Copypage", att3b1dev->page_num, xorigin, yorigin, in att3b1_do_output_page() 660 if (flush) in att3b1_do_output_page() 701 att3b1_output_page(gx_device *dev, int num_copies, int flush) in att3b1_output_page() argument 703 int code = att3b1_do_output_page(dev, num_copies, flush); in att3b1_output_page() 706 code = gx_finish_output_page(dev, num_copies, flush); in att3b1_output_page()
|
| H A D | gdevcp50.c | 177 cp50_output_page(gx_device *pdev, int num_copies, int flush) in cp50_output_page() argument 193 code = (*gs_clist_device_procs.output_page)(pdev, num_copies, flush); in cp50_output_page() 198 return gx_finish_output_page(pdev, num_copies, flush); in cp50_output_page()
|
| /plan9/sys/src/cmd/ |
| H A D | xd.c | 12 int flush; variable 96 flush = 1; in main() 265 if(flush) in xd() 272 if(flush) in xd()
|
| /plan9/sys/src/cmd/db/ |
| H A D | pcs.c | 108 flush(); in subpcs() 164 flush(); in subpcs()
|
| /plan9/sys/src/lib9p/ |
| H A D | req.c | 88 respond(r->flush[i], nil); in closereq() 89 free(r->flush); in closereq()
|
| /plan9/sys/src/libc/fmt/ |
| H A D | fmtfd.c | 27 f->flush = _fmtFdFlush; in fmtfdinit()
|
| /plan9/sys/src/ape/lib/fmt/ |
| H A D | fmtfd.c | 42 f->flush = __fmtFdFlush; in fmtfdinit()
|
| H A D | vseprint.c | 29 f.flush = 0; in vseprint()
|
| H A D | vsnprint.c | 30 f.flush = 0; in vsnprint()
|
| /plan9/sys/src/cmd/unix/drawterm/libc/ |
| H A D | fmtfd.c | 28 f->flush = __fmtFdFlush; in fmtfdinit()
|