HomeSort by relevance Sort by last modified time
    Searched defs:_exception (Results 1 - 25 of 41) sorted by null

1 2

  /ndk/sources/cxx-stl/stlport/stlport/
math.h 41 # undef _exception macro
42 # define _exception exception macro
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/
math.h 41 # undef _exception macro
42 # define _exception exception macro
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glDebugMessageInsertKHR.cpp 5 jint _exception = 0; local
12 _exception = 1;
34 if (_exception) {
glCreateShaderProgramv.cpp 5 jint _exception = 0; local
14 _exception = 1;
24 _exception = 1;
32 _exception = 1;
41 _exception = 1;
64 if (_exception) {
glDrawElementsInstancedBaseVertex.cpp 5 jint _exception = 0; local
15 _exception = 1;
glTransformFeedbackVaryings.cpp 6 jint _exception = 0; local
14 _exception = 1;
25 _exception = 1;
45 if (_exception) {
glGetUniformIndices.cpp 6 jint _exception = 0; local
16 _exception = 1;
26 _exception = 1;
35 _exception = 1;
41 _exception = 1;
47 _exception = 1;
61 _exception ? JNI_ABORT : 0);
72 if (_exception) {
82 jint _exception = 0; local
95 _exception = 1
    [all...]
glGetShaderSource.cpp 5 jint _exception = 0; local
17 _exception = 1;
29 _exception = 1;
35 _exception = 1;
55 _exception ? JNI_ABORT: 0);
59 _exception ? JNI_ABORT: 0);
61 if (_exception) {
glGetActiveUniformBlockName.cpp 5 jint _exception = 0; local
17 _exception = 1;
29 _exception = 1;
35 _exception = 1;
56 _exception ? JNI_ABORT: 0);
60 _exception ? JNI_ABORT: 0);
62 if (_exception) {
71 jint _exception = 0; local
glGetActiveAttrib.cpp 5 jint _exception = 0; local
23 _exception = 1;
35 _exception = 1;
41 _exception = 1;
52 _exception = 1;
58 _exception = 1;
69 _exception = 1;
75 _exception = 1;
98 _exception ? JNI_ABORT: 0);
102 _exception ? JNI_ABORT: 0)
173 jint _exception = 0; local
    [all...]
glGetActiveUniform.cpp 5 jint _exception = 0; local
23 _exception = 1;
35 _exception = 1;
41 _exception = 1;
52 _exception = 1;
58 _exception = 1;
69 _exception = 1;
75 _exception = 1;
98 _exception ? JNI_ABORT: 0);
102 _exception ? JNI_ABORT: 0)
173 jint _exception = 0; local
    [all...]
glGetTransformFeedbackVarying.cpp 5 jint _exception = 0; local
23 _exception = 1;
35 _exception = 1;
41 _exception = 1;
52 _exception = 1;
58 _exception = 1;
69 _exception = 1;
75 _exception = 1;
98 _exception ? JNI_ABORT: 0);
102 _exception ? JNI_ABORT: 0)
193 jint _exception = 0; local
    [all...]
common.cpp 321 jint _exception = 0; local
330 _exception = 1;
336 _exception = 1;
347 _exception = 1;
364 _env, params_ref, params_base, !_exception);
366 if (_exception) {
377 jint _exception = 0; local
393 _exception = 1;
411 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE);
413 if (_exception) {
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/egl/
eglCreatePbufferFromClientBuffer.cpp 5 jint _exception = 0; local
18 _exception = 1;
35 _exception = 1;
55 if (_exception) {
eglCreateWindowSurface.cpp 5 jint _exception = 0; local
19 _exception = 1;
36 _exception = 1;
45 _exception = 1;
68 if (_exception) {
78 jint _exception = 0; local
92 _exception = 1;
98 _exception = 1;
105 _exception = 1;
132 _exception = 1
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
asyncore.py 97 def _exception(obj): function
168 _exception(obj)
  /prebuilts/gdb/linux-x86/lib/python2.7/
asyncore.py 97 def _exception(obj): function
168 _exception(obj)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asyncore.py 97 def _exception(obj): function
168 _exception(obj)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asyncore.py 97 def _exception(obj): function
168 _exception(obj)
  /external/jetty/src/java/org/eclipse/jetty/server/session/
JDBCSessionManager.java 808 final AtomicReference<Exception> _exception = new AtomicReference<Exception>(); local
846 _exception.set(e);
870 if (_exception.get()!=null)
875 throw _exception.get();
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/websocket/
WebSocketClient.java 401 Throwable _exception; field in class:WebSocketClient.WebSocketFuture
453 _exception=ex;
519 if (_connection==null && _exception==null && _channel!=null)
551 return _connection!=null && _exception==null;
576 exception=_exception;
579 exception=_exception;
  /frameworks/base/core/jni/
android_opengl_GLES10Ext.cpp 347 jint _exception = 0; local
356 _exception = 1;
362 _exception = 1;
373 _exception = 1;
390 _env, params_ref, params_base, !_exception);
392 if (_exception) {
403 jint _exception = 0; local
419 _exception = 1;
437 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE);
439 if (_exception) {
449 jint _exception = 0; local
530 jint _exception = 0; local
    [all...]
android_opengl_EGL14.cpp 175 jint _exception = 0; local
189 _exception = 1;
196 _exception = 1;
208 _exception = 1;
215 _exception = 1;
234 _exception ? JNI_ABORT: 0);
238 _exception ? JNI_ABORT: 0);
240 if (_exception) {
273 jint _exception = 0; local
286 _exception = 1
347 jint _exception = 0; local
466 jint _exception = 0; local
521 jint _exception = 0; local
594 jint _exception = 0; local
675 jint _exception = 0; local
757 jint _exception = 0; local
850 jint _exception = 0; local
982 jint _exception = 0; local
1109 jint _exception = 0; local
    [all...]
android_opengl_GLES11.cpp 347 jint _exception = 0; local
356 _exception = 1;
362 _exception = 1;
373 _exception = 1;
390 _env, params_ref, params_base, !_exception);
392 if (_exception) {
403 jint _exception = 0; local
419 _exception = 1;
437 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE);
439 if (_exception) {
459 jint _exception = 0; local
500 jint _exception = 0; local
539 jint _exception = 0; local
582 jint _exception = 0; local
611 jint _exception = 0; local
654 jint _exception = 0; local
707 jint _exception = 0; local
756 jint _exception = 0; local
793 jint _exception = 0; local
811 jint _exception = 0; local
860 jint _exception = 0; local
912 jint _exception = 0; local
962 jint _exception = 0; local
1000 jint _exception = 0; local
1049 jint _exception = 0; local
1086 jint _exception = 0; local
1135 jint _exception = 0; local
1172 jint _exception = 0; local
1253 jint _exception = 0; local
1328 jint _exception = 0; local
1391 jint _exception = 0; local
1466 jint _exception = 0; local
1529 jint _exception = 0; local
1602 jint _exception = 0; local
1663 jint _exception = 0; local
1736 jint _exception = 0; local
1797 jint _exception = 0; local
1858 jint _exception = 0; local
1907 jint _exception = 0; local
1968 jint _exception = 0; local
2017 jint _exception = 0; local
2078 jint _exception = 0; local
2127 jint _exception = 0; local
2177 jint _exception = 0; local
2215 jint _exception = 0; local
2265 jint _exception = 0; local
2303 jint _exception = 0; local
2353 jint _exception = 0; local
2445 jint _exception = 0; local
2494 jint _exception = 0; local
2541 jint _exception = 0; local
2590 jint _exception = 0; local
2673 jint _exception = 0; local
2734 jint _exception = 0; local
2783 jint _exception = 0; local
2833 jint _exception = 0; local
2882 jint _exception = 0; local
2932 jint _exception = 0; local
2970 jint _exception = 0; local
3020 jint _exception = 0; local
    [all...]
  /external/ImageMagick/MagickWand/
operation.c 429 #define _exception (cli_wand->wand.exception)
458 arg1=InterpretImageProperties(_image_info,_image,arg1n,_exception);
465 arg2=InterpretImageProperties(_image_info,_image,arg2n,_exception);
489 (void) ParseAffineGeometry(arg1,&_draw_info->affine,_exception);
499 &_image_info->alpha_color,_exception);
541 &_image_info->background_color,_exception);
587 &_image_info->border_color,_exception);
589 &_draw_info->border_color,_exception);
594 &_image_info->border_color,_exception);
596 &_draw_info->border_color,_exception);
424 #define _exception macro
494 &_image_info->alpha_color,_exception); local
536 &_image_info->background_color,_exception); local
1469 &_image_info->transparent_color,_exception); local
1498 &_draw_info->undercolor,_exception); local
1582 #undef _exception macro
1668 #define _exception macro
2159 _exception); local
2410 _exception); local
2949 _quantize_info->dither_method,_exception); local
3595 #undef _exception macro
3692 #define _exception macro
4552 #undef _exception macro
4605 #define _exception macro
5069 #undef _exception macro
    [all...]

Completed in 370 milliseconds

1 2