Home
last modified time | relevance | path

Searched refs:build_file_list (Results 1 – 25 of 78) sorted by relevance

1234

/dports/emulators/cemu/CEmu-1.3/gui/qt/deploy-scripts/
H A Dappveyor_helper.py490 def build_file_list(arch, dest): function
713 file_list_32 = build_file_list("x86", r"deploy\release32")
714 file_list_64 = build_file_list("x64", r"deploy\release64")
716 file_list_32_debug = build_file_list("x86 Debug", r"deploy\release32_debug")
717 file_list_64_debug = build_file_list("x64 Debug", r"deploy\release64_debug")
719 file_list_32_static = build_file_list("x86", r"deploy_static\release32")
720 file_list_64_static = build_file_list("x64", r"deploy_static\release64")
722 file_list_32_static_debug = build_file_list("x86 Debug", r"deploy_static\release32_debug")
723 file_list_64_static_debug = build_file_list("x64 Debug", r"deploy_static\release64_debug")
/dports/textproc/lasem/lasem-0.5.1/tests/
H A Dsuite.c8 build_file_list (const char *path, GRegex *filename_regex) in build_file_list() function
33 files = g_slist_concat (files, build_file_list (filename, filename_regex)); in build_file_list()
131 files = build_file_list (SUITE_DATA_DIRECTORY, filename_regex); in main()
/dports/devel/geany-plugin-autoclose/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-pg/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-scope/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-markdown/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-numberedbookmarks/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/codenav/src/
H A Dgoto_file.c42 build_file_list(const gchar*, const gchar*);
107 build_file_list(const gchar* dirname, const gchar* prefix) in build_file_list() function
196 completion_list = build_file_list(new_dir_path, new_dir); in directory_check()
281 completion_list = build_file_list(directory_ref, ""); in menu_item_activate()

1234