Searched refs:gobject (Results 1 - 25 of 28) sorted by relevance

12

/external/bluetooth/glib/glib/
H A Dglib-object.h25 #include <gobject/gboxed.h>
26 #include <gobject/genums.h>
27 #include <gobject/gobject.h>
28 #include <gobject/gparam.h>
29 #include <gobject/gparamspecs.h>
30 #include <gobject/gsignal.h>
31 #include <gobject/gsourceclosure.h>
32 #include <gobject/gtype.h>
33 #include <gobject/gtypemodul
[all...]
H A Dgtestutils.h129 #define g_test_queue_unref(gobject) g_test_queue_destroy (g_object_unref, gobject)
/external/bluetooth/glib/docs/reference/gobject/
H A DMakefile.am7 DOC_MODULE=gobject
10 DOC_MAIN_SGML_FILE=gobject-docs.sgml
13 DOC_SOURCE_DIR=../../../gobject
23 HFILE_GLOB=$(top_srcdir)/gobject/*.h
24 CFILE_GLOB=$(top_srcdir)/gobject/*.c
40 $(top_builddir)/gobject/libgobject-2.0.la
50 gobject-query.xml \
65 gobject.cI \
70 man_MANS = glib-mkenums.1 glib-genmarshal.1 gobject-query.1
/external/bluetooth/glib/gobject/
H A Dgsourceclosure.h26 #include <gobject/gclosure.h>
H A Dabicheck.sh8 cpp -DINCLUDE_VARIABLES -P $INCLUDES -DALL_FILES ${srcdir:-.}/gobject.symbols | sed -e '/^$/d' -e 's/ G_GNUC.*$//' -e 's/ PRIVATE$//' | sort > expected-abi
H A Dgtypemodule.h26 #include <gobject/gobject.h>
27 #include <gobject/genums.h>
H A Dgvaluearray.h28 #include <gobject/gvalue.h>
H A Dgobject.h26 #include <gobject/gtype.h>
27 #include <gobject/gvalue.h>
28 #include <gobject/gparam.h>
29 #include <gobject/gclosure.h>
30 #include <gobject/gsignal.h>
512 gpointer gobject,
H A Dgboxed.h26 #include <gobject/gtype.h>
H A Dgtypeplugin.h26 #include <gobject/gtype.h>
H A Dgvalue.h28 #include <gobject/gtype.h>
H A Dgsignal.h26 #include <gobject/gclosure.h>
27 #include <gobject/gvalue.h>
28 #include <gobject/gparam.h>
29 #include <gobject/gmarshal.h>
H A Dgparamspecs.h28 #include <gobject/gvalue.h>
29 #include <gobject/genums.h>
30 #include <gobject/gboxed.h>
31 #include <gobject/gobject.h>
H A Dgclosure.h27 #include <gobject/gtype.h>
H A Dgenums.h26 #include <gobject/gtype.h>
/external/bluetooth/bluez/test/
H A Dtest-discovery3 import gobject namespace
43 mainloop = gobject.MainLoop()
H A Dtest-manager3 import gobject namespace
37 mainloop = gobject.MainLoop()
H A Dmonitor-bluetooth3 import gobject namespace
55 mainloop = gobject.MainLoop()
H A Dsimple-agent3 import gobject namespace
98 mainloop = gobject.MainLoop()
H A Dapitest6 import gobject namespace
440 self.main_loop = gobject.MainLoop()
444 gobject.threads_init()
/external/bluetooth/glib/
H A Dglib-zip.in43 bin/gobject-query.exe
52 lib/gobject-2.0.lib
53 lib/gobject-2.0.def
64 lib/pkgconfig/gobject-2.0.pc
71 share/gtk-doc/html/gobject
74 share/man/man1/gobject-query.1
H A Dmakefile.msc4 PARTS = glib gmodule gthread gobject gio tests
H A DMakefile.am6 SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs
49 gobject-2.0.pc.in \
57 gobject-2.0-uninstalled.pc.in \
105 pkgconfig_DATA = glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc gmodule-export-2.0.pc gmodule-no-export-2.0.pc gthread-2.0.pc gio-2.0.pc gio-unix-2.0.pc
/external/bluetooth/glib/tests/
H A Dmakefile.msc.in92 ..\gobject\gobject-2.0.lib ..\gio\gio-2.0.lib \
106 for %p in ($(TESTS)) do set PATH=..\glib;..\gmodule;..\gobject;..\gthread;%PATH% && %p
/external/bluetooth/glib/docs/reference/glib/
H A DMakefile.am28 gobject \

Completed in 935 milliseconds

12