Searched refs:G_OPTION_ARG_INT64 (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstreamer/tests/misc/ |
D | netclock-replay.c | 45 {"rtt-limit", 'r', 0, G_OPTION_ARG_INT64, &rtt_limit,
|
/third_party/glib/glib/ |
D | goption.h | 129 G_OPTION_ARG_INT64 enumerator
|
D | goption.c | 1485 case G_OPTION_ARG_INT64: in parse_arg() 1496 change = get_change (context, G_OPTION_ARG_INT64, in parse_arg() 1772 case G_OPTION_ARG_INT64: in free_changes_list()
|
/third_party/gstreamer/gstreamer/libs/gst/helpers/ |
D | gst-ptp-helper.c | 77 {"clock-id", 'c', 0, G_OPTION_ARG_INT64, &clock_id,
|
/third_party/glib/gio/ |
D | gapplication.c | 461 case G_OPTION_ARG_INT64: in g_application_pack_option_entries() 632 case G_OPTION_ARG_INT64: in add_packed_option()
|
D | gdbus-tool.c | 2195 { "timeout", 't', 0, G_OPTION_ARG_INT64, &opt_wait_timeout_secs,
|
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/ |
D | gst-camerabin2-test.c | 1157 {"exposure", '\0', 0, G_OPTION_ARG_INT64, in main()
|
/third_party/glib/glib/tests/ |
D | option-context.c | 693 { { "test", 0, 0, G_OPTION_ARG_INT64, &arg_test6_int64, NULL, NULL }, in arg_test6() 694 { "test2", 0, 0, G_OPTION_ARG_INT64, &arg_test6_int64_2, NULL, NULL }, in arg_test6()
|
/third_party/glib/ |
D | NEWS | 12058 341237 Add a G_OPTION_ARG_INT64
|