/third_party/skia/third_party/externals/harfbuzz/util/ |
D | output-options.hh | 50 char *items = g_strjoinv ("/", const_cast<char **> (supported_formats)); in add_options()
|
D | hb-shape.cc | 66 g_strjoinv ("/", const_cast<char**> (hb_buffer_serialize_list_formats ()))); in init()
|
D | helper-cairo.hh | 539 g_strjoinv ("/", const_cast<char**> (helper_cairo_supported_formats)), in helper_cairo_create_context()
|
/third_party/gstreamer/gst_libav/tests/check/generic/ |
D | libavcodec-locking.c | 111 sinks = g_strjoinv (" ", sink); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstglcontext_egl.c | 206 conformant_str = g_strjoinv ("|", (char **) conformant_values); in gst_gl_context_egl_dump_config() 239 renderable_str = g_strjoinv ("|", (char **) renderable_values); in gst_gl_context_egl_dump_config() 272 surface_str = g_strjoinv ("|", (char **) surface_values); in gst_gl_context_egl_dump_config() 291 char *caveat_str = g_strjoinv ("|", (char **) caveat_values); in gst_gl_context_egl_dump_config()
|
/third_party/glib/gio/tests/ |
D | g-file-info-filesystem-readonly.c | 49 command_line = g_strjoinv (" ", (gchar **) args->pdata); in run()
|
D | gsettings.c | 1331 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()
|
D | desktop-app-info.c | 458 argv_str = g_strjoinv (" ", argv); in run_apps()
|
D | gdbus-test-codegen.c | 176 s = g_strjoinv (", ", (gchar **) array_of_strings); in on_handle_test_non_primitive_types() 179 s = g_strjoinv (", ", (gchar **) array_of_objpaths); in on_handle_test_non_primitive_types() 185 s = g_strjoinv (", ", (gchar **) array_of_bytestrings); in on_handle_test_non_primitive_types()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/util/ |
D | hb-shape.cc | 61 g_strjoinv ("/", const_cast<char**> (options.supported_formats))); in init()
|
D | helper-cairo.cc | 426 g_strjoinv ("/", const_cast<char**> (helper_cairo_supported_formats)), in helper_cairo_create_context()
|
/third_party/harfbuzz/util/ |
D | hb-shape.cc | 61 g_strjoinv ("/", const_cast<char**> (options.supported_formats))); in init()
|
D | helper-cairo.cc | 533 g_strjoinv ("/", const_cast<char**> (helper_cairo_supported_formats)), in helper_cairo_create_context()
|
D | options.cc | 656 char *items = g_strjoinv ("/", const_cast<char **> (supported_formats)); in add_options()
|
/third_party/glib/glib/tests/ |
D | strfuncs.c | 608 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()
|
D | spawn-singlethread.c | 344 char *joined_args_str = g_strjoinv ("", (char**)argv + 1); in test_spawn_sync()
|
D | utils.c | 492 s = g_strjoinv (":", (gchar **)dirs); in test_xdg_dirs()
|
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | gstrfuncs.in.h | 266 gchar* g_strjoinv (const gchar *separator,
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/fxtest/ |
D | pixbufdrop.c | 224 source_desc = g_strjoinv (" ", source_desc_array); in main()
|
D | fxtest.c | 239 source_desc = g_strjoinv (" ", source_desc_array); in main()
|
/third_party/glib/glib/ |
D | gstrfuncs.h | 291 gchar* g_strjoinv (const gchar *separator,
|
/third_party/gstreamer/gstplugins_bad/sys/bluez/ |
D | gstavdtpsrc.c | 339 path = g_strjoinv ("/", strv); in gst_avdtp_src_start_avrcp()
|
/third_party/glib/tests/ |
D | testglib.c | 929 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/ |
D | soup-websocket.c | 325 protocols_str = g_strjoinv (", ", protocols); in soup_websocket_client_prepare_handshake_with_extensions()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtsptransport.c | 738 res = g_strjoinv (NULL, (gchar **) strs->pdata); in gst_rtsp_transport_as_text()
|