Home
last modified time | relevance | path

Searched refs:g_locale_to_utf8 (Results 1 – 22 of 22) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/directsound/
Dgstdirectsounddevice.c101 description = g_locale_to_utf8 (strDesc, -1, NULL, NULL, NULL); in gst_directsound_enum_callback()
108 driver = g_locale_to_utf8 (strDrvName, -1, NULL, NULL, NULL); in gst_directsound_enum_callback()
Dgstdirectsoundsrc.c345 description = g_locale_to_utf8 (strDesc, -1, NULL, NULL, NULL); in gst_directsound_enum_callback()
352 driver = g_locale_to_utf8 (strDrvName, -1, NULL, NULL, NULL); in gst_directsound_enum_callback()
/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsounddevice.c101 description = g_locale_to_utf8 (strDesc, -1, NULL, NULL, NULL); in gst_directsound_enum_callback()
108 driver = g_locale_to_utf8 (strDrvName, -1, NULL, NULL, NULL); in gst_directsound_enum_callback()
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Dmain-font-text.hh41 t = g_locale_to_utf8 (s, -1, nullptr, nullptr, &error); in locale_to_utf8()
/third_party/harfbuzz/util/
Dmain-font-text.hh41 t = g_locale_to_utf8 (s, -1, nullptr, nullptr, &error); in locale_to_utf8()
/third_party/glib/glib/
Dgconvert.h127 gchar* g_locale_to_utf8 (const gchar *opsysstring,
Dgoption.c1284 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
1288 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
1313 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
1317 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
1352 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
1381 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
1441 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
1449 data = g_locale_to_utf8 (value, -1, NULL, NULL, error); in parse_arg()
Dgdatetime.c2874 digit = g_locale_to_utf8 (locale_digit, -1, NULL, &digit_len, NULL); in initialize_alt_digits()
2962 ampm = tmp = g_locale_to_utf8 (ampm, -1, NULL, NULL, NULL); in format_ampm()
2998 utf8_format = g_locale_to_utf8 (locale_format, -1, NULL, NULL, NULL); in g_date_time_format_locale()
3022 utf8 = g_locale_to_utf8 (s, -1, NULL, &utf8_len, NULL); in string_append()
Dgstrfuncs.c1351 msg = g_locale_to_utf8 (msg, -1, NULL, NULL, &error); in g_strerror()
1390 msg = tofree = g_locale_to_utf8 (msg, -1, NULL, NULL, NULL); in g_strsignal()
Dgconvert.c1002 g_locale_to_utf8 (const gchar *opsysstring, in g_locale_to_utf8() function
Dgdate.c2708 convbuf = g_locale_to_utf8 (tmpbuf, tmplen, NULL, &convlen, &error); in g_date_strftime()
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspautils.c551 longname = g_locale_to_utf8 (desc->Name, -1, NULL, NULL, NULL); in gst_ladspa_element_class_set_metadata()
556 tmp = g_locale_to_utf8 (desc->Maker, -1, NULL, NULL, NULL); in gst_ladspa_element_class_set_metadata()
/third_party/glib/glib/tests/
Dconvert.c730 res = g_locale_to_utf8 ("ab\0c", 4, &bytes_read, NULL, &error); in test_locale_to_utf8_embedded_nul_utf8()
751 res = g_locale_to_utf8 ("ab\0c", 4, NULL, NULL, &error); in test_locale_to_utf8_embedded_nul_iconv()
/third_party/glib/gio/
Dgthreadedresolver.c160 gchar *error_message = g_locale_to_utf8 (gai_strerror (retval), -1, NULL, NULL, NULL); in do_lookup_by_name()
328 gchar *error_message = g_locale_to_utf8 (gai_strerror (retval), -1, NULL, NULL, NULL); in do_lookup_by_address()
Dgresolver.c381 gchar *error_message = g_locale_to_utf8 (gai_strerror (EAI_NONAME), -1, NULL, NULL, NULL); in handle_ip_address_or_localhost()
Dglocalfileinfo.c1147 utf8_string = g_locale_to_utf8 (pwd_str, -1, NULL, NULL, NULL); in convert_pwd_string_to_utf8()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dtags.c440 if ((utf8 = g_locale_to_utf8 (data, size, &bytes_read, NULL, NULL))) { in gst_tag_freeform_string_to_utf8()
Did3v2frames.c1057 if ((utf8 = g_locale_to_utf8 (start, size, &bytes_read, NULL, NULL))) { in string_utf8_dup()
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.c870 gchar *msg_utf8 = g_locale_to_utf8 (msg_locale, -1, NULL, NULL, NULL);
1339 gchar *msg_utf8 = g_locale_to_utf8 (msg_locale, -1, NULL, NULL, NULL);
/third_party/gstreamer/gstplugins_bad/ext/neon/
Dgstneonhttpsrc.c1037 ret = g_locale_to_utf8 (str, len, &bytes_read, &bytes_written, NULL); in unicodify()
/third_party/glib/
Dglib.supp913 fun:g_locale_to_utf8
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3251 g_locale_to_utf8