/external/libabigail/tests/ |
D | mockfedabipkgdiff.in | 90 {'id': 612, 'name': 'dbus-glib'}, 96 {'build_id': 428835, 'nvr': 'dbus-glib-0.100-4.fc20', 97 'name': 'dbus-glib', 'release': '4.fc20', 'version': '0.100', 98 'package_id': 612, 'package_name': 'dbus-glib', 'state': 1, 100 {'build_id': 430720, 'nvr': 'dbus-glib-0.100.2-1.fc20', 101 'name': 'dbus-glib', 'release': '1.fc20', 'version': '0.100.2', 102 'package_id': 612, 'package_name': 'dbus-glib', 'state': 1, 104 {'build_id': 442366, 'nvr': 'dbus-glib-0.100.2-2.fc20', 105 'name': 'dbus-glib', 'release': '2.fc20', 'version': '0.100.2', 106 'package_id': 612, 'package_name': 'dbus-glib', 'state': 1, [all …]
|
D | test-diff-pkg.cc | 230 "data/test-diff-pkg/dbus-glib-0.80-3.fc12.x86_64.rpm", 231 "data/test-diff-pkg/dbus-glib-0.104-3.fc23.x86_64.rpm", 234 "data/test-diff-pkg/dbus-glib-debuginfo-0.80-3.fc12.x86_64.rpm", 235 "data/test-diff-pkg/dbus-glib-debuginfo-0.104-3.fc23.x86_64.rpm", 243 "data/test-diff-pkg/dbus-glib-0.80-3.fc12.x86_64.rpm", 244 "data/test-diff-pkg/dbus-glib-0.104-3.fc23.x86_64.rpm", 247 "data/test-diff-pkg/dbus-glib-debuginfo-0.80-3.fc12.x86_64.rpm", 257 "data/test-diff-pkg/dbus-glib-0.80-3.fc12.x86_64.rpm", 258 "data/test-diff-pkg/dbus-glib-0.104-3.fc23.x86_64.rpm", 262 "data/test-diff-pkg/dbus-glib-debuginfo-0.104-3.fc23.x86_64.rpm", [all …]
|
/external/libwebsockets/lib/event-libs/glib/ |
D | glib.c | 27 #include <glib-unix.h> 29 #define wsi_to_subclass(_w) ((_w)->w_read.glib.source) 31 #define pt_to_loop(_pt) ((_pt)->glib.loop) 50 * These helpers attach only to the main_context that belongs to the pt's glib 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() 103 /* translate from glib event namespace to platform */ in lws_glib_dispatch() 126 if (!pt->glib.idle_tag) in lws_glib_dispatch() 198 * For glib, this disables the idle callback. Otherwise we keep in lws_glib_idle_timer_cb() [all …]
|
D | private-lib-event-libs-glib.h | 26 #include <glib-2.0/glib.h> 47 struct lws_io_watcher_glib_subclass *source; /* these are created and destroyed by glib */
|
/external/libbrillo/brillo/glib/ |
D | dbus.h | 11 #include <dbus/dbus-glib.h> 12 #include <glib-object.h> 20 #include <brillo/glib/object.h> 283 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() [all …]
|
D | dbus.cc | 5 #include "brillo/glib/dbus.h" 8 #include <dbus/dbus-glib-bindings.h> 9 #include <dbus/dbus-glib-lowlevel.h> 19 glib::ScopedPtrArray<const char*>* result) { in CallPtrArray() 20 glib::ScopedError error; in CallPtrArray() 38 glib::ScopedError error; in GetSystemBusConnection() 56 // Since dbus-glib does not have an API like dbus_g_connection_open_private(), in GetPrivateBusConnection() 111 glib::ScopedHashTable* result) { in RetrieveProperties() 112 glib::ScopedError error; in RetrieveProperties() 175 glib::ScopedError error; in GetGProxy() [all …]
|
D | object_test.cc | 5 #include "brillo/glib/object.h" 14 using brillo::glib::ScopedPtrArray; 15 using brillo::glib::ScopedError; 16 using brillo::glib::Retrieve; 17 using brillo::glib::Value;
|
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/ |
D | CMakeLists.txt | 88 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/libbrillo/ |
D | BUILD.gn | 12 ":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/harfbuzz_ng/.circleci/ |
D | config.yml | 10 …W_NO_AUTO_UPDATE=1 brew install wget autoconf automake libtool pkg-config ragel freetype glib cairo 11 - run: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo 20 …W_NO_AUTO_UPDATE=1 brew install wget autoconf automake libtool pkg-config ragel freetype glib cairo 21 - run: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo 30 …E=1 brew install wget autoconf automake libtool pkg-config ragel freetype glib cairo icu4c graphit… 31 …sr/local/opt/libffi/lib/pkgconfig" && ./autogen.sh --with-freetype --with-glib --with-gobject --wi… 54 …&& apk add ragel make pkgconfig libtool autoconf automake gettext gcc g++ glib-dev freetype-dev ca… 73 …- run: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo --with-icu --with-grap… 83 …# - run: xbps-install -Suy freetype gettext gcc glib graphite pkg-config ragel libtool autoconf… 95 …C=clang CXX=clang++ ./autogen.sh --with-freetype --with-fontconfig --with-glib --with-cairo --with… [all …]
|
/external/libchrome/base/message_loop/ |
D | message_pump_glib.cc | 10 #include <glib.h> 22 // Return a timeout suitable for the glib loop, -1 to block forever, 38 // A brief refresher on GLib: 39 // GLib sources have four callbacks: Prepare, Check, Dispatch and Finalize. 40 // On each iteration of the GLib pump, it calls each source's Prepare function. 41 // This function should return TRUE if it wants GLib to call its Dispatch, and 44 // After the Prepare calls, GLib does a poll to check for events from the 48 // After the poll, GLib calls Check for each source that returned FALSE 50 // making Check a second chance to tell GLib we are ready for Dispatch. 51 // Finally, GLib calls Dispatch for each source that is ready. If Dispatch [all …]
|
D | message_pump_glib.h | 23 // platforms using GLib. 31 // is called during the prepare step of glib, and returns a timeout that 54 // This is a GLib structure that we can add event sources to. We use the 55 // default GLib context, which is the one to which all GTK events are 66 // We use a wakeup pipe to make sure we'll get out of the glib polling phase 67 // when another thread has scheduled us to do some work. There is a glib
|
/external/autotest/client/cros/ |
D | mainloop.py | 12 # TODO(rochberg): Take another shot at fixing glib to allow this 15 """Decorator that saves exceptions for forwarding across a glib 18 Exceptions thrown by glib callbacks are swallowed if they reach the 19 glib main loop. This decorator collaborates with 34 """Wraps a glib mainloop so that exceptions raised by functions 39 glib callbacks like add_idle) must be wrapped in the 76 """Runs a glib mainloop until it times out or all requirements are
|
/external/oss-fuzz/projects/poppler/ |
D | build.sh | 62 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 182 …DEPS="gmodule-2.0 glib-2.0 gio-2.0 gobject-2.0 freetype2 lcms2 libopenjp2 cairo cairo-gobject pang… 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 \
|
D | Dockerfile | 31 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/ |
D | fakemodem-dbus.xml | 5 <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="fake_modem"/> 7 <annotation name="org.freedesktop.DBus.GLib.CSymbol" 12 <annotation name="org.freedesktop.DBus.GLib.CSymbol" 19 <annotation name="org.freedesktop.DBus.GLib.CSymbol"
|
D | Makefile | 5 PKGS := glib-2.0 dbus-glib-1 23 dbus-binding-tool --mode=glib-server --prefix=fakemodem \
|
/external/harfbuzz_ng/ |
D | CMakeLists.txt | 38 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 …]
|
D | configure.ac | 139 AC_ARG_WITH(glib, optwith 140 [AS_HELP_STRING([--with-glib=@<:@yes/no/auto@:>@], 141 [Use glib @<:@default=auto@:>@])],, 144 GLIB_DEPS="glib-2.0 >= 2.19.1" 147 PKG_CHECK_MODULES(GLIB, $GLIB_DEPS, have_glib=true, :) 150 AC_MSG_ERROR([glib support requested but glib-2.0 not found]) 165 PKG_CHECK_MODULES(GOBJECT, gobject-2.0 glib-2.0, have_gobject=true, :) 168 AC_MSG_ERROR([gobject support requested but gobject-2.0 / glib-2.0 not found]) 172 GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` 519 Glib: ${have_glib}
|
/external/oss-fuzz/projects/glib/ |
D | project.yaml | 1 homepage: "https://gitlab.gnome.org/GNOME/glib/" 12 help_url: https://gitlab.gnome.org/GNOME/glib/tree/master/fuzzing#how-to-reproduce-oss-fuzz-bugs-lo… 13 main_repo: 'https://gitlab.gnome.org/GNOME/glib'
|
/external/harfbuzz_ng/docs/ |
D | usermanual-install-harfbuzz.xml | 53 development packages for FreeType, Cairo, and GLib. The exact 147 development packages for FreeType, Cairo, and GLib. If you are 156 <command>brew install</command> <package>freetype glib cairo</package> 245 <term><command>--with-glib</command></term> 248 …Use <ulink url="https://developer.gnome.org/glib/">GLib</ulink>. <emphasis>(Default = auto)</empha… 251 This option enables or disables usage of the GLib 253 presence of GLib and, if it is found, build with 254 GLib support. GLib is native to GNU/Linux systems but is
|
/external/harfbuzz_ng/src/ |
D | hb-glib.cc | 33 #include "hb-glib.h" 39 * SECTION:hb-glib 40 * @title: hb-glib 41 * @short_description: GLib integration 42 * @include: hb-glib.h 44 * Functions for using HarfBuzz with the GLib library to provide Unicode data.
|
D | sample.py | 9 from gi.repository import GLib 25 # Need to create GLib.Bytes explicitly until this bug is fixed: 27 blob = hb.glib_blob_create (GLib.Bytes.new (fontdata))
|
/external/oss-fuzz/projects/cairo/ |
D | Dockerfile | 21 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/oss-fuzz/projects/gdk-pixbuf/ |
D | Dockerfile | 21 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
|