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

  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclinit.swg 58 obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));
tclrun.swg 16 #define SWIG_NewPackedObj(ptr, sz, type) SWIG_Tcl_NewPackedObj(ptr, sz, type)
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlrun.swg 26 #define SWIG_NewPackedObj(p, s, type) SWIG_Perl_NewPackedObj(SWIG_PERL_OBJECT_CALL p, s, type)
38 #define SWIG_NewMemberObj(ptr, sz, type) SWIG_NewPackedObj(ptr, sz, type)
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyinit.swg 249 obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));
pyrun.swg 31 #define SWIG_NewPackedObj(ptr, sz, type) SWIG_Python_NewPackedObj(ptr, sz, type)
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyrun.swg 21 #define SWIG_NewPackedObj(ptr, sz, type) SWIG_Ruby_NewPackedObj(ptr, sz, type)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol_wrap.c     [all...]

Completed in 60 milliseconds