Home
last modified time | relevance | path

Searched defs:line (Results 1 – 25 of 248) sorted by relevance

12345678910

/plan9/sys/src/libndb/
H A Dndblookval.c12 ndbfindattr(Ndbtuple *entry, Ndbtuple *line, char *attr) in ndbfindattr()
34 ndblookval(Ndbtuple *entry, Ndbtuple *line, char *attr, char *to) in ndblookval()
H A Dndbparse.c28 char *line; in ndbparse() local
H A Dcsipinfo.c18 char line[1024]; in csipinfo() local
/plan9/sys/src/cmd/gs/src/
H A Dgxcindex.h109 #define DECLARE_LINE_ACCUM(line, bpp, xo)\ argument
122 #define DECLARE_LINE_ACCUM_COPY(line, bpp, xo)\ argument
125 #define LINE_ACCUM_COPY(dev, line, bpp, xo, xe, raster, y)\ argument
H A Ddscparse.c57 #define IS_DSC(line, str) (COMPARE((line), (str))) argument
610 unsigned int explanation, const char *line, unsigned int line_len)) in dsc_set_error_function()
1192 char line[DSC_LINE_LENGTH]; in dsc_unknown() local
1206 dsc_is_section(char *line) in dsc_is_section()
1272 unsigned char *line = (unsigned char *)dsc->line; in dsc_read_doseps() local
1316 unsigned char *line = (unsigned char *)dsc->line; in dsc_read_macbin() local
1357 unsigned char *line = (unsigned char *)dsc->line; in dsc_read_applesingle() local
2018 unsigned char *line = (unsigned char *)(dsc->data + dsc->data_index); in dsc_scan_type() local
2206 char *line = dsc->line; in dsc_scan_comments() local
2554 char *line = dsc->line; in dsc_scan_preview() local
[all …]
H A Dgdevmrun.c73 #define RL_DATA(line) ((run *)((line) + 1)) argument
74 #define CONST_RL_DATA(line) ((const run *)((line) + 1)) argument
110 rp_delete_next(run_ptr *prpc, run *data, run_line *line) in rp_delete_next()
123 rp_insert_next(run_ptr *prpc, run *data, run_line *line, run_ptr *prpn) in rp_insert_next()
141 rp_insert_prev(run_ptr *prpc, run *data, run_line *line, run_ptr *prpp) in rp_insert_prev()
193 run_line *line = RDEV_LINE(rdev, i); in gdev_run_from_mem() local
221 const run_line *line = RDEV_LINE(rdev, y); in run_expand() local
366 run_line *line = RDEV_LINE(rdev, y); in run_line_initialize() local
408 run_fill_interval(run_line *line, int xo, int xe, run_value new) in run_fill_interval()
606 run_line *line = RDEV_LINE(rdev, iy); in run_fill_rectangle() local
H A Dgeninit.c223 doit(char *line, bool intact) in doit()
353 char line[LINE_SIZE + 1]; in mergefile() local
454 char line[LINE_SIZE + 1]; in merge_to_c() local
474 char line[LINE_SIZE + 1]; in merge_to_ps() local
H A Dgserror.h25 # define gs_log_error(err, file, line) (err) argument
H A Dgdevm8.c73 const byte *line; in mem_mapped8_copy_mono() local
116 mapped8_copy01(chunk * dest, const byte * line, int first_bit, in mapped8_copy01()
125 mapped8_copyN1(chunk * dest, const byte * line, int first_bit, in mapped8_copyN1()
135 mapped8_copy0N(chunk * dest, const byte * line, int first_bit, in mapped8_copy0N()
H A Dgdevtfnx.c118 byte *line = gs_alloc_bytes(pdev->memory, raster, "tiff12_print_page"); in tiff12_print_page() local
170 byte *line = gs_alloc_bytes(pdev->memory, raster, "tiff24_print_page"); in tiff24_print_page() local
H A Dgdevmiff.c46 byte *line = gs_alloc_bytes(pdev->memory, raster, "miff line buffer"); in miff24_print_page() local
H A Dgdevphex.c1943 private void RenderLine( RENDER *p, int line ) in RenderLine()
2000 private int IsScanlineEmpty( RENDER *r, byte *line ) in IsScanlineEmpty()
2237 int line, mask; in ScheduleMiddle() local
2341 int line; in ScheduleBand() local
2372 RAWLINE *line ) in PackLine()
2747 private void HalftonerStart( RENDER *render, int line ) in HalftonerStart()
2772 private void HalftoneLine( RENDER *render, int line, byte *data ) in HalftoneLine()
2969 private void FloydSStart( RENDER *p, int line ) in FloydSStart()
2980 private void FloydSEol( RENDER *p, int line ) in FloydSEol()
3093 private void DitherStart( RENDER *p, int line ) in DitherStart()
[all …]
/plan9/sys/src/cmd/ndb/
H A Ddnsquery.c39 querydns(int fd, char *line, int n) in querydns()
61 char buf[1024], line[1024]; in query() local
/plan9/sys/src/cmd/upas/send/
H A Drewrite.c36 rule_parse(String *line, char *system, int *backl) in rule_parse()
70 getrule(String *line, String *type, char *system) in getrule()
130 String *line; in getrules() local
H A Dtranslate.c9 String *line; in translate() local
H A Dregtest.c9 char *line; in main() local
H A Dlocal.c25 String *file, *line, *s; in expand_local() local
/plan9/sys/src/ape/lib/ap/gen/
H A D_assert.c6 _assert(char *f, unsigned line) in _assert()
/plan9/sys/src/cmd/diff/
H A Ddiffreg.c75 struct line { struct
78 } *file[2], line; argument
H A Ddiffio.c7 struct line { struct
11 extern struct line *file[2]; argument
/plan9/sys/src/cmd/db/
H A Dpcs.c21 long line, curr; in subpcs() local
/plan9/sys/src/cmd/tbl/
H A Dtg.c8 char line[4096]; in gettext() local
/plan9/sys/src/ape/lib/ap/posix/
H A Dgetpwent.c7 static char line[BUFSIZ+2]; variable
/plan9/sys/src/cmd/mk/
H A Dlex.c70 int c, line, term; in bquote() local
/plan9/sys/src/cmd/postscript/tr2post/
H A Ddevcntl.c55 char cmd[50], buf[256], str[MAXTOKENSIZE], *line; in devcntl() local

12345678910