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

  /prebuilts/misc/common/swig/include/2.0.11/
runtime.swg 14 swig_module_info *module = SWIG_GetModule(clientdata);
20 swig_module_info *module = SWIG_GetModule(clientdata);
28 swig_module_info *module = SWIG_GetModule(NULL);
34 swig_module_info *module = SWIG_GetModule(NULL);
swiginit.swg 72 module_head = SWIG_GetModule(clientdata);
  /prebuilts/misc/common/swig/include/2.0.11/pike/
pikerun.swg 32 #define SWIG_GetModule(clientdata) SWIG_Pike_GetModule(clientdata)
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
ocamldec.swg 111 #define SWIG_GetModule(clientdata) SWIG_Ocaml_GetModule(clientdata)
  /prebuilts/misc/common/swig/include/2.0.11/guile/
guile_scm_run.swg 80 #define SWIG_GetModule(clientdata) SWIG_Guile_GetModule(clientdata)
234 SWIG_GetModule(0);
  /prebuilts/misc/common/swig/include/2.0.11/php/
phprun.swg 82 #define SWIG_GetModule(clientdata) SWIG_Php_GetModule(clientdata)
  /prebuilts/misc/common/swig/include/2.0.11/lua/
luarun.swg 192 #define SWIG_GetModule(clientdata) SWIG_Lua_GetModule((lua_State*)(clientdata))
831 swig_module_info* module=SWIG_GetModule(L);
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/chicken/
chickenrun.swg 39 #define SWIG_GetModule(clientdata) SWIG_Chicken_GetModule(clientdata)
  /prebuilts/misc/common/swig/include/2.0.11/mzscheme/
mzrun.swg 34 #define SWIG_GetModule(clientdata) SWIG_MzScheme_GetModule((Scheme_Env *)(clientdata))
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlrun.swg 43 #define SWIG_GetModule(clientdata) SWIG_Perl_GetModule(clientdata)
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyrun.swg 38 #define SWIG_GetModule(clientdata) SWIG_Ruby_GetModule(clientdata)
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclrun.swg 33 #define SWIG_GetModule(clientdata) SWIG_Tcl_GetModule((Tcl_Interp *) (clientdata))
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyrun.swg 48 #define SWIG_GetModule(clientdata) SWIG_Python_GetModule(clientdata)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol_wrap.c     [all...]

Completed in 519 milliseconds