Home
last modified time | relevance | path

Searched defs:pair (Results 1 – 15 of 15) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgxccman.c115 cached_fm_pair *pair; in gx_char_cache_init() local
171 register cached_fm_pair *pair = dir->fmcache.mdata + dir->fmcache.mnext; in gx_add_fm_pair() local
247 gx_lookup_xfont(const gs_state * pgs, cached_fm_pair * pair, int encoding_index) in gx_lookup_xfont()
325 gs_purge_fm_pair(gs_font_dir * dir, cached_fm_pair * pair, int xfont_only) in gs_purge_fm_pair()
362 gs_font_name * pfstr, int encoding_index, const cached_fm_pair * pair, in lookup_xfont_by_name()
539 cached_char * cc, cached_fm_pair * pair, const gs_log2_scale_point * pscale) in gx_add_cached_char()
708 cached_fm_pair *pair = dir->fmcache.mdata; in gs_purge_font_from_char_caches() local
799 cached_fm_pair *pair = cc_pair(cc); in alloc_char_in_chunk() local
H A Dgxfcache.h105 #define fm_pair_is_free(pair)\ argument
107 #define fm_pair_set_free(pair)\ argument
109 #define fm_pair_init(pair)\ argument
157 cached_fm_pair *pair; member
222 #define chars_head_index(glyph, pair)\ argument
H A Dgxccache.c88 register cached_fm_pair *pair = in gx_lookup_fm_pair() local
140 gx_lookup_cached_char(const gs_font * pfont, const cached_fm_pair * pair, in gx_lookup_cached_char()
168 gx_lookup_xfont_char(const gs_state * pgs, cached_fm_pair * pair, in gx_lookup_xfont_char()
H A Dgstype42.c557 cached_fm_pair *pair; in gs_type42_glyph_outline() local
793 bool charpath_flag, int paint_type, cached_fm_pair *pair) in gs_type42_append()
1106 gx_path * ppath, cached_fm_pair * pair, in append_outline_fitted()
H A Dgdevpdfm.c194 pdfmark_put_pair(cos_dict_t *pcd, const gs_param_string * pair) in pdfmark_put_pair()
404 const gs_param_string *pair = &pairs[i]; in pdfmark_put_ao_pairs() local
773 const gs_param_string *pair = &pairs[i]; in pdfmark_OUT() local
1330 const gs_param_string *pair = pairs + i; in pdfmark_DOCINFO() local
H A Dgxchar.c783 { cached_fm_pair *pair; in show_update() local
915 cached_fm_pair *pair = 0; in show_proceed() local
H A Dzfont.c498 cached_fm_pair *pair; in font_restore() local
/plan9-contrib/sys/src/cmd/ndb/
H A Ddblookup.c181 intval(Ndbtuple *entry, Ndbtuple *pair, char *attr, ulong def) in intval()
337 addrrr(Ndbtuple *entry, Ndbtuple *pair) in addrrr()
352 nullrr(Ndbtuple *entry, Ndbtuple *pair) in nullrr()
368 txtrr(Ndbtuple *entry, Ndbtuple *pair) in txtrr()
399 cnamerr(Ndbtuple *entry, Ndbtuple *pair) in cnamerr()
409 mxrr(Ndbtuple *entry, Ndbtuple *pair) in mxrr()
419 nsrr(Ndbtuple *entry, Ndbtuple *pair) in nsrr()
432 ptrrr(Ndbtuple *entry, Ndbtuple *pair) in ptrrr()
442 soarr(Ndbtuple *entry, Ndbtuple *pair) in soarr()
503 srvrr(Ndbtuple *entry, Ndbtuple *pair) in srvrr()
[all …]
/plan9-contrib/sys/src/cmd/ip/httpd/
H A Dnetlib_history.c67 char buf[500], pair[2][500], tmpf[2][30], *f; in netlibhistory() local
/plan9-contrib/sys/src/cmd/rio/
H A Dxfid.c356 Stringpair pair; in xfidwrite() local
590 Stringpair pair; in xfidread() local
H A Dwind.c199 Stringpair pair; in winctl() local
/plan9-contrib/sys/src/cmd/
H A Dhistory.c102 char fil[400], buf[500], nbuf[100], pair[2][500], *p; in ysearch() local
/plan9-contrib/sys/src/cmd/spell/
H A Dsprog.c14 #define pair(a,b) (((a)<<8) | (b)) macro
/plan9-contrib/sys/src/cmd/awk/
H A Drun.c1191 int pair; in dopa2() local
/plan9-contrib/sys/src/games/mp3dec/
H A Dlayer3.c979 struct huffpair const *pair; in III_huffdecode() local