Searched refs:G_GINT16_FORMAT (Results 1 – 10 of 10) sorted by relevance
/third_party/glib/tests/ |
D | type-test.c | 109 #define FORMAT "%" G_GINT16_FORMAT " %" G_GINT32_FORMAT \ in main()
|
/third_party/glib/glib/tests/ |
D | utils.c | 749 "%" G_GINT16_FORMAT " %" G_GINT16_FORMAT " %" G_GUINT16_FORMAT "\n" in test_int_limits()
|
D | test-printf.c | 123 res = g_snprintf (buf, 128, "%" G_GINT16_FORMAT, (gint16)-5); in test_d()
|
/third_party/glib/glib/ |
D | glibconfig.h | 47 #define G_GINT16_FORMAT "hi" macro
|
D | glibconfig.h.in | 47 #define G_GINT16_FORMAT @gint16_format@ macro
|
D | gvariant.c | 2517 g_string_append_printf (string, "%"G_GINT16_FORMAT, in g_variant_print_string()
|
/third_party/gstreamer/gstplugins_base/gst/subparse/ |
D | gstsubparse.c | 917 if (sscanf (splitted_settings[i], "T:%" G_GINT16_FORMAT "%%", in parse_webvtt_cue_settings() 933 if (sscanf (splitted_settings[i], "L:%" G_GINT16_FORMAT "%%", in parse_webvtt_cue_settings() 939 if (sscanf (splitted_settings[i], "L:%" G_GINT16_FORMAT, in parse_webvtt_cue_settings() 947 if (sscanf (splitted_settings[i], "S:%" G_GINT16_FORMAT "%%", in parse_webvtt_cue_settings()
|
/third_party/glib/gio/tests/ |
D | gdbus-serialization.c | 333 g_string_append_printf (s, "int16: %" G_GINT16_FORMAT "\n", value); in dbus_1_message_append()
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstceaccoverlay.c | 1455 "called - buf[%" G_GINT16_FORMAT "] = %02X:%02X:%02X:%02X", *index, in gst_cea_cc_overlay_process_packet()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 39 G_GINT16_FORMAT
|