Home
last modified time | relevance | path

Searched refs:G_OPTION_ARG_INT (Results 1 – 25 of 32) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dgst-camerabin2-test.c1148 {"aperture", '\0', 0, G_OPTION_ARG_INT, &aperture, in main()
1151 {"flash-mode", '\0', 0, G_OPTION_ARG_INT, in main()
1154 {"scene-mode", '\0', 0, G_OPTION_ARG_INT, in main()
1161 {"iso-speed", '\0', 0, G_OPTION_ARG_INT, in main()
1164 {"white-balance-mode", '\0', 0, G_OPTION_ARG_INT, in main()
1167 {"colour-tone-mode", '\0', 0, G_OPTION_ARG_INT, in main()
1172 {"mode", '\0', 0, G_OPTION_ARG_INT, &mode, in main()
1174 {"capture-time", '\0', 0, G_OPTION_ARG_INT, in main()
1177 {"capture-total", '\0', 0, G_OPTION_ARG_INT, &capture_total, in main()
1179 {"zoom", '\0', 0, G_OPTION_ARG_INT, &zoom, in main()
[all …]
/third_party/glib/gio/tests/
Dsocket-server.c21 {"port", 'p', 0, G_OPTION_ARG_INT, &port,
23 {"cancel", 'c', 0, G_OPTION_ARG_INT, &cancel_timeout,
37 {"delay", 'd', 0, G_OPTION_ARG_INT, &delay,
39 {"timeout", 't', 0, G_OPTION_ARG_INT, &read_timeout,
Dsend-data.c13 {"cancel", 'c', 0, G_OPTION_ARG_INT, &cancel_timeout,
19 {"timeout", 't', 0, G_OPTION_ARG_INT, &io_timeout,
Decho-server.c8 {"port", 'p', 0, G_OPTION_ARG_INT, &port,
Dgapplication-example-cmdline3.c17 { "arg1", 0, 0, G_OPTION_ARG_INT, &arg1, NULL, NULL }, in my_cmdline_handler()
Dsocket-client.c21 {"cancel", 'c', 0, G_OPTION_ARG_INT, &cancel_timeout,
33 {"timeout", 't', 0, G_OPTION_ARG_INT, &read_timeout,
Dhttpd.c7 {"port", 'p', 0, G_OPTION_ARG_INT, &port,
Dresolver.c673 { "connectable", 'c', 0, G_OPTION_ARG_INT, &connectable_count, "Connectable count", "C" },
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dcapsnego.c196 {"children", 'c', 0, G_OPTION_ARG_INT, &children, in main()
199 {"depth", 'd', 0, G_OPTION_ARG_INT, &depth, in main()
206 {"loops", 'l', 0, G_OPTION_ARG_INT, &loops, in main()
/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-options.hh431 …{"invisible-glyph", 0, 0, G_OPTION_ARG_INT, &this->invisible_glyph, "Glyph value to replace Defa… in add_options()
432 …{"not-found-glyph", 0, 0, G_OPTION_ARG_INT, &this->not_found_glyph, "Glyph value to replace not-… in add_options()
434 …{"cluster-level", 0, 0, G_OPTION_ARG_INT, &this->cluster_level, "Cluster merging level (default:… in add_options()
438 G_OPTION_ARG_INT, &this->num_iterations, "Run shaper N times (default: 1)", "N"}, in add_options()
Dface-options.hh132 …{"face-index", 0, 0, G_OPTION_ARG_INT, &this->face_index, "Set face index (default: 0)", "inde… in add_options()
Dfont-options.hh269 …{"ft-load-flags", 0, 0, G_OPTION_ARG_INT, &this->ft_load_flags, "Set FreeType load-flags (defaul… in add_options()
/third_party/gstreamer/gstplugins_base/tests/icles/
Dbenchmark-video-conversion.c131 {"width", 'w', 0, G_OPTION_ARG_INT, &width, "Width", NULL}, in main()
132 {"height", 'h', 0, G_OPTION_ARG_INT, &height, "Height", NULL}, in main()
Dstress-playbin.c94 {"runtime", '\000', 0, G_OPTION_ARG_INT, &run, "maximum play time (ms)", in main()
/third_party/harfbuzz/util/
Doptions.cc452 …{"invisible-glyph", 0, 0, G_OPTION_ARG_INT, &this->invisible_glyph, "Glyph value to replace Defa… in add_options()
454 …{"cluster-level", 0, 0, G_OPTION_ARG_INT, &this->cluster_level, "Cluster merging level (default:… in add_options()
457 …{"num-iterations", 'n', 0, G_OPTION_ARG_INT, &this->num_iterations, "Run shaper N times (default… in add_options()
589 …{"face-index", 0, 0, G_OPTION_ARG_INT, &this->face_index, "Set face index (default: 0)", "inde… in add_options()
595 …{"ft-load-flags", 0, 0, G_OPTION_ARG_INT, &this->ft_load_flags, "Set FreeType load-flags (defaul… in add_options()
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Doptions.cc418 …{"invisible-glyph", 0, 0, G_OPTION_ARG_INT, &this->invisible_glyph, "Glyph value to replace Defa… in add_options()
420 …{"cluster-level", 0, 0, G_OPTION_ARG_INT, &this->cluster_level, "Cluster merging level (default:… in add_options()
423 …{"num-iterations", 'n', 0, G_OPTION_ARG_INT, &this->num_iterations, "Run shaper N times (default… in add_options()
555 …{"face-index", 0, 0, G_OPTION_ARG_INT, &this->face_index, "Set face index (default: 0)", "inde… in add_options()
561 …{"ft-load-flags", 0, 0, G_OPTION_ARG_INT, &this->ft_load_flags, "Set FreeType load-flags (defaul… in add_options()
/third_party/gstreamer/gstreamer/tests/examples/ptp/
Dptp-print-times.c42 {"domain", 'd', 0, G_OPTION_ARG_INT, &domain,
/third_party/glib/tests/gobject/
Dperformance-threaded.c207 {"threads", 't', 0, G_OPTION_ARG_INT, &n_threads,
209 {"seconds", 's', 0, G_OPTION_ARG_INT, &test_length,
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/fxtest/
Dpixbufdrop.c197 {"method", 'm', 0, G_OPTION_ARG_INT, &method, in main()
200 {"delay", 'd', 0, G_OPTION_ARG_INT, &delay, in main()
/third_party/glib/glib/
Dgoption.h123 G_OPTION_ARG_INT, enumerator
Dgoption.c1413 case G_OPTION_ARG_INT: in parse_arg()
1422 change = get_change (context, G_OPTION_ARG_INT, in parse_arg()
1756 case G_OPTION_ARG_INT: in free_changes_list()
/third_party/libsoup/examples/
Dsimple-httpd.c233 G_OPTION_ARG_INT, &port,
Dsimple-proxy.c345 G_OPTION_ARG_INT, &port,
/third_party/glib/glib/tests/
Doption-context.c336 { { "test", 0, 0, G_OPTION_ARG_INT, &error_test1_int, NULL, NULL }, in error_test1()
510 { { "test", 0, 0, G_OPTION_ARG_INT, &arg_test1_int, NULL, NULL }, in arg_test1()
1858 { { "foo", 0, 0, G_OPTION_ARG_INT, &arg1, NULL, NULL}, in triple_dash_test()
1862 { { "test", 0, 0, G_OPTION_ARG_INT, &arg2, NULL, NULL}, in triple_dash_test()
2473 { { "test", 't', G_OPTION_FLAG_OPTIONAL_ARG, G_OPTION_ARG_INT, &arg, NULL, NULL }, in flag_optional_int()
2512 { "number", 'n', 0, G_OPTION_ARG_INT, &number, NULL, NULL }, in short_remaining()
/third_party/gstreamer/gstplugins_good/tests/examples/equalizer/
Ddemo.c172 {"bands", 'b', 0, G_OPTION_ARG_INT, &num_bands, in main()

12