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

  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tcltypemaps.swg 70 Tcl_SetObjResult(interp, SWIG_NewInstanceObj( %as_voidptr($1), $1_descriptor,0));
75 Tcl_SetObjResult(interp,SWIG_NewInstanceObj(%as_voidptr($1), ty,0));
81 SWIG_set_result(SWIG_NewInstanceObj(%as_voidptr(SWIG_new_copy($1, $1_ltype)), $&1_descriptor, 1));
std_vector.i 147 SWIG_NewInstanceObj(ptr,
tclrun.swg 20 #define SWIG_NewInstanceObj(thisvalue, type, flags) SWIG_Tcl_NewInstanceObj(interp, thisvalue, type, flags)
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
swigtype.swg 589 %set_output(SWIG_NewInstanceObj(%new_copy($1, $1_ltype), $&1_descriptor, SWIG_POINTER_OWN | %newinstance_flags));
593 %set_output(SWIG_NewInstanceObj(%as_voidptr($1), $1_descriptor, $owner | %newinstance_flags));
597 %set_varoutput(SWIG_NewInstanceObj(%as_voidptr($1), $1_descriptor, %newinstance_flags));
601 %set_varoutput(SWIG_NewInstanceObj(%as_voidptr($1), $1_descriptor, %newinstance_flags));
605 %set_varoutput(SWIG_NewInstanceObj(%as_voidptr(&$1), $&1_descriptor, %newinstance_flags));
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlrun.swg 30 #define SWIG_NewInstanceObj(ptr, type, flags) SWIG_NewPointerObj(ptr, type, flags)
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyrun.swg 25 #define SWIG_NewInstanceObj(ptr, type, flags) SWIG_NewPointerObj(ptr, type, flags)
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyrun.swg 35 #define SWIG_NewInstanceObj(ptr, type, flags) SWIG_NewPointerObj(ptr, type, flags)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol_wrap.c     [all...]

Completed in 79 milliseconds