Searched defs:pairs (Results 1 – 8 of 8) sorted by relevance
/plan9-contrib/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() 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() 1081 pdfmark_PS(gx_device_pdf * pdev, gs_param_string * pairs, uint count, in pdfmark_PS() [all …]
|
H A D | gdevpdtf.c | 198 int mask, pdf_char_glyph_pair_t *pairs, int num_glyphs) in find_std_appearance() 590 pdf_char_glyph_pair_t *pairs, int num_glyphs) in embed_as_standard() 636 pdf_char_glyph_pair_t *pairs, int num_glyphs) in pdf_font_embed_status()
|
H A D | gdevpdtt.c | 731 const pdf_char_glyph_pair_t *pairs, int num_chars) in pdf_check_encoding_compatibility() 752 gs_font *font, const pdf_char_glyph_pair_t *pairs, int num_chars) in pdf_is_compatible_encoding()
|
/plan9-contrib/sys/src/cmd/grep/ |
H A D | comp.c | 218 Rune pairs[200+2], *p, *q, ov; in re2class() local
|
/plan9-contrib/sys/src/cmd/dict/ |
H A D | utils.c | 173 Rune *pairs; /* <char,accented version> pairs */ member
|
/plan9-contrib/sys/src/cmd/lzip/ |
H A D | encoder.c | 44 Pair *pairs; in findpairmaxlen() local 72 LZe_get_match_pairs(LZ_encoder *e, Pair *pairs) in LZe_get_match_pairs()
|
H A D | encoder.h | 148 Pair pairs[max_match_len+1]; member
|
/plan9-contrib/sys/src/cmd/spin/ |
H A D | pangen6.c | 38 Pair *pairs; /* entry and exit nodes of proper subgraphs */ member
|