/external/bluetooth/bluez/network/ |
common.c | 71 static gint find_devname(gconstpointer a, gconstpointer b) 79 static void script_exited(GPid pid, gint status, gpointer data)
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
types.sgml | 29 for completeness - #gchar, #gint, #gshort, #glong, #gfloat, #gdouble. 80 <!-- ##### TYPEDEF gint ##### -->
|
arrays_byte.sgml | 30 gint i;
|
/external/bluetooth/glib/glib/ |
gbsearcharray.h | 38 typedef gint (*GBSearchCompareFunc) (gconstpointer bsearch_node1, /* key */ 156 gint cmp = 0;
|
gdate.h | 221 gint g_date_days_between (const GDate *date1, 225 gint g_date_compare (const GDate *lhs,
|
gkeyfile.c | 111 static gint find_file_in_data_dirs (const gchar *file, 116 gint fd, 156 static gint g_key_file_parse_value_as_integer (GKeyFile *key_file, 160 gint value); 295 static gint 303 gint fd; 372 gint fd, 476 gint fd; 591 gint fd; [all...] |
gutils.c | 222 gint glib_effective_micro = 100 * GLIB_MINOR_VERSION + GLIB_MICRO_VERSION; 223 gint required_effective_micro = 100 * required_minor + required_micro; 320 gint result; 380 const gint program_length = strlen (program); 1174 gint l = strlen (retval); 1210 gint result; [all...] |
gmem.c | 615 gint atom_size, 617 gint type) 704 gint flags;
|
gtimer.c | 263 static const gint days_before[] = 383 gint sign = (*iso_date == '+') ? -1 : 1;
|
/external/bluetooth/glib/tests/ |
slice-test.c | 34 gint atom_size, 36 gint type);
|
/external/webkit/WebKit/gtk/tests/ |
testwebresource.c | 143 gint* been_there = data; 181 gint been_to_resource_request_starting = 0;
|
/external/webkit/WebKit/gtk/webkit/ |
webkitprivate.h | 128 gint lastPopupXPosition; 129 gint lastPopupYPosition;
|
/external/bluetooth/glib/gobject/ |
gclosure.c | 102 volatile gint vint; 108 gint new_int, old_int, success; \ [all...] |
gvalue.c | 128 static gint transform_entries_cmp (gconstpointer bsearch_node1, 413 static gint 419 gint cmp = G_BSEARCH_ARRAY_CMP (e1->src_type, e2->src_type);
|
/external/bluetooth/glib/gio/ |
gdatainputstream.c | 939 gint io_priority; 986 gint newline_len; 1070 gint io_priority, 1142 gint io_priority, [all...] |
gsimpleasyncresult.c | 262 gint code, 481 gint code, 510 gint code, 537 gint code, 760 gint code,
|
gicon.c | 167 gint version; 309 gint version;
|
gunixinputstream.c | 253 g_unix_input_stream_new (gint fd, 321 gint
|
gunixoutputstream.c | 239 g_unix_output_stream_new (gint fd, 307 gint
|
glocaldirectorymonitor.c | 93 gint i;
|
/external/bluetooth/bluez/audio/ |
gstsbcenc.c | 289 gint rate, channels; 378 gint consumed;
|
/external/bluetooth/bluez/input/ |
server.c | 53 static gint server_cmp(gconstpointer s, gconstpointer user_data)
|
/external/bluetooth/bluez/src/ |
plugin.c | 50 static gint compare_priority(gconstpointer a, gconstpointer b)
|
/external/bluetooth/glib/docs/reference/gobject/ |
gobject-sections.txt | 487 <SUBSECTION gint>
|
/external/bluetooth/glib/gio/fam/ |
fam-helper.c | 33 static gint fam_watch_id = 0;
|