Home
last modified time | relevance | path

Searched refs:G_STRUCT_OFFSET (Results 1 – 25 of 25) sorted by relevance

/external/bluetooth/glib/gio/
Dgvolumemonitor.c93 G_STRUCT_OFFSET (GVolumeMonitorClass, volume_added), in g_volume_monitor_class_init()
108 G_STRUCT_OFFSET (GVolumeMonitorClass, volume_removed), in g_volume_monitor_class_init()
123 G_STRUCT_OFFSET (GVolumeMonitorClass, volume_changed), in g_volume_monitor_class_init()
138 G_STRUCT_OFFSET (GVolumeMonitorClass, mount_added), in g_volume_monitor_class_init()
153 G_STRUCT_OFFSET (GVolumeMonitorClass, mount_removed), in g_volume_monitor_class_init()
168G_STRUCT_OFFSET (GVolumeMonitorClass, mount_pre_unmount), in g_volume_monitor_class_init()
183 G_STRUCT_OFFSET (GVolumeMonitorClass, mount_changed), in g_volume_monitor_class_init()
198 G_STRUCT_OFFSET (GVolumeMonitorClass, drive_connected), in g_volume_monitor_class_init()
213 G_STRUCT_OFFSET (GVolumeMonitorClass, drive_disconnected), in g_volume_monitor_class_init()
228 G_STRUCT_OFFSET (GVolumeMonitorClass, drive_changed), in g_volume_monitor_class_init()
[all …]
Dgmountoperation.c262 G_STRUCT_OFFSET (GMountOperationClass, ask_password), in g_mount_operation_class_init()
285 G_STRUCT_OFFSET (GMountOperationClass, ask_question), in g_mount_operation_class_init()
302 G_STRUCT_OFFSET (GMountOperationClass, reply), in g_mount_operation_class_init()
323 G_STRUCT_OFFSET (GMountOperationClass, aborted), in g_mount_operation_class_init()
Dgdrive.c114 G_STRUCT_OFFSET (GDriveIface, changed), in g_drive_base_init()
131 G_STRUCT_OFFSET (GDriveIface, disconnected), in g_drive_base_init()
146 G_STRUCT_OFFSET (GDriveIface, eject_button), in g_drive_base_init()
Dgvolume.c138 G_STRUCT_OFFSET (GVolumeIface, changed), in g_volume_base_init()
153 G_STRUCT_OFFSET (GVolumeIface, removed), in g_volume_base_init()
Dgmount.c123 G_STRUCT_OFFSET (GMountIface, changed), in g_mount_base_init()
140 G_STRUCT_OFFSET (GMountIface, unmounted), in g_mount_base_init()
Dgcancellable.c168 G_STRUCT_OFFSET (GCancellableClass, cancelled), in g_cancellable_class_init()
Dgfilenamecompleter.c110 G_STRUCT_OFFSET (GFilenameCompleterClass, got_completion_data), in g_filename_completer_class_init()
Dgfilemonitor.c225 G_STRUCT_OFFSET (GFileMonitorClass, changed), in g_file_monitor_class_init()
/external/bluetooth/glib/tests/gobject/
Daccumulator.c167 G_STRUCT_OFFSET (TestObjectClass, test_signal1), in test_object_class_init()
174 G_STRUCT_OFFSET (TestObjectClass, test_signal2), in test_object_class_init()
Doverride.c137 G_STRUCT_OFFSET (TestAClass, bar), in test_a_class_init()
/external/bluetooth/glib/glib/
Dgmacros.h218 # define G_STRUCT_OFFSET(struct_type, member) \ macro
221 # define G_STRUCT_OFFSET(struct_type, member) \ macro
Dgslice.h70 (mem_chain), G_STRUCT_OFFSET (type, next)); \
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebview.cpp1775 G_STRUCT_OFFSET (WebKitWebViewClass, create_web_view), in webkit_web_view_class_init()
1805 G_STRUCT_OFFSET (WebKitWebViewClass, web_view_ready), in webkit_web_view_class_init()
1828 G_STRUCT_OFFSET (WebKitWebViewClass, close_web_view), in webkit_web_view_class_init()
1850 G_STRUCT_OFFSET (WebKitWebViewClass, navigation_requested), in webkit_web_view_class_init()
2001 G_STRUCT_OFFSET (WebKitWebViewClass, window_object_cleared), in webkit_web_view_class_init()
2305 G_STRUCT_OFFSET(WebKitWebViewClass, console_message), in webkit_web_view_class_init()
2326 G_STRUCT_OFFSET(WebKitWebViewClass, script_alert), in webkit_web_view_class_init()
2348 G_STRUCT_OFFSET(WebKitWebViewClass, script_confirm), in webkit_web_view_class_init()
2371 G_STRUCT_OFFSET(WebKitWebViewClass, script_prompt), in webkit_web_view_class_init()
2390 G_STRUCT_OFFSET(WebKitWebViewClass, select_all), in webkit_web_view_class_init()
[all …]
Dwebkitsoupauthdialog.c79 G_STRUCT_OFFSET(WebKitSoupAuthDialogClass, current_toplevel), in G_DEFINE_TYPE_WITH_CODE()
/external/bluetooth/glib/tests/refcount/
Dsignals.c110 G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GTestClass, test_signal1), NULL, in my_test_class_init()
114 G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GTestClass, test_signal2), NULL, in my_test_class_init()
Dclosures.c140 G_STRUCT_OFFSET (GTestClass, test_signal1), NULL, NULL, in my_test_class_init()
143 G_STRUCT_OFFSET (GTestClass, test_signal2), NULL, NULL, in my_test_class_init()
/external/bluetooth/glib/gobject/
Dtestgobject.c196 G_STRUCT_OFFSET (TestObjectClass, test_signal), in test_object_class_init()
Dgobject.c362 G_STRUCT_OFFSET (GObjectClass, notify), in g_object_do_class_init()
Dgtype.c243 #define SIZEOF_BASE_TYPE_NODE() (G_STRUCT_OFFSET (TypeNode, supers))
/external/bluetooth/glib/
DNEWS.pre-1-3139 - G_STRUCT_OFFSET, G_STRUCT_MEMBER_P, G_STRUCT_MEMBER: for handling
DChangeLog.pre-2-181109 Bug 531900 – Use __builtin_offsetof for G_STRUCT_OFFSET if building
1112 * glib/gmacros.h: Use __builtin_offsetof for G_STRUCT_OFFSET if
DNEWS716 531900 Use __builtin_offsetof for G_STRUCT_OFFSET if building with
DChangeLog.pre-1-21498 added macros G_STRUCT_OFFSET(), G_STRUCT_MEMBER_P() and
DChangeLog.pre-2-05636 G_STRUCT_OFFSET(): signedness corrections.
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt156 G_STRUCT_OFFSET