Home
last modified time | relevance | path

Searched refs:calltips (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-vc/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-prj/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-pg/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-latex/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-git-changebar/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-lipsum/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-miniscript/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-lua/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-numberedbookmarks/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]
/dports/devel/geany-plugin-markdown/geany-plugins-1.38/debugger/src/
H A Ddebug.c161 static GHashTable *calltips = NULL; variable
675 if (calltips) in on_debugger_stopped()
676 g_hash_table_remove_all(calltips); in on_debugger_stopped()
841 if (calltips) in on_debugger_exited()
843 g_hash_table_destroy(calltips); in on_debugger_exited()
844 calltips = NULL; in on_debugger_exited()
943 if (calltips) in on_select_frame()
944 g_hash_table_remove_all(calltips); in on_select_frame()
1378 if (!calltips || !(calltip = g_hash_table_lookup(calltips, expression))) in debug_get_calltip_for_expression()
1414 if (!calltips) in debug_get_calltip_for_expression()
[all …]

12345678910>>...12