Home
last modified time | relevance | path

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

12345678

/third_party/glib/gobject/
Dgobject.stp.in19 * probe gobject.type_new - Called when any entity registered with the #GType system is created
24 probe gobject.type_new = process("@ABS_GLIB_RUNTIME_LIBDIR@/libgobject-2.0.so.0.@LT_CURRENT@.@LT_RE…
29 probestr = sprintf("gobject.type_new(%s, %d) -> %d", name, parent_gtype, gtype);
33 * probe gobject.object_new - Called when a #GObject is created
38 probe gobject.object_new = process("@ABS_GLIB_RUNTIME_LIBDIR@/libgobject-2.0.so.0.@LT_CURRENT@.@LT_…
43 probestr = sprintf("gobject.object_new(%s) -> %p", type, object);
47 * probe gobject.object_ref - Called when a new reference is added to a #GObject
54 probe gobject.object_ref = process("@ABS_GLIB_RUNTIME_LIBDIR@/libgobject-2.0.so.0.@LT_CURRENT@.@LT_…
61 probestr = sprintf("gobject.object_ref(%p[%s]) -> %d", object, type, refcount);
65 * probe gobject.object_unref - Called when a reference is removed from a #GObject
[all …]
Dmeson.build2 'gobject-autocleanups.h',
9 'gobject.h',
23 install_headers(gobject_install_headers, subdir : 'glib-2.0/gobject')
32 'gobject.c',
48 input: 'gobject.rc.in',
49 output: 'gobject.rc',
104 install_dir : join_paths(get_option('includedir'), 'glib-2.0/gobject'),
120 libgobject = library('gobject-2.0',
137 filebase : 'gobject-2.0',
147 meson.override_dependency('gobject-2.0', libgobject_dep)
[all …]
/third_party/glib/docs/reference/gobject/
Dmeson.build24 gnome.gtkdoc('gobject',
25 main_xml : 'gobject-docs.xml',
30 src_dir : 'gobject',
38 'gobject-query.xml',
51 '--extra-dir=' + join_paths('gobject', '..', 'glib', 'html'),
59 manpages = ['glib-mkenums', 'glib-genmarshal', 'gobject-query']
/third_party/harfbuzz/
DCMakeLists.txt352 pkg_check_modules(PC_GOBJECT QUIET gobject-2.0)
354 find_library(GOBJECT_LIBRARIES NAMES gobject-2.0 HINTS ${PC_GLIB_LIBDIR} ${PC_GLIB_LIBRARY_DIRS})
360 list(APPEND hb_gobject_sources ${PROJECT_SOURCE_DIR}/src/hb-gobject-structs.cc)
362 ${CMAKE_CURRENT_BINARY_DIR}/src/hb-gobject-enums.cc
365 ${PROJECT_SOURCE_DIR}/src/hb-gobject-structs.h
368 ${PROJECT_SOURCE_DIR}/src/hb-gobject.h
372 ${CMAKE_CURRENT_BINARY_DIR}/src/hb-gobject-enums.h
376 OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/src/hb-gobject-enums.h
378 --template=${PROJECT_SOURCE_DIR}/src/hb-gobject-enums.h.tmpl
383 > ${CMAKE_CURRENT_BINARY_DIR}/src/hb-gobject-enums.h.tmp
[all …]
/third_party/skia/third_party/externals/harfbuzz/
DCMakeLists.txt356 pkg_check_modules(PC_GOBJECT QUIET gobject-2.0)
358 find_library(GOBJECT_LIBRARIES NAMES gobject-2.0 HINTS ${PC_GLIB_LIBDIR} ${PC_GLIB_LIBRARY_DIRS})
364 list(APPEND hb_gobject_sources ${PROJECT_SOURCE_DIR}/src/hb-gobject-structs.cc)
366 ${CMAKE_CURRENT_BINARY_DIR}/src/hb-gobject-enums.cc
369 ${PROJECT_SOURCE_DIR}/src/hb-gobject-structs.h
372 ${PROJECT_SOURCE_DIR}/src/hb-gobject.h
376 ${CMAKE_CURRENT_BINARY_DIR}/src/hb-gobject-enums.h
380 OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/src/hb-gobject-enums.h
382 --template=${PROJECT_SOURCE_DIR}/src/hb-gobject-enums.h.tmpl
387 > ${CMAKE_CURRENT_BINARY_DIR}/src/hb-gobject-enums.h.tmp
[all …]
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlbuffer.c87 gst_wl_buffer_dispose (GObject * gobject) in gst_wl_buffer_dispose() argument
89 GstWlBuffer *self = GST_WL_BUFFER (gobject); in gst_wl_buffer_dispose()
101 G_OBJECT_CLASS (gst_wl_buffer_parent_class)->dispose (gobject); in gst_wl_buffer_dispose()
105 gst_wl_buffer_finalize (GObject * gobject) in gst_wl_buffer_finalize() argument
107 GstWlBuffer *self = GST_WL_BUFFER (gobject); in gst_wl_buffer_finalize()
114 G_OBJECT_CLASS (gst_wl_buffer_parent_class)->finalize (gobject); in gst_wl_buffer_finalize()
/third_party/harfbuzz/src/
DMakefile.am119 export_symbols_gobject = -export-symbols harfbuzz-gobject.def
120 harfbuzz_gobject_def_dependency = harfbuzz-gobject.def
183 lib_LTLIBRARIES += libharfbuzz-gobject.la
193 pkgconfig_DATA += harfbuzz-gobject.pc
203 hb-gobject-enums.%: hb-gobject-enums.%.tmpl $(HBHEADERS)
211 harfbuzz-gobject.pc.in \
212 hb-gobject-enums.cc.tmpl \
213 hb-gobject-enums.h.tmpl \
234 DEF_FILES += harfbuzz-gobject.def
245 harfbuzz-gobject.def: $(HB_GOBJECT_headers)
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
DMakefile.am119 export_symbols_gobject = -export-symbols harfbuzz-gobject.def
120 harfbuzz_gobject_def_dependency = harfbuzz-gobject.def
183 lib_LTLIBRARIES += libharfbuzz-gobject.la
193 pkgconfig_DATA += harfbuzz-gobject.pc
203 hb-gobject-enums.%: hb-gobject-enums.%.tmpl $(HBHEADERS)
211 harfbuzz-gobject.pc.in \
212 hb-gobject-enums.cc.tmpl \
213 hb-gobject-enums.h.tmpl \
234 DEF_FILES += harfbuzz-gobject.def
245 harfbuzz-gobject.def: $(HB_GOBJECT_headers)
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/
DCMakeLists.txt429 pkg_check_modules(PC_GOBJECT QUIET gobject-2.0)
431 find_library(GOBJECT_LIBRARIES NAMES gobject-2.0 HINTS ${PC_GLIB_LIBDIR} ${PC_GLIB_LIBRARY_DIRS})
437 list(APPEND hb_gobject_sources ${PROJECT_SOURCE_DIR}/src/hb-gobject-structs.cc)
439 ${CMAKE_CURRENT_BINARY_DIR}/src/hb-gobject-enums.cc
442 ${PROJECT_SOURCE_DIR}/src/hb-gobject-structs.h
445 ${PROJECT_SOURCE_DIR}/src/hb-gobject.h
449 ${CMAKE_CURRENT_BINARY_DIR}/src/hb-gobject-enums.h
453 OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/src/hb-gobject-enums.h
455 --template=${PROJECT_SOURCE_DIR}/src/hb-gobject-enums.h.tmpl
460 > ${CMAKE_CURRENT_BINARY_DIR}/src/hb-gobject-enums.h.tmp
[all …]
/third_party/glib/
DBUILD.gn102 ":gobject",
291 "gobject",
307 "gobject/gatomicarray.c",
308 "gobject/gbinding.c",
309 "gobject/gboxed.c",
310 "gobject/gclosure.c",
311 "gobject/genums.c",
312 "gobject/gmarshal.c",
313 "gobject/gobject.c",
314 "gobject/gparam.c",
[all …]
/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/
Dburn-example.py2 import gobject; gobject.threads_init()
22 gobject.MainLoop().run()
Dblur-example.py2 import gobject; gobject.threads_init()
22 gobject.MainLoop().run()
/third_party/skia/third_party/externals/harfbuzz/docs/
DMakefile.am37 IGNORE_HFILES+=hb-gobject.h hb-gobject-enums.h hb-gobject-structs.h
99 GTKDOC_LIBS+=$(top_builddir)/src/libharfbuzz-gobject.la
Dmeson.build44 'hb-gobject.h',
45 'hb-gobject-enums.h',
46 'hb-gobject-enums-tmp.h',
47 'hb-gobject-structs.h',
/third_party/flutter/skia/third_party/externals/harfbuzz/docs/
DMakefile.am39 IGNORE_HFILES+=hb-gobject.h hb-gobject-enums.h hb-gobject-structs.h
101 GTKDOC_LIBS+=$(top_builddir)/src/libharfbuzz-gobject.la
/third_party/harfbuzz/docs/
DMakefile.am37 IGNORE_HFILES+=hb-gobject.h hb-gobject-enums.h hb-gobject-structs.h
99 GTKDOC_LIBS+=$(top_builddir)/src/libharfbuzz-gobject.la
Dmeson.build44 'hb-gobject.h',
45 'hb-gobject-enums.h',
46 'hb-gobject-enums-tmp.h',
47 'hb-gobject-structs.h',
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
DMakefile.am113 export_symbols_gobject = -export-symbols harfbuzz-gobject.def
114 harfbuzz_gobject_def_dependency = harfbuzz-gobject.def
176 lib_LTLIBRARIES += libharfbuzz-gobject.la
186 pkgconfig_DATA += harfbuzz-gobject.pc
196 hb-gobject-enums.%: hb-gobject-enums.%.tmpl $(HBHEADERS)
204 harfbuzz-gobject.pc.in \
205 hb-gobject-enums.cc.tmpl \
206 hb-gobject-enums.h.tmpl \
227 DEF_FILES += harfbuzz-gobject.def
237 harfbuzz-gobject.def: $(HB_GOBJECT_headers)
[all …]
/third_party/gstreamer/gstplugins_base/
DBUILD.gn92 "//third_party/glib:gobject",
127 "//third_party/glib:gobject",
157 "//third_party/glib:gobject",
237 "//third_party/glib:gobject",
274 "//third_party/glib:gobject",
296 "//third_party/glib:gobject",
349 "//third_party/glib:gobject",
370 "//third_party/glib:gobject",
391 "//third_party/glib:gobject",
416 "//third_party/glib:gobject",
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
Dp2p_flush.py10 import gobject
105 gobject.MainLoop().get_context().iteration(True)
106 gobject.threads_init()
108 gobject.MainLoop().run()
Dp2p_listen.py10 import gobject
108 gobject.MainLoop().get_context().iteration(True)
109 gobject.threads_init()
110 gobject.MainLoop().run()
Dp2p_stop_find.py8 import gobject
110 gobject.MainLoop().get_context().iteration(True)
111 gobject.threads_init()
113 gobject.MainLoop().run()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
Dp2p_flush.py10 import gobject
105 gobject.MainLoop().get_context().iteration(True)
106 gobject.threads_init()
108 gobject.MainLoop().run()
Dp2p_disconnect.py9 import gobject
105 gobject.MainLoop().get_context().iteration(True)
106 gobject.threads_init()
108 gobject.MainLoop().run()
/third_party/gstreamer/gstplugins_good/
DBUILD.gn85 "//third_party/glib:gobject",
115 "//third_party/glib:gobject",
137 "//third_party/glib:gobject",
177 "//third_party/glib:gobject",
203 "//third_party/glib:gobject",
228 "//third_party/glib:gobject",
252 "//third_party/glib:gobject",
281 "//third_party/glib:gobject",
311 "//third_party/glib:gobject",

12345678