/plan9/sys/src/cmd/gs/src/ |
H A D | gdevpdfm.c | 91 pdfmark_find_key(const char *key, const gs_param_string * pairs, uint count, in pdfmark_find_key() 133 const gs_param_string * pairs, uint count) in pdfmark_make_dest() 385 const gs_param_string * pairs, uint count, in pdfmark_put_ao_pairs() 628 pdfmark_annot(gx_device_pdf * pdev, gs_param_string * pairs, uint count, in pdfmark_annot() 673 pdfmark_ANN(gx_device_pdf * pdev, gs_param_string * pairs, uint count, in pdfmark_ANN() 681 pdfmark_LNK(gx_device_pdf * pdev, gs_param_string * pairs, uint count, in pdfmark_LNK() 721 int count = plevel->last.count; in pdfmark_adjust_parent_count() local 761 pdfmark_OUT(gx_device_pdf * pdev, gs_param_string * pairs, uint count, in pdfmark_OUT() 878 pdfmark_ARTICLE(gx_device_pdf * pdev, gs_param_string * pairs, uint count, in pdfmark_ARTICLE() 970 pdfmark_DEST(gx_device_pdf * pdev, gs_param_string * pairs, uint count, in pdfmark_DEST() [all …]
|
H A D | sfilter1.c | 84 int count = (wcount < rcount ? (status = 1, wcount) : rcount); in s_PFBD_process() local 99 int count; in s_PFBD_process() local 115 int count = (wcount < rcount ? (status = 1, wcount) : rcount); in s_PFBD_process() local 190 int count; in s_SFD_process() local 224 int count = min(wlimit - q, ss->copy_count); in s_SFD_process() local
|
H A D | gsdps1.c | 100 gs_rectappend(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectappend() 122 gs_rectclip(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectclip() 144 gs_rectfill(gs_state * pgs, const gs_rect * pr, uint count) in gs_rectfill() 243 gs_rectstroke(gs_state * pgs, const gs_rect * pr, uint count, in gs_rectstroke()
|
H A D | ttload.h | 154 #define FILE_Read( buffer, count ) \ argument 156 #define FILE_Read_At( pos, buffer, count ) \ argument 198 #define FILE_Read( buffer, count ) \ argument 200 #define FILE_Read_At( pos, buffer, count ) \ argument
|
H A D | istack.c | 235 uint count = rsenum.size; in ref_stack_counttomark() local 251 ref_stack_store_check(const ref_stack_t *pstack, ref *parray, uint count, in ref_stack_store_check() 295 ref_stack_store(const ref_stack_t *pstack, ref *parray, uint count, in ref_stack_store() 360 ref_stack_pop(ref_stack_t *pstack, uint count) in ref_stack_pop() 377 uint count = pstack->p + 1 - bot; in ref_stack_pop_block() local 447 uint count = pstack->p - pstack->bot + 1; in ref_stack_extend() local 466 ref_stack_push(ref_stack_t *pstack, uint count) in ref_stack_push() 502 uint count = pstack->p - pstack->bot + 1; in ref_stack_push_block() local
|
H A D | gscrypt1.c | 30 uint count = len; in gs_type1_encrypt() local 46 uint count = len; in gs_type1_decrypt() local
|
H A D | gdevbjcl.c | 27 bjc_put_bytes(stream *s, const byte *data, uint count) in bjc_put_bytes() 49 bjc_put_command(stream *s, int ch, int count) in bjc_put_command() 147 int count; in bjc_put_page_margins() local 177 const byte *data, int count) in bjc_put_cmyk_image() 234 bjc_put_continue_image(stream *s, const byte *data, int count) in bjc_put_continue_image()
|
H A D | zstack.c | 95 int count, mod; in zroll() local 261 uint count = ref_stack_counttomark(&o_stack); in zcleartomark() local 275 uint count = ref_stack_counttomark(&o_stack); in zcounttomark() local
|
H A D | gp_msio.c | 165 int count = pw->limit - pw->ptr; in win_std_read_process() local 193 uint count = pr->limit - pr->ptr; in win_std_write_process() local 215 int count; in fprintf() local
|
H A D | dwtext.c | 125 text_update_text(TW *tw, int count) in text_update_text() 442 int count, limit; in text_write_buf() local 598 int count = min(len, tw->line_end - tw->line_start); in text_read_line() local 686 int size, count; in text_copy_to_clipboard() local 738 long count; in text_paste_from_clipboard() local 939 long count = tw->KeyBufIn - tw->KeyBufOut; in WndTextProc() local 1010 int count = GetWindowText(hwnd, title, sizeof(title)-11); in WndTextProc() local
|
H A D | srle.c | 76 uint count = ss->copy_left; in s_RLE_process() local 95 uint count = rlimit - p; in s_RLE_process() local
|
H A D | gdevpsfu.c | 122 uint count = *pcount; in psf_add_subset_pieces() local 160 psf_sort_glyphs(gs_glyph *glyphs, int count) in psf_sort_glyphs() 176 psf_sorted_glyphs_index_of(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_index_of() 200 psf_sorted_glyphs_include(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_include()
|
H A D | zcontrol.c | 540 uint count = used; in zexit() local 587 uint count = count_to_stopped(i_ctx_p, 1L); in zstop() local 612 uint count; in zzstop() local 687 uint count; in zinstopped() local 898 uint count = rsenum.size; in zget_current_file() local 974 uint count = ref_stack_count(&e_stack); in count_exec_stack() local 1002 uint count = used; in count_to_stopped() local 1021 pop_estack(i_ctx_t *i_ctx_p, uint count) in pop_estack()
|
H A D | zcid.c | 133 int count = r_size(CIDMap), size, i; in set_CIDMap_element() local 162 int count, i; in cid_fill_CIDMap() local 181 int index, count, i; in cid_fill_CIDMap() local
|
H A D | gdevdjtc.c | 132 { int count, k, i, lineLen; in djet500c_print_page() local 233 int i, count, len; in mode2compress() local
|
H A D | gdevsj48.c | 133 int count, bnum; in sj48_print_page() local 222 { int count; in sj48_print_page() local
|
H A D | seexec.c | 43 uint count; in s_exE_process() local 103 int count = (wcount < rcount ? (status = 1, wcount) : rcount); in s_exD_process() local
|
H A D | smtf.c | 48 uint count = rlimit - p; in s_MTFE_process() local 82 uint count = rlimit - p; in s_MTFD_process() local
|
/plan9/sys/src/cmd/rc/ |
H A D | getflags.c | 24 int i, j, c, count; in getflags() local 87 int fc, count; in scanflag() local 122 int count, nflag = 0; in usage() local 212 errn(char *s, int count) in errn()
|
/plan9/sys/src/cmd/fossil/ |
H A D | 9auth.c | 5 authRead(Fid* afid, void* data, int count) in authRead() 55 authWrite(Fid* afid, void* data, int count) in authWrite()
|
/plan9/sys/src/cmd/venti/srv/ |
H A D | part.c | 176 u32int count, opsize; in rwpart() local 215 readpart(Part *part, u64int offset, u8int *buf, u32int count) in readpart() 221 writepart(Part *part, u64int offset, u8int *buf, u32int count) in writepart()
|
/plan9/sys/src/cmd/snap/ |
H A D | snapfs.c | 49 memread(Proc *p, File *f, void *buf, long *count, vlong offset) in memread() 66 dataread(Data *d, void *buf, long *count, vlong offset) in dataread() 90 long count; in fsread() local
|
/plan9/sys/src/cmd/postscript/postio/ |
H A D | slowsend.c | 97 int count; /* bytes successfully written */ local
|
/plan9/sys/src/cmd/aux/flashfs/ |
H A D | devfs.c | 86 readdata(int sect, void *buff, ulong count, ulong off) in readdata() 100 writedata(int err, int sect, void *buff, ulong count, ulong off) in writedata()
|
/plan9/sys/src/lib9p/ |
H A D | ramfs.c | 22 long count; in fsread() local 49 long count; in fswrite() local
|