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

  /prebuilts/misc/common/swig/include/2.0.11/
swiglabels.swg 74 #ifndef SWIGEXPORT
77 # define SWIGEXPORT
79 # define SWIGEXPORT __declspec(dllexport)
83 # define SWIGEXPORT __attribute__ ((visibility("default")))
85 # define SWIGEXPORT
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclinit.swg 17 SWIGEXPORT int SWIG_init(Tcl_Interp *);
99 SWIGEXPORT int SWIG_init(Tcl_Interp *interp) {
  /prebuilts/misc/common/swig/include/2.0.11/lua/
luaruntime.swg 27 SWIGEXPORT int SWIG_init(lua_State* L) /* default Lua action */
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
csharphead.swg 92 SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_$module(
120 SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_$module(
316 SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_$module(SWIG_CSharpStringHelperCallback callback) {
wchar.i 45 SWIGEXPORT void SWIGSTDCALL SWIGRegisterWStringCallback_$module(SWIG_CSharpWStringHelperCallback callback) {
  /prebuilts/misc/common/swig/include/2.0.11/d/
dhead.swg 60 SWIGEXPORT void SWIGRegisterExceptionCallbacks_$module(
275 SWIGEXPORT void SWIGRegisterStringCallback_$module(SWIG_DStringHelperCallback callback) {
  /prebuilts/misc/common/swig/include/2.0.11/cffi/
cffi.swg 147 #define EXPORT EXTERN SWIGEXPORT
287 #define EXPORT EXTERN SWIGEXPORT
  /prebuilts/misc/common/swig/include/2.0.11/r/
r.swg 12 SWIGEXPORT void SWIG_init(void) {
  /prebuilts/misc/common/swig/include/2.0.11/chicken/
chicken.swg 746 SWIGEXPORT void SWIG_init(C_word, C_word, C_word) C_noret;
761 SWIGEXPORT void SWIG_init(C_word argc, C_word closure, C_word continuation) {
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyinit.swg 320 SWIGEXPORT
  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
allegrocl.swg 606 #define EXPORT EXTERN SWIGEXPORT
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol.i 62 SWIGEXPORT qpol_callback_fn_t qpol_swig_message_callback = NULL;
63 SWIGEXPORT void * qpol_swig_message_callback_arg = NULL;
    [all...]
qpol_wrap.c 87 #ifndef SWIGEXPORT
90 # define SWIGEXPORT
92 # define SWIGEXPORT __declspec(dllexport)
96 # define SWIGEXPORT __attribute__ ((visibility("default")))
98 # define SWIGEXPORT
    [all...]

Completed in 83 milliseconds