Home
last modified time | relevance | path

Searched refs:G_OPTION_REMAINING (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/util/
Dmain-font-text.hh62 {G_OPTION_REMAINING, 0, G_OPTION_FLAG_IN_MAIN, in add_options()
Dhb-subset.cc58 {G_OPTION_REMAINING, 0, G_OPTION_FLAG_IN_MAIN, in parse_face()
829 {G_OPTION_REMAINING, 0, G_OPTION_FLAG_IN_MAIN, in add_options()
/third_party/gstreamer/gstplugins_base/tests/icles/
Dstress-playbin.c96 {G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &args, NULL}, in main()
/third_party/gstreamer/gstreamer/tools/
Dgst-typefind.c146 {G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &filenames, NULL}, in main()
Dgst-stats.c1273 {G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &filenames, NULL} in main()
/third_party/glib/glib/
Dgoption.h287 #define G_OPTION_REMAINING "" macro
/third_party/glib/glib/tests/
Doption-context.c1125 …{ { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_CALLBACK, callback_remaining_test1_callback, NULL, NULL… in callback_remaining_test1()
1676 { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_STRING_ARRAY, &array_test1_array, NULL, NULL }, in rest_test3()
1717 { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_STRING_ARRAY, &array_test1_array, NULL, NULL }, in rest_test4()
1757 { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &array_test1_array, NULL, NULL }, in rest_test5()
2105 { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_STRING_ARRAY, &sarr, "Rest goes here", "REST" }, in test_help()
2154 { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_STRING_ARRAY, &sarr, "Rest goes here", "REST" }, in test_help_no_options()
2184 { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_STRING_ARRAY, &sarr, "Rest goes here", "REST" }, in test_help_no_help_options()
2514 { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &files, NULL, NULL }, in short_remaining()
/third_party/glib/gio/tests/
Dfilter-cat.c56 {G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &locations, "locations", NULL},
/third_party/glib/gio/
Dgio-tool-monitor.c48 { G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &watch_default,
/third_party/gstreamer/gstplugins_bad/tests/examples/codecparsers/
Dparse-jpeg.c270 {G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &filenames, NULL}, in main()
/third_party/gstreamer/gstplugins_good/tests/icles/
Dequalizer-test.c171 {G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &filenames, NULL}, in main()
Dgdkpixbufsink-test.c333 {G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &filenames, NULL}, in main()
/third_party/gstreamer/gstplugins_bad/tests/examples/va/
Dmain.c252 {G_OPTION_REMAINING, 0, G_OPTION_FLAG_NONE, G_OPTION_ARG_FILENAME_ARRAY, in parse_arguments()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-device-monitor.c302 {G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_STRING_ARRAY, &args, NULL}, in main()
Dgst-play.c1608 {G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &filenames, NULL}, in main()
/third_party/gstreamer/gstplugins_bad/tests/examples/
Dplayout.c1048 {G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &filenames, NULL, in main()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1614 G_OPTION_REMAINING
/third_party/glib/
DNEWS4902 729563 GOption: A short option's value is included in G_OPTION_REMAINING
12578 - Don't show G_OPTION_REMAINING in --help output [Matthew F. Barnes]
/third_party/gstreamer/gstplugins_base/
DChangeLog54549 the G_OPTION_REMAINING arguments need to be freed.