Lines Matching refs:SWIGINTERN

72 #ifndef SWIGINTERN
73 # define SWIGINTERN static SWIGUNUSED macro
78 # define SWIGINTERNINLINE SWIGINTERN SWIGINLINE
169 # define SWIGRUNTIME SWIGINTERN
1112 SWIGINTERN int SWIG_Lua_set_immutable(lua_State *L) in SWIG_Lua_set_immutable()
1129 SWIGINTERN void SWIG_Lua_elua_emulate_register(lua_State *L, const swig_elua_entry *table) in SWIG_Lua_elua_emulate_register()
1213 SWIGINTERN void SWIG_Lua_elua_emulate_register_clear(lua_State *L) in SWIG_Lua_elua_emulate_register_clear()
1219 SWIGINTERN void SWIG_Lua_get_class_registry(lua_State *L);
1221 SWIGINTERN int SWIG_Lua_emulate_elua_getmetatable(lua_State *L) in SWIG_Lua_emulate_elua_getmetatable()
1247 SWIGINTERN void SWIG_Lua_emulate_elua_swap_getmetatable(lua_State *L) in SWIG_Lua_emulate_elua_swap_getmetatable()
1268 SWIGINTERN int SWIG_Lua_namespace_get(lua_State *L) in SWIG_Lua_namespace_get()
1305 SWIGINTERN int SWIG_Lua_namespace_set(lua_State *L) in SWIG_Lua_namespace_set()
1338 SWIGINTERN void SWIG_Lua_InstallConstants(lua_State *L, swig_lua_const_info constants[]); /* forwar…
1339 SWIGINTERN void SWIG_Lua_add_variable(lua_State *L,const char *name,lua_CFunction getFn,lua_CFunct…
1340 SWIGINTERN void SWIG_Lua_class_register(lua_State *L,swig_lua_class *clss);
1343 SWIGINTERN int SWIG_Lua_add_namespace_details(lua_State *L, swig_lua_namespace *ns) in SWIG_Lua_add_namespace_details()
1367 SWIGINTERN void SWIG_Lua_add_namespace_classes(lua_State *L, swig_lua_namespace *ns) in SWIG_Lua_add_namespace_classes()
1389 SWIGINTERN void SWIG_Lua_namespace_register(lua_State *L, swig_lua_namespace *ns, int reg) in SWIG_Lua_namespace_register()
1445 SWIGINTERN void SWIG_Lua_get_class_metatable(lua_State *L,const char *cname);
1449 SWIGINTERN int SWIG_Lua_iterate_bases(lua_State *L, swig_type_info * SWIGUNUSED swig_type, in SWIG_Lua_iterate_bases()
1549 SWIGINTERN int SWIG_Lua_class_do_get_item(lua_State *L, swig_type_info *type, int SWIGUNUSED first… in SWIG_Lua_class_do_get_item()
1587 SWIGINTERN int SWIG_Lua_class_do_get(lua_State *L, swig_type_info *type, int SWIGUNUSED first_arg,… in SWIG_Lua_class_do_get()
1639 SWIGINTERN int SWIG_Lua_class_get(lua_State *L) in SWIG_Lua_class_get()
1666 SWIGINTERN int SWIG_Lua_class_do_set(lua_State *L, swig_type_info *type, int first_arg, int *ret) in SWIG_Lua_class_do_set()
1728 SWIGINTERN int SWIG_Lua_class_set(lua_State *L) in SWIG_Lua_class_set()
1753 SWIGINTERN int SWIG_Lua_class_destruct(lua_State *L) in SWIG_Lua_class_destruct()
1774 SWIGINTERN int SWIG_Lua_class_tostring(lua_State *L) in SWIG_Lua_class_tostring()
1787 SWIGINTERN int SWIG_Lua_class_disown(lua_State *L) in SWIG_Lua_class_disown()
1817 SWIGINTERN void SWIG_Lua_populate_inheritable_metamethods(lua_State *L) in SWIG_Lua_populate_inheritable_metamethods()
1837 SWIGINTERN void SWIG_Lua_create_class_registry(lua_State *L) in SWIG_Lua_create_class_registry()
1861 SWIGINTERN void SWIG_Lua_get_class_registry(lua_State *L) in SWIG_Lua_get_class_registry()
1876 SWIGINTERN void SWIG_Lua_get_inheritable_metamethods(lua_State *L) in SWIG_Lua_get_inheritable_metamethods()
1891 SWIGINTERN void SWIG_Lua_get_class_metatable(lua_State *L,const char *cname) in SWIG_Lua_get_class_metatable()
1906 SWIGINTERN void SWIG_Lua_init_base_class(lua_State *L,swig_lua_class *clss) in SWIG_Lua_init_base_class()
1923 SWIGINTERN void SWIG_Lua_merge_tables_by_index(lua_State *L, int target, int source) in SWIG_Lua_merge_tables_by_index()
1939 SWIGINTERN void SWIG_Lua_merge_tables(lua_State *L, const char* name, int original, int base) in SWIG_Lua_merge_tables()
1954 SWIGINTERN void SWIG_Lua_class_squash_base(lua_State *L, swig_lua_class *base_cls) in SWIG_Lua_class_squash_base()
1968 SWIGINTERN void SWIG_Lua_class_squash_bases(lua_State *L, swig_lua_class *clss) in SWIG_Lua_class_squash_bases()
1988 SWIGINTERN void SWIG_Lua_add_variable(lua_State *L,const char *name,lua_CFunction getFn,lua_CFunct… in SWIG_Lua_add_variable()
2005 SWIGINTERN void SWIG_Lua_add_class_static_details(lua_State *L, swig_lua_class *clss) in SWIG_Lua_add_class_static_details()
2019 SWIGINTERN void SWIG_Lua_add_class_user_metamethods(lua_State *L, swig_lua_class *clss); /* forward…
2022 SWIGINTERN void SWIG_Lua_add_class_instance_details(lua_State *L, swig_lua_class *clss) in SWIG_Lua_add_class_instance_details()
2093 SWIGINTERN int SWIG_Lua_do_resolve_metamethod(lua_State *L, const swig_lua_class *clss, int metamet… in SWIG_Lua_do_resolve_metamethod()
2165 SWIGINTERN int SWIG_Lua_add_class_user_metamethod(lua_State *L, swig_lua_class *clss, const int met… in SWIG_Lua_add_class_user_metamethod()
2213 SWIGINTERN void SWIG_Lua_add_class_user_metamethods(lua_State *L, swig_lua_class *clss) in SWIG_Lua_add_class_user_metamethods()
2270 SWIGINTERN void SWIG_Lua_class_register_static(lua_State *L, swig_lua_class *clss) in SWIG_Lua_class_register_static()
2304 SWIGINTERN void SWIG_Lua_class_register_instance(lua_State *L,swig_lua_class *clss) in SWIG_Lua_class_register_instance()
2386 SWIGINTERN void SWIG_Lua_class_register(lua_State *L,swig_lua_class *clss) in SWIG_Lua_class_register()
2424 SWIGINTERN void SWIG_Lua_elua_class_register_instance(lua_State *L, swig_lua_class *clss) in SWIG_Lua_elua_class_register_instance()
2459 SWIGINTERN void SWIG_Lua_AddMetatable(lua_State *L,swig_type_info *type) in SWIG_Lua_AddMetatable()
2608 SWIGINTERN void
2665 SWIGINTERN int
3008 SWIGINTERN int SWIG_lua_isnilstring(lua_State *L, int idx) { in SWIG_lua_isnilstring()
3024 SWIGINTERN int SWIG_itable_size(lua_State* L, int index) in SWIG_itable_size()
3037 SWIGINTERN int SWIG_table_size(lua_State* L, int index) in SWIG_table_size()
3050 SWIGINTERN int SWIG_read_##NAME##_num_array(lua_State* L,int index,TYPE *array,int size){\
3064 SWIGINTERN TYPE* SWIG_get_##NAME##_num_array_fixed(lua_State* L, int index, int size){\
3078 SWIGINTERN TYPE* SWIG_get_##NAME##_num_array_var(lua_State* L, int index, int* size)\
3098 SWIGINTERN void SWIG_write_##NAME##_num_array(lua_State* L,TYPE *array,int size){\
3118 SWIGINTERN int SWIG_read_ptr_array(lua_State* L,int index,void **array,int size,swig_type_info *typ… in SWIG_DECLARE_TYPEMAP_ARR_FN()
3130 SWIGINTERN void** SWIG_get_ptr_array_fixed(lua_State* L, int index, int size,swig_type_info *type){ in SWIG_get_ptr_array_fixed()
3144 SWIGINTERN void** SWIG_get_ptr_array_var(lua_State* L, int index, int* size,swig_type_info *type){ in SWIG_get_ptr_array_var()
3163 SWIGINTERN void SWIG_write_ptr_array(lua_State* L,void **array,int size,swig_type_info *type,int ow… in SWIG_write_ptr_array()
3267 SWIGINTERN std::string lldb_SBAddress___repr__(lldb::SBAddress *self){ in lldb_SBAddress___repr__()
3277 SWIGINTERN std::string lldb_SBBlock___repr__(lldb::SBBlock *self){ in lldb_SBBlock___repr__()
3287 SWIGINTERN std::string lldb_SBBreakpoint___repr__(lldb::SBBreakpoint *self){ in lldb_SBBreakpoint___repr__()
3297 SWIGINTERN std::string lldb_SBBreakpointLocation___repr__(lldb::SBBreakpointLocation *self){ in lldb_SBBreakpointLocation___repr__()
3307 SWIGINTERN std::string lldb_SBBreakpointName___repr__(lldb::SBBreakpointName *self){ in lldb_SBBreakpointName___repr__()
3317 SWIGINTERN std::string lldb_SBCommandReturnObject___repr__(lldb::SBCommandReturnObject *self){ in lldb_SBCommandReturnObject___repr__()
3327 SWIGINTERN void lldb_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2(lldb::SBCommandReturnObje… in lldb_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2()
3330 SWIGINTERN void lldb_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2(lldb::SBCommandReturnObjec… in lldb_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2()
3333 SWIGINTERN void lldb_SBCommandReturnObject_Print(lldb::SBCommandReturnObject *self,char const *str){ in lldb_SBCommandReturnObject_Print()
3336 SWIGINTERN std::string lldb_SBCompileUnit___repr__(lldb::SBCompileUnit *self){ in lldb_SBCompileUnit___repr__()
3346 SWIGINTERN std::string lldb_SBData___repr__(lldb::SBData *self){ in lldb_SBData___repr__()
3356 SWIGINTERN std::string lldb_SBDebugger___repr__(lldb::SBDebugger *self){ in lldb_SBDebugger___repr__()
3366 SWIGINTERN lldb::FileSP lldb_SBDebugger_GetInputFileHandle(lldb::SBDebugger *self){ in lldb_SBDebugger_GetInputFileHandle()
3369 SWIGINTERN lldb::FileSP lldb_SBDebugger_GetOutputFileHandle(lldb::SBDebugger *self){ in lldb_SBDebugger_GetOutputFileHandle()
3372 SWIGINTERN lldb::FileSP lldb_SBDebugger_GetErrorFileHandle(lldb::SBDebugger *self){ in lldb_SBDebugger_GetErrorFileHandle()
3375 SWIGINTERN std::string lldb_SBDeclaration___repr__(lldb::SBDeclaration *self){ in lldb_SBDeclaration___repr__()
3385 SWIGINTERN std::string lldb_SBError___repr__(lldb::SBError *self){ in lldb_SBError___repr__()
3395 SWIGINTERN lldb::SBFile lldb_SBFile_MakeBorrowed(lldb::FileSP BORROWED){ in lldb_SBFile_MakeBorrowed()
3398 SWIGINTERN lldb::SBFile lldb_SBFile_MakeForcingIOMethods(lldb::FileSP FORCE_IO_METHODS){ in lldb_SBFile_MakeForcingIOMethods()
3401 SWIGINTERN lldb::SBFile lldb_SBFile_MakeBorrowedForcingIOMethods(lldb::FileSP BORROWED_FORCE_IO_MET… in lldb_SBFile_MakeBorrowedForcingIOMethods()
3404 SWIGINTERN std::string lldb_SBFileSpec___repr__(lldb::SBFileSpec *self){ in lldb_SBFileSpec___repr__()
3414 SWIGINTERN std::string lldb_SBFileSpecList___repr__(lldb::SBFileSpecList *self){ in lldb_SBFileSpecList___repr__()
3424 SWIGINTERN std::string lldb_SBFrame___repr__(lldb::SBFrame *self){ in lldb_SBFrame___repr__()
3434 SWIGINTERN std::string lldb_SBFunction___repr__(lldb::SBFunction *self){ in lldb_SBFunction___repr__()
3444 SWIGINTERN std::string lldb_SBInstruction___repr__(lldb::SBInstruction *self){ in lldb_SBInstruction___repr__()
3454 SWIGINTERN std::string lldb_SBInstructionList___repr__(lldb::SBInstructionList *self){ in lldb_SBInstructionList___repr__()
3464 SWIGINTERN std::string lldb_SBLineEntry___repr__(lldb::SBLineEntry *self){ in lldb_SBLineEntry___repr__()
3474 SWIGINTERN std::string lldb_SBMemoryRegionInfo___repr__(lldb::SBMemoryRegionInfo *self){ in lldb_SBMemoryRegionInfo___repr__()
3484 SWIGINTERN std::string lldb_SBModule___repr__(lldb::SBModule *self){ in lldb_SBModule___repr__()
3494 SWIGINTERN std::string lldb_SBModuleSpec___repr__(lldb::SBModuleSpec *self){ in lldb_SBModuleSpec___repr__()
3504 SWIGINTERN std::string lldb_SBModuleSpecList___repr__(lldb::SBModuleSpecList *self){ in lldb_SBModuleSpecList___repr__()
3514 SWIGINTERN std::string lldb_SBProcess___repr__(lldb::SBProcess *self){ in lldb_SBProcess___repr__()
3524 SWIGINTERN std::string lldb_SBSection___repr__(lldb::SBSection *self){ in lldb_SBSection___repr__()
3534 SWIGINTERN void lldb_SBStream_RedirectToFileHandle(lldb::SBStream *self,lldb::FileSP file,bool tran… in lldb_SBStream_RedirectToFileHandle()
3537 SWIGINTERN std::string lldb_SBStructuredData___repr__(lldb::SBStructuredData *self){ in lldb_SBStructuredData___repr__()
3547 SWIGINTERN std::string lldb_SBSymbol___repr__(lldb::SBSymbol *self){ in lldb_SBSymbol___repr__()
3557 SWIGINTERN std::string lldb_SBSymbolContext___repr__(lldb::SBSymbolContext *self){ in lldb_SBSymbolContext___repr__()
3567 SWIGINTERN std::string lldb_SBSymbolContextList___repr__(lldb::SBSymbolContextList *self){ in lldb_SBSymbolContextList___repr__()
3577 SWIGINTERN std::string lldb_SBTarget___repr__(lldb::SBTarget *self){ in lldb_SBTarget___repr__()
3587 SWIGINTERN std::string lldb_SBThread___repr__(lldb::SBThread *self){ in lldb_SBThread___repr__()
3597 SWIGINTERN std::string lldb_SBTypeMember___repr__(lldb::SBTypeMember *self){ in lldb_SBTypeMember___repr__()
3607 SWIGINTERN std::string lldb_SBTypeMemberFunction___repr__(lldb::SBTypeMemberFunction *self){ in lldb_SBTypeMemberFunction___repr__()
3617 SWIGINTERN std::string lldb_SBType___repr__(lldb::SBType *self){ in lldb_SBType___repr__()
3627 SWIGINTERN std::string lldb_SBTypeCategory___repr__(lldb::SBTypeCategory *self){ in lldb_SBTypeCategory___repr__()
3637 SWIGINTERN std::string lldb_SBTypeEnumMember___repr__(lldb::SBTypeEnumMember *self){ in lldb_SBTypeEnumMember___repr__()
3647 SWIGINTERN std::string lldb_SBTypeFilter___repr__(lldb::SBTypeFilter *self){ in lldb_SBTypeFilter___repr__()
3657 SWIGINTERN std::string lldb_SBTypeFormat___repr__(lldb::SBTypeFormat *self){ in lldb_SBTypeFormat___repr__()
3667 SWIGINTERN std::string lldb_SBTypeNameSpecifier___repr__(lldb::SBTypeNameSpecifier *self){ in lldb_SBTypeNameSpecifier___repr__()
3677 SWIGINTERN std::string lldb_SBTypeSummary___repr__(lldb::SBTypeSummary *self){ in lldb_SBTypeSummary___repr__()
3687 SWIGINTERN std::string lldb_SBTypeSynthetic___repr__(lldb::SBTypeSynthetic *self){ in lldb_SBTypeSynthetic___repr__()
3697 SWIGINTERN std::string lldb_SBValue___repr__(lldb::SBValue *self){ in lldb_SBValue___repr__()
3707 SWIGINTERN std::string lldb_SBValueList___str__(lldb::SBValueList *self){ in lldb_SBValueList___str__()
3725 SWIGINTERN std::string lldb_SBWatchpoint___repr__(lldb::SBWatchpoint *self){ in lldb_SBWatchpoint___repr__()