Home
last modified time | relevance | path

Searched defs:exception_ptr (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/tools/jpackage/share/jdk/jpackage/tests/
H A DJLinkOptionsTest.java30 import jdk.jpackage.test.JPackageCommand;
40 * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main in opVariableArrayAsync()
48 return List.of(new Object[][]{ in opVariableArrayAsync()
55 new String[]{"jdk.jartool", "jdk.unsupported"}, in opVariableArrayAsync()
64 }, in opVariableArrayAsync()
71 "--jlink-options", "--bind-services", in opVariableArrayAsync()
80 "--jlink-options", "--bind-services", in opVariableArrayAsync()
88 {"com.other/com.other.Hello", new String[]{ in opVariableArrayAsync()
98 // bind-services and limit-options in opVariableArrayAsync()
120 .addArguments(jpackageArgs); in opVariableArrayAsync()
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/optional/
H A DTestAMDI.cpp400 function<void(exception_ptr)>, in opMSeq1Async()
409 function<void(exception_ptr)>, in opMSeq2Async()
417 function<void(exception_ptr)>, in opMDict1Async()
426 function<void(exception_ptr)>, in opMDict2Async()
434 function<void(exception_ptr)>, in opMG1Async()
443 function<void(exception_ptr)>, in opMG2Async()
468 function<void(exception_ptr)>, in opMSeq1Async()
477 function<void(exception_ptr)>, in opMSeq2Async()
485 function<void(exception_ptr)>, in opMDict1Async()
502 function<void(exception_ptr)>, in opMG1Async()
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/optional/
H A DTestAMDI.cpp400 function<void(exception_ptr)>, in opMSeq1Async()
409 function<void(exception_ptr)>, in opMSeq2Async()
417 function<void(exception_ptr)>, in opMDict1Async()
426 function<void(exception_ptr)>, in opMDict2Async()
434 function<void(exception_ptr)>, in opMG1Async()
443 function<void(exception_ptr)>, in opMG2Async()
468 function<void(exception_ptr)>, in opMSeq1Async()
477 function<void(exception_ptr)>, in opMSeq2Async()
485 function<void(exception_ptr)>, in opMDict1Async()
502 function<void(exception_ptr)>, in opMG1Async()
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/optional/
H A DTestAMDI.cpp400 function<void(exception_ptr)>, in opMSeq1Async()
409 function<void(exception_ptr)>, in opMSeq2Async()
417 function<void(exception_ptr)>, in opMDict1Async()
426 function<void(exception_ptr)>, in opMDict2Async()
434 function<void(exception_ptr)>, in opMG1Async()
443 function<void(exception_ptr)>, in opMG2Async()
468 function<void(exception_ptr)>, in opMSeq1Async()
477 function<void(exception_ptr)>, in opMSeq2Async()
485 function<void(exception_ptr)>, in opMDict1Async()
502 function<void(exception_ptr)>, in opMG1Async()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/libsupc++/
H A Dexception_ptr.h61 class exception_ptr; variable
108 exception_ptr(nullptr_t) noexcept in exception_ptr() function
112 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function
178 exception_ptr::exception_ptr() _GLIBCXX_NOEXCEPT in exception_ptr() function
184 exception_ptr::exception_ptr(const exception_ptr& __other) _GLIBCXX_NOEXCEPT in exception_ptr() function
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/libsupc++/
H A Dexception_ptr.h61 class exception_ptr; variable
108 exception_ptr(nullptr_t) noexcept in exception_ptr() function
112 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function
178 exception_ptr::exception_ptr() _GLIBCXX_NOEXCEPT in exception_ptr() function
184 exception_ptr::exception_ptr(const exception_ptr& __other) _GLIBCXX_NOEXCEPT in exception_ptr() function
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/libsupc++/
H A Dexception_ptr.h61 class exception_ptr; variable
108 exception_ptr(nullptr_t) noexcept in exception_ptr() function
112 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function
178 exception_ptr::exception_ptr() _GLIBCXX_NOEXCEPT in exception_ptr() function
184 exception_ptr::exception_ptr(const exception_ptr& __other) _GLIBCXX_NOEXCEPT in exception_ptr() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/libsupc++/
H A Dexception_ptr.h61 class exception_ptr; variable
108 exception_ptr(nullptr_t) noexcept in exception_ptr() function
112 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function
178 exception_ptr::exception_ptr() _GLIBCXX_NOEXCEPT in exception_ptr() function
184 exception_ptr::exception_ptr(const exception_ptr& __other) _GLIBCXX_NOEXCEPT in exception_ptr() function
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/custom/
H A DTestAMDI.cpp13 std::function<void(std::exception_ptr)>, const Ice::Current&) in opDoubleArrayAsync()
22 std::function<void(std::exception_ptr)>, const Ice::Current&) in opBoolArrayAsync()
32 std::function<void(std::exception_ptr)>, const Ice::Current&) in opByteArrayAsync()
49 std::function<void(std::exception_ptr)>, const Ice::Current&) in opBoolRangeAsync()
90 std::function<void(std::exception_ptr)>, const Ice::Current&) in opBoolSeqAsync()
106 std::function<void(std::exception_ptr)>, const Ice::Current&) in opByteSeqAsync()
130 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStringAsync()
206 std::function<void(std::exception_ptr)>, const Ice::Current&) in opESeqAsync()
214 std::function<void(std::exception_ptr)>, const Ice::Current&) in opEListAsync()
240 std::function<void(std::exception_ptr)>, const Ice::Current&) in opCSeqAsync()
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/custom/
H A DTestAMDI.cpp13 std::function<void(std::exception_ptr)>, const Ice::Current&) in opDoubleArrayAsync()
22 std::function<void(std::exception_ptr)>, const Ice::Current&) in opBoolArrayAsync()
32 std::function<void(std::exception_ptr)>, const Ice::Current&) in opByteArrayAsync()
49 std::function<void(std::exception_ptr)>, const Ice::Current&) in opBoolRangeAsync()
90 std::function<void(std::exception_ptr)>, const Ice::Current&) in opBoolSeqAsync()
106 std::function<void(std::exception_ptr)>, const Ice::Current&) in opByteSeqAsync()
130 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStringAsync()
206 std::function<void(std::exception_ptr)>, const Ice::Current&) in opESeqAsync()
214 std::function<void(std::exception_ptr)>, const Ice::Current&) in opEListAsync()
240 std::function<void(std::exception_ptr)>, const Ice::Current&) in opCSeqAsync()
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/servantLocator/
H A DTestAMDI.cpp14 TestAMDI::requestFailedExceptionAsync(function<void()> response, function<void(exception_ptr)>, con… in requestFailedExceptionAsync()
20 TestAMDI::unknownUserExceptionAsync(function<void()> response, function<void(exception_ptr)>, const… in unknownUserExceptionAsync()
26 TestAMDI::unknownLocalExceptionAsync(function<void()> response, function<void(exception_ptr)>, cons… in unknownLocalExceptionAsync()
32 TestAMDI::unknownExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Cur… in unknownExceptionAsync()
38 TestAMDI::userExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Curren… in userExceptionAsync()
44 TestAMDI::localExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Curre… in localExceptionAsync()
50 TestAMDI::stdExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Current… in stdExceptionAsync()
56 TestAMDI::cppExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Current… in cppExceptionAsync()
132 function<void(exception_ptr)>, in asyncResponseAsync()
157 function<void(exception_ptr)>, in shutdownAsync()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/servantLocator/
H A DTestAMDI.cpp14 TestAMDI::requestFailedExceptionAsync(function<void()> response, function<void(exception_ptr)>, con… in requestFailedExceptionAsync()
20 TestAMDI::unknownUserExceptionAsync(function<void()> response, function<void(exception_ptr)>, const… in unknownUserExceptionAsync()
26 TestAMDI::unknownLocalExceptionAsync(function<void()> response, function<void(exception_ptr)>, cons… in unknownLocalExceptionAsync()
32 TestAMDI::unknownExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Cur… in unknownExceptionAsync()
38 TestAMDI::userExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Curren… in userExceptionAsync()
44 TestAMDI::localExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Curre… in localExceptionAsync()
50 TestAMDI::stdExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Current… in stdExceptionAsync()
56 TestAMDI::cppExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Current… in cppExceptionAsync()
132 function<void(exception_ptr)>, in asyncResponseAsync()
157 function<void(exception_ptr)>, in shutdownAsync()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/servantLocator/
H A DTestAMDI.cpp14 TestAMDI::requestFailedExceptionAsync(function<void()> response, function<void(exception_ptr)>, con… in requestFailedExceptionAsync()
20 TestAMDI::unknownUserExceptionAsync(function<void()> response, function<void(exception_ptr)>, const… in unknownUserExceptionAsync()
26 TestAMDI::unknownLocalExceptionAsync(function<void()> response, function<void(exception_ptr)>, cons… in unknownLocalExceptionAsync()
32 TestAMDI::unknownExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Cur… in unknownExceptionAsync()
38 TestAMDI::userExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Curren… in userExceptionAsync()
44 TestAMDI::localExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Curre… in localExceptionAsync()
50 TestAMDI::stdExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Current… in stdExceptionAsync()
56 TestAMDI::cppExceptionAsync(function<void()> response, function<void(exception_ptr)>, const Current… in cppExceptionAsync()
132 function<void(exception_ptr)>, in asyncResponseAsync()
157 function<void(exception_ptr)>, in shutdownAsync()
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/slicing/objects/
H A DTestAMDI.cpp20 function<void(exception_ptr)>, in SBaseAsObjectAsync()
30 function<void(exception_ptr)>, in SBaseAsSBaseAsync()
96 function<void(exception_ptr)>, in checkSUnknownAsync()
139 function<void(exception_ptr)>, in D1AsBAsync()
157 function<void(exception_ptr)>, in D1AsD1Async()
175 function<void(exception_ptr)>, in D2AsBAsync()
194 function<void(exception_ptr)>, in paramTest1Async()
212 function<void(exception_ptr)>, in paramTest2Async()
232 function<void(exception_ptr)>, in paramTest3Async()
265 function<void(exception_ptr)>, in paramTest4Async()
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/slicing/objects/
H A DTestAMDI.cpp20 function<void(exception_ptr)>, in SBaseAsObjectAsync()
30 function<void(exception_ptr)>, in SBaseAsSBaseAsync()
96 function<void(exception_ptr)>, in checkSUnknownAsync()
139 function<void(exception_ptr)>, in D1AsBAsync()
157 function<void(exception_ptr)>, in D1AsD1Async()
175 function<void(exception_ptr)>, in D2AsBAsync()
194 function<void(exception_ptr)>, in paramTest1Async()
212 function<void(exception_ptr)>, in paramTest2Async()
232 function<void(exception_ptr)>, in paramTest3Async()
265 function<void(exception_ptr)>, in paramTest4Async()
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/slicing/objects/
H A DTestAMDI.cpp20 function<void(exception_ptr)>, in SBaseAsObjectAsync()
30 function<void(exception_ptr)>, in SBaseAsSBaseAsync()
96 function<void(exception_ptr)>, in checkSUnknownAsync()
139 function<void(exception_ptr)>, in D1AsBAsync()
157 function<void(exception_ptr)>, in D1AsD1Async()
175 function<void(exception_ptr)>, in D2AsBAsync()
194 function<void(exception_ptr)>, in paramTest1Async()
212 function<void(exception_ptr)>, in paramTest2Async()
232 function<void(exception_ptr)>, in paramTest3Async()
265 function<void(exception_ptr)>, in paramTest4Async()
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/operations/
H A DTestAMDI.cpp80 function<void(exception_ptr)>, in shutdownAsync()
109 function<void(exception_ptr)>, in opVoidAsync()
129 function<void(exception_ptr)>, in opByteAsync()
139 function<void(exception_ptr)>, in opBoolAsync()
170 function<void(exception_ptr)>, in opStringAsync()
179 function<void(exception_ptr)>, in opMyEnumAsync()
190 function<void(exception_ptr)>, in opMyClassAsync()
203 function<void(exception_ptr)>, in opStructAsync()
215 function<void(exception_ptr)>, in opByteSAsync()
230 function<void(exception_ptr)>, in opBoolSAsync()
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/operations/
H A DTestAMDI.cpp80 function<void(exception_ptr)>, in shutdownAsync()
109 function<void(exception_ptr)>, in opVoidAsync()
129 function<void(exception_ptr)>, in opByteAsync()
139 function<void(exception_ptr)>, in opBoolAsync()
170 function<void(exception_ptr)>, in opStringAsync()
179 function<void(exception_ptr)>, in opMyEnumAsync()
190 function<void(exception_ptr)>, in opMyClassAsync()
203 function<void(exception_ptr)>, in opStructAsync()
215 function<void(exception_ptr)>, in opByteSAsync()
230 function<void(exception_ptr)>, in opBoolSAsync()
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/operations/
H A DTestAMDI.cpp80 function<void(exception_ptr)>, in shutdownAsync()
109 function<void(exception_ptr)>, in opVoidAsync()
129 function<void(exception_ptr)>, in opByteAsync()
139 function<void(exception_ptr)>, in opBoolAsync()
170 function<void(exception_ptr)>, in opStringAsync()
179 function<void(exception_ptr)>, in opMyEnumAsync()
190 function<void(exception_ptr)>, in opMyClassAsync()
203 function<void(exception_ptr)>, in opStructAsync()
215 function<void(exception_ptr)>, in opByteSAsync()
230 function<void(exception_ptr)>, in opBoolSAsync()
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/proxy/
H A DTestAMDI.h17 virtual void echoAsync( in MyDerivedClassI()
28 virtual void getContextAsync( in MyDerivedClassI()
37 const Ice::Current&); in MyDerivedClassI()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/libsupc++/
H A Dexception_ptr.h55 class exception_ptr; variable
97 exception_ptr(nullptr_t) noexcept in exception_ptr() function
101 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/libsupc++/
H A Dexception_ptr.h54 class exception_ptr; variable
101 exception_ptr(nullptr_t) noexcept in exception_ptr() function
105 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/libsupc++/
H A Dexception_ptr.h55 class exception_ptr; variable
95 exception_ptr(nullptr_t) noexcept in exception_ptr() function
99 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/libsupc++/
H A Dexception_ptr.h54 class exception_ptr; variable
101 exception_ptr(nullptr_t) noexcept in exception_ptr() function
105 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/libsupc++/
H A Dexception_ptr.h55 class exception_ptr; variable
102 exception_ptr(nullptr_t) noexcept in exception_ptr() function
106 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function

12345678910