Home
last modified time | relevance | path

Searched refs:newest (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/
H A D0007-media-capture-linux-Prefer-using-the-first-device.patch6 Somehow the newest chromium would prefer using the last device in some
25 + // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. …
H A D0012-HACK-media-capture-linux-Allow-camera-without-suppor.patch31 … // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. apprtc
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_96.0.4664/
H A D0007-media-capture-linux-Prefer-using-the-first-device.patch6 Somehow the newest chromium would prefer using the last device in some
25 + // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. …
H A D0004-media-Enable-mojo-media-when-using-v4l2-codec-on-des.patch7 The newest chromium turns to use mojo video decoder instead of gpu video
H A D0012-HACK-media-capture-linux-Allow-camera-without-suppor.patch31 … // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. apprtc
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/
H A D0006-media-capture-linux-Prefer-using-the-first-device.patch6 Somehow the newest chromium would prefer using the last device in some
25 + // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. …
H A D0011-HACK-media-capture-linux-Allow-camera-without-suppor.patch31 … // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. apprtc
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/
H A D0008-media-capture-linux-Prefer-using-the-first-device.patch6 Somehow the newest chromium would prefer using the last device in some
25 + // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. …
H A D0005-media-Enable-mojo-media-when-using-v4l2-codec-on-des.patch7 The newest chromium turns to use mojo video decoder instead of gpu video
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_100.0.4896/
H A D0006-media-capture-linux-Prefer-using-the-first-device.patch6 Somehow the newest chromium would prefer using the last device in some
25 + // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. …
H A D0011-HACK-media-capture-linux-Allow-camera-without-suppor.patch31 … // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. apprtc
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/
H A D0006-media-capture-linux-Prefer-using-the-first-device.patch6 Somehow the newest chromium would prefer using the last device in some
25 + // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. …
H A D0011-HACK-media-capture-linux-Allow-camera-without-suppor.patch31 … // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. apprtc
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/
H A D0007-media-capture-linux-Prefer-using-the-first-device.patch6 Somehow the newest chromium would prefer using the last device in some
25 + // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. …
H A D0012-HACK-media-capture-linux-Allow-camera-without-suppor.patch31 … // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. apprtc
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/
H A D0006-media-capture-linux-Prefer-using-the-first-device.patch6 Somehow the newest chromium would prefer using the last device in some
25 + // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. …
H A D0011-HACK-media-capture-linux-Allow-camera-without-suppor.patch31 … // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. apprtc
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/
H A D0006-media-capture-linux-Prefer-using-the-first-device.patch6 Somehow the newest chromium would prefer using the last device in some
25 + // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. …
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_97.0.4692/
H A D0007-media-capture-linux-Prefer-using-the-first-device.patch6 Somehow the newest chromium would prefer using the last device in some
25 + // HACK: Somehow the newest chromium would prefer using the last device in some cases, e.g. …
H A D0004-media-Enable-mojo-media-when-using-v4l2-codec-on-des.patch7 The newest chromium turns to use mojo video decoder instead of gpu video
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dmon_client.h66 u64 newest; member
141 u64 *newest);
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dpolicy.c827 struct aa_profile *parent, *newest; in update_to_newest_parent() local
831 newest = aa_get_newest_profile(parent); in update_to_newest_parent()
834 if (newest != parent) { in update_to_newest_parent()
836 rcu_assign_pointer(new->parent, newest); in update_to_newest_parent()
838 aa_put_profile(newest); in update_to_newest_parent()
840 return newest; in update_to_newest_parent()
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-shark/
H A DConfig.in8 GstShark leverages GStreamers newest instrumentation subsystem
/OK3568_Linux_fs/buildroot/package/python-pathlib2/
H A DConfig.in10 all the newest features of the standard pathlib can be used
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A D0007-media-Enable-mojo-media-when-using-v4l2-codec-on-des.patch7 The newest chromium turns to use mojo video decoder instead of gpu video

123