HomeSort by relevance Sort by last modified time
    Searched refs:SWIG_exception (Results 1 - 20 of 20) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/go/
exception.i 2 SWIG_exception(SWIG_RuntimeError,"unknown exception");
6 #define SWIG_exception(code, msg) _swig_gopanic(msg)
  /prebuilts/misc/common/swig/include/2.0.11/octave/
exception.i 5 %define_as(SWIG_exception(code, msg), %block(%error(code, msg); SWIG_fail; ))
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
exception.i 4 %define_as(SWIG_exception(code, msg), %block(%error(code, msg); SWIG_fail; ))
  /prebuilts/misc/common/swig/include/2.0.11/python/
exception.i 5 %define_as(SWIG_exception(code, msg), %block(%error(code, msg); SWIG_fail; ))
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
exception.i 4 %define_as(SWIG_exception(code, msg), %block(%error(code, msg);))
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
exception.i 5 %define_as(SWIG_exception(code, msg), %block(%error(code, msg); return TCL_ERROR;))
  /prebuilts/misc/common/swig/include/2.0.11/r/
exception.i 5 %define_as(SWIG_exception(code, msg),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol.i 256 SWIG_exception(SWIG_MemoryError, "Out of Memory");
267 SWIG_exception(SWIG_MemoryError, "Out of Memory");
280 SWIG_exception(SWIG_MemoryError, "Out of Memory");
291 SWIG_exception(SWIG_MemoryError, "Out of Memory");
304 SWIG_exception(SWIG_MemoryError, "Out of Memory");
315 SWIG_exception(SWIG_MemoryError, "Out of Memory");
328 SWIG_exception(SWIG_MemoryError, "Out of Memory");
339 SWIG_exception(SWIG_MemoryError, "Out of Memory");
352 SWIG_exception(SWIG_MemoryError, "Out of Memory");
363 SWIG_exception(SWIG_MemoryError, "Out of Memory")
    [all...]
qpol_wrap.c     [all...]
  /prebuilts/misc/common/swig/include/2.0.11/
exception.i 18 #define SWIG_exception(code, msg) { zend_throw_exception(NULL, (char*)msg, code TSRMLS_CC); }
52 #define SWIG_exception(a,b) SWIG_exception_(a, b, FUNC_NAME)
84 #define SWIG_exception(a,b) SWIG_exception_(a, b)
124 #define SWIG_exception(code, msg)\
136 #define SWIG_exception(a,b) SWIG_exception_((a),(b))
153 #define SWIG_exception(a,b) SWIG_exception_((a),(b))
195 #define SWIG_exception(code, msg)\
202 #define SWIG_exception(a,b)\
238 #define SWIG_exception(code, msg)\
256 SWIG_exception(SWIG_UnknownError, "Unknown exception")
    [all...]
constraints.i 94 SWIG_exception(SWIG_ValueError,"Expected a positive value.");
114 SWIG_exception(SWIG_ValueError,"Expected a negative value.");
134 SWIG_exception(SWIG_ValueError,"Expected a nonzero value.");
154 SWIG_exception(SWIG_ValueError,"Expected a non-negative value.");
174 SWIG_exception(SWIG_ValueError,"Expected a non-positive value.");
185 SWIG_exception(SWIG_ValueError,"Received a NULL pointer.");
198 SWIG_exception(SWIG_ValueError,"Pointer must be 8-byte aligned.");
209 SWIG_exception(SWIG_ValueError,"Pointer must be 4-byte aligned.");
220 SWIG_exception(SWIG_ValueError,"Pointer must be 2-byte aligned.");
std_except.i 35 SWIG_exception(Code, $1.what());
  /prebuilts/misc/common/swig/include/2.0.11/guile/
std_string.i 35 SWIG_exception(SWIG_TypeError, "string expected");
46 SWIG_exception(SWIG_TypeError, "string expected");
56 SWIG_exception(SWIG_TypeError, "string expected");
78 SWIG_exception(SWIG_TypeError, "string expected");
std_map.i 56 SWIG_exception(SWIG_TypeError,"alist expected");
63 SWIG_exception(SWIG_TypeError,"alist expected");
92 SWIG_exception(SWIG_TypeError,"alist expected");
99 SWIG_exception(SWIG_TypeError,"alist expected");
282 SWIG_exception(SWIG_TypeError,"alist expected");
286 SWIG_exception(SWIG_TypeError,
291 SWIG_exception(SWIG_TypeError,"alist expected");
319 SWIG_exception(SWIG_TypeError,"alist expected");
323 SWIG_exception(SWIG_TypeError,
328 SWIG_exception(SWIG_TypeError,"alist expected")
    [all...]
std_pair.i 138 SWIG_exception(SWIG_TypeError,
155 SWIG_exception(SWIG_TypeError,
239 SWIG_exception(SWIG_TypeError,
256 SWIG_exception(SWIG_TypeError,
338 SWIG_exception(SWIG_TypeError,
354 SWIG_exception(SWIG_TypeError,
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/mzscheme/
std_string.i 35 SWIG_exception(SWIG_TypeError, "string expected");
43 SWIG_exception(SWIG_TypeError, "string expected");
std_map.i 56 SWIG_exception(SWIG_TypeError,"alist expected");
63 SWIG_exception(SWIG_TypeError,"alist expected");
92 SWIG_exception(SWIG_TypeError,"alist expected");
99 SWIG_exception(SWIG_TypeError,"alist expected");
282 SWIG_exception(SWIG_TypeError,"alist expected");
286 SWIG_exception(SWIG_TypeError,
291 SWIG_exception(SWIG_TypeError,"alist expected");
319 SWIG_exception(SWIG_TypeError,"alist expected");
323 SWIG_exception(SWIG_TypeError,
328 SWIG_exception(SWIG_TypeError,"alist expected")
    [all...]
std_pair.i 139 SWIG_exception(SWIG_TypeError,
158 SWIG_exception(SWIG_TypeError,
241 SWIG_exception(SWIG_TypeError,
260 SWIG_exception(SWIG_TypeError,
341 SWIG_exception(SWIG_TypeError,
361 SWIG_exception(SWIG_TypeError,
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
typecheck.i 161 SWIG_exception($1,"Thrown exception from C++ (int)");
166 SWIG_exception((int)temp,"Thrown exception from C++ (object)");
171 SWIG_exception(0,"Thrown exception from C++ (unknown)");
175 SWIG_exception(0,$1);
std_string.i 36 SWIG_exception(SWIG_TypeError, "string expected");
45 SWIG_exception(SWIG_TypeError, "string expected");
55 SWIG_exception(SWIG_TypeError, "string expected");
65 SWIG_exception(SWIG_TypeError, "string expected");

Completed in 211 milliseconds