HomeSort by relevance Sort by last modified time
    Searched full:glib_check_version (Results 1 - 15 of 15) sorted by null

  /external/bluetooth/glib/docs/reference/glib/tmpl/
version.sgml 79 <!-- ##### FUNCTION glib_check_version ##### -->
120 <!-- ##### MACRO GLIB_CHECK_VERSION ##### -->
129 if (!GLIB_CHECK_VERSION (1, 2, 0))
  /external/webkit/Source/JavaScriptCore/wtf/gobject/
GRefPtr.cpp 40 #if GLIB_CHECK_VERSION(2, 24, 0)
  /external/webkit/Source/WebCore/bindings/gobject/
WebKitDOMEventTarget.cpp 38 #if GLIB_CHECK_VERSION(2, 24, 0)
  /external/webkit/Source/WebCore/platform/gtk/
GtkVersioning.h 115 #if !GLIB_CHECK_VERSION(2, 27, 1)
GtkVersioning.c 266 #if !GLIB_CHECK_VERSION(2, 27, 1)
  /external/bluetooth/glib/glib/
gutils.h 426 const gchar * glib_check_version (guint required_major,
430 #define GLIB_CHECK_VERSION(major,minor,micro) \
galiasdef.c 3720 #undef glib_check_version macro
    [all...]
galias.h 3710 #define glib_check_version macro
    [all...]
gutils.c 190 * glib_check_version:
218 glib_check_version (guint required_major, function
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 114 glib_check_version
120 GLIB_CHECK_VERSION
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-6     [all...]
ChangeLog.pre-2-20 233 in the else branch of #if GLIB_CHECK_VERSION (2, 19, 0). Drop
NEWS     [all...]
ChangeLog.pre-2-10 486 * glib/gutils.c (glib_check_version): Fix a copy-and-paste error
    [all...]
ChangeLog.pre-2-0     [all...]

Completed in 333 milliseconds