| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/gypsy/ |
| H A D | qgeosatelliteinfosource_gypsy_p.h | 84 …virtual char *eng_gypsy_control_create (GypsyControl *control, const char *device_name, GError **e… 87 virtual gboolean eng_gypsy_device_start (GypsyDevice *device, GError **error); 88 virtual gboolean eng_gypsy_device_stop (GypsyDevice *device, GError **error); 89 …virtual GypsyDeviceFixStatus eng_gypsy_device_get_fix_status (GypsyDevice *device, GError **error); 90 … virtual GPtrArray *eng_gypsy_satellite_get_satellites (GypsySatellite *satellite, GError **error); 94 virtual gchar *eng_gconf_client_get_string(GConfClient *client, const gchar *key, GError** err);
|
| H A D | qgeosatelliteinfosource_gypsy.cpp | 95 …syEngine::eng_gypsy_control_create (GypsyControl *control, const char *device_name, GError **error) in eng_gypsy_control_create() 107 gboolean SatelliteGypsyEngine::eng_gypsy_device_start (GypsyDevice *device, GError **error) in eng_gypsy_device_start() 111 gboolean SatelliteGypsyEngine::eng_gypsy_device_stop (GypsyDevice *device, GError **error) in eng_gypsy_device_stop() 121 …xStatus SatelliteGypsyEngine::eng_gypsy_device_get_fix_status (GypsyDevice *device, GError **error) in eng_gypsy_device_get_fix_status() 125 …atelliteGypsyEngine::eng_gypsy_satellite_get_satellites (GypsySatellite *satellite, GError **error) in eng_gypsy_satellite_get_satellites() 138 …elliteGypsyEngine::eng_gconf_client_get_string(GConfClient *client, const gchar *key, GError** err) in eng_gconf_client_get_string() 158 GError *error = NULL; in ~QGeoSatelliteInfoSourceGypsy() 216 GError *error = NULL; in init() 327 GError *error = 0; in requestUpdate()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/rest/files/ |
| H A D | 0002-Port-to-libsoup3.patch | 157 + GError *error, 162 - GError *error = NULL; 350 + GError *error, 371 + GError **error); 379 + GError **error); 520 _handle_error_from_message (SoupMessage *message, GError **error) 537 @@ -580,61 +593,84 @@ _handle_error_from_message (SoupMessage *message, GError **error) 567 -finish_call (RestProxyCall *call, SoupMessage *message, GError **error) 568 +finish_call (RestProxyCall *call, SoupMessage *message, GBytes *payload, GError **error) 612 + GError *error, [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/colord/colord-native/ |
| H A D | 0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch | 33 + * @error: A #GError, or %NULL 42 +cd_icc_create_from_edid_data (CdIcc *icc, CdEdid *edid, GError **error) 95 @@ -3114,68 +3114,6 @@ cd_icc_create_default (CdIcc *icc, GError **error) 103 - * @error: A #GError, or %NULL 112 -cd_icc_create_from_edid_data (CdIcc *icc, CdEdid *edid, GError **error)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/gconf/ |
| H A D | unable-connect-dbus.patch | 32 +static gboolean ensure_dbus_connection (GError **error); 34 GError **err); 41 +ensure_dbus_connection (GError **err)
|
| /OK3568_Linux_fs/debian/packages-patches/cheese/ |
| H A D | 0003-camera-use-H264-encoder-and-matroska-muxer.patch | 16 @@ -441,12 +441,12 @@ cheese_camera_set_video_recording (CheeseCamera *camera, GError **error) 32 @@ -456,7 +456,7 @@ cheese_camera_set_video_recording (CheeseCamera *camera, GError **error) 41 @@ -469,14 +469,14 @@ cheese_camera_set_video_recording (CheeseCamera *camera, GError **error)
|
| H A D | 0002-camera-force-using-mppvp8enc-by-default.patch | 15 @@ -442,7 +442,7 @@ cheese_camera_set_video_recording (CheeseCamera *camera, GError **error)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-renderer/ |
| H A D | 0001-add-gupnp-1.2-API-support.patch | 42 + GError **error; 48 + const GError *error, 60 + GError **error)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iommu/ |
| H A D | arm,smmu-v3.yaml | 44 - const: gerror # Global Error activated 91 interrupt-names = "eventq", "gerror", "priq", "cmdq-sync";
|
| /OK3568_Linux_fs/buildroot/package/libgtk3/ |
| H A D | 0004-Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch | 44 GError **error) 79 GError **error)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-online-accounts/files/ |
| H A D | 0001-Update-to-rest-1.0.patch | 39 - const GError *error, 112 -rest_proxy_call_cb (RestProxyCall *call, const GError *error, GObject *weak_object, gpointer user_…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/loudmouth/loudmouth-1.4.3/ |
| H A D | glib-2.32.patch | 7 -#include <glib/gerror.h>
|
| /OK3568_Linux_fs/buildroot/package/metacity/ |
| H A D | 0002-gconf.patch | 20 GError *err = NULL;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glib-2.0/glib-2.0/ |
| H A D | 0001-Do-not-ignore-return-value-of-write.patch | 23 GError *error = NULL;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/xfce4-panel/files/ |
| H A D | 0002-use-lxdm-to-replace-dm-tool.patch | 21 GError *error = NULL;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/polkit/polkit/ |
| H A D | 0003-Added-support-for-duktape-as-JS-engine.patch | 919 + GError *error; 1012 + GError *error; 1145 + GError **error) 1430 + GError **error); 1589 + GError *error = NULL; 1676 + GError *error; 1848 + GError **error) 1963 + GError **error) 2252 + GError *error = NULL; 2335 + GError *error = NULL; [all …]
|
| H A D | 0004-Make-netgroup-support-optional.patch | 156 GError *error = NULL;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/menu-cache/files/ |
| H A D | 0001-Support-gcc10-compilation.patch | 99 MenuMenu *get_merged_menu(const char *file, FmXmlFile **xmlfile, GError **error);
|
| /OK3568_Linux_fs/buildroot/package/menu-cache/ |
| H A D | 0001-Support-gcc10-compilation.patch | 100 MenuMenu *get_merged_menu(const char *file, FmXmlFile **xmlfile, GError **error);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libblockdev/files/ |
| H A D | 0001-lvm-Do-not-include-duplicate-entries-in-bd_lvm_lvs-o.patch | 22 @@ -1810,8 +1810,21 @@ BDLVMLVdata** bd_lvm_lvs (const gchar *vg_name, GError **error) {
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 1452 u32 gerror, gerrorn, active; in arm_smmu_gerror_handler() local 1455 gerror = readl_relaxed(smmu->base + ARM_SMMU_GERROR); in arm_smmu_gerror_handler() 1458 active = gerror ^ gerrorn; in arm_smmu_gerror_handler() 1472 dev_warn(smmu->dev, "GERROR MSI write aborted\n"); in arm_smmu_gerror_handler() 1492 writel(gerror, smmu->base + ARM_SMMU_GERRORN); in arm_smmu_gerror_handler() 2888 /* Allocate MSIs for evtq, gerror and priq. Ignore cmdq */ in arm_smmu_setup_msis() 2937 0, "arm-smmu-v3-gerror", smmu); in arm_smmu_setup_unique_irqs() 2939 dev_warn(smmu->dev, "failed to enable gerror irq\n"); in arm_smmu_setup_unique_irqs() 3547 irq = platform_get_irq_byname_optional(pdev, "gerror"); in arm_smmu_device_probe()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 48 - const GstXvContextConfig * config, GError ** error) 49 + GstXvContextConfig * config, GError ** error)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 48 - const GstXvContextConfig * config, GError ** error) 49 + GstXvContextConfig * config, GError ** error)
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 48 - const GstXvContextConfig * config, GError ** error) 49 + GstXvContextConfig * config, GError ** error)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-graphics/openbox/openbox-xdgmenu/ |
| H A D | port-gnome-menus3.patch | 42 + GError *error = NULL;
|