Home
last modified time | relevance | path

Searched refs:overlay (Results 76 – 100 of 411) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dfdt_overlay.c624 int overlay; in overlay_merge() local
632 overlay = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_merge()
633 if (overlay == -FDT_ERR_NOTFOUND) in overlay_merge()
636 if (overlay < 0) in overlay_merge()
637 return overlay; in overlay_merge()
643 ret = overlay_apply_node(fdt, target, fdto, overlay); in overlay_merge()
/OK3568_Linux_fs/u-boot/test/overlay/
H A DKconfig6 This enables the 'ut overlay' command which runs a series of unit
7 tests on the fdt overlay code.
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dread-only-rootfs-hook.sh40 …if ! mount -t overlay overlay -olowerdir=/var/lib,upperdir=/var/volatile/lib,workdir=/var/volatile…
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/volatile-binds/files/
H A Dmount-copybind57 …if [ "$MOUNT_COPYBIND_AVOID_OVERLAYFS" = 1 ] || ! mount -t overlay overlay -olowerdir="$mountpoint…
/OK3568_Linux_fs/yocto/poky/meta/files/
H A Doverlayfs-etc-preinit.sh.in18 BASE_OVERLAY_ETC_DIR={OVERLAYFS_ETC_MOUNT_POINT}/overlay-etc
38 mount -n -t overlay \
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A DMakefile8 omapdss-y += manager.o manager-sysfs.o overlay.o overlay-sysfs.o apply.o \
/OK3568_Linux_fs/docs/en/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md125 * - 4da1c99 overlay: fix the ssh service
128 * - e15ea61 overlay-debug: delete unused tests
130 * - 966eed2 overlay-debug: update rockchip-test
172 * - 776346f overlay-debug: update scripts
177 * - 9d2aac4 overlay-firmware: remove unused wifi tools
178 * - 93c150e overlay-debug: add rockchip_test
179 * - a792a28 overlay-debug: update ddr test tools
180 * - 18985be overlay: update services
390 * - overlay-debug: update glmark2
395 * - overlay: xorg.conf.d: Add some comments
[all …]
/OK3568_Linux_fs/docs/cn/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md125 * - 4da1c99 overlay: fix the ssh service
128 * - e15ea61 overlay-debug: delete unused tests
130 * - 966eed2 overlay-debug: update rockchip-test
172 * - 776346f overlay-debug: update scripts
177 * - 9d2aac4 overlay-firmware: remove unused wifi tools
178 * - 93c150e overlay-debug: add rockchip_test
179 * - a792a28 overlay-debug: update ddr test tools
180 * - 18985be overlay: update services
390 * - overlay-debug: update glmark2
395 * - overlay: xorg.conf.d: Add some comments
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dtraversal_ring_creator.hpp32 namespace detail { namespace overlay namespace
162 detail::overlay::append_no_dups_or_spikes(current_ring, current_turn.point, in travel_to_next_turn()
180 detail::overlay::append_no_dups_or_spikes(ring, start_turn.point, in traverse()
266 || start_op.operation == detail::overlay::operation_continue)) in traverse_with_operation()
H A Dself_turn_points.hpp293 typedef detail::overlay::get_turn_info<detail::overlay::assign_null_policy> turn_policy; in self_turns()
338 static bool const reverse = detail::overlay::do_reverse in self_turns()
H A Doverlay.hpp62 namespace detail { namespace overlay namespace
248 struct overlay struct
275 typedef detail::overlay::traversal_turn_info in apply()
303 detail::overlay::assign_null_policy in apply()
H A Dfollow.hpp36 namespace detail { namespace overlay namespace
174 detail::overlay::append_no_duplicates(current_piece, point); in enter()
203 detail::overlay::append_no_duplicates(current_piece, point); in leave()
413 detail::overlay::operation_type , // TODO: this parameter might be redundant in apply()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/
H A D0013-xvimagesink-Defer-prepare-window-when-getting-zero-w.patch36 + GST_WARNING_OBJECT (xvimagesink, "overlay window not ready");
54 @@ -1508,18 +1520,7 @@ gst_xv_image_sink_set_window_handle (GstVideoOverlay * overlay, guintptr id)
79 + /* HACK: Use a non-zero initial ID to detect overlay mode */
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0013-xvimagesink-Defer-prepare-window-when-getting-zero-w.patch36 + GST_WARNING_OBJECT (xvimagesink, "overlay window not ready");
54 @@ -1646,18 +1658,7 @@ gst_xv_image_sink_set_window_handle (GstVideoOverlay * overlay, guintptr id)
79 + /* HACK: Use a non-zero initial ID to detect overlay mode */
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0013-xvimagesink-Defer-prepare-window-when-getting-zero-w.patch36 + GST_WARNING_OBJECT (xvimagesink, "overlay window not ready");
54 @@ -1646,18 +1658,7 @@ gst_xv_image_sink_set_window_handle (GstVideoOverlay * overlay, guintptr id)
79 + /* HACK: Use a non-zero initial ID to detect overlay mode */
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/initramfs-framework/
H A Doverlayroot96 …mount -t overlay overlay -o lowerdir=${ROMOUNT},upperdir=${UPPER_DIR},workdir=${WORK_DIR} ${NEWROO…
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c342 mmp_overlay_set_addr(fbi->overlay, &addr); in mmpfb_pan_display()
395 mmp_overlay_set_win(fbi->overlay, &win); in mmpfb_set_win()
421 mmp_overlay_set_addr(fbi->overlay, &addr); in mmpfb_set_par()
441 mmp_overlay_set_addr(fbi->overlay, &addr); in mmpfb_power()
443 mmp_overlay_set_onoff(fbi->overlay, power); in mmpfb_power()
577 fbi->overlay = mmp_path_get_overlay(fbi->path, mi->overlay_id); in mmpfb_probe()
578 if (!fbi->overlay) { in mmpfb_probe()
583 mmp_overlay_set_fetch(fbi->overlay, mi->dmafetch_id); in mmpfb_probe()
/OK3568_Linux_fs/external/libmali/
H A Dmeson.build268 # Install optional overlay
269 if get_option('with-overlay')
271 install_data('overlay/S10libmali_px3se',
273 install_data('overlay/px3seBase', install_dir : get_option('bindir'))
277 install_data('overlay/S10libmali_rk3288',
H A Dmeson_options.txt11 option('with-overlay', type: 'boolean', value: 'false',
12 description: 'Install overlay (default: false)')
/OK3568_Linux_fs/buildroot/arch/
H A DConfig.in.xtensa20 Enter the path to the overlay tarball for a custom processor
23 These overlay files are tar packages with updated
/OK3568_Linux_fs/debian/scripts/rkstage0/03-sys-storage/
H A D00-run.sh21 …install -v -m 0755 $TOP_DIR/debian/overlay-debug/usr/local/share/adb/adbd-32 "${ROOTFS_DIR}/usr/bi…
23 …install -v -m 0755 $TOP_DIR/debian/overlay-debug/usr/local/share/adb/adbd-64 "${ROOTFS_DIR}/usr/bi…
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0037-kmssink-Improve-monitor-and-plane-selection.patch10 4/ Fallback to the first usable overlay plane.
76 + /* Use first overlay plane as fallback */
83 + /* Fallback to the first overlay plane */
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0038-kmssink-Improve-monitor-and-plane-selection.patch10 4/ Fallback to the first usable overlay plane.
76 + /* Use first overlay plane as fallback */
83 + /* Fallback to the first overlay plane */
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0038-kmssink-Improve-monitor-and-plane-selection.patch10 4/ Fallback to the first usable overlay plane.
76 + /* Use first overlay plane as fallback */
83 + /* Fallback to the first overlay plane */
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Ditemsoverlay.qdoc33 \brief Provides an empty map intended to be used as background for an overlay layers for map items.
45 The following snippet shows how a Map using this plugin can be added as an overlay to display
47 Note that for such an overlay Map to be transparent, it is also necessary to set its color to

12345678910>>...17