Home
last modified time | relevance | path

Searched refs:G_OPTION_ARG_FILENAME (Results 1 – 11 of 11) sorted by relevance

/third_party/glib/glib/tests/
Dspawn-path-search-helper.c65 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()
Doption-context.c579 { { "test", 0, 0, G_OPTION_ARG_FILENAME, &arg_test3_filename, NULL, NULL }, in arg_test3()
/third_party/gstreamer/gstreamer/tests/misc/
Dnetclock-replay.c41 {"input", 'i', 0, G_OPTION_ARG_FILENAME, &input,
/third_party/glib/glib/
Dgoption.h125 G_OPTION_ARG_FILENAME, enumerator
Dgoption.c1346 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/
Dglib-compile-resources.c738 { "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()
Dgapplication.c391 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()
Dglib-compile-schemas.c2173 …{ "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/
Dmklicensestables.c714 {"translation-dictionary", 0, 0, G_OPTION_ARG_FILENAME, in main()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c1591 {"playlist", 0, 0, G_OPTION_ARG_FILENAME, &playlist_file, in main()
/third_party/glib/
DNEWS1652 - !885 goption: Clarify G_OPTION_ARG_FILENAME documentation