Home
last modified time | relevance | path

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

123

/dports/devel/swig/swig-4.0.2/Lib/modula3/
H A Dmodula3head.swg50 const SWIG_JavaExceptions_t *except_ptr = java_exceptions;
52 while (except_ptr->code != code && except_ptr->code)
53 except_ptr++;
56 excep = JCALL1(FindClass, jenv, except_ptr->java_exception);
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/jni/
H A DScilabTermination_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/math/scilab/scilab-6.1.1/scilab/modules/console/src/jni/
H A DAdvCLIManagement_wrap.c194 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
196 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
197 except_ptr++; in SWIG_JavaThrowException()
200 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
H A DGuiManagement_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
H A DDropFiles_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/math/scilab/scilab-6.1.1/scilab/modules/localization/src/jni/
H A DLocaleToLCID_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
H A Dsetdefaultlanguage_wrap.c173 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
175 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
176 except_ptr++; in SWIG_JavaThrowException()
179 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
H A DMessages_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/math/scilab/scilab-6.1.1/scilab/modules/types/src/jni/
H A DgetScilabVariable_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/math/scilab/scilab-6.1.1/scilab/modules/commons/src/jni/
H A DCommonFileUtils_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
H A DScilabCommons_wrap.c192 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
194 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
195 except_ptr++; in SWIG_JavaThrowException()
198 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/math/scilab/scilab-6.1.1/scilab/modules/action_binding/src/jni/
H A DInterpreterManagement_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/math/scilab/scilab-6.1.1/scilab/modules/ui_data/src/jni/
H A Dui_data_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/jni/
H A DScilabNativeView_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
H A DSurfaceData_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
H A DObjectData_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
H A DPolylineData_wrap.c192 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
194 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
195 except_ptr++; in SWIG_JavaThrowException()
198 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/math/scilab/scilab-6.1.1/scilab/modules/scinotes/src/jni/
H A DScilabKeywords_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/devel/swig/swig-4.0.2/Lib/java/
H A Djavahead.swg87 const SWIG_JavaExceptions_t *except_ptr = java_exceptions;
89 while (except_ptr->code != code && except_ptr->code)
90 except_ptr++;
93 excep = JCALL1(FindClass, jenv, except_ptr->java_exception);
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/src/jni/
H A DJavaXMIResource_wrap.cxx215 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
217 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
218 except_ptr++; in SWIG_JavaThrowException()
221 excep = jenv->FindClass(except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/math/scilab/scilab-6.1.1/scilab/modules/history_manager/src/jni/
H A DHistoryManagement_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/math/scilab/scilab-6.1.1/scilab/modules/completion/src/jni/
H A DCompletion_wrap.c186 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
188 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
189 except_ptr++; in SWIG_JavaThrowException()
192 excep = (*jenv)->FindClass(jenv, except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dmap_OSM.c530 ExceptionInfo *except_ptr, argument
562 if (visual_type == NOT_TRUE_NOR_DIRECT && GetNumberColors(image, NULL, except_ptr) > 128)
582 pixel_pack = GetAuthenticPixels(image, 0, 0, image->columns, image->rows, except_ptr);
754 ExceptionInfo *except_ptr, argument
795 if (visual_type == NOT_TRUE_NOR_DIRECT && GetNumberColors(image, NULL, except_ptr) > 128)
815 pixel_pack = GetAuthenticPixels(image, 0, 0, image->columns, image->rows, except_ptr);
/dports/audio/faust/faust-2.37.3/embedded/faustjava/
H A DFaustEngine_wrap.cxx216 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
218 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
219 except_ptr++; in SWIG_JavaThrowException()
222 excep = jenv->FindClass(except_ptr->java_exception); in SWIG_JavaThrowException()
/dports/audio/faust/faust-2.37.3/architecture/api/android/jni/
H A Djava_interface_wrap.cpp216 const SWIG_JavaExceptions_t *except_ptr = java_exceptions; in SWIG_JavaThrowException() local
218 while (except_ptr->code != code && except_ptr->code) in SWIG_JavaThrowException()
219 except_ptr++; in SWIG_JavaThrowException()
222 excep = jenv->FindClass(except_ptr->java_exception); in SWIG_JavaThrowException()

123