Lines Matching refs:SWIGINTERN
100 #ifndef SWIGINTERN
101 # define SWIGINTERN static SWIGUNUSED macro
106 # define SWIGINTERNINLINE SWIGINTERN SWIGINLINE
197 # define SWIGRUNTIME SWIGINTERN
1133 SWIGINTERN int SWIG_Lua_set_immutable(lua_State *L) in SWIG_Lua_set_immutable()
1150 SWIGINTERN void SWIG_Lua_elua_emulate_register(lua_State *L, const swig_elua_entry *table) in SWIG_Lua_elua_emulate_register()
1234 SWIGINTERN void SWIG_Lua_elua_emulate_register_clear(lua_State *L) in SWIG_Lua_elua_emulate_register_clear()
1240 SWIGINTERN void SWIG_Lua_get_class_registry(lua_State *L);
1242 SWIGINTERN int SWIG_Lua_emulate_elua_getmetatable(lua_State *L) in SWIG_Lua_emulate_elua_getmetatable()
1268 SWIGINTERN void SWIG_Lua_emulate_elua_swap_getmetatable(lua_State *L) in SWIG_Lua_emulate_elua_swap_getmetatable()
1289 SWIGINTERN int SWIG_Lua_namespace_get(lua_State *L) in SWIG_Lua_namespace_get()
1326 SWIGINTERN int SWIG_Lua_namespace_set(lua_State *L) in SWIG_Lua_namespace_set()
1359 SWIGINTERN void SWIG_Lua_InstallConstants(lua_State *L, swig_lua_const_info constants[]); /* forwar…
1360 SWIGINTERN void SWIG_Lua_add_variable(lua_State *L,const char *name,lua_CFunction getFn,lua_CFunct…
1361 SWIGINTERN void SWIG_Lua_class_register(lua_State *L,swig_lua_class *clss);
1364 SWIGINTERN int SWIG_Lua_add_namespace_details(lua_State *L, swig_lua_namespace *ns) in SWIG_Lua_add_namespace_details()
1388 SWIGINTERN void SWIG_Lua_add_namespace_classes(lua_State *L, swig_lua_namespace *ns) in SWIG_Lua_add_namespace_classes()
1410 SWIGINTERN void SWIG_Lua_namespace_register(lua_State *L, swig_lua_namespace *ns, int reg) in SWIG_Lua_namespace_register()
1466 SWIGINTERN void SWIG_Lua_get_class_metatable(lua_State *L,const char *cname);
1470 SWIGINTERN int SWIG_Lua_iterate_bases(lua_State *L, swig_type_info * SWIGUNUSED swig_type, in SWIG_Lua_iterate_bases()
1570 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()
1608 SWIGINTERN int SWIG_Lua_class_do_get(lua_State *L, swig_type_info *type, int SWIGUNUSED first_arg,… in SWIG_Lua_class_do_get()
1660 SWIGINTERN int SWIG_Lua_class_get(lua_State *L) in SWIG_Lua_class_get()
1687 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()
1749 SWIGINTERN int SWIG_Lua_class_set(lua_State *L) in SWIG_Lua_class_set()
1774 SWIGINTERN int SWIG_Lua_class_destruct(lua_State *L) in SWIG_Lua_class_destruct()
1795 SWIGINTERN int SWIG_Lua_class_tostring(lua_State *L) in SWIG_Lua_class_tostring()
1808 SWIGINTERN int SWIG_Lua_class_disown(lua_State *L) in SWIG_Lua_class_disown()
1838 SWIGINTERN void SWIG_Lua_populate_inheritable_metamethods(lua_State *L) in SWIG_Lua_populate_inheritable_metamethods()
1858 SWIGINTERN void SWIG_Lua_create_class_registry(lua_State *L) in SWIG_Lua_create_class_registry()
1882 SWIGINTERN void SWIG_Lua_get_class_registry(lua_State *L) in SWIG_Lua_get_class_registry()
1897 SWIGINTERN void SWIG_Lua_get_inheritable_metamethods(lua_State *L) in SWIG_Lua_get_inheritable_metamethods()
1912 SWIGINTERN void SWIG_Lua_get_class_metatable(lua_State *L,const char *cname) in SWIG_Lua_get_class_metatable()
1927 SWIGINTERN void SWIG_Lua_init_base_class(lua_State *L,swig_lua_class *clss) in SWIG_Lua_init_base_class()
1944 SWIGINTERN void SWIG_Lua_merge_tables_by_index(lua_State *L, int target, int source) in SWIG_Lua_merge_tables_by_index()
1960 SWIGINTERN void SWIG_Lua_merge_tables(lua_State *L, const char* name, int original, int base) in SWIG_Lua_merge_tables()
1975 SWIGINTERN void SWIG_Lua_class_squash_base(lua_State *L, swig_lua_class *base_cls) in SWIG_Lua_class_squash_base()
1989 SWIGINTERN void SWIG_Lua_class_squash_bases(lua_State *L, swig_lua_class *clss) in SWIG_Lua_class_squash_bases()
2009 SWIGINTERN void SWIG_Lua_add_variable(lua_State *L,const char *name,lua_CFunction getFn,lua_CFunct… in SWIG_Lua_add_variable()
2026 SWIGINTERN void SWIG_Lua_add_class_static_details(lua_State *L, swig_lua_class *clss) in SWIG_Lua_add_class_static_details()
2040 SWIGINTERN void SWIG_Lua_add_class_user_metamethods(lua_State *L, swig_lua_class *clss); /* forward…
2043 SWIGINTERN void SWIG_Lua_add_class_instance_details(lua_State *L, swig_lua_class *clss) in SWIG_Lua_add_class_instance_details()
2114 SWIGINTERN int SWIG_Lua_do_resolve_metamethod(lua_State *L, const swig_lua_class *clss, int metamet… in SWIG_Lua_do_resolve_metamethod()
2186 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()
2234 SWIGINTERN void SWIG_Lua_add_class_user_metamethods(lua_State *L, swig_lua_class *clss) in SWIG_Lua_add_class_user_metamethods()
2291 SWIGINTERN void SWIG_Lua_class_register_static(lua_State *L, swig_lua_class *clss) in SWIG_Lua_class_register_static()
2325 SWIGINTERN void SWIG_Lua_class_register_instance(lua_State *L,swig_lua_class *clss) in SWIG_Lua_class_register_instance()
2407 SWIGINTERN void SWIG_Lua_class_register(lua_State *L,swig_lua_class *clss) in SWIG_Lua_class_register()
2445 SWIGINTERN void SWIG_Lua_elua_class_register_instance(lua_State *L, swig_lua_class *clss) in SWIG_Lua_elua_class_register_instance()
2480 SWIGINTERN void SWIG_Lua_AddMetatable(lua_State *L,swig_type_info *type) in SWIG_Lua_AddMetatable()
2617 SWIGINTERN void
2674 SWIGINTERN int
2982 SWIGINTERN int SWIG_lua_isnilstring(lua_State *L, int idx) { in SWIG_lua_isnilstring()
2998 SWIGINTERN int SWIG_itable_size(lua_State* L, int index) in SWIG_itable_size()
3011 SWIGINTERN int SWIG_table_size(lua_State* L, int index) in SWIG_table_size()
3024 SWIGINTERN int SWIG_read_##NAME##_num_array(lua_State* L,int index,TYPE *array,int size){\
3038 SWIGINTERN TYPE* SWIG_get_##NAME##_num_array_fixed(lua_State* L, int index, int size){\
3052 SWIGINTERN TYPE* SWIG_get_##NAME##_num_array_var(lua_State* L, int index, int* size)\
3072 SWIGINTERN void SWIG_write_##NAME##_num_array(lua_State* L,TYPE *array,int size){\
3092 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()
3104 SWIGINTERN void** SWIG_get_ptr_array_fixed(lua_State* L, int index, int size,swig_type_info *type){ in SWIG_get_ptr_array_fixed()
3118 SWIGINTERN void** SWIG_get_ptr_array_var(lua_State* L, int index, int* size,swig_type_info *type){ in SWIG_get_ptr_array_var()
3137 SWIGINTERN void SWIG_write_ptr_array(lua_State* L,void **array,int size,swig_type_info *type,int ow… in SWIG_write_ptr_array()
3231 SWIGINTERN std::string lldb_SBAddress___str__(lldb::SBAddress *self){ in lldb_SBAddress___str__()
3241 SWIGINTERN std::string lldb_SBBlock___str__(lldb::SBBlock *self){ in lldb_SBBlock___str__()
3251 SWIGINTERN std::string lldb_SBBreakpoint___str__(lldb::SBBreakpoint *self){ in lldb_SBBreakpoint___str__()
3261 SWIGINTERN std::string lldb_SBBreakpointLocation___str__(lldb::SBBreakpointLocation *self){ in lldb_SBBreakpointLocation___str__()
3271 SWIGINTERN std::string lldb_SBBreakpointName___str__(lldb::SBBreakpointName *self){ in lldb_SBBreakpointName___str__()
3281 SWIGINTERN std::string lldb_SBCommandReturnObject___str__(lldb::SBCommandReturnObject *self){ in lldb_SBCommandReturnObject___str__()
3291 SWIGINTERN void lldb_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2(lldb::SBCommandReturnObje… in lldb_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2()
3294 SWIGINTERN void lldb_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2(lldb::SBCommandReturnObjec… in lldb_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2()
3297 SWIGINTERN void lldb_SBCommandReturnObject_Print(lldb::SBCommandReturnObject *self,char const *str){ in lldb_SBCommandReturnObject_Print()
3300 SWIGINTERN std::string lldb_SBCompileUnit___str__(lldb::SBCompileUnit *self){ in lldb_SBCompileUnit___str__()
3310 SWIGINTERN std::string lldb_SBData___str__(lldb::SBData *self){ in lldb_SBData___str__()
3320 SWIGINTERN lldb::FileSP lldb_SBDebugger_GetInputFileHandle(lldb::SBDebugger *self){ in lldb_SBDebugger_GetInputFileHandle()
3323 SWIGINTERN lldb::FileSP lldb_SBDebugger_GetOutputFileHandle(lldb::SBDebugger *self){ in lldb_SBDebugger_GetOutputFileHandle()
3326 SWIGINTERN lldb::FileSP lldb_SBDebugger_GetErrorFileHandle(lldb::SBDebugger *self){ in lldb_SBDebugger_GetErrorFileHandle()
3329 SWIGINTERN std::string lldb_SBDebugger___str__(lldb::SBDebugger *self){ in lldb_SBDebugger___str__()
3339 SWIGINTERN std::string lldb_SBDeclaration___str__(lldb::SBDeclaration *self){ in lldb_SBDeclaration___str__()
3349 SWIGINTERN std::string lldb_SBError___str__(lldb::SBError *self){ in lldb_SBError___str__()
3359 SWIGINTERN lldb::SBFile lldb_SBFile_MakeBorrowed(lldb::FileSP BORROWED){ in lldb_SBFile_MakeBorrowed()
3362 SWIGINTERN lldb::SBFile lldb_SBFile_MakeForcingIOMethods(lldb::FileSP FORCE_IO_METHODS){ in lldb_SBFile_MakeForcingIOMethods()
3365 SWIGINTERN lldb::SBFile lldb_SBFile_MakeBorrowedForcingIOMethods(lldb::FileSP BORROWED_FORCE_IO_MET… in lldb_SBFile_MakeBorrowedForcingIOMethods()
3368 SWIGINTERN std::string lldb_SBFileSpec___str__(lldb::SBFileSpec *self){ in lldb_SBFileSpec___str__()
3378 SWIGINTERN std::string lldb_SBFrame___str__(lldb::SBFrame *self){ in lldb_SBFrame___str__()
3388 SWIGINTERN std::string lldb_SBFunction___str__(lldb::SBFunction *self){ in lldb_SBFunction___str__()
3398 SWIGINTERN std::string lldb_SBInstruction___str__(lldb::SBInstruction *self){ in lldb_SBInstruction___str__()
3408 SWIGINTERN std::string lldb_SBInstructionList___str__(lldb::SBInstructionList *self){ in lldb_SBInstructionList___str__()
3418 SWIGINTERN std::string lldb_SBLineEntry___str__(lldb::SBLineEntry *self){ in lldb_SBLineEntry___str__()
3428 SWIGINTERN std::string lldb_SBMemoryRegionInfo___str__(lldb::SBMemoryRegionInfo *self){ in lldb_SBMemoryRegionInfo___str__()
3438 SWIGINTERN std::string lldb_SBModule___str__(lldb::SBModule *self){ in lldb_SBModule___str__()
3448 SWIGINTERN std::string lldb_SBModuleSpec___str__(lldb::SBModuleSpec *self){ in lldb_SBModuleSpec___str__()
3458 SWIGINTERN std::string lldb_SBModuleSpecList___str__(lldb::SBModuleSpecList *self){ in lldb_SBModuleSpecList___str__()
3468 SWIGINTERN std::string lldb_SBProcess___str__(lldb::SBProcess *self){ in lldb_SBProcess___str__()
3478 SWIGINTERN std::string lldb_SBSection___str__(lldb::SBSection *self){ in lldb_SBSection___str__()
3488 SWIGINTERN void lldb_SBStream_RedirectToFileHandle(lldb::SBStream *self,lldb::FileSP file,bool tran… in lldb_SBStream_RedirectToFileHandle()
3491 SWIGINTERN std::string lldb_SBSymbol___str__(lldb::SBSymbol *self){ in lldb_SBSymbol___str__()
3501 SWIGINTERN std::string lldb_SBSymbolContext___str__(lldb::SBSymbolContext *self){ in lldb_SBSymbolContext___str__()
3511 SWIGINTERN std::string lldb_SBSymbolContextList___str__(lldb::SBSymbolContextList *self){ in lldb_SBSymbolContextList___str__()
3521 SWIGINTERN std::string lldb_SBTarget___str__(lldb::SBTarget *self){ in lldb_SBTarget___str__()
3531 SWIGINTERN std::string lldb_SBThread___str__(lldb::SBThread *self){ in lldb_SBThread___str__()
3541 SWIGINTERN std::string lldb_SBTypeMember___str__(lldb::SBTypeMember *self){ in lldb_SBTypeMember___str__()
3551 SWIGINTERN std::string lldb_SBTypeMemberFunction___str__(lldb::SBTypeMemberFunction *self){ in lldb_SBTypeMemberFunction___str__()
3561 SWIGINTERN std::string lldb_SBType___str__(lldb::SBType *self){ in lldb_SBType___str__()
3571 SWIGINTERN std::string lldb_SBTypeCategory___str__(lldb::SBTypeCategory *self){ in lldb_SBTypeCategory___str__()
3581 SWIGINTERN std::string lldb_SBTypeEnumMember___str__(lldb::SBTypeEnumMember *self){ in lldb_SBTypeEnumMember___str__()
3591 SWIGINTERN std::string lldb_SBTypeFilter___str__(lldb::SBTypeFilter *self){ in lldb_SBTypeFilter___str__()
3601 SWIGINTERN std::string lldb_SBTypeFormat___str__(lldb::SBTypeFormat *self){ in lldb_SBTypeFormat___str__()
3611 SWIGINTERN std::string lldb_SBTypeNameSpecifier___str__(lldb::SBTypeNameSpecifier *self){ in lldb_SBTypeNameSpecifier___str__()
3621 SWIGINTERN std::string lldb_SBTypeSummary___str__(lldb::SBTypeSummary *self){ in lldb_SBTypeSummary___str__()
3631 SWIGINTERN std::string lldb_SBTypeSynthetic___str__(lldb::SBTypeSynthetic *self){ in lldb_SBTypeSynthetic___str__()
3641 SWIGINTERN std::string lldb_SBValue___str__(lldb::SBValue *self){ in lldb_SBValue___str__()
3651 SWIGINTERN std::string lldb_SBValueList___str__(lldb::SBValueList *self){ in lldb_SBValueList___str__()
3669 SWIGINTERN std::string lldb_SBWatchpoint___str__(lldb::SBWatchpoint *self){ in lldb_SBWatchpoint___str__()