/external/bluetooth/glib/gio/ |
gcontenttype.c | 1110 gint priority; 1137 gint len; 1158 gint *depth) 1163 gint i; 1211 static gint 1229 gint depth) 1270 gint i; 1273 gint depth; 1358 gint depth; 1368 gint depth, [all...] |
gthemedicon.c | 412 gint i; 466 gint *out_version) 484 gint num_tokens, 485 gint version,
|
/external/bluetooth/glib/glib/ |
gunidecomp.c | 60 gint 134 gint SIndex = s - SBase; 267 gint LIndex = a - LBase; 268 gint SIndex = a - SBase; 270 gint VIndex = b - VBase; 271 gint TIndex = b - TBase;
|
gfileutils.c | 57 static gint create_temp_file (gchar *tmpl, 341 g_file_error_from_errno (gint err_no) 513 gint save_errno; 600 gint fd, 682 gint fd; 878 gint fd; 1146 static gint 1227 gint 1262 gint 1350 gint separator_len = strlen (separator) [all...] |
ghook.h | 43 typedef gint (*GHookCompareFunc) (GHook *new_hook, 154 gint g_hook_compare_ids (GHook *new_hook,
|
gutf8.c | 663 gint charlen = g_unichar_to_utf8 (c, ch); 691 gint charlen = g_unichar_to_utf8 (c, ch); 835 gint j, charlen; 837 gint n_chars, i; 953 gint n_chars, i; 1033 gint result_length; 1036 gint i; 1118 gint n_bytes; 1259 gint n_bytes; [all...] |
gstrfuncs.c | 586 gint buf_len, 612 gint buf_len, 928 g_strerror (gint errnum) [all...] |
glist.c | 201 gint position) 656 gint 660 gint i; 685 gint 689 gint i; 802 gint cmp; 899 gint cmp;
|
gslist.c | 183 gint position) 627 gint 631 gint i; 656 gint 660 gint i; 757 gint cmp; 855 gint cmp;
|
/external/bluetooth/glib/gobject/ |
gparamspecs.c | 81 gint oval = value->data[0].v_int; 128 gint oval = value->data[0].v_int; 157 gint oval = value->data[0].v_int; 164 static gint 204 static gint 249 static gint 293 static gint 333 static gint 373 static gint 415 static gint [all...] |
gparam.h | 247 gint (*values_cmp) (GParamSpec *pspec, 296 gint g_param_values_cmp (GParamSpec *pspec, 355 gint (*values_cmp) (GParamSpec *pspec, /* recommended */ 401 * gint values_cmp (GParamSpec *pspec,
|
gparamspecs.h | 637 gint minimum; 638 gint maximum; 639 gint default_value; 753 gint default_value; 948 gint minimum, 949 gint maximum, 950 gint default_value, 996 gint default_value,
|
gvaluetypes.h | 179 gint v_int); 180 gint g_value_get_int (const GValue *value);
|
/external/bluetooth/glib/docs/reference/gobject/ |
glib-genmarshal.1 | 141 for signed integer types (gint) 171 for enumeration types (gint) 236 gint param1,
|
glib-genmarshal.xml | 161 for signed integer types (gint) 203 for enumeration types (gint) 288 gint param1,
|
/external/bluetooth/bluez/src/ |
manager.c | 323 static gint adapter_id_cmp(gconstpointer a, gconstpointer b) 332 static gint adapter_path_cmp(gconstpointer a, gconstpointer b) 341 static gint adapter_cmp(gconstpointer a, gconstpointer b) 352 static gint adapter_address_cmp(gconstpointer a, gconstpointer b)
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
byte_order.sgml | 14 data types such as the #gint and #glong values. 126 Converts a #gint value from big-endian to host byte order. 129 @val: a #gint value in big-endian byte order. 135 Converts a #gint value from little-endian to host byte order. 138 @val: a #gint value in little-endian byte order. 144 Converts a #gint value from host byte order to big-endian. 147 @val: a #gint value in host byte order. 153 Converts a #gint value from host byte order to little-endian. 156 @val: a #gint value in host byte order.
|
limits.sgml | 23 The minimum value which can be held in a #gint. 30 The maximum value which can be held in a #gint.
|
/external/bluetooth/glib/tests/ |
unicode-caseconv.c | 22 gint result = 0;
|
testingbase64.c | 34 gint length; /* of data */ 156 gint length = 1;
|
/external/webkit/WebKit/gtk/webkit/ |
webkitwebwindowfeatures.cpp | 75 gint x; 76 gint y; 77 gint width; 78 gint height;
|
/external/webkit/WebCore/platform/graphics/gtk/ |
DataSourceGStreamer.cpp | 190 gint options_size = g_strv_length(mime_type_and_options); 193 gint ret = FALSE;
|
/external/webkit/WebCore/platform/gtk/ |
PasteboardGtk.cpp | 61 if ((gint)info == Pasteboard::generalPasteboard()->m_helper->getWebViewTargetInfoHtml()) 104 gint n_targets;
|
PopupMenuGtk.cpp | 139 void PopupMenu::menuPositionFunction(GtkMenu*, gint* x, gint* y, gboolean* pushIn, PopupMenu* that)
|
/external/webkit/WebCore/plugins/gtk/ |
gtk2xtbin.c | 121 static gint num_widgets = 0; 124 static gint xt_polling_timer_id = 0; 129 gint *timeout) 272 gint x, y, w, h, d; /* geometry of window */ 398 gint x, 399 gint y) 410 gint width, 411 gint height)
|