Lines Matching refs:SWIGINTERN
72 #ifndef SWIGINTERN
73 # define SWIGINTERN static SWIGUNUSED macro
78 # define SWIGINTERNINLINE SWIGINTERN SWIGINLINE
199 # define SWIGRUNTIME SWIGINTERN
1156 SWIGINTERN int SWIG_Lua_set_immutable(lua_State *L) in SWIG_Lua_set_immutable()
1173 SWIGINTERN void SWIG_Lua_elua_emulate_register(lua_State *L, const swig_elua_entry *table) in SWIG_Lua_elua_emulate_register()
1257 SWIGINTERN void SWIG_Lua_elua_emulate_register_clear(lua_State *L) in SWIG_Lua_elua_emulate_register_clear()
1263 SWIGINTERN void SWIG_Lua_get_class_registry(lua_State *L);
1265 SWIGINTERN int SWIG_Lua_emulate_elua_getmetatable(lua_State *L) in SWIG_Lua_emulate_elua_getmetatable()
1291 SWIGINTERN void SWIG_Lua_emulate_elua_swap_getmetatable(lua_State *L) in SWIG_Lua_emulate_elua_swap_getmetatable()
1312 SWIGINTERN int SWIG_Lua_namespace_get(lua_State *L) in SWIG_Lua_namespace_get()
1349 SWIGINTERN int SWIG_Lua_namespace_set(lua_State *L) in SWIG_Lua_namespace_set()
1382 SWIGINTERN void SWIG_Lua_InstallConstants(lua_State *L, swig_lua_const_info constants[]); /* forwar…
1383 SWIGINTERN void SWIG_Lua_add_variable(lua_State *L,const char *name,lua_CFunction getFn,lua_CFunct…
1384 SWIGINTERN void SWIG_Lua_class_register(lua_State *L,swig_lua_class *clss);
1387 SWIGINTERN int SWIG_Lua_add_namespace_details(lua_State *L, swig_lua_namespace *ns) in SWIG_Lua_add_namespace_details()
1411 SWIGINTERN void SWIG_Lua_add_namespace_classes(lua_State *L, swig_lua_namespace *ns) in SWIG_Lua_add_namespace_classes()
1433 SWIGINTERN void SWIG_Lua_namespace_register(lua_State *L, swig_lua_namespace *ns, int reg) in SWIG_Lua_namespace_register()
1489 SWIGINTERN void SWIG_Lua_get_class_metatable(lua_State *L,const char *cname);
1493 SWIGINTERN int SWIG_Lua_iterate_bases(lua_State *L, swig_type_info * SWIGUNUSED swig_type, in SWIG_Lua_iterate_bases()
1593 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()
1632 SWIGINTERN int SWIG_Lua_class_do_get(lua_State *L, swig_type_info *type, int SWIGUNUSED first_arg,… in SWIG_Lua_class_do_get()
1685 SWIGINTERN int SWIG_Lua_class_get(lua_State *L) in SWIG_Lua_class_get()
1712 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()
1774 SWIGINTERN int SWIG_Lua_class_set(lua_State *L) in SWIG_Lua_class_set()
1799 SWIGINTERN int SWIG_Lua_class_destruct(lua_State *L) in SWIG_Lua_class_destruct()
1820 SWIGINTERN int SWIG_Lua_class_tostring(lua_State *L) in SWIG_Lua_class_tostring()
1833 SWIGINTERN int SWIG_Lua_class_disown(lua_State *L) in SWIG_Lua_class_disown()
1863 SWIGINTERN void SWIG_Lua_populate_inheritable_metamethods(lua_State *L) in SWIG_Lua_populate_inheritable_metamethods()
1883 SWIGINTERN void SWIG_Lua_create_class_registry(lua_State *L) in SWIG_Lua_create_class_registry()
1907 SWIGINTERN void SWIG_Lua_get_class_registry(lua_State *L) in SWIG_Lua_get_class_registry()
1922 SWIGINTERN void SWIG_Lua_get_inheritable_metamethods(lua_State *L) in SWIG_Lua_get_inheritable_metamethods()
1937 SWIGINTERN void SWIG_Lua_get_class_metatable(lua_State *L,const char *cname) in SWIG_Lua_get_class_metatable()
1952 SWIGINTERN void SWIG_Lua_init_base_class(lua_State *L,swig_lua_class *clss) in SWIG_Lua_init_base_class()
1969 SWIGINTERN void SWIG_Lua_merge_tables_by_index(lua_State *L, int target, int source) in SWIG_Lua_merge_tables_by_index()
1985 SWIGINTERN void SWIG_Lua_merge_tables(lua_State *L, const char* name, int original, int base) in SWIG_Lua_merge_tables()
2000 SWIGINTERN void SWIG_Lua_class_squash_base(lua_State *L, swig_lua_class *base_cls) in SWIG_Lua_class_squash_base()
2014 SWIGINTERN void SWIG_Lua_class_squash_bases(lua_State *L, swig_lua_class *clss) in SWIG_Lua_class_squash_bases()
2034 SWIGINTERN void SWIG_Lua_add_variable(lua_State *L,const char *name,lua_CFunction getFn,lua_CFunct… in SWIG_Lua_add_variable()
2051 SWIGINTERN void SWIG_Lua_add_class_static_details(lua_State *L, swig_lua_class *clss) in SWIG_Lua_add_class_static_details()
2065 SWIGINTERN void SWIG_Lua_add_class_user_metamethods(lua_State *L, swig_lua_class *clss); /* forward…
2068 SWIGINTERN void SWIG_Lua_add_class_instance_details(lua_State *L, swig_lua_class *clss) in SWIG_Lua_add_class_instance_details()
2139 SWIGINTERN int SWIG_Lua_do_resolve_metamethod(lua_State *L, const swig_lua_class *clss, int metamet… in SWIG_Lua_do_resolve_metamethod()
2211 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()
2259 SWIGINTERN void SWIG_Lua_add_class_user_metamethods(lua_State *L, swig_lua_class *clss) in SWIG_Lua_add_class_user_metamethods()
2316 SWIGINTERN void SWIG_Lua_class_register_static(lua_State *L, swig_lua_class *clss) in SWIG_Lua_class_register_static()
2350 SWIGINTERN void SWIG_Lua_class_register_instance(lua_State *L,swig_lua_class *clss) in SWIG_Lua_class_register_instance()
2432 SWIGINTERN void SWIG_Lua_class_register(lua_State *L,swig_lua_class *clss) in SWIG_Lua_class_register()
2470 SWIGINTERN void SWIG_Lua_elua_class_register_instance(lua_State *L, swig_lua_class *clss) in SWIG_Lua_elua_class_register_instance()
2505 SWIGINTERN void SWIG_Lua_AddMetatable(lua_State *L,swig_type_info *type) in SWIG_Lua_AddMetatable()
2654 SWIGINTERN void
2711 SWIGINTERN int
3062 SWIGINTERN int SWIG_lua_isnilstring(lua_State *L, int idx) { in SWIG_lua_isnilstring()
3078 SWIGINTERN int SWIG_itable_size(lua_State* L, int index) in SWIG_itable_size()
3091 SWIGINTERN int SWIG_table_size(lua_State* L, int index) in SWIG_table_size()
3104 SWIGINTERN int SWIG_read_##NAME##_num_array(lua_State* L,int index,TYPE *array,int size){\
3118 SWIGINTERN TYPE* SWIG_get_##NAME##_num_array_fixed(lua_State* L, int index, int size){\
3132 SWIGINTERN TYPE* SWIG_get_##NAME##_num_array_var(lua_State* L, int index, int* size)\
3152 SWIGINTERN void SWIG_write_##NAME##_num_array(lua_State* L,TYPE *array,int size){\
3172 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()
3184 SWIGINTERN void** SWIG_get_ptr_array_fixed(lua_State* L, int index, int size,swig_type_info *type){ in SWIG_get_ptr_array_fixed()
3198 SWIGINTERN void** SWIG_get_ptr_array_var(lua_State* L, int index, int* size,swig_type_info *type){ in SWIG_get_ptr_array_var()
3217 SWIGINTERN void SWIG_write_ptr_array(lua_State* L,void **array,int size,swig_type_info *type,int ow… in SWIG_write_ptr_array()
3326 SWIGINTERN std::string lldb_SBAddress___repr__(lldb::SBAddress *self){ in lldb_SBAddress___repr__()
3336 SWIGINTERN std::string lldb_SBBlock___repr__(lldb::SBBlock *self){ in lldb_SBBlock___repr__()
3346 SWIGINTERN std::string lldb_SBBreakpoint___repr__(lldb::SBBreakpoint *self){ in lldb_SBBreakpoint___repr__()
3356 SWIGINTERN std::string lldb_SBBreakpointLocation___repr__(lldb::SBBreakpointLocation *self){ in lldb_SBBreakpointLocation___repr__()
3366 SWIGINTERN std::string lldb_SBBreakpointName___repr__(lldb::SBBreakpointName *self){ in lldb_SBBreakpointName___repr__()
3376 SWIGINTERN std::string lldb_SBCommandReturnObject___repr__(lldb::SBCommandReturnObject *self){ in lldb_SBCommandReturnObject___repr__()
3386 SWIGINTERN void lldb_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2(lldb::SBCommandReturnObje… in lldb_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2()
3389 SWIGINTERN void lldb_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2(lldb::SBCommandReturnObjec… in lldb_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2()
3392 SWIGINTERN void lldb_SBCommandReturnObject_Print(lldb::SBCommandReturnObject *self,char const *str){ in lldb_SBCommandReturnObject_Print()
3395 SWIGINTERN std::string lldb_SBCompileUnit___repr__(lldb::SBCompileUnit *self){ in lldb_SBCompileUnit___repr__()
3405 SWIGINTERN std::string lldb_SBData___repr__(lldb::SBData *self){ in lldb_SBData___repr__()
3415 SWIGINTERN std::string lldb_SBDebugger___repr__(lldb::SBDebugger *self){ in lldb_SBDebugger___repr__()
3425 SWIGINTERN lldb::FileSP lldb_SBDebugger_GetInputFileHandle(lldb::SBDebugger *self){ in lldb_SBDebugger_GetInputFileHandle()
3428 SWIGINTERN lldb::FileSP lldb_SBDebugger_GetOutputFileHandle(lldb::SBDebugger *self){ in lldb_SBDebugger_GetOutputFileHandle()
3431 SWIGINTERN lldb::FileSP lldb_SBDebugger_GetErrorFileHandle(lldb::SBDebugger *self){ in lldb_SBDebugger_GetErrorFileHandle()
3434 SWIGINTERN std::string lldb_SBDeclaration___repr__(lldb::SBDeclaration *self){ in lldb_SBDeclaration___repr__()
3444 SWIGINTERN std::string lldb_SBError___repr__(lldb::SBError *self){ in lldb_SBError___repr__()
3454 SWIGINTERN lldb::SBFile lldb_SBFile_MakeBorrowed(lldb::FileSP BORROWED){ in lldb_SBFile_MakeBorrowed()
3457 SWIGINTERN lldb::SBFile lldb_SBFile_MakeForcingIOMethods(lldb::FileSP FORCE_IO_METHODS){ in lldb_SBFile_MakeForcingIOMethods()
3460 SWIGINTERN lldb::SBFile lldb_SBFile_MakeBorrowedForcingIOMethods(lldb::FileSP BORROWED_FORCE_IO_MET… in lldb_SBFile_MakeBorrowedForcingIOMethods()
3463 SWIGINTERN std::string lldb_SBFileSpec___repr__(lldb::SBFileSpec *self){ in lldb_SBFileSpec___repr__()
3473 SWIGINTERN std::string lldb_SBFileSpecList___repr__(lldb::SBFileSpecList *self){ in lldb_SBFileSpecList___repr__()
3483 SWIGINTERN std::string lldb_SBFrame___repr__(lldb::SBFrame *self){ in lldb_SBFrame___repr__()
3493 SWIGINTERN std::string lldb_SBFunction___repr__(lldb::SBFunction *self){ in lldb_SBFunction___repr__()
3503 SWIGINTERN std::string lldb_SBInstruction___repr__(lldb::SBInstruction *self){ in lldb_SBInstruction___repr__()
3513 SWIGINTERN std::string lldb_SBInstructionList___repr__(lldb::SBInstructionList *self){ in lldb_SBInstructionList___repr__()
3523 SWIGINTERN std::string lldb_SBLineEntry___repr__(lldb::SBLineEntry *self){ in lldb_SBLineEntry___repr__()
3533 SWIGINTERN std::string lldb_SBMemoryRegionInfo___repr__(lldb::SBMemoryRegionInfo *self){ in lldb_SBMemoryRegionInfo___repr__()
3543 SWIGINTERN std::string lldb_SBModule___repr__(lldb::SBModule *self){ in lldb_SBModule___repr__()
3553 SWIGINTERN std::string lldb_SBModuleSpec___repr__(lldb::SBModuleSpec *self){ in lldb_SBModuleSpec___repr__()
3563 SWIGINTERN std::string lldb_SBModuleSpecList___repr__(lldb::SBModuleSpecList *self){ in lldb_SBModuleSpecList___repr__()
3573 SWIGINTERN std::string lldb_SBProcess___repr__(lldb::SBProcess *self){ in lldb_SBProcess___repr__()
3583 SWIGINTERN std::string lldb_SBSection___repr__(lldb::SBSection *self){ in lldb_SBSection___repr__()
3593 SWIGINTERN void lldb_SBStream_RedirectToFileHandle(lldb::SBStream *self,lldb::FileSP file,bool tran… in lldb_SBStream_RedirectToFileHandle()
3596 SWIGINTERN std::string lldb_SBStructuredData___repr__(lldb::SBStructuredData *self){ in lldb_SBStructuredData___repr__()
3606 SWIGINTERN std::string lldb_SBSymbol___repr__(lldb::SBSymbol *self){ in lldb_SBSymbol___repr__()
3616 SWIGINTERN std::string lldb_SBSymbolContext___repr__(lldb::SBSymbolContext *self){ in lldb_SBSymbolContext___repr__()
3626 SWIGINTERN std::string lldb_SBSymbolContextList___repr__(lldb::SBSymbolContextList *self){ in lldb_SBSymbolContextList___repr__()
3636 SWIGINTERN std::string lldb_SBTarget___repr__(lldb::SBTarget *self){ in lldb_SBTarget___repr__()
3646 SWIGINTERN std::string lldb_SBThread___repr__(lldb::SBThread *self){ in lldb_SBThread___repr__()
3656 SWIGINTERN std::string lldb_SBTypeMember___repr__(lldb::SBTypeMember *self){ in lldb_SBTypeMember___repr__()
3666 SWIGINTERN std::string lldb_SBTypeMemberFunction___repr__(lldb::SBTypeMemberFunction *self){ in lldb_SBTypeMemberFunction___repr__()
3676 SWIGINTERN std::string lldb_SBType___repr__(lldb::SBType *self){ in lldb_SBType___repr__()
3686 SWIGINTERN std::string lldb_SBTypeCategory___repr__(lldb::SBTypeCategory *self){ in lldb_SBTypeCategory___repr__()
3696 SWIGINTERN std::string lldb_SBTypeEnumMember___repr__(lldb::SBTypeEnumMember *self){ in lldb_SBTypeEnumMember___repr__()
3706 SWIGINTERN std::string lldb_SBTypeFilter___repr__(lldb::SBTypeFilter *self){ in lldb_SBTypeFilter___repr__()
3716 SWIGINTERN std::string lldb_SBTypeFormat___repr__(lldb::SBTypeFormat *self){ in lldb_SBTypeFormat___repr__()
3726 SWIGINTERN std::string lldb_SBTypeNameSpecifier___repr__(lldb::SBTypeNameSpecifier *self){ in lldb_SBTypeNameSpecifier___repr__()
3736 SWIGINTERN std::string lldb_SBTypeSummary___repr__(lldb::SBTypeSummary *self){ in lldb_SBTypeSummary___repr__()
3746 SWIGINTERN std::string lldb_SBTypeSynthetic___repr__(lldb::SBTypeSynthetic *self){ in lldb_SBTypeSynthetic___repr__()
3756 SWIGINTERN std::string lldb_SBValue___repr__(lldb::SBValue *self){ in lldb_SBValue___repr__()
3766 SWIGINTERN std::string lldb_SBValueList___str__(lldb::SBValueList *self){ in lldb_SBValueList___str__()
3784 SWIGINTERN std::string lldb_SBWatchpoint___repr__(lldb::SBWatchpoint *self){ in lldb_SBWatchpoint___repr__()