Home
last modified time | relevance | path

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

12345

/external/libabigail/tests/data/test-fedabipkgdiff/
Dtest7-self-compare-from-fc23-dbus-glib-report-0.txt1 Comparing the ABI of binaries between dbus-glib-0.106-1.fc23.i686.rpm and dbus-glib-0.106-1.fc23.i6…
3 ==== SELF CHECK SUCCEEDED for 'libdbus-glib-1.so.2.3.3' ====
6 Comparing the ABI of binaries between dbus-glib-devel-0.106-1.fc23.i686.rpm and dbus-glib-devel-0.1…
10 Comparing the ABI of binaries between dbus-glib-0.106-1.fc23.x86_64.rpm and dbus-glib-0.106-1.fc23.…
12 ==== SELF CHECK SUCCEEDED for 'libdbus-glib-1.so.2.3.3' ====
15 Comparing the ABI of binaries between dbus-glib-devel-0.106-1.fc23.x86_64.rpm and dbus-glib-devel-0…
Dtest0-from-fc20-to-fc23-dbus-glib-report-0.txt1 Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.i686.rpm and dbus-glib-0.106-1.fc23.…
3 ================ changes of 'libdbus-glib-1.so.2.2.2'===============
12 ================ end of changes of 'libdbus-glib-1.so.2.2.2'===============
37 Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and dbus-glib-0.106-1.fc2…
39 ================ changes of 'libdbus-glib-1.so.2.2.2'===============
48 ================ end of changes of 'libdbus-glib-1.so.2.2.2'===============
Dtest2-dbus-glib-0.100.2-2.fc20--dbus-glib-0.106-1.fc23-report-0.txt1 Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.i686.rpm and dbus-glib-0.106-1.fc23.…
3 ================ changes of 'libdbus-glib-1.so.2.2.2'===============
12 ================ end of changes of 'libdbus-glib-1.so.2.2.2'===============
37 Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and dbus-glib-0.106-1.fc2…
39 ================ changes of 'libdbus-glib-1.so.2.2.2'===============
48 ================ end of changes of 'libdbus-glib-1.so.2.2.2'===============
Dtest4-glib-0.100.2-2.fc20.x86_64.rpm-glib-0.106-1.fc23.x86_64.rpm-report-0.txt1 Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and dbus-glib-0.106-1.fc2…
3 ================ changes of 'libdbus-glib-1.so.2.2.2'===============
12 ================ end of changes of 'libdbus-glib-1.so.2.2.2'===============
Dtest1-from-fc20-to-dbus-glib-0.106-1.fc23.x86_64-report-0.txt1 Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and dbus-glib-0.106-1.fc2…
3 ================ changes of 'libdbus-glib-1.so.2.2.2'===============
12 ================ end of changes of 'libdbus-glib-1.so.2.2.2'===============
Dtest5-same-dir-dbus-glib-0.100.2-2.fc20.x86_64--dbus-glib-0.106-1.fc23.x86_64-report-0.txt1 Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and dbus-glib-0.106-1.fc2…
3 ================ changes of 'libdbus-glib-1.so.2.2.2'===============
14 ================ end of changes of 'libdbus-glib-1.so.2.2.2'===============
Dtest3-dbus-glib-0.100.2-2.fc20.i686--dbus-glib-0.106-1.fc23.i686-report-0.txt1 Comparing the ABI of binaries between dbus-glib-0.100.2-2.fc20.i686.rpm and dbus-glib-0.106-1.fc23.…
3 ================ changes of 'libdbus-glib-1.so.2.2.2'===============
12 ================ end of changes of 'libdbus-glib-1.so.2.2.2'===============
/external/libbrillo/brillo/glib/
Ddbus.h283 proxy.gproxy(), name, glib::type_to_gtypeid<A1>(), G_TYPE_INVALID); in Monitor()
300 glib::type_to_gtypeid<A1>(), in Monitor()
301 glib::type_to_gtypeid<A2>(), in Monitor()
319 glib::type_to_gtypeid<A1>(), in Monitor()
320 glib::type_to_gtypeid<A2>(), in Monitor()
321 glib::type_to_gtypeid<A3>(), in Monitor()
340 glib::type_to_gtypeid<A1>(), in Monitor()
341 glib::type_to_gtypeid<A2>(), in Monitor()
342 glib::type_to_gtypeid<A3>(), in Monitor()
343 glib::type_to_gtypeid<A4>(), in Monitor()
[all …]
Ddbus.cc19 glib::ScopedPtrArray<const char*>* result) { in CallPtrArray()
20 glib::ScopedError error; in CallPtrArray()
38 glib::ScopedError error; in GetSystemBusConnection()
111 glib::ScopedHashTable* result) { in RetrieveProperties()
112 glib::ScopedError error; in RetrieveProperties()
175 glib::ScopedError error; in GetGProxy()
228 glib::ScopedError err; in RegisterExclusiveService()
Dobject_test.cc14 using brillo::glib::ScopedPtrArray;
15 using brillo::glib::ScopedError;
16 using brillo::glib::Retrieve;
17 using brillo::glib::Value;
/external/libwebsockets/lib/event-libs/glib/
Dglib.c29 #define wsi_to_subclass(_w) ((_w)->w_read.glib.source)
31 #define pt_to_loop(_pt) ((_pt)->glib.loop)
63 if (pt->glib.idle_tag) in lws_glib_set_idle()
71 pt->glib.idle_tag = g_source_attach(gis, pt_to_g_main_context(pt)); in lws_glib_set_idle()
86 pt->glib.hrtimer_tag = g_source_attach(gts, pt_to_g_main_context(pt)); in lws_glib_set_timeout()
126 if (!pt->glib.idle_tag) in lws_glib_dispatch()
204 pt->glib.idle_tag = 0; in lws_glib_idle_timer_cb()
291 pt->glib.loop = loop; in elops_init_pt_glib()
312 pt->glib.sigint_tag = g_unix_signal_add(SIGINT, in elops_init_pt_glib()
412 if (pt->glib.hrtimer_tag) in elops_destroy_pt_glib()
[all …]
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
DCMakeLists.txt88 set(LWS_GLIB_INCLUDE_DIRS CACHE PATH "Path to the glib include directory")
89 set(LWS_GLIB_LIBRARIES CACHE PATH "Path to the glib library")
92 find_path(GLIB_INCLUDE_DIRS NAMES glib-2.0/glib.h)
93 find_library(GLIB_LIBRARIES NAMES glib-2.0)
98 set(GLIB_INCLUDE_DIRS "${GLIB_INCLUDE_DIRS}/glib-2.0")
101 PKG_SEARCH_MODULE(LWS_GLIB2 glib-2.0)
105 message("glib include dir: ${GLIB_INCLUDE_DIRS}")
106 message("glib libraries: ${GLIB_LIBRARIES}")
/external/libabigail/tests/data/test-diff-pkg/
Ddbus-glib-0.104-3.fc23.x86_64--dbus-glib-0.104-3.fc23.armv7hl-report-0.txt26 [D] /usr/lib64/libdbus-glib-1.so.2.3.2, SONAME: libdbus-glib-1.so.2
28 [A] /usr/lib/libdbus-glib-1.so.2.3.2, SONAME: libdbus-glib-1.so.2
/external/libbrillo/
DBUILD.gn12 ":libbrillo-glib",
419 "glib-2.0",
425 "dbus-glib-1",
429 generate_pkg_config("libbrillo-glib-${libbase_ver}_pc") {
430 name = "libbrillo-glib"
431 output_name = "libbrillo-glib-${libbase_ver}"
432 description = "brillo glib wrapper library"
435 libs = [ "-lbrillo-glib" ]
439 name = "libbrillo-glib"
440 output_name = "libbrillo-glib"
[all …]
/external/oss-fuzz/projects/poppler/
Dbuild.sh62 pushd $SRC/glib-2.64.2
112 ./configure --glib=no --libpng=qt -opensource -confirm-license -static -no-opengl -no-icu -no-pkg-c…
153 make -j$(nproc) poppler-glib
186 fuzzers=$(find $SRC/poppler/glib/tests/fuzzing/ -name "*_fuzzer.cc")
190 $CXX $CXXFLAGS -std=c++11 -I$SRC/poppler/glib -I$SRC/poppler/build/glib \
194 $SRC/poppler/build/glib/libpoppler-glib.a \
DDockerfile31 ADD https://ftp.gnome.org/pub/gnome/sources/glib/2.64/glib-2.64.2.tar.xz $SRC
32 RUN tar xvJf $SRC/glib-2.64.2.tar.xz
/external/autotest/client/deps/fakemodem/src/
DMakefile5 PKGS := glib-2.0 dbus-glib-1
23 dbus-binding-tool --mode=glib-server --prefix=fakemodem \
/external/autotest/client/cros/
Ddark_resume_listener.py9 import dbus.mainloop.glib
25 dbus.mainloop.glib.threads_init()
28 dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
/external/oss-fuzz/projects/cairo/
DDockerfile21 ADD https://ftp.gnome.org/pub/gnome/sources/glib/2.64/glib-2.64.2.tar.xz $SRC
22 RUN tar xvJf $SRC/glib-2.64.2.tar.xz
/external/harfbuzz_ng/
DCMakeLists.txt38 option(HB_HAVE_GLIB "Enable glib unicode functions" OFF)
49 option(HB_BUILD_UTILS "Build harfbuzz utils, needs cairo, freetype, and glib properly be installed"…
242 pkg_check_modules(PC_GLIB QUIET glib-2.0)
244 find_library(GLIB_LIBRARIES NAMES glib-2.0 HINTS ${PC_GLIB_LIBDIR} ${PC_GLIB_LIBRARY_DIRS})
245 …R} ${PC_LIBRARY_DIRS} ${PC_GLIB_INCLUDEDIR} ${PC_GLIB_INCLUDE_DIRS} PATH_SUFFIXES glib-2.0/include)
246 …find_path(GLIB_INCLUDE_DIR NAMES glib.h HINTS ${PC_GLIB_INCLUDEDIR} ${PC_GLIB_INCLUDE_DIRS} PATH_S…
250 list(APPEND project_headers ${PROJECT_SOURCE_DIR}/src/hb-glib.h)
331 # Use the hints from glib-2.0.pc to find glib-mkenums
333 pkg_check_modules(PC_GLIB QUIET glib-2.0)
334 find_program(GLIB_MKENUMS glib-mkenums
[all …]
/external/wpa_supplicant_8/wpa_supplicant/examples/
Ddbus-listen-preq.py8 from dbus.mainloop.glib import DBusGMainLoop
41 dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
Dwpas-dbus-new-wps.py7 from dbus.mainloop.glib import DBusGMainLoop
37 dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
/external/oss-fuzz/projects/gdk-pixbuf/
DDockerfile21 ADD https://ftp.gnome.org/pub/gnome/sources/glib/2.64/glib-2.64.2.tar.xz $SRC
22 RUN tar xvJf $SRC/glib-2.64.2.tar.xz
/external/autotest/client/deps/fakegudev/src/
DMakefile6 PKGS_FAKEGUDEV := gudev-1.0 glib-2.0
9 PKGS_FAKESYSCALLS := glib-2.0
/external/oss-fuzz/projects/glib/
DDockerfile20 RUN git clone --depth 1 https://gitlab.gnome.org/GNOME/glib
21 WORKDIR glib

12345