Home
last modified time | relevance | path

Searched refs:fdepth (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgschar0.c35 int fdepth = pte->fstack.depth; in gs_stack_modal_fonts() local
45 fdepth++; in gs_stack_modal_fonts()
52 pte->fstack.depth = fdepth; in gs_stack_modal_fonts()
76 if (fdepth == MAX_FONT_STACK)\
80 if (++fdepth > orig_depth || pfont != pte->fstack.items[fdepth].font) {\
107 int orig_depth = fdepth; in gs_type0_next_char_glyph()
199 while (fdepth > 0) { in gs_type0_next_char_glyph()
204 fdepth--; in gs_type0_next_char_glyph()
216 fdepth--; in gs_type0_next_char_glyph()
222 fdepth--; in gs_type0_next_char_glyph()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgschar0.c35 int fdepth = pte->fstack.depth; in gs_stack_modal_fonts() local
45 fdepth++; in gs_stack_modal_fonts()
52 pte->fstack.depth = fdepth; in gs_stack_modal_fonts()
76 if (fdepth == MAX_FONT_STACK)\
80 if (++fdepth > orig_depth || pfont != pte->fstack.items[fdepth].font) {\
107 int orig_depth = fdepth; in gs_type0_next_char_glyph()
199 while (fdepth > 0) { in gs_type0_next_char_glyph()
204 fdepth--; in gs_type0_next_char_glyph()
216 fdepth--; in gs_type0_next_char_glyph()
222 fdepth--; in gs_type0_next_char_glyph()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgschar0.c41 if (fdepth == MAX_FONT_STACK) in gs_stack_modal_fonts()
43 fdepth++; in gs_stack_modal_fonts()
48 fdepth, (ulong) cfont); in gs_stack_modal_fonts()
78 if (++fdepth > orig_depth || pfont != pte->fstack.items[fdepth].font) {\
104 int orig_depth = fdepth; in gs_type0_next_char_glyph()
196 while (fdepth > 0) { in gs_type0_next_char_glyph()
201 fdepth--; in gs_type0_next_char_glyph()
213 fdepth--; in gs_type0_next_char_glyph()
219 fdepth--; in gs_type0_next_char_glyph()
422 fdepth, (ulong) pfont); in gs_type0_next_char_glyph()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgschar0.c41 if (fdepth == MAX_FONT_STACK) in gs_stack_modal_fonts()
43 fdepth++; in gs_stack_modal_fonts()
48 fdepth, (ulong) cfont); in gs_stack_modal_fonts()
78 if (++fdepth > orig_depth || pfont != pte->fstack.items[fdepth].font) {\
104 int orig_depth = fdepth; in gs_type0_next_char_glyph()
196 while (fdepth > 0) { in gs_type0_next_char_glyph()
201 fdepth--; in gs_type0_next_char_glyph()
213 fdepth--; in gs_type0_next_char_glyph()
219 fdepth--; in gs_type0_next_char_glyph()
422 fdepth, (ulong) pfont); in gs_type0_next_char_glyph()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgschar0.c35 int fdepth = pte->fstack.depth; in gs_stack_modal_fonts() local
45 fdepth++; in gs_stack_modal_fonts()
52 pte->fstack.depth = fdepth; in gs_stack_modal_fonts()
76 if (fdepth == MAX_FONT_STACK)\
80 if (++fdepth > orig_depth || pfont != pte->fstack.items[fdepth].font) {\
107 int orig_depth = fdepth; in gs_type0_next_char_glyph()
199 while (fdepth > 0) { in gs_type0_next_char_glyph()
204 fdepth--; in gs_type0_next_char_glyph()
216 fdepth--; in gs_type0_next_char_glyph()
222 fdepth--; in gs_type0_next_char_glyph()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgschar0.c35 int fdepth = pte->fstack.depth; in gs_stack_modal_fonts() local
45 fdepth++; in gs_stack_modal_fonts()
52 pte->fstack.depth = fdepth; in gs_stack_modal_fonts()
76 if (fdepth == MAX_FONT_STACK)\
80 if (++fdepth > orig_depth || pfont != pte->fstack.items[fdepth].font) {\
107 int orig_depth = fdepth; in gs_type0_next_char_glyph()
199 while (fdepth > 0) { in gs_type0_next_char_glyph()
204 fdepth--; in gs_type0_next_char_glyph()
216 fdepth--; in gs_type0_next_char_glyph()
222 fdepth--; in gs_type0_next_char_glyph()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgschar0.c45 if (fdepth == MAX_FONT_STACK) in gs_stack_modal_fonts()
47 fdepth++; in gs_stack_modal_fonts()
52 fdepth, (ulong) cfont); in gs_stack_modal_fonts()
81 if (++fdepth > orig_depth || pfont != pte->fstack.items[fdepth].font)\
105 int orig_depth = fdepth; in gs_type0_next_char_glyph()
197 while (fdepth > 0) { in gs_type0_next_char_glyph()
202 fdepth--; in gs_type0_next_char_glyph()
214 fdepth--; in gs_type0_next_char_glyph()
220 fdepth--; in gs_type0_next_char_glyph()
421 fdepth, (ulong) pfont); in gs_type0_next_char_glyph()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgschar0.c45 if (fdepth == MAX_FONT_STACK) in gs_stack_modal_fonts()
47 fdepth++; in gs_stack_modal_fonts()
52 fdepth, (ulong) cfont); in gs_stack_modal_fonts()
81 if (++fdepth > orig_depth || pfont != pte->fstack.items[fdepth].font)\
105 int orig_depth = fdepth; in gs_type0_next_char_glyph()
197 while (fdepth > 0) { in gs_type0_next_char_glyph()
202 fdepth--; in gs_type0_next_char_glyph()
214 fdepth--; in gs_type0_next_char_glyph()
220 fdepth--; in gs_type0_next_char_glyph()
421 fdepth, (ulong) pfont); in gs_type0_next_char_glyph()
[all …]
/dports/devel/godot/godot-3.2.3-stable/drivers/gles2/shaders/
H A Dssao_minify.glsl43 …float fdepth = texelFetch(source_depth, clamp(ssP * 2 + ivec2(ssP.y & 1, ssP.x & 1), ivec2(0), fro…
44 fdepth = fdepth * 2.0 - 1.0;
46fdepth = ((fdepth + (camera_z_far + camera_z_near) / (camera_z_far - camera_z_near)) * (camera_z_f…
48fdepth = 2.0 * camera_z_near * camera_z_far / (camera_z_far + camera_z_near - fdepth * (camera_z_f…
50 fdepth /= camera_z_far;
51 depth = uint(clamp(fdepth * 65535.0, 0.0, 65535.0));
/dports/devel/godot/godot-3.2.3-stable/drivers/gles3/shaders/
H A Dssao_minify.glsl43 …float fdepth = texelFetch(source_depth, clamp(ssP * 2 + ivec2(ssP.y & 1, ssP.x & 1), ivec2(0), fro…
44 fdepth = fdepth * 2.0 - 1.0;
46fdepth = ((fdepth + (camera_z_far + camera_z_near) / (camera_z_far - camera_z_near)) * (camera_z_f…
48fdepth = 2.0 * camera_z_near * camera_z_far / (camera_z_far + camera_z_near - fdepth * (camera_z_f…
50 fdepth /= camera_z_far;
51 depth = uint(clamp(fdepth * 65535.0, 0.0, 65535.0));
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/gles3/shaders/
H A Dssao_minify.glsl43 …float fdepth = texelFetch(source_depth, clamp(ssP * 2 + ivec2(ssP.y & 1, ssP.x & 1), ivec2(0), fro…
44 fdepth = fdepth * 2.0 - 1.0;
46fdepth = ((fdepth + (camera_z_far + camera_z_near) / (camera_z_far - camera_z_near)) * (camera_z_f…
48fdepth = 2.0 * camera_z_near * camera_z_far / (camera_z_far + camera_z_near - fdepth * (camera_z_f…
50 fdepth /= camera_z_far;
51 depth = uint(clamp(fdepth * 65535.0, 0.0, 65535.0));
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/gles2/shaders/
H A Dssao_minify.glsl43 …float fdepth = texelFetch(source_depth, clamp(ssP * 2 + ivec2(ssP.y & 1, ssP.x & 1), ivec2(0), fro…
44 fdepth = fdepth * 2.0 - 1.0;
46fdepth = ((fdepth + (camera_z_far + camera_z_near) / (camera_z_far - camera_z_near)) * (camera_z_f…
48fdepth = 2.0 * camera_z_near * camera_z_far / (camera_z_far + camera_z_near - fdepth * (camera_z_f…
50 fdepth /= camera_z_far;
51 depth = uint(clamp(fdepth * 65535.0, 0.0, 65535.0));
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/render/
H A Dglyph.c90 int fdepth, i; in GlyphUninit() local
92 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++) { in GlyphUninit()
93 if (!globalGlyphs[fdepth].hashSet) in GlyphUninit()
97 glyph = globalGlyphs[fdepth].table[i].glyph; in GlyphUninit()
307 FreeGlyph(gr->glyph, glyphSet->fdepth); in AddGlyph()
326 FreeGlyph(glyph, glyphSet->fdepth); in DeleteGlyph()
344 AllocateGlyph(xGlyphInfo * gi, int fdepth) in AllocateGlyph() argument
446 AllocateGlyphSet(int fdepth, PictFormatPtr format) in AllocateGlyphSet() argument
450 if (!globalGlyphs[fdepth].hashSet) { in AllocateGlyphSet()
464 glyphSet->fdepth = fdepth; in AllocateGlyphSet()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/render/
H A Dglyph.c90 int fdepth, i; in GlyphUninit() local
92 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++) { in GlyphUninit()
93 if (!globalGlyphs[fdepth].hashSet) in GlyphUninit()
97 glyph = globalGlyphs[fdepth].table[i].glyph; in GlyphUninit()
307 FreeGlyph(gr->glyph, glyphSet->fdepth); in AddGlyph()
326 FreeGlyph(glyph, glyphSet->fdepth); in DeleteGlyph()
344 AllocateGlyph(xGlyphInfo * gi, int fdepth) in AllocateGlyph() argument
446 AllocateGlyphSet(int fdepth, PictFormatPtr format) in AllocateGlyphSet() argument
450 if (!globalGlyphs[fdepth].hashSet) { in AllocateGlyphSet()
464 glyphSet->fdepth = fdepth; in AllocateGlyphSet()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/render/
H A Dglyph.c90 int fdepth, i; in GlyphUninit() local
92 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++) { in GlyphUninit()
93 if (!globalGlyphs[fdepth].hashSet) in GlyphUninit()
97 glyph = globalGlyphs[fdepth].table[i].glyph; in GlyphUninit()
307 FreeGlyph(gr->glyph, glyphSet->fdepth); in AddGlyph()
326 FreeGlyph(glyph, glyphSet->fdepth); in DeleteGlyph()
344 AllocateGlyph(xGlyphInfo * gi, int fdepth) in AllocateGlyph() argument
446 AllocateGlyphSet(int fdepth, PictFormatPtr format) in AllocateGlyphSet() argument
450 if (!globalGlyphs[fdepth].hashSet) { in AllocateGlyphSet()
464 glyphSet->fdepth = fdepth; in AllocateGlyphSet()
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/render/
H A Dglyph.c90 int fdepth, i; in GlyphUninit() local
92 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++) { in GlyphUninit()
93 if (!globalGlyphs[fdepth].hashSet) in GlyphUninit()
97 glyph = globalGlyphs[fdepth].table[i].glyph; in GlyphUninit()
307 FreeGlyph(gr->glyph, glyphSet->fdepth); in AddGlyph()
326 FreeGlyph(glyph, glyphSet->fdepth); in DeleteGlyph()
344 AllocateGlyph(xGlyphInfo * gi, int fdepth) in AllocateGlyph() argument
446 AllocateGlyphSet(int fdepth, PictFormatPtr format) in AllocateGlyphSet() argument
450 if (!globalGlyphs[fdepth].hashSet) { in AllocateGlyphSet()
464 glyphSet->fdepth = fdepth; in AllocateGlyphSet()
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/render/
H A Dglyph.c90 int fdepth, i; in GlyphUninit() local
92 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++) { in GlyphUninit()
93 if (!globalGlyphs[fdepth].hashSet) in GlyphUninit()
97 glyph = globalGlyphs[fdepth].table[i].glyph; in GlyphUninit()
307 FreeGlyph(gr->glyph, glyphSet->fdepth); in AddGlyph()
326 FreeGlyph(glyph, glyphSet->fdepth); in DeleteGlyph()
344 AllocateGlyph(xGlyphInfo * gi, int fdepth) in AllocateGlyph() argument
446 AllocateGlyphSet(int fdepth, PictFormatPtr format) in AllocateGlyphSet() argument
450 if (!globalGlyphs[fdepth].hashSet) { in AllocateGlyphSet()
464 glyphSet->fdepth = fdepth; in AllocateGlyphSet()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/render/
H A Dglyph.c90 int fdepth, i; in GlyphUninit() local
92 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++) { in GlyphUninit()
93 if (!globalGlyphs[fdepth].hashSet) in GlyphUninit()
97 glyph = globalGlyphs[fdepth].table[i].glyph; in GlyphUninit()
307 FreeGlyph(gr->glyph, glyphSet->fdepth); in AddGlyph()
326 FreeGlyph(glyph, glyphSet->fdepth); in DeleteGlyph()
344 AllocateGlyph(xGlyphInfo * gi, int fdepth) in AllocateGlyph() argument
446 AllocateGlyphSet(int fdepth, PictFormatPtr format) in AllocateGlyphSet() argument
450 if (!globalGlyphs[fdepth].hashSet) { in AllocateGlyphSet()
464 glyphSet->fdepth = fdepth; in AllocateGlyphSet()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/render/
H A Dglyph.c90 int fdepth, i; in GlyphUninit() local
92 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++) { in GlyphUninit()
93 if (!globalGlyphs[fdepth].hashSet) in GlyphUninit()
97 glyph = globalGlyphs[fdepth].table[i].glyph; in GlyphUninit()
307 FreeGlyph(gr->glyph, glyphSet->fdepth); in AddGlyph()
326 FreeGlyph(glyph, glyphSet->fdepth); in DeleteGlyph()
344 AllocateGlyph(xGlyphInfo * gi, int fdepth) in AllocateGlyph() argument
446 AllocateGlyphSet(int fdepth, PictFormatPtr format) in AllocateGlyphSet() argument
450 if (!globalGlyphs[fdepth].hashSet) { in AllocateGlyphSet()
464 glyphSet->fdepth = fdepth; in AllocateGlyphSet()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/render/
H A Dglyph.c90 int fdepth, i; in GlyphUninit() local
92 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++) { in GlyphUninit()
93 if (!globalGlyphs[fdepth].hashSet) in GlyphUninit()
97 glyph = globalGlyphs[fdepth].table[i].glyph; in GlyphUninit()
307 FreeGlyph(gr->glyph, glyphSet->fdepth); in AddGlyph()
326 FreeGlyph(glyph, glyphSet->fdepth); in DeleteGlyph()
344 AllocateGlyph(xGlyphInfo * gi, int fdepth) in AllocateGlyph() argument
446 AllocateGlyphSet(int fdepth, PictFormatPtr format) in AllocateGlyphSet() argument
450 if (!globalGlyphs[fdepth].hashSet) { in AllocateGlyphSet()
464 glyphSet->fdepth = fdepth; in AllocateGlyphSet()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/render/
H A Dglyph.c90 int fdepth, i; in GlyphUninit() local
92 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++) { in GlyphUninit()
93 if (!globalGlyphs[fdepth].hashSet) in GlyphUninit()
97 glyph = globalGlyphs[fdepth].table[i].glyph; in GlyphUninit()
307 FreeGlyph(gr->glyph, glyphSet->fdepth); in AddGlyph()
326 FreeGlyph(glyph, glyphSet->fdepth); in DeleteGlyph()
344 AllocateGlyph(xGlyphInfo * gi, int fdepth) in AllocateGlyph() argument
446 AllocateGlyphSet(int fdepth, PictFormatPtr format) in AllocateGlyphSet() argument
450 if (!globalGlyphs[fdepth].hashSet) { in AllocateGlyphSet()
464 glyphSet->fdepth = fdepth; in AllocateGlyphSet()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/compile/
H A D941014-3.c32 int fdepth; in gs_type0_next_char() local
53 while ( fdepth > 0 ) in gs_type0_next_char()
62 if ( fidx == chr && fdepth > 1 ) in gs_type0_next_char()
65 fdepth--; in gs_type0_next_char()
70 while ( (pfont = penum->fstack.items[fdepth].font)->FontType == ft_composite ) in gs_type0_next_char()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/compile/
H A D941014-3.c32 int fdepth; in gs_type0_next_char() local
53 while ( fdepth > 0 ) in gs_type0_next_char()
62 if ( fidx == chr && fdepth > 1 ) in gs_type0_next_char()
65 fdepth--; in gs_type0_next_char()
70 while ( (pfont = penum->fstack.items[fdepth].font)->FontType == ft_composite ) in gs_type0_next_char()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/compile/
H A D941014-3.c32 int fdepth; in gs_type0_next_char() local
53 while ( fdepth > 0 ) in gs_type0_next_char()
62 if ( fidx == chr && fdepth > 1 ) in gs_type0_next_char()
65 fdepth--; in gs_type0_next_char()
70 while ( (pfont = penum->fstack.items[fdepth].font)->FontType == ft_composite ) in gs_type0_next_char()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/compile/
H A D941014-3.c32 int fdepth; in gs_type0_next_char() local
53 while ( fdepth > 0 ) in gs_type0_next_char()
62 if ( fidx == chr && fdepth > 1 ) in gs_type0_next_char()
65 fdepth--; in gs_type0_next_char()
70 while ( (pfont = penum->fstack.items[fdepth].font)->FontType == ft_composite ) in gs_type0_next_char()

12345678910>>...12