Home
last modified time | relevance | path

Searched refs:p_locals (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/godot/godot-3.2.3-stable/modules/gdnative/pluginscript/
H A Dpluginscript_language.h101 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
103 …virtual void debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p_max_subitems…
H A Dpluginscript_language.cpp338 void PluginScriptLanguage::debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<V… in debug_get_stack_level_locals() argument
344 p_locals->push_back(locals[i]); in debug_get_stack_level_locals()
366 void PluginScriptLanguage::debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p… in debug_get_globals() argument
372 p_locals->push_back(locals[i]); in debug_get_globals()
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdnative/pluginscript/
H A Dpluginscript_language.h101 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
103 …virtual void debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p_max_subitems…
H A Dpluginscript_language.cpp338 void PluginScriptLanguage::debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<V… in debug_get_stack_level_locals() argument
344 p_locals->push_back(locals[i]); in debug_get_stack_level_locals()
366 void PluginScriptLanguage::debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p… in debug_get_globals() argument
372 p_locals->push_back(locals[i]); in debug_get_globals()
/dports/devel/godot/godot-3.2.3-stable/modules/gdnative/include/pluginscript/
H A Dgodot_pluginscript.h148 …uginscript_language_data *p_data, int p_level, godot_pool_string_array *p_locals, godot_array *p_v…
150 …als)(godot_pluginscript_language_data *p_data, godot_pool_string_array *p_locals, godot_array *p_v…
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdnative/include/pluginscript/
H A Dgodot_pluginscript.h148 …uginscript_language_data *p_data, int p_level, godot_pool_string_array *p_locals, godot_array *p_v…
150 …als)(godot_pluginscript_language_data *p_data, godot_pool_string_array *p_locals, godot_array *p_v…
/dports/devel/godot2/godot-2.1.6-stable/core/
H A Dscript_language.h204 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
207 …virtual void debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p_max_subitems…
/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dscript_language.h204 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
207 …virtual void debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p_max_subitems…
/dports/devel/godot/godot-3.2.3-stable/modules/gdnative/nativescript/
H A Dnativescript.h334 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
336 …virtual void debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p_max_subitems…
H A Dnativescript.cpp1158 void NativeScriptLanguage::debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<V… in debug_get_stack_level_locals() argument
1162 void NativeScriptLanguage::debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p… in debug_get_globals() argument
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdnative/nativescript/
H A Dnativescript.h334 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
336 …virtual void debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p_max_subitems…
H A Dnativescript.cpp1158 void NativeScriptLanguage::debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<V… in debug_get_stack_level_locals() argument
1162 void NativeScriptLanguage::debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p… in debug_get_globals() argument
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/
H A Dcsharp_script.h428 …/* TODO */ virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Var… in debug_get_stack_level_locals() argument
430 …/* TODO */ virtual void debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p_m… in debug_get_globals() argument
/dports/devel/godot/godot-3.2.3-stable/modules/mono/
H A Dcsharp_script.h428 …/* TODO */ virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Var… in debug_get_stack_level_locals() argument
430 …/* TODO */ virtual void debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p_m… in debug_get_globals() argument
/dports/devel/godot/godot-3.2.3-stable/modules/visual_script/
H A Dvisual_script.h590 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
592 …virtual void debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p_max_subitems…
H A Dvisual_script.cpp2576 void VisualScriptLanguage::debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<V… in debug_get_stack_level_locals() argument
2592 p_locals->push_back("node_name"); in debug_get_stack_level_locals()
2601 p_locals->push_back("input/" + name); in debug_get_stack_level_locals()
2622 p_locals->push_back("output/" + name); in debug_get_stack_level_locals()
2631 p_locals->push_back("working_mem/mem_" + itos(i)); in debug_get_stack_level_locals()
2674 void VisualScriptLanguage::debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p… in debug_get_globals() argument
/dports/devel/godot-tools/godot-3.2.3-stable/modules/visual_script/
H A Dvisual_script.h590 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
592 …virtual void debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p_max_subitems…
H A Dvisual_script.cpp2576 void VisualScriptLanguage::debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<V… in debug_get_stack_level_locals() argument
2592 p_locals->push_back("node_name"); in debug_get_stack_level_locals()
2601 p_locals->push_back("input/" + name); in debug_get_stack_level_locals()
2622 p_locals->push_back("output/" + name); in debug_get_stack_level_locals()
2631 p_locals->push_back("working_mem/mem_" + itos(i)); in debug_get_stack_level_locals()
2674 void VisualScriptLanguage::debug_get_globals(List<String> *p_locals, List<Variant> *p_values, int p… in debug_get_globals() argument
/dports/devel/godot2/godot-2.1.6-stable/modules/gdscript/
H A Dgd_script.h377 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
H A Dgd_editor.cpp222 void GDScriptLanguage::debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Varia… in debug_get_stack_level_locals() argument
237 p_locals->push_back(E->get().first); in debug_get_stack_level_locals()
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/gdscript/
H A Dgd_script.h377 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
/dports/devel/godot/godot-3.2.3-stable/core/
H A Dscript_language.h323 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Dscript_language.h323 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
/dports/devel/godot/godot-3.2.3-stable/modules/gdscript/
H A Dgdscript.h490 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdscript/
H A Dgdscript.h490 …virtual void debug_get_stack_level_locals(int p_level, List<String> *p_locals, List<Variant> *p_va…

12