Searched refs:opt_entries (Results 1 – 6 of 6) sorted by relevance
/third_party/glib/gio/tests/ |
D | gdbus-example-watch-name.c | 7 static GOptionEntry opt_entries[] = variable 52 g_option_context_add_main_entries (opt_context, opt_entries, NULL); in main()
|
D | gdbus-example-own-name.c | 38 GOptionEntry opt_entries[] = in main() local 51 g_option_context_add_main_entries (opt_context, opt_entries, NULL); in main()
|
D | gdbus-example-watch-proxy.c | 10 static GOptionEntry opt_entries[] = variable 166 g_option_context_add_main_entries (opt_context, opt_entries, NULL); in main()
|
D | gdbus-example-peer.c | 249 GOptionEntry opt_entries[] = in main() local 265 g_option_context_add_main_entries (opt_context, opt_entries, NULL); in main()
|
/third_party/gstreamer/gstreamer/tests/examples/ptp/ |
D | ptp-print-times.c | 41 static GOptionEntry opt_entries[] = { variable 69 g_option_context_add_main_entries (opt_ctx, opt_entries, NULL); in main()
|
/third_party/gstreamer/gstreamer/libs/gst/helpers/ |
D | gst-ptp-helper.c | 74 static GOptionEntry opt_entries[] = { variable 670 g_option_context_add_main_entries (opt_ctx, opt_entries, NULL); in main()
|