Home
last modified time | relevance | path

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

/external/bluetooth/glib/tests/
Dtype-test.c48 gint16 gi16t1; in main()
49 gint16 gi16t2; in main()
65 g_assert (sizeof (gint16) == 2); in main()
Dtestglib.c658 g_assert_cmpint (sizeof (gint16), ==, 2); in type_sizes()
/external/bluetooth/glib/
Dglibconfig.h40 typedef signed short gint16; typedef
184 #define GINT16_TO_LE(val) ((gint16) (val))
186 #define GINT16_TO_BE(val) ((gint16) GUINT16_SWAP_LE_BE (val))
Dglibconfig.h.win32.in33 typedef signed short gint16;
213 #define GINT16_TO_LE(val) ((gint16) (val))
215 #define GINT16_TO_BE(val) ((gint16) GUINT16_SWAP_LE_BE (val))
Dconfigure.in2708 if test -n "$gint16"; then
2710 typedef signed $gint16 gint16;
2711 typedef unsigned $gint16 guint16;
3052 gint16=short
3058 gint16=int
/external/bluetooth/glib/gio/tests/
Ddata-input-stream.c178 (a == TEST_DATA_INT16 ? *(gint16*)v : \
236 data = (gint16)GUINT16_SWAP_LE_BE((gint16)data); in test_data_array()
Ddata-output-stream.c114 (a == TEST_DATA_INT16 ? (gint16)v : \
123 (a == TEST_DATA_INT16 ? *(gint16*)v : \
/external/bluetooth/glib/glib/
Dgunicomp.h240 static const gint16 compose_table[COMPOSE_TABLE_LAST + 1] = {
Dgtypes.h65 #define G_MININT16 ((gint16) 0x8000)
66 #define G_MAXINT16 ((gint16) 0x7fff)
Dgmirroringtable.h23 static const gint16 MirLev3[4*38] = {
Dgunidecomp.h392 static const gint16 combining_class_table_part1[763] = {
1158 static const gint16 combining_class_table_part2[768] = {
Dgunichartables.h8543 static const gint16 type_table_part1[763] = {
9310 static const gint16 type_table_part2[768] = {
11207 static const gint16 attr_table_part1[763] = {
11974 static const gint16 attr_table_part2[768] = {
Dgunibreak.h16381 static const gint16 break_property_table_part1[763] = {
17148 static const gint16 break_property_table_part2[768] = {
/external/bluetooth/glib/gio/
Dgdataoutputstream.h86 gint16 data,
Dgdatainputstream.h84 gint16 g_data_input_stream_read_int16 (GDataInputStream *stream,
Dgdataoutputstream.c250 gint16 data, in g_data_output_stream_put_int16()
Dgdatainputstream.c368 gint16
373 gint16 v; in g_data_input_stream_read_int16()
/external/chromium/net/tools/spdyshark/
Dpacket-spdy.c1165 gint16 length; in dissect_spdy_message()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt23 gint16