Home
last modified time | relevance | path

Searched defs:pis (Results 201 – 225 of 958) sorted by relevance

12345678910>>...39

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/io/InputStream/
H A DOpsAfterClose.java169 PipedInputStream pis = new PipedInputStream(new PipedOutputStream()); in main() local
231 private static boolean testPushbackInputStream(PushbackInputStream pis) in testPushbackInputStream()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxpdash.c36 const gs_imager_state * pis) in gx_path_add_dash_expansion()
53 const gs_imager_state * pis, const gx_dash_params * dash) in subpath_expand_dashes()
H A Dgdevpdfd.c82 pdf_can_handle_hl_color(gx_device_vector * vdev, const gs_imager_state * pis, in pdf_can_handle_hl_color()
89 pdf_setfillcolor(gx_device_vector * vdev, const gs_imager_state * pis, in pdf_setfillcolor()
110 pdf_setstrokecolor(gx_device_vector * vdev, const gs_imager_state * pis, in pdf_setstrokecolor()
462 prepare_fill_with_clip(gx_device_pdf *pdev, const gs_imager_state * pis, in prepare_fill_with_clip()
891 const gs_imager_state *pis, gx_path *ppath, in lcvd_handle_fill_path_as_shading_coverage()
1037 gdev_pdf_fill_path(gx_device * dev, const gs_imager_state * pis, gx_path * ppath, in gdev_pdf_fill_path()
1220 gdev_pdf_stroke_path(gx_device * dev, const gs_imager_state * pis, in gdev_pdf_stroke_path()
1392 const gs_imager_state *pis, const gx_drawing_color *pdcolor, in gdev_pdf_fill_rectangle_hl_color()
1451 gdev_pdf_fillpage(gx_device *dev, gs_imager_state * pis, gx_device_color *pdevc) in gdev_pdf_fillpage()
H A Dgscspace.c401 gs_imager_state * pis = (gs_imager_state *)pgs; in gx_spot_colors_set_overprint() local
784 gx_cspace_no_linear(const gs_color_space *cs, const gs_imager_state * pis, in gx_cspace_no_linear()
794 cc2dc(const gs_color_space *cs, const gs_imager_state * pis, gx_device *dev, in cc2dc()
844 gx_cspace_is_linear_in_line(const gs_color_space *cs, const gs_imager_state * pis, in gx_cspace_is_linear_in_line()
878 gx_cspace_is_linear_in_triangle(const gs_color_space *cs, const gs_imager_state * pis, in gx_cspace_is_linear_in_triangle()
939 gx_cspace_is_linear_default(const gs_color_space *cs, const gs_imager_state * pis, in gx_cspace_is_linear_default()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxpdash.c36 const gs_imager_state * pis) in gx_path_add_dash_expansion()
53 const gs_imager_state * pis, const gx_dash_params * dash) in subpath_expand_dashes()
H A Dgdevpdfd.c82 pdf_can_handle_hl_color(gx_device_vector * vdev, const gs_imager_state * pis, in pdf_can_handle_hl_color()
89 pdf_setfillcolor(gx_device_vector * vdev, const gs_imager_state * pis, in pdf_setfillcolor()
110 pdf_setstrokecolor(gx_device_vector * vdev, const gs_imager_state * pis, in pdf_setstrokecolor()
462 prepare_fill_with_clip(gx_device_pdf *pdev, const gs_imager_state * pis, in prepare_fill_with_clip()
891 const gs_imager_state *pis, gx_path *ppath, in lcvd_handle_fill_path_as_shading_coverage()
1037 gdev_pdf_fill_path(gx_device * dev, const gs_imager_state * pis, gx_path * ppath, in gdev_pdf_fill_path()
1220 gdev_pdf_stroke_path(gx_device * dev, const gs_imager_state * pis, in gdev_pdf_stroke_path()
1392 const gs_imager_state *pis, const gx_drawing_color *pdcolor, in gdev_pdf_fill_rectangle_hl_color()
1451 gdev_pdf_fillpage(gx_device *dev, gs_imager_state * pis, gx_device_color *pdevc) in gdev_pdf_fillpage()
H A Dgscspace.c401 gs_imager_state * pis = (gs_imager_state *)pgs; in gx_spot_colors_set_overprint() local
784 gx_cspace_no_linear(const gs_color_space *cs, const gs_imager_state * pis, in gx_cspace_no_linear()
794 cc2dc(const gs_color_space *cs, const gs_imager_state * pis, gx_device *dev, in cc2dc()
844 gx_cspace_is_linear_in_line(const gs_color_space *cs, const gs_imager_state * pis, in gx_cspace_is_linear_in_line()
878 gx_cspace_is_linear_in_triangle(const gs_color_space *cs, const gs_imager_state * pis, in gx_cspace_is_linear_in_triangle()
939 gx_cspace_is_linear_default(const gs_color_space *cs, const gs_imager_state * pis, in gx_cspace_is_linear_default()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/InputStream/
H A DOpsAfterClose.java169 PipedInputStream pis = new PipedInputStream(new PipedOutputStream()); in main() local
231 private static boolean testPushbackInputStream(PushbackInputStream pis) in testPushbackInputStream()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/io/InputStream/
H A DOpsAfterClose.java169 PipedInputStream pis = new PipedInputStream(new PipedOutputStream()); in main() local
231 private static boolean testPushbackInputStream(PushbackInputStream pis) in testPushbackInputStream()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/io/InputStream/
H A DOpsAfterClose.java169 PipedInputStream pis = new PipedInputStream(new PipedOutputStream()); in main() local
231 private static boolean testPushbackInputStream(PushbackInputStream pis) in testPushbackInputStream()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/io/InputStream/
H A DOpsAfterClose.java169 PipedInputStream pis = new PipedInputStream(new PipedOutputStream()); in main() local
231 private static boolean testPushbackInputStream(PushbackInputStream pis) in testPushbackInputStream()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/io/InputStream/
H A DOpsAfterClose.java169 PipedInputStream pis = new PipedInputStream(new PipedOutputStream()); in main() local
231 private static boolean testPushbackInputStream(PushbackInputStream pis) in testPushbackInputStream()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/io/InputStream/
H A DOpsAfterClose.java169 PipedInputStream pis = new PipedInputStream(new PipedOutputStream()); in main() local
231 private static boolean testPushbackInputStream(PushbackInputStream pis) in testPushbackInputStream()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/io/InputStream/
H A DOpsAfterClose.java169 PipedInputStream pis = new PipedInputStream(new PipedOutputStream()); in main() local
231 private static boolean testPushbackInputStream(PushbackInputStream pis) in testPushbackInputStream()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/io/InputStream/
H A DOpsAfterClose.java169 PipedInputStream pis = new PipedInputStream(new PipedOutputStream()); in main() local
231 private static boolean testPushbackInputStream(PushbackInputStream pis) in testPushbackInputStream()
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdj/java/javax/tv/service/navigation/
H A DSIElementFilter.java86 PlayItem pis[] = pls[i].getPlayItems(); in accept() local
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdj/java/javax/tv/service/navigation/
H A DSIElementFilter.java86 PlayItem pis[] = pls[i].getPlayItems(); in accept() local
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxpcmap.c404 ensure_pattern_cache(gs_imager_state * pis) in ensure_pattern_cache()
475 gx_pattern_cache_add_entry(gs_imager_state * pis, in gx_pattern_cache_add_entry()
578 gx_pattern_load(gx_device_color * pdc, const gs_imager_state * pis, in gx_pattern_load()
657 gx_device_color * pdc, const gs_imager_state * pis, in gs_pattern1_remap_color()
H A Dgdevpdfi.c128 pdf_begin_typed_image(gx_device_pdf *pdev, const gs_imager_state * pis, in pdf_begin_typed_image()
337 gdev_pdf_begin_typed_image(gx_device * dev, const gs_imager_state * pis, in gdev_pdf_begin_typed_image()
517 pdf_mid_begin_typed_image(gx_device * dev, const gs_imager_state * pis, in pdf_mid_begin_typed_image()
543 pdf_image3_make_mcde(gx_device *dev, const gs_imager_state *pis, in pdf_image3_make_mcde()
595 pdf_image3x_make_mcde(gx_device *dev, const gs_imager_state *pis, in pdf_image3x_make_mcde()
H A Dgsptype1.c730 gx_dc_pattern_load(gx_device_color * pdevc, const gs_imager_state * pis, in gx_dc_pattern_load()
739 gx_dc_pure_masked_load(gx_device_color * pdevc, const gs_imager_state * pis, in gx_dc_pure_masked_load()
749 gx_dc_binary_masked_load(gx_device_color * pdevc, const gs_imager_state * pis, in gx_dc_binary_masked_load()
759 gx_dc_colored_masked_load(gx_device_color * pdevc, const gs_imager_state * pis, in gx_dc_colored_masked_load()
771 gx_pattern_cache_lookup(gx_device_color * pdevc, const gs_imager_state * pis, in gx_pattern_cache_lookup()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxpcmap.c404 ensure_pattern_cache(gs_imager_state * pis) in ensure_pattern_cache()
475 gx_pattern_cache_add_entry(gs_imager_state * pis, in gx_pattern_cache_add_entry()
578 gx_pattern_load(gx_device_color * pdc, const gs_imager_state * pis, in gx_pattern_load()
657 gx_device_color * pdc, const gs_imager_state * pis, in gs_pattern1_remap_color()
H A Dgdevpdfi.c128 pdf_begin_typed_image(gx_device_pdf *pdev, const gs_imager_state * pis, in pdf_begin_typed_image()
337 gdev_pdf_begin_typed_image(gx_device * dev, const gs_imager_state * pis, in gdev_pdf_begin_typed_image()
517 pdf_mid_begin_typed_image(gx_device * dev, const gs_imager_state * pis, in pdf_mid_begin_typed_image()
543 pdf_image3_make_mcde(gx_device *dev, const gs_imager_state *pis, in pdf_image3_make_mcde()
595 pdf_image3x_make_mcde(gx_device *dev, const gs_imager_state *pis, in pdf_image3x_make_mcde()
H A Dgsptype1.c730 gx_dc_pattern_load(gx_device_color * pdevc, const gs_imager_state * pis, in gx_dc_pattern_load()
739 gx_dc_pure_masked_load(gx_device_color * pdevc, const gs_imager_state * pis, in gx_dc_pure_masked_load()
749 gx_dc_binary_masked_load(gx_device_color * pdevc, const gs_imager_state * pis, in gx_dc_binary_masked_load()
759 gx_dc_colored_masked_load(gx_device_color * pdevc, const gs_imager_state * pis, in gx_dc_colored_masked_load()
771 gx_pattern_cache_lookup(gx_device_color * pdevc, const gs_imager_state * pis, in gx_pattern_cache_lookup()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdfd.c78 pdf_can_handle_hl_color(gx_device_vector * vdev, const gs_imager_state * pis, in pdf_can_handle_hl_color()
85 pdf_setfillcolor(gx_device_vector * vdev, const gs_imager_state * pis, in pdf_setfillcolor()
106 pdf_setstrokecolor(gx_device_vector * vdev, const gs_imager_state * pis, in pdf_setstrokecolor()
457 prepare_fill_with_clip(gx_device_pdf *pdev, const gs_imager_state * pis, in prepare_fill_with_clip()
865 const gs_imager_state *pis, gx_path *ppath, in lcvd_handle_fill_path_as_shading_coverage()
1008 gdev_pdf_fill_path(gx_device * dev, const gs_imager_state * pis, gx_path * ppath, in gdev_pdf_fill_path()
1189 gdev_pdf_stroke_path(gx_device * dev, const gs_imager_state * pis, in gdev_pdf_stroke_path()
1361 const gs_imager_state *pis, const gx_drawing_color *pdcolor, in gdev_pdf_fill_rectangle_hl_color()
1420 gdev_pdf_fillpage(gx_device *dev, gs_imager_state * pis, gx_device_color *pdevc) in gdev_pdf_fillpage()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdfd.c78 pdf_can_handle_hl_color(gx_device_vector * vdev, const gs_imager_state * pis, in pdf_can_handle_hl_color()
85 pdf_setfillcolor(gx_device_vector * vdev, const gs_imager_state * pis, in pdf_setfillcolor()
106 pdf_setstrokecolor(gx_device_vector * vdev, const gs_imager_state * pis, in pdf_setstrokecolor()
457 prepare_fill_with_clip(gx_device_pdf *pdev, const gs_imager_state * pis, in prepare_fill_with_clip()
865 const gs_imager_state *pis, gx_path *ppath, in lcvd_handle_fill_path_as_shading_coverage()
1008 gdev_pdf_fill_path(gx_device * dev, const gs_imager_state * pis, gx_path * ppath, in gdev_pdf_fill_path()
1189 gdev_pdf_stroke_path(gx_device * dev, const gs_imager_state * pis, in gdev_pdf_stroke_path()
1361 const gs_imager_state *pis, const gx_drawing_color *pdcolor, in gdev_pdf_fill_rectangle_hl_color()
1420 gdev_pdf_fillpage(gx_device *dev, gs_imager_state * pis, gx_device_color *pdevc) in gdev_pdf_fillpage()

12345678910>>...39