/third_party/glib/glib/ |
D | gstring.h | 39 typedef struct _GString GString; typedef 49 GString* g_string_new (const gchar *init); 51 GString* g_string_new_len (const gchar *init, 54 GString* g_string_sized_new (gsize dfl_size); 56 gchar* g_string_free (GString *string, 59 GBytes* g_string_free_to_bytes (GString *string); 61 gboolean g_string_equal (const GString *v, 62 const GString *v2); 64 guint g_string_hash (const GString *str); 66 GString* g_string_assign (GString *string, [all …]
|
D | gstring.c | 96 g_string_maybe_expand (GString *string, in g_string_maybe_expand() 118 GString * 121 GString *string = g_slice_new (GString); in g_string_sized_new() 142 GString * 145 GString *string; in g_string_new() 177 GString * 181 GString *string; in g_string_new_len() 210 g_string_free (GString *string, in g_string_free() 225 g_slice_free (GString, string); in g_string_free() 247 g_string_free_to_bytes (GString *string) in g_string_free_to_bytes() [all …]
|
D | gshell.c | 211 GString *dest; in g_shell_quote() 275 GString *retval; in g_shell_unquote() 412 ensure_token (GString **token) in ensure_token() 419 delimit_token (GString **token, in delimit_token() 436 GString *current_token = NULL; in tokenize_command_line()
|
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | gstring.in.h | 51 typedef struct _GString GString; typedef 80 GString* g_string_new (const gchar *init); 81 GString* g_string_new_len (const gchar *init, 84 GString* g_string_sized_new (gsize dfl_size); 86 gchar* g_string_free (GString *string, 89 gboolean g_string_equal (const GString *v, 90 const GString *v2); 91 guint g_string_hash (const GString *str); 92 GString* g_string_assign (GString *string, 94 GString* g_string_truncate (GString *string, [all …]
|
D | gstring.c | 274 g_string_maybe_expand (GString* string, in g_string_maybe_expand() 284 GString* 287 GString *string = g_slice_new (GString); in g_string_sized_new() 299 GString* 302 GString *string; in g_string_new() 319 GString* 323 GString *string; in g_string_new_len() 339 g_string_free (GString *string, in g_string_free() 354 g_slice_free (GString, string); in g_string_free() 362 g_string_equal (const GString *v, [all …]
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | shape-format.hh | 41 GString *gs); 43 GString *gs); 49 GString *gs); 53 GString *gs); 61 GString *gs); 104 GString *gs) in serialize() 124 GString *gs) in serialize_line_no() 135 GString *gs) in serialize_buffer_of_text() 157 GString *gs) in serialize_message() 171 GString *gs) in serialize_buffer_of_glyphs()
|
D | text-options.hh | 84 GString *gs = nullptr; 124 GString *gs, in encode_unicodes() 174 GString *gs = g_string_new (nullptr); in parse_unicodes() 221 GString *gs = g_string_new (nullptr); in parse_unicodes_before() 263 GString *gs = g_string_new (nullptr); in parse_unicodes_after()
|
/third_party/glib/glib/tests/ |
D | string.c | 83 GString *string1, *string2; in test_string_new() 113 my_string_printf (GString *string, in my_string_printf() 127 GString *string; in test_string_printf() 161 GString *string; in test_string_assign() 183 GString *string; in test_string_append_c() 203 GString *string; in test_string_append() 221 GString *string; in test_string_prepend_c() 238 GString *string; in test_string_prepend() 256 GString *string; in test_string_insert() 298 GString *string; in test_string_insert_unichar() [all …]
|
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/ |
D | cr-style.h | 295 GString * a_str, guint a_nb_indent) ; 298 GString *a_str, 302 GString *a_str, 306 GString *a_str, 310 GString *a_str, 314 GString *a_str, 318 GString *a_str, 343 GString **a_str,
|
D | cr-string.h | 66 GString *stryng ; 76 CRString * cr_string_new_from_gstring (GString const *a_string) ;
|
/third_party/gstreamer/gstreamer/docs/ |
D | gst-hotdoc-plugins-scanner.c | 14 static void _add_object_details (GString * json, GString * other_types, 23 GString *output; in json_strescape() 72 GString *s = NULL; in flags_to_string() 105 _serialize_flags_default (GString * json, GType gtype, GValue * value) in _serialize_flags_default() 116 _serialize_flags (GString * json, GType gtype) in _serialize_flags() 144 _serialize_enum_default (GString * json, GType gtype, GValue * value) in _serialize_enum_default() 169 _serialize_enum (GString * json, GType gtype, GstPluginAPIFlags api_flags) in _serialize_enum() 209 _serialize_object (GString * json, GHashTable * seen_other_types, GType gtype, in _serialize_object() 213 GString *other_types = NULL; in _serialize_object() 235 _add_signals (GString * json, GString * other_types, in _add_signals() [all …]
|
/third_party/glib/gio/tests/ |
D | sleepy-stream.c | 164 GString *string, in read_line() 187 build_comparison (GString *str, in build_comparison() 207 GString *one; in test() 208 GString *two; in test() 227 static GString *one, *two;
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstdebugutils.c | 172 GString *s = NULL; in debug_dump_get_object_params() 238 const gchar * element_name, GstDebugGraphDetails details, GString * str, in debug_dump_pad() 317 GstDebugGraphDetails details, GString * str, const gint indent) in debug_dump_element_pad() 380 GString *str = (GString *) ptr; in string_append_field() 435 GString *str = NULL; in debug_dump_describe_caps() 478 GstDebugGraphDetails details, GString * str, const gint indent) in debug_dump_element_pad_link() 566 GstElement * element, GstDebugGraphDetails details, GString * str, in debug_dump_element_pads() 614 GString * str, const gint indent) in debug_dump_element() 760 debug_dump_header (GstBin * bin, GstDebugGraphDetails details, GString * str) in debug_dump_header() 802 debug_dump_footer (GString * str) in debug_dump_footer() [all …]
|
D | gsttracerrecord.c | 63 GString *s = (GString *) user_data; in build_field_template() 102 GString *s; in gst_tracer_record_build_format()
|
/third_party/libsoup/libsoup/ |
D | soup-form.c | 213 append_form_encoded (GString *str, const char *in) in append_form_encoded() 230 encode_pair (GString *str, const char *name, const char *value) in encode_pair() 291 GString *str = g_string_new (NULL); in soup_form_encode_hash() 321 GString *str = g_string_new (NULL); in soup_form_encode_datalist() 341 GString *str = g_string_new (NULL); in soup_form_encode_valist()
|
D | soup-headers.h | 68 void soup_header_g_string_append_param (GString *string, 72 void soup_header_g_string_append_param_quoted (GString *string,
|
/third_party/gstreamer/gstplugins_base/gst/subparse/ |
D | samiparse.c | 38 GString *buf; /* buffer to collect content */ 39 GString *rubybuf; /* buffer to collect ruby content */ 40 GString *resultbuf; /* when opening the next 'sync' tag, move 43 GString *state; /* in many sami files there are tags that 71 GString *buf; 363 GString *unescaped = g_string_new (NULL); in unescape_string() 582 has_tag (GString * str, const gchar tag) in has_tag() 597 GString *str = g_string_new (""); in sami_context_pop_state() 598 GString *context_state = sctx->state; in sami_context_pop_state()
|
D | gstsubparse.h | 37 GString *buf; 65 GString *textbuf;
|
/third_party/glib/gio/ |
D | strinfo.c | 293 strinfo_builder_append_item (GString *builder, in strinfo_builder_append_item() 308 strinfo_builder_append_alias (GString *builder, in strinfo_builder_append_alias() 333 strinfo_builder_contains (GString *builder, in strinfo_builder_contains() 343 strinfo_builder_contains_value (GString *builder, in strinfo_builder_contains_value()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/util/ |
D | options.cc | 69 GString *shapers = g_string_new (nullptr); in shapers_to_string() 351 GString *gs = g_string_new (nullptr); in parse_unicodes() 530 GString *s = g_string_new (nullptr); in add_options() 707 GString *s = g_string_new (nullptr); in get_font() 880 GString *gs) in serialize_unicode() 901 GString *gs) in serialize_glyphs() 922 GString *gs) in serialize_line_no() 933 GString *gs) in serialize_buffer_of_text() 955 GString *gs) in serialize_message() 969 GString *gs) in serialize_buffer_of_glyphs()
|
D | options.hh | 556 GString *gs; 633 GString *gs); 638 GString *gs); 640 GString *gs); 646 GString *gs); 650 GString *gs); 658 GString *gs);
|
/third_party/harfbuzz/util/ |
D | options.cc | 69 GString *shapers = g_string_new (nullptr); in shapers_to_string() 375 GString *gs = g_string_new (nullptr); in parse_unicodes() 564 GString *s = g_string_new (nullptr); in add_options() 741 GString *s = g_string_new (nullptr); in get_font() 917 GString *gs) in serialize() 937 GString *gs) in serialize_line_no() 948 GString *gs) in serialize_buffer_of_text() 970 GString *gs) in serialize_message() 984 GString *gs) in serialize_buffer_of_glyphs()
|
/third_party/glib/tests/ |
D | unicode-normalize.c | 16 GString *result = g_string_new (NULL); in decode() 48 GString *result = g_string_new(NULL); in encode() 146 GString *buffer = g_string_new (NULL); in main()
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux-webvtt.c | 76 webvtt_append_timestamp_to_string (GstClockTime timestamp, GString * str) in webvtt_append_timestamp_to_string() 96 GstClockTime start, GstClockTime duration, GString * s) in webvtt_decode_vttc() 170 GString *str = NULL; in qtdemux_webvtt_decode()
|
/third_party/gstreamer/gstplugins_base/tools/ |
D | gst-discoverer.c | 35 static void my_g_string_append_printf (GString * str, int depth, const gchar * format, ...) G_GNUC_… 81 my_g_string_append_printf (GString * str, int depth, const gchar * format, ...) in my_g_string_append_printf() 115 gst_stream_information_to_string (GstDiscovererStreamInfo * info, GString * s, in gst_stream_information_to_string() 209 GString *s = g_string_sized_new (32); in format_channel_mask() 244 GString *s; in gst_stream_audio_information_to_string() 287 GString *s; in gst_stream_video_information_to_string() 332 GString *s; in gst_stream_subtitle_information_to_string()
|