Home
last modified time | relevance | path

Searched defs:ei (Results 1 – 8 of 8) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgscencs.c56 gs_c_known_encode(gs_char ch, int ei) in gs_c_known_encode()
70 gs_c_decode(gs_glyph glyph, int ei) in gs_c_decode()
H A Dgdevdsha.c43 int si, ei, code; in gx_default_fill_linear_color_scanline() local
H A Dgsfunc0.c882 int i, ei, sa, code; in copy_poles() local
954 int j, ei = (T0[ii] == T1[ii] ? 1 : order + 1); in clamp_poles() local
1012 int j, ei = (T0[ii] == T1[ii] ? 1 : order + 1), m = 0, mm; in tensor_dimension_monotonity() local
1075 int ei = (int)floor(T1[i1]); in is_lattice_monotonic_by_dimension() local
H A Dgdevpdtt.c1307 int i, ei; in pdf_make_text_glyphs_table_unencoded() local
/plan9/acme/bin/source/win/
H A Dfs.c49 int i, j, ei, nb, wid, pid; in fswrite() local
/plan9/sys/src/cmd/venti/srv/
H A Dcheckindex.c33 int i, ei, ok, c, hdr; in checkbucket() local
/plan9/sys/src/cmd/usb/ether/
H A Dether.c1062 ifaceinit(Ether *e, Iface *ifc, int *ei, int *eo) in ifaceinit()
1094 etherinit(Ether *e, int *ei, int *eo) in etherinit()
/plan9/sys/src/cmd/map/
H A Dmap.c1189 register struct edge *ei = &e[i]; in inpoly() local