Home
last modified time | relevance | path

Searched refs:throwEx (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/php-ice37/ice-3.7.2/js/test/typescript/Ice/servantLocator/
H A DTestI.ts48 impossibleException(throwEx:boolean, current:Ice.Current):string
50 if(throwEx)
62 intfUserException(throwEx:boolean, current:Ice.Current):string
64 if(throwEx)
/dports/devel/ice37/ice-3.7.2/js/test/typescript/Ice/servantLocator/
H A DTestI.ts48 impossibleException(throwEx:boolean, current:Ice.Current):string
50 if(throwEx)
62 intfUserException(throwEx:boolean, current:Ice.Current):string
64 if(throwEx)
/dports/devel/py-ice37/ice-3.7.2/js/test/typescript/Ice/servantLocator/
H A DTestI.ts48 impossibleException(throwEx:boolean, current:Ice.Current):string
50 if(throwEx)
62 intfUserException(throwEx:boolean, current:Ice.Current):string
64 if(throwEx)
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/inc/
H A Ddaccess.h637 HRESULT DacReadAll(TADDR addr, void* buffer, uint32_t size, bool throwEx);
639 HRESULT DacWriteAll(TADDR addr, PVOID buffer, ULONG32 size, bool throwEx);
642 bool throwEx, TADDR* mem);
644 bool throwEx);
691 void* DacInstantiateTypeByAddress(TADDR addr, UInt32 size, bool throwEx);
701 char* DacInstantiateStringA(TADDR addr, UInt32 maxChars, bool throwEx);
702 wchar_t* DacInstantiateStringW(TADDR addr, UInt32 maxChars, bool throwEx);
704 TADDR DacGetTargetAddrForHostAddr(const void* ptr, bool throwEx);
706 TADDR DacGetTargetVtForHostVt(const void* vtHost, bool throwEx);
712 HRESULT DacWriteHostInstance(void * host, bool throwEx);
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DAuthenticationManager.cs205 static void DoUnregister (string authenticationScheme, bool throwEx) in DoUnregister() argument
219 if (throwEx) in DoUnregister()
/dports/devel/php-ice37/ice-3.7.2/java-compat/test/lambda/src/main/java/Ice/ami/lambda/
H A DAMI.java548 throwEx(); in opAsync()
555 throwEx(); in op()
567 throwEx(); in ex()
574 throwEx(); in sent()
578 throwEx() in throwEx() method in AMI.Thrower
805 ThrowType throwEx[] = { ThrowType.LocalException, ThrowType.OtherException }; in run() local
809 final Thrower cb = new Thrower(throwEx[i]); in run()
/dports/devel/ice37/ice-3.7.2/java-compat/test/lambda/src/main/java/Ice/ami/lambda/
H A DAMI.java548 throwEx(); in opAsync()
555 throwEx(); in op()
567 throwEx(); in ex()
574 throwEx(); in sent()
578 throwEx() in throwEx() method in AMI.Thrower
805 ThrowType throwEx[] = { ThrowType.LocalException, ThrowType.OtherException }; in run() local
809 final Thrower cb = new Thrower(throwEx[i]); in run()
/dports/devel/py-ice37/ice-3.7.2/java-compat/test/lambda/src/main/java/Ice/ami/lambda/
H A DAMI.java548 throwEx(); in opAsync()
555 throwEx(); in op()
567 throwEx(); in ex()
574 throwEx(); in sent()
578 throwEx() in throwEx() method in AMI.Thrower
805 ThrowType throwEx[] = { ThrowType.LocalException, ThrowType.OtherException }; in run() local
809 final Thrower cb = new Thrower(throwEx[i]); in run()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/
H A DHttpExceptionUtils.java115 private static void throwEx(Throwable ex) { in throwEx() method in HttpExceptionUtils
181 throwEx(toThrow); in validateResponse()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unoxml/source/dom/
H A Ddocumentbuilder.cxx313 static void throwEx(xmlParserCtxtPtr ctxt) in throwEx() function
360 throwEx(pContext.get()); in parse()
389 throwEx(pContext.get()); in parseURI()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unoxml/source/dom/
H A Ddocumentbuilder.cxx326 static void throwEx(xmlParserCtxtPtr ctxt) in throwEx() function
373 throwEx(pContext.get()); in parse()
395 throwEx(pContext.get()); in parseURI()
/dports/devel/ice37/ice-3.7.2/python/test/Ice/ami/
H A DAllTests.py334 def throwEx(t): function
351 throwEx(self._t)
355 throwEx(self._t)
365 throwEx(self._t)
369 throwEx(self._t)
379 throwEx(self._t)
383 throwEx(self._t)
726 throwEx(t)
732 throwEx(t)
750 throwEx(t)
[all …]
/dports/devel/php-ice37/ice-3.7.2/python/test/Ice/ami/
H A DAllTests.py334 def throwEx(t): function
351 throwEx(self._t)
355 throwEx(self._t)
365 throwEx(self._t)
369 throwEx(self._t)
379 throwEx(self._t)
383 throwEx(self._t)
726 throwEx(t)
732 throwEx(t)
750 throwEx(t)
[all …]
/dports/devel/py-ice37/ice-3.7.2/python/test/Ice/ami/
H A DAllTests.py334 def throwEx(t): function
351 throwEx(self._t)
355 throwEx(self._t)
365 throwEx(self._t)
369 throwEx(self._t)
379 throwEx(self._t)
383 throwEx(self._t)
726 throwEx(t)
732 throwEx(t)
750 throwEx(t)
[all …]
/dports/devel/php-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/ami/
H A DAllTests.java115 private static void throwEx(ThrowType t) in throwEx() method in AllTests
363 throwEx(throwExType[idx]); in allTests()
375 throwEx(throwExType[idx]); in allTests()
387 throwEx(throwExType[idx]); in allTests()
399 throwEx(throwExType[idx]); in allTests()
411 throwEx(throwExType[idx]); in allTests()
423 throwEx(throwExType[idx]); in allTests()
/dports/devel/ice37/ice-3.7.2/java/test/src/main/java/test/Ice/ami/
H A DAllTests.java115 private static void throwEx(ThrowType t) in throwEx() method in AllTests
363 throwEx(throwExType[idx]); in allTests()
375 throwEx(throwExType[idx]); in allTests()
387 throwEx(throwExType[idx]); in allTests()
399 throwEx(throwExType[idx]); in allTests()
411 throwEx(throwExType[idx]); in allTests()
423 throwEx(throwExType[idx]); in allTests()
/dports/devel/py-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/ami/
H A DAllTests.java115 private static void throwEx(ThrowType t) in throwEx() method in AllTests
363 throwEx(throwExType[idx]); in allTests()
375 throwEx(throwExType[idx]); in allTests()
387 throwEx(throwExType[idx]); in allTests()
399 throwEx(throwExType[idx]); in allTests()
411 throwEx(throwExType[idx]); in allTests()
423 throwEx(throwExType[idx]); in allTests()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/invoke/MethodHandles/
H A DTestCatchException.java45 …private static int throwEx(Object o1, Object o2, int i1, int i2, int i3, int i4, int i5, int i6, i… in throwEx() method in TestCatchException
108 public static Object throwEx(Object o1, Object o2, Object o3, Object o4, Object o5, in throwEx() method in TestCatchException
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/invoke/MethodHandles/
H A DTestCatchException.java45 …private static int throwEx(Object o1, Object o2, int i1, int i2, int i3, int i4, int i5, int i6, i… in throwEx() method in TestCatchException
108 public static Object throwEx(Object o1, Object o2, Object o3, Object o4, Object o5, in throwEx() method in TestCatchException
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/invoke/MethodHandles/
H A DTestCatchException.java45 …private static int throwEx(Object o1, Object o2, int i1, int i2, int i3, int i4, int i5, int i6, i… in throwEx() method in TestCatchException
108 public static Object throwEx(Object o1, Object o2, Object o3, Object o4, Object o5, in throwEx() method in TestCatchException
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/invoke/MethodHandles/
H A DTestCatchException.java45 …private static int throwEx(Object o1, Object o2, int i1, int i2, int i3, int i4, int i5, int i6, i… in throwEx() method in TestCatchException
108 public static Object throwEx(Object o1, Object o2, Object o3, Object o4, Object o5, in throwEx() method in TestCatchException
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/invoke/MethodHandles/
H A DTestCatchException.java45 …private static int throwEx(Object o1, Object o2, int i1, int i2, int i3, int i4, int i5, int i6, i… in throwEx() method in TestCatchException
108 public static Object throwEx(Object o1, Object o2, Object o3, Object o4, Object o5, in throwEx() method in TestCatchException
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/invoke/MethodHandles/
H A DTestCatchException.java45 …private static int throwEx(Object o1, Object o2, int i1, int i2, int i3, int i4, int i5, int i6, i… in throwEx() method in TestCatchException
108 public static Object throwEx(Object o1, Object o2, Object o3, Object o4, Object o5, in throwEx() method in TestCatchException
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/invoke/MethodHandles/
H A DTestCatchException.java45 …private static int throwEx(Object o1, Object o2, int i1, int i2, int i3, int i4, int i5, int i6, i… in throwEx() method in TestCatchException
108 public static Object throwEx(Object o1, Object o2, Object o3, Object o4, Object o5, in throwEx() method in TestCatchException
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/invoke/MethodHandles/
H A DTestCatchException.java45 …private static int throwEx(Object o1, Object o2, int i1, int i2, int i3, int i4, int i5, int i6, i… in throwEx() method in TestCatchException
108 public static Object throwEx(Object o1, Object o2, Object o3, Object o4, Object o5, in throwEx() method in TestCatchException

123