Searched refs:G_OPTION_ARG_FILENAME (Results 1 – 11 of 11) sorted by relevance
/third_party/glib/glib/tests/ |
D | spawn-path-search-helper.c | 65 G_OPTION_FLAG_NONE, G_OPTION_ARG_FILENAME, &chdir_child, in main() 74 G_OPTION_FLAG_NONE, G_OPTION_ARG_FILENAME, &set_path_in_envp, in main()
|
D | option-context.c | 579 { { "test", 0, 0, G_OPTION_ARG_FILENAME, &arg_test3_filename, NULL, NULL }, in arg_test3()
|
/third_party/gstreamer/gstreamer/tests/misc/ |
D | netclock-replay.c | 41 {"input", 'i', 0, G_OPTION_ARG_FILENAME, &input,
|
/third_party/glib/glib/ |
D | goption.h | 125 G_OPTION_ARG_FILENAME, enumerator
|
D | goption.c | 1346 case G_OPTION_ARG_FILENAME: in parse_arg() 1361 change = get_change (context, G_OPTION_ARG_FILENAME, in parse_arg() 1760 case G_OPTION_ARG_FILENAME: in free_changes_list()
|
/third_party/glib/gio/ |
D | glib-compile-resources.c | 738 { "target", 0, 0, G_OPTION_ARG_FILENAME, &target, N_("Name of the output file"), N_("FILE") }, in main() 744 …{ "dependency-file", 0, 0, G_OPTION_ARG_FILENAME, &dependency_file, N_("Name of the dependency fil… in main()
|
D | gapplication.c | 391 case G_OPTION_ARG_FILENAME: in free_option_entry() 441 case G_OPTION_ARG_FILENAME: in g_application_pack_option_entries() 626 case G_OPTION_ARG_FILENAME: in add_packed_option()
|
D | glib-compile-schemas.c | 2173 …{ "targetdir", 0, 0, G_OPTION_ARG_FILENAME, &targetdir, N_("Where to store the gschemas.compiled f… in main()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | mklicensestables.c | 714 {"translation-dictionary", 0, 0, G_OPTION_ARG_FILENAME, in main()
|
/third_party/gstreamer/gstplugins_base/tools/ |
D | gst-play.c | 1591 {"playlist", 0, 0, G_OPTION_ARG_FILENAME, &playlist_file, in main()
|
/third_party/glib/ |
D | NEWS | 1652 - !885 goption: Clarify G_OPTION_ARG_FILENAME documentation
|