Home
last modified time | relevance | path

Searched refs:g_strjoinv (Results 1 – 25 of 50) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdrepresentationnode.c119 value = g_strjoinv (" ", self->dependencyId); in gst_mpd_representation_get_xml_node()
125 value = g_strjoinv (" ", self->mediaStreamStructureId); in gst_mpd_representation_get_xml_node()
Dgstmpdsubrepresentationnode.c64 value = g_strjoinv (" ", self->contentComponent); in gst_mpd_sub_representation_get_xml_node()
Dgstmpdutctimingnode.c77 value = g_strjoinv (" ", self->urls); in gst_mpd_utc_timing_get_xml_node()
/third_party/skia/third_party/externals/harfbuzz/util/
Doutput-options.hh50 char *items = g_strjoinv ("/", const_cast<char **> (supported_formats)); in add_options()
Dhb-shape.cc66 g_strjoinv ("/", const_cast<char**> (hb_buffer_serialize_list_formats ()))); in init()
/third_party/gstreamer/gst_libav/tests/check/generic/
Dlibavcodec-locking.c111 sinks = g_strjoinv (" ", sink); in GST_START_TEST()
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Dhb-shape.cc61 g_strjoinv ("/", const_cast<char**> (options.supported_formats))); in init()
Dhelper-cairo.cc426 g_strjoinv ("/", const_cast<char**> (helper_cairo_supported_formats)), in helper_cairo_create_context()
/third_party/harfbuzz/util/
Dhb-shape.cc61 g_strjoinv ("/", const_cast<char**> (options.supported_formats))); in init()
/third_party/glib/gio/tests/
Dg-file-info-filesystem-readonly.c49 command_line = g_strjoinv (" ", (gchar **) args->pdata); in run()
Dgsettings.c1331 s = g_strjoinv (",", strv); in test_simple_binding()
1339 s = g_strjoinv (",", strv); in test_simple_binding()
2276 str = g_strjoinv (",", strv); in test_flags()
2285 str = g_strjoinv (",", strv); in test_flags()
2298 str = g_strjoinv (",", strv); in test_flags()
2304 str = g_strjoinv (",", strv); in test_flags()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c434 conformant_str = g_strjoinv ("|", (char **) conformant_values); in gst_gl_context_egl_dump_config()
467 renderable_str = g_strjoinv ("|", (char **) renderable_values); in gst_gl_context_egl_dump_config()
500 surface_str = g_strjoinv ("|", (char **) surface_values); in gst_gl_context_egl_dump_config()
519 char *caveat_str = g_strjoinv ("|", (char **) caveat_values); in gst_gl_context_egl_dump_config()
/third_party/glib/glib/tests/
Dstrfuncs.c608 str = g_strjoinv (NULL, NULL); in test_strjoinv()
612 str = g_strjoinv (":", strings); in test_strjoinv()
617 str = g_strjoinv (NULL, strings); in test_strjoinv()
622 str = g_strjoinv (NULL, empty_strings); in test_strjoinv()
1883 tmp = g_strjoinv (".", array); in test_bounds()
1889 tmp = g_strjoinv ("/", (char **) strjoinv_0); in test_bounds()
1893 tmp = g_strjoinv ("/", (char **) strjoinv_1); in test_bounds()
Dspawn-singlethread.c344 char *joined_args_str = g_strjoinv ("", (char**)argv + 1); in test_spawn_sync()
Dutils.c492 s = g_strjoinv (":", (gchar **)dirs); in test_xdg_dirs()
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.in.h266 gchar* g_strjoinv (const gchar *separator,
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/fxtest/
Dpixbufdrop.c224 source_desc = g_strjoinv (" ", source_desc_array); in main()
Dfxtest.c239 source_desc = g_strjoinv (" ", source_desc_array); in main()
/third_party/glib/glib/
Dgstrfuncs.h291 gchar* g_strjoinv (const gchar *separator,
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c356 render_type_str = g_strjoinv ("|", (char **) render_values); in gst_gl_context_glx_dump_fb_config()
357 drawable_type_str = g_strjoinv ("|", (char **) drawable_values); in gst_gl_context_glx_dump_fb_config()
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavdtpsrc.c342 path = g_strjoinv ("/", strv); in gst_avdtp_src_start_avrcp()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcice.c605 *prefix = g_strjoinv (" ", tokens); in get_candidate_address()
668 new_candidate = g_strjoinv (" ", new_candv); in gst_webrtc_ice_add_candidate()
/third_party/glib/tests/
Dtestglib.c929 sdatadirs = g_strjoinv (G_SEARCHPATH_SEPARATOR_S, sv); in test_info()
931 sconfdirs = g_strjoinv (G_SEARCHPATH_SEPARATOR_S, sv); in test_info()
933 langnames = g_strjoinv (":", sv); in test_info()
/third_party/libsoup/libsoup/
Dsoup-websocket.c325 protocols_str = g_strjoinv (", ", protocols); in soup_websocket_client_prepare_handshake_with_extensions()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsptransport.c746 res = g_strjoinv (NULL, (gchar **) strs->pdata); in gst_rtsp_transport_as_text()

12