Home
last modified time | relevance | path

Searched refs:cc_depth (Results 1 – 25 of 27) sorted by relevance

12

/dports/sysutils/lnav/lnav-0.10.1/src/
H A Djson-extension-functions.cc358 int cc_depth{0}; member
365 if (cc->cc_depth > 0) { in concat_gen_null()
397 cc->cc_depth += 1; in concat_gen_start_map()
405 cc->cc_depth -= 1; in concat_gen_end_map()
420 cc->cc_depth += 1; in concat_gen_start_array()
421 if (cc->cc_depth == 1) { in concat_gen_start_array()
431 cc->cc_depth -= 1; in concat_gen_end_array()
432 if (cc->cc_depth == 0) { in concat_gen_end_array()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxccache.c158 cc->wmode == wmode && cc_depth(cc) == depth in gx_lookup_cached_char()
162 (ulong) cc, cc_depth(cc), (ulong) glyph, wmode); in gx_lookup_cached_char()
303 depth = (cc_depth(cc) == 3 ? 2 : cc_depth(cc)); in gx_image_cached_char()
408 int depth = (cc_depth(cc) == 3 ? 2 : cc_depth(cc)); in compress_alpha_bits()
H A Dgxfcache.h129 #define cc_depth(cc) ((cc)->cb_depth) macro
H A Dgxccman.c674 cc->wmode, cc_depth(cc)); in gx_add_cached_char()
723 int depth = cc_depth(cc); in gx_add_char_bits()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxccache.c158 cc->wmode == wmode && cc_depth(cc) == depth in gx_lookup_cached_char()
162 (ulong) cc, cc_depth(cc), (ulong) glyph, wmode); in gx_lookup_cached_char()
303 depth = (cc_depth(cc) == 3 ? 2 : cc_depth(cc)); in gx_image_cached_char()
408 int depth = (cc_depth(cc) == 3 ? 2 : cc_depth(cc)); in compress_alpha_bits()
H A Dgxfcache.h129 #define cc_depth(cc) ((cc)->cb_depth) macro
H A Dgxccman.c674 cc->wmode, cc_depth(cc)); in gx_add_cached_char()
723 int depth = cc_depth(cc); in gx_add_char_bits()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxccache.c158 cc->wmode == wmode && cc_depth(cc) == depth in gx_lookup_cached_char()
161 (ulong) cc, cc_depth(cc), (ulong) glyph, wmode); in gx_lookup_cached_char()
300 depth = (cc_depth(cc) == 3 ? 2 : cc_depth(cc)); in gx_image_cached_char()
407 int depth = (cc_depth(cc) == 3 ? 2 : cc_depth(cc)); in compress_alpha_bits()
H A Dgxfcache.h160 #define cc_depth(cc) ((cc)->cb_depth) macro
H A Dgxccman.c640 cc->wmode, cc_depth(cc)); in gx_add_cached_char()
689 int depth = cc_depth(cc); in gx_add_char_bits()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxccache.c158 cc->wmode == wmode && cc_depth(cc) == depth in gx_lookup_cached_char()
161 (ulong) cc, cc_depth(cc), (ulong) glyph, wmode); in gx_lookup_cached_char()
300 depth = (cc_depth(cc) == 3 ? 2 : cc_depth(cc)); in gx_image_cached_char()
407 int depth = (cc_depth(cc) == 3 ? 2 : cc_depth(cc)); in compress_alpha_bits()
H A Dgxfcache.h160 #define cc_depth(cc) ((cc)->cb_depth) macro
H A Dgxccman.c640 cc->wmode, cc_depth(cc)); in gx_add_cached_char()
689 int depth = cc_depth(cc); in gx_add_char_bits()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxccache.c155 cc->wmode == wmode && cc_depth(cc) == depth in gx_lookup_cached_char()
158 (ulong) cc, cc_depth(cc), (ulong) glyph, wmode); in gx_lookup_cached_char()
381 depth = (cc_depth(cc) == 3 ? 2 : cc_depth(cc)); in gx_image_cached_char()
482 int depth = (cc_depth(cc) == 3 ? 2 : cc_depth(cc)); in compress_alpha_bits()
H A Dgxfcache.h159 #define cc_depth(cc) ((cc)->cb_depth) macro
H A Dgxccman.c723 cc->wmode, cc_depth(cc)); in gx_add_cached_char()
772 int depth = cc_depth(cc); in gx_add_char_bits()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxccache.c155 cc->wmode == wmode && cc_depth(cc) == depth in gx_lookup_cached_char()
158 (ulong) cc, cc_depth(cc), (ulong) glyph, wmode); in gx_lookup_cached_char()
381 depth = (cc_depth(cc) == 3 ? 2 : cc_depth(cc)); in gx_image_cached_char()
482 int depth = (cc_depth(cc) == 3 ? 2 : cc_depth(cc)); in compress_alpha_bits()
H A Dgxfcache.h159 #define cc_depth(cc) ((cc)->cb_depth) macro
H A Dgxccman.c723 cc->wmode, cc_depth(cc)); in gx_add_cached_char()
772 int depth = cc_depth(cc); in gx_add_char_bits()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxccache.c114 cc->wmode == wmode && (cc_depth(cc) == 1 || cc_depth(cc) == alt_depth) in gx_lookup_cached_char()
117 (ulong) cc, cc_depth(cc), (ulong) glyph, wmode); in gx_lookup_cached_char()
321 depth = cc_depth(cc); in gx_image_cached_char()
417 int log2_scale = cc_depth(cc); in compress_alpha_bits()
H A Dgxfcache.h123 #define cc_depth(cc) ((cc)->cb_depth) macro
H A Dgxccman.c498 cc->wmode, cc_depth(cc)); in gx_add_cached_char()
530 int depth = cc_depth(cc); in gx_add_char_bits()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxccache.c114 cc->wmode == wmode && (cc_depth(cc) == 1 || cc_depth(cc) == alt_depth) in gx_lookup_cached_char()
117 (ulong) cc, cc_depth(cc), (ulong) glyph, wmode); in gx_lookup_cached_char()
321 depth = cc_depth(cc); in gx_image_cached_char()
417 int log2_scale = cc_depth(cc); in compress_alpha_bits()
H A Dgxfcache.h123 #define cc_depth(cc) ((cc)->cb_depth) macro
H A Dgxccman.c498 cc->wmode, cc_depth(cc)); in gx_add_cached_char()
530 int depth = cc_depth(cc); in gx_add_char_bits()

12