Home
last modified time | relevance | path

Searched refs:close3 (Results 1 – 25 of 99) sorted by relevance

1234

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DStreamCloseTest.java117 Runnable close3 = () -> { holder[2] = true; throw new RuntimeException("3"); }; in testCascadedExceptions() local
120 ints.onClose(close1).onClose(close2).onClose(close3); in testCascadedExceptions()
132 …ry (Stream<Integer> ints = countTo(100).stream().onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
144 …> ints = countTo(100).stream().filter(e -> true).onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
156 …00).stream().filter(e -> true).onClose(close1).onClose(close2).filter(e -> true).onClose(close3)) { in testCascadedExceptions()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DStreamCloseTest.java117 Runnable close3 = () -> { holder[2] = true; throw new RuntimeException("3"); }; in testCascadedExceptions() local
120 ints.onClose(close1).onClose(close2).onClose(close3); in testCascadedExceptions()
132 …ry (Stream<Integer> ints = countTo(100).stream().onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
144 …> ints = countTo(100).stream().filter(e -> true).onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
156 …00).stream().filter(e -> true).onClose(close1).onClose(close2).filter(e -> true).onClose(close3)) { in testCascadedExceptions()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DStreamCloseTest.java118 Runnable close3 = () -> { holder[2] = true; throw new RuntimeException("3"); }; in testCascadedExceptions() local
121 ints.onClose(close1).onClose(close2).onClose(close3); in testCascadedExceptions()
133 …ry (Stream<Integer> ints = countTo(100).stream().onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
145 …> ints = countTo(100).stream().filter(e -> true).onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
157 …00).stream().filter(e -> true).onClose(close1).onClose(close2).filter(e -> true).onClose(close3)) { in testCascadedExceptions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DStreamCloseTest.java118 Runnable close3 = () -> { holder[2] = true; throw new RuntimeException("3"); }; in testCascadedExceptions() local
121 ints.onClose(close1).onClose(close2).onClose(close3); in testCascadedExceptions()
133 …ry (Stream<Integer> ints = countTo(100).stream().onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
145 …> ints = countTo(100).stream().filter(e -> true).onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
157 …00).stream().filter(e -> true).onClose(close1).onClose(close2).filter(e -> true).onClose(close3)) { in testCascadedExceptions()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DStreamCloseTest.java118 Runnable close3 = () -> { holder[2] = true; throw new RuntimeException("3"); }; in testCascadedExceptions() local
121 ints.onClose(close1).onClose(close2).onClose(close3); in testCascadedExceptions()
133 …ry (Stream<Integer> ints = countTo(100).stream().onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
145 …> ints = countTo(100).stream().filter(e -> true).onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
157 …00).stream().filter(e -> true).onClose(close1).onClose(close2).filter(e -> true).onClose(close3)) { in testCascadedExceptions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DStreamCloseTest.java118 Runnable close3 = () -> { holder[2] = true; throw new RuntimeException("3"); }; in testCascadedExceptions() local
121 ints.onClose(close1).onClose(close2).onClose(close3); in testCascadedExceptions()
133 …ry (Stream<Integer> ints = countTo(100).stream().onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
145 …> ints = countTo(100).stream().filter(e -> true).onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
157 …00).stream().filter(e -> true).onClose(close1).onClose(close2).filter(e -> true).onClose(close3)) { in testCascadedExceptions()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DStreamCloseTest.java118 Runnable close3 = () -> { holder[2] = true; throw new RuntimeException("3"); }; in testCascadedExceptions() local
121 ints.onClose(close1).onClose(close2).onClose(close3); in testCascadedExceptions()
133 …ry (Stream<Integer> ints = countTo(100).stream().onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
145 …> ints = countTo(100).stream().filter(e -> true).onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
157 …00).stream().filter(e -> true).onClose(close1).onClose(close2).filter(e -> true).onClose(close3)) { in testCascadedExceptions()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DStreamCloseTest.java118 Runnable close3 = () -> { holder[2] = true; throw new RuntimeException("3"); }; in testCascadedExceptions() local
121 ints.onClose(close1).onClose(close2).onClose(close3); in testCascadedExceptions()
133 …ry (Stream<Integer> ints = countTo(100).stream().onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
145 …> ints = countTo(100).stream().filter(e -> true).onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
157 …00).stream().filter(e -> true).onClose(close1).onClose(close2).filter(e -> true).onClose(close3)) { in testCascadedExceptions()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DStreamCloseTest.java118 Runnable close3 = () -> { holder[2] = true; throw new RuntimeException("3"); }; in testCascadedExceptions() local
121 ints.onClose(close1).onClose(close2).onClose(close3); in testCascadedExceptions()
133 …ry (Stream<Integer> ints = countTo(100).stream().onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
145 …> ints = countTo(100).stream().filter(e -> true).onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
157 …00).stream().filter(e -> true).onClose(close1).onClose(close2).filter(e -> true).onClose(close3)) { in testCascadedExceptions()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DStreamCloseTest.java118 Runnable close3 = () -> { holder[2] = true; throw new RuntimeException("3"); }; in testCascadedExceptions() local
121 ints.onClose(close1).onClose(close2).onClose(close3); in testCascadedExceptions()
133 …ry (Stream<Integer> ints = countTo(100).stream().onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
145 …> ints = countTo(100).stream().filter(e -> true).onClose(close1).onClose(close2).onClose(close3)) { in testCascadedExceptions()
157 …00).stream().filter(e -> true).onClose(close1).onClose(close2).filter(e -> true).onClose(close3)) { in testCascadedExceptions()
/dports/net/yggdrasil/yggdrasil-go-0.3.11/vendor/github.com/hjson/hjson-go/assets/sorted/
H A Dstringify1_result.hjson24 close3: "1,"
/dports/net/yggdrasil/yggdrasil-go-0.3.11/vendor/github.com/hjson/hjson-go/assets/
H A Dstringify1_result.hjson15 close3: "1,"
H A Dstringify1_test.hjson16 close3: "1,"
/dports/textproc/py-hjson/hjson-py-3.0.2/hjson/tests/assets/
H A Dstringify1_result.hjson15 close3: "1,"
H A Dstringify1_test.hjson16 close3: "1,"
/dports/math/R/R-4.1.2/src/gnuwin32/
H A Drun.c588 int close1 = 0, close2 = 0, close3 = 0; in runcmd_timeout() local
599 if (ferr && ferr[0]) close3 = 1; in runcmd_timeout()
624 if (close3) CloseHandle(hERR); in runcmd_timeout()
645 int close1 = 0, close2 = 0, close3 = 0; in rpipeOpen() local
699 if (ferr && ferr[0]) close3 = 1; in rpipeOpen()
705 if (close3) CloseHandle(hERR); in rpipeOpen()
/dports/math/libRmath/R-4.1.1/src/gnuwin32/
H A Drun.c588 int close1 = 0, close2 = 0, close3 = 0; in runcmd_timeout() local
599 if (ferr && ferr[0]) close3 = 1; in runcmd_timeout()
624 if (close3) CloseHandle(hERR); in runcmd_timeout()
645 int close1 = 0, close2 = 0, close3 = 0; in rpipeOpen() local
699 if (ferr && ferr[0]) close3 = 1; in rpipeOpen()
705 if (close3) CloseHandle(hERR); in rpipeOpen()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/freetype/
H A Dv_ft_stroker.cpp146 SW_FT_Int close1, close2, close3; in ft_cubic_is_small_enough() local
157 close3 = SW_FT_IS_SMALL(d3.x) && SW_FT_IS_SMALL(d3.y); in ft_cubic_is_small_enough()
161 if (close3) { in ft_cubic_is_small_enough()
170 if (close3) { in ft_cubic_is_small_enough()
181 if (close3) { in ft_cubic_is_small_enough()
191 if (close3) { in ft_cubic_is_small_enough()
/dports/devel/efl/efl-1.25.1/src/static_libs/freetype/
H A Dsw_ft_stroker.c168 SW_FT_Int close1, close2, close3; in ft_cubic_is_small_enough() local
180 close3 = SW_FT_IS_SMALL( d3.x ) && SW_FT_IS_SMALL( d3.y ); in ft_cubic_is_small_enough()
186 if ( close3 ) in ft_cubic_is_small_enough()
200 if ( close3 ) in ft_cubic_is_small_enough()
218 if ( close3 ) in ft_cubic_is_small_enough()
233 if ( close3 ) in ft_cubic_is_small_enough()
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/vector/freetype/
H A Dv_ft_stroker.cpp146 SW_FT_Int close1, close2, close3; in ft_cubic_is_small_enough() local
157 close3 = SW_FT_IS_SMALL(d3.x) && SW_FT_IS_SMALL(d3.y); in ft_cubic_is_small_enough()
161 if (close3) { in ft_cubic_is_small_enough()
170 if (close3) { in ft_cubic_is_small_enough()
181 if (close3) { in ft_cubic_is_small_enough()
191 if (close3) { in ft_cubic_is_small_enough()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/src/base/
H A Dftstroke.c205 FT_Int close1, close2, close3; in ft_cubic_is_small_enough() local
217 close3 = FT_IS_SMALL( d3.x ) && FT_IS_SMALL( d3.y ); in ft_cubic_is_small_enough()
223 if ( close3 ) in ft_cubic_is_small_enough()
237 if ( close3 ) in ft_cubic_is_small_enough()
255 if ( close3 ) in ft_cubic_is_small_enough()
270 if ( close3 ) in ft_cubic_is_small_enough()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/freetype/vtkfreetype/src/base/
H A Dftstroke.c205 FT_Int close1, close2, close3; in ft_cubic_is_small_enough() local
217 close3 = FT_IS_SMALL( d3.x ) && FT_IS_SMALL( d3.y ); in ft_cubic_is_small_enough()
223 if ( close3 ) in ft_cubic_is_small_enough()
237 if ( close3 ) in ft_cubic_is_small_enough()
255 if ( close3 ) in ft_cubic_is_small_enough()
270 if ( close3 ) in ft_cubic_is_small_enough()
/dports/games/iortcw/iortcw-1.51c/MP/code/freetype-2.9/src/base/
H A Dftstroke.c205 FT_Int close1, close2, close3; in ft_cubic_is_small_enough() local
217 close3 = FT_IS_SMALL( d3.x ) && FT_IS_SMALL( d3.y ); in ft_cubic_is_small_enough()
223 if ( close3 ) in ft_cubic_is_small_enough()
237 if ( close3 ) in ft_cubic_is_small_enough()
255 if ( close3 ) in ft_cubic_is_small_enough()
270 if ( close3 ) in ft_cubic_is_small_enough()
/dports/games/iortcw/iortcw-1.51c/SP/code/freetype-2.9/src/base/
H A Dftstroke.c205 FT_Int close1, close2, close3; in ft_cubic_is_small_enough() local
217 close3 = FT_IS_SMALL( d3.x ) && FT_IS_SMALL( d3.y ); in ft_cubic_is_small_enough()
223 if ( close3 ) in ft_cubic_is_small_enough()
237 if ( close3 ) in ft_cubic_is_small_enough()
255 if ( close3 ) in ft_cubic_is_small_enough()
270 if ( close3 ) in ft_cubic_is_small_enough()
/dports/www/firefox-esr/firefox-91.8.0/modules/freetype2/src/base/
H A Dftstroke.c205 FT_Int close1, close2, close3; in ft_cubic_is_small_enough() local
217 close3 = FT_IS_SMALL( d3.x ) && FT_IS_SMALL( d3.y ); in ft_cubic_is_small_enough()
223 if ( close3 ) in ft_cubic_is_small_enough()
237 if ( close3 ) in ft_cubic_is_small_enough()
255 if ( close3 ) in ft_cubic_is_small_enough()
270 if ( close3 ) in ft_cubic_is_small_enough()

1234