HomeSort by relevance Sort by last modified time
    Searched full:gint32 (Results 26 - 38 of 38) sorted by null

12

  /external/bluetooth/glib/gio/
gfileattribute.c 541 gint32
647 value->u.int32 = *(gint32 *)value_p;
740 * @value: a #gint32 to set within the type.
746 gint32 value)
    [all...]
gfileinfo.c 812 gint32
1074 gint32 attr_value)
    [all...]
gdatainputstream.c 460 gint32
465 gint32 v;
    [all...]
gfile.h     [all...]
gfile.c     [all...]
  /external/bluetooth/glib/glib/
gdate.h 50 typedef gint32 GTime;
gtestutils.c 580 gint32
598 gint32
599 g_test_rand_int_range (gint32 begin,
600 gint32 end)
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
macros_misc.sgml 486 gint32 out;
507 and printing values of type #gint32 or #guint32. It is a string literal,
517 printing values of type #gint32. See also #G_GINT16_FORMAT.
  /external/bluetooth/glib/
configure.in     [all...]
ChangeLog.pre-2-4 252 better maintainability. Also use gint instead of gint32 to be able
    [all...]
  /external/dbus/doc/
dbus-tutorial.xml     [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 25 gint32
    [all...]
  /external/bluetooth/glib/tests/
testglib.c 659 g_assert_cmpint (sizeof (gint32), ==, 4);
    [all...]

Completed in 147 milliseconds

12