Home
last modified time | relevance | path

Searched refs:g_ascii_toupper (Results 1 – 19 of 19) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-misc.c37 guint h = g_ascii_toupper(*p); in soup_str_case_hash()
41 h = (h << 5) - h + g_ascii_toupper(*p); in soup_str_case_hash()
Dsoup-auth-ntlm.c624 lm_password [i] = g_ascii_toupper ((unsigned char) password [i]); in soup_ntlm_lanmanager_hash()
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.in.h101 gchar g_ascii_toupper (gchar c) G_GNUC_CONST;
Dgstring.c845 *s = g_ascii_toupper (*s);
Dgstrfuncs.c1652 *s = g_ascii_toupper (*s); in g_ascii_strup()
1792 g_ascii_toupper (gchar c) in g_ascii_toupper() function
/third_party/glib/glib/
Dgstrfuncs.h92 gchar g_ascii_toupper (gchar c) G_GNUC_CONST;
Dguri.c340 g_string_append_c (decoded, g_ascii_toupper (s[1])); in uri_decoder()
341 g_string_append_c (decoded, g_ascii_toupper (s[2])); in uri_decoder()
2028 h = (h << 5) + h + g_ascii_toupper (*p); in str_ascii_case_hash()
Dgstring.c1059 *s = g_ascii_toupper (*s); in g_string_ascii_up()
Dgstrfuncs.c1608 *s = g_ascii_toupper (*s); in g_ascii_strup()
1779 g_ascii_toupper (gchar c) in g_ascii_toupper() function
Dgutils.c692 pw->pw_name[0] = g_ascii_toupper (pw->pw_name[0]); in g_get_user_database_entry()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dlicenses.c377 *c = g_ascii_toupper (*c); in gst_tag_get_license_nick()
/third_party/glib/gio/tests/
Dproxy-test.c306 if (response != g_ascii_toupper (*data->proxy_command)) in g_proxy_base_connect()
533 *command = g_ascii_toupper (*command); in proxy_thread()
/third_party/glib/glib/tests/
Dnode.c464 u = g_ascii_toupper (l); in copy_up()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c262 key[0] = g_ascii_toupper (key[0]); in print_factory_details_info()
1235 *types[i] = g_ascii_toupper (*types[i]); in print_element_list()
Dgst-stats.c1143 printf ("%c%ss: ", g_ascii_toupper (FACTORY_TYPES[f][0]), in print_stats()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Ddescriptions.c1136 *ret = g_ascii_toupper (*ret); in gst_pb_utils_get_element_description()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c3202 guint h = g_ascii_toupper (*p); in str_case_hash()
3206 h = (h << 5) - h + g_ascii_toupper (*p); in str_case_hash()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamc.c1646 g_ascii_toupper (codec_name[i]); in create_type_name()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1768 g_ascii_toupper