HomeSort by relevance Sort by last modified time
    Searched refs:G_GNUC_CONST (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/bluetooth/glib/gio/
gio.symbols 18 g_vfs_get_type G_GNUC_CONST
31 g_app_info_get_type G_GNUC_CONST
32 g_app_launch_context_get_type G_GNUC_CONST
77 g_desktop_app_info_get_type G_GNUC_CONST
80 g_desktop_app_info_lookup_get_type G_GNUC_CONST
89 g_async_result_get_type G_GNUC_CONST
97 g_buffered_input_stream_get_type G_GNUC_CONST
114 g_buffered_output_stream_get_type G_GNUC_CONST;
126 g_cancellable_get_type G_GNUC_CONST
158 g_data_input_stream_get_type G_GNUC_CONST
    [all...]
gioenumtypes.h.template 16 GType @enum_name@_get_type (void) G_GNUC_CONST;
gunionvolumemonitor.h 45 GType _g_union_volume_monitor_get_type (void) G_GNUC_CONST;
gasyncresult.h 66 GType g_async_result_get_type (void) G_GNUC_CONST;
gdummyfile.h 45 GType _g_dummy_file_get_type (void) G_GNUC_CONST;
gfileicon.h 48 GType g_file_icon_get_type (void) G_GNUC_CONST;
glocalfile.h 45 GType _g_local_file_get_type (void) G_GNUC_CONST;
glocalfilemonitor.h 55 GType g_local_file_monitor_get_type (void) G_GNUC_CONST;
glocalvfs.h 40 GType _g_local_vfs_get_type (void) G_GNUC_CONST;
gnativevolumemonitor.h 32 GType g_native_volume_monitor_get_type (void) G_GNUC_CONST;
gpollfilemonitor.h 44 GType _g_poll_file_monitor_get_type (void) G_GNUC_CONST;
gunixvolumemonitor.h 55 GType _g_unix_volume_monitor_get_type (void) G_GNUC_CONST;
gwin32appinfo.h 45 GType g_win32_app_info_get_type (void) G_GNUC_CONST;
gwin32mount.h 46 GType _g_win32_mount_get_type (void) G_GNUC_CONST;
gwin32volumemonitor.h 57 GType _g_win32_volume_monitor_get_type (void) G_GNUC_CONST;
gdesktopappinfo.h 46 GType g_desktop_app_info_get_type (void) G_GNUC_CONST;
87 GType g_desktop_app_info_lookup_get_type (void) G_GNUC_CONST;
  /external/bluetooth/glib/gobject/
gboxed.h 173 GType g_closure_get_type (void) G_GNUC_CONST;
174 GType g_value_get_type (void) G_GNUC_CONST;
175 GType g_value_array_get_type (void) G_GNUC_CONST;
176 GType g_date_get_type (void) G_GNUC_CONST;
177 GType g_strv_get_type (void) G_GNUC_CONST;
178 GType g_gstring_get_type (void) G_GNUC_CONST;
179 GType g_hash_table_get_type (void) G_GNUC_CONST;
180 GType g_regex_get_type (void) G_GNUC_CONST;
gobject.symbols 19 g_date_get_type G_GNUC_CONST
20 g_gstring_get_type G_GNUC_CONST
21 g_strv_get_type G_GNUC_CONST
22 g_hash_table_get_type G_GNUC_CONST
23 g_regex_get_type G_GNUC_CONST
24 g_closure_get_type G_GNUC_CONST
25 g_value_get_type G_GNUC_CONST
26 g_value_array_get_type G_GNUC_CONST
384 g_type_module_get_type G_GNUC_CONST
413 g_type_plugin_get_type G_GNUC_CONST
    [all...]
  /external/bluetooth/glib/glib/
gprimes.h 47 guint g_spaced_primes_closest (guint num) G_GNUC_CONST;
gunicode.h 220 gboolean g_unichar_isalnum (gunichar c) G_GNUC_CONST;
221 gboolean g_unichar_isalpha (gunichar c) G_GNUC_CONST;
222 gboolean g_unichar_iscntrl (gunichar c) G_GNUC_CONST;
223 gboolean g_unichar_isdigit (gunichar c) G_GNUC_CONST;
224 gboolean g_unichar_isgraph (gunichar c) G_GNUC_CONST;
225 gboolean g_unichar_islower (gunichar c) G_GNUC_CONST;
226 gboolean g_unichar_isprint (gunichar c) G_GNUC_CONST;
227 gboolean g_unichar_ispunct (gunichar c) G_GNUC_CONST;
228 gboolean g_unichar_isspace (gunichar c) G_GNUC_CONST;
229 gboolean g_unichar_isupper (gunichar c) G_GNUC_CONST;
    [all...]
gquark.h 45 G_CONST_RETURN gchar* g_quark_to_string (GQuark quark) G_GNUC_CONST;
gdate.h 135 gboolean g_date_valid_day (GDateDay day) G_GNUC_CONST;
136 gboolean g_date_valid_month (GDateMonth month) G_GNUC_CONST;
137 gboolean g_date_valid_year (GDateYear year) G_GNUC_CONST;
138 gboolean g_date_valid_weekday (GDateWeekday weekday) G_GNUC_CONST;
139 gboolean g_date_valid_julian (guint32 julian_date) G_GNUC_CONST;
142 GDateYear year) G_GNUC_CONST;
213 gboolean g_date_is_leap_year (GDateYear year) G_GNUC_CONST;
215 GDateYear year) G_GNUC_CONST;
216 guint8 g_date_get_monday_weeks_in_year (GDateYear year) G_GNUC_CONST;
217 guint8 g_date_get_sunday_weeks_in_year (GDateYear year) G_GNUC_CONST;
    [all...]
  /external/bluetooth/glib/gio/fen/
gfendirectorymonitor.h 51 GType _g_fen_directory_monitor_get_type (void) G_GNUC_CONST;
  /external/bluetooth/glib/gio/win32/
gwinhttpfileinputstream.h 44 GType _g_winhttp_file_input_stream_get_type (void) G_GNUC_CONST;
gwinhttpfileoutputstream.h 44 GType _g_winhttp_file_output_stream_get_type (void) G_GNUC_CONST;

Completed in 2656 milliseconds

1 2 3 4