HomeSort by relevance Sort by last modified time
    Searched defs:GString (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/glib/
gstring.h 40 typedef struct _GString GString;
66 GString* g_string_new (const gchar *init);
67 GString* g_string_new_len (const gchar *init,
69 GString* g_string_sized_new (gsize dfl_size);
70 gchar* g_string_free (GString *string,
72 gboolean g_string_equal (const GString *v,
73 const GString *v2);
74 guint g_string_hash (const GString *str);
75 GString* g_string_assign (GString *string
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 60 milliseconds