Home
last modified time | relevance | path

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

1234567

/third_party/glib/
DBUILD.gn105 ":gobject",
291 "gobject",
306 "gobject/gatomicarray.c",
307 "gobject/gbinding.c",
308 "gobject/gboxed.c",
309 "gobject/gclosure.c",
310 "gobject/genums.c",
311 "gobject/gmarshal.c",
312 "gobject/gobject.c",
313 "gobject/gparam.c",
[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/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/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/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/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/gstreamer/gstplugins_base/
DBUILD.gn94 "//third_party/glib:gobject",
129 "//third_party/glib:gobject",
159 "//third_party/glib:gobject",
240 "//third_party/glib:gobject",
277 "//third_party/glib:gobject",
299 "//third_party/glib:gobject",
352 "//third_party/glib:gobject",
373 "//third_party/glib:gobject",
394 "//third_party/glib:gobject",
419 "//third_party/glib:gobject",
[all …]
/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/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/gstreamer/gstplugins_bad/gst/gaudieffects/
Dblur-example.py2 import gobject; gobject.threads_init()
22 gobject.MainLoop().run()
Dburn-example.py2 import gobject; gobject.threads_init()
22 gobject.MainLoop().run()
/third_party/gstreamer/gstplugins_good/
DBUILD.gn83 "//third_party/glib:gobject",
113 "//third_party/glib:gobject",
135 "//third_party/glib:gobject",
176 "//third_party/glib:gobject",
202 "//third_party/glib:gobject",
227 "//third_party/glib:gobject",
251 "//third_party/glib:gobject",
282 "//third_party/glib:gobject",
/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_stop_find.py8 import gobject
110 gobject.MainLoop().get_context().iteration(True)
111 gobject.threads_init()
113 gobject.MainLoop().run()
Dp2p_disconnect.py9 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()
/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_disconnect.py9 import gobject
105 gobject.MainLoop().get_context().iteration(True)
106 gobject.threads_init()
108 gobject.MainLoop().run()
Dp2p_stop_find.py8 import gobject
110 gobject.MainLoop().get_context().iteration(True)
111 gobject.threads_init()
113 gobject.MainLoop().run()

1234567