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

  /prebuilts/misc/common/swig/include/2.0.11/octave/
std_basic_string.i 18 return SWIG_NEWOBJ;
62 if (alloc == SWIG_NEWOBJ) %delete_array(buf);
63 return SWIG_NEWOBJ;
octprimtypes.swg 215 *alloc = SWIG_NEWOBJ;
octcontainer.swg 578 return SWIG_NEWOBJ;
  /prebuilts/misc/common/swig/include/2.0.11/python/
pystrings.swg 25 if(alloc) *alloc = SWIG_NEWOBJ;
43 if (*alloc == SWIG_NEWOBJ)
47 *alloc = SWIG_NEWOBJ;
std_basic_string.i 26 if (alloc == SWIG_NEWOBJ) %delete_array(buf);
27 return SWIG_NEWOBJ;
76 if (alloc == SWIG_NEWOBJ) %delete_array(buf);
77 return SWIG_NEWOBJ;
jstring.i 24 return SWIG_NEWOBJ;
33 return SWIG_NEWOBJ;
pywstrings.swg 33 if (alloc) *alloc = cptr ? SWIG_NEWOBJ : 0;
argcargv.i 29 (*argv)[i] = (alloc == SWIG_NEWOBJ) ? cptr : %new_copy_array(cptr, sz, char);
pycontainer.swg 945 return SWIG_NEWOBJ;
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
std_basic_string.i 29 if (alloc == SWIG_NEWOBJ) %delete_array(buf);
30 return SWIG_NEWOBJ;
74 if (alloc == SWIG_NEWOBJ) %delete_array(buf);
75 return SWIG_NEWOBJ;
jstring.i 17 return SWIG_NEWOBJ;
rubystrings.swg 14 if (*alloc == SWIG_NEWOBJ) {
rubycontainer.swg 997 return SWIG_NEWOBJ;
1037 return SWIG_NEWOBJ;
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
jstring.i 20 return SWIG_NEWOBJ;
tclwstrings.swg 32 if (alloc) *alloc = SWIG_NEWOBJ;
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlstrings.swg 20 if (*alloc == SWIG_NEWOBJ) {
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
cstrings.swg 39 if (alloc$argnum == SWIG_NEWOBJ) %delete_array(buf$argnum);
121 if (alloc == SWIG_NEWOBJ) %delete_array(t);
160 if (alloc == SWIG_NEWOBJ) %delete_array(t);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol_wrap.c 234 return SWIG_NEWOBJ;
276 #define SWIG_NEWOBJ (SWIG_OK | SWIG_NEWOBJMASK)
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/
swigrun.swg 102 return SWIG_NEWOBJ;
144 #define SWIG_NEWOBJ (SWIG_OK | SWIG_NEWOBJMASK)

Completed in 94 milliseconds