| /OK3568_Linux_fs/kernel/arch/mips/mti-malta/ |
| H A D | malta-amon.c | 21 struct cpulaunch *launch = (struct cpulaunch *)CKSEG0ADDR(CPULAUNCH); in amon_cpu_avail() local 28 launch += cpu; in amon_cpu_avail() 29 if (!(launch->flags & LAUNCH_FREADY)) { in amon_cpu_avail() 33 if (launch->flags & (LAUNCH_FGO|LAUNCH_FGONE)) { in amon_cpu_avail() 45 volatile struct cpulaunch *launch = in amon_cpu_start() local 54 launch += cpu; in amon_cpu_start() 58 launch->pc = pc; in amon_cpu_start() 59 launch->gp = gp; in amon_cpu_start() 60 launch->sp = sp; in amon_cpu_start() 61 launch->a0 = a0; in amon_cpu_start() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | isl68137.rst | 25 Publicly available (after August 2020 launch) at the Renesas website 35 Publicly available (after August 2020 launch) at the Renesas website 45 Publicly available (after August 2020 launch) at the Renesas website 55 Publicly available (after August 2020 launch) at the Renesas website 65 Publicly available (after August 2020 launch) at the Renesas website 75 Publicly available (after August 2020 launch) at the Renesas website 85 Publicly available (after August 2020 launch) at the Renesas website 95 Publicly available (after August 2020 launch) at the Renesas website 105 Publicly available (after August 2020 launch) at the Renesas website 115 Publicly available (after August 2020 launch) at the Renesas website [all …]
|
| /OK3568_Linux_fs/external/rockchip-test/video/ |
| H A D | test_gst_multivideo.sh | 23 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps0 video-sink="wayla… 24 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps1 video-sink="wayla… 25 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps2 video-sink="wayla… 26 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps3 video-sink="wayla… 27 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps4 video-sink="wayla… 28 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps5 video-sink="wayla… 29 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps6 video-sink="wayla… 30 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps7 video-sink="wayla… 31 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps8 video-sink="wayla…
|
| H A D | test_gst_video.sh | 21 gst-launch-1.0 uridecodebin uri=$URI ! waylandsink fullscreen=true
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | 0002-security-Fix-build-with-glibc-2.34.patch | 9 …fox/68.9.0esr-r0/firefox-68.9.0/firefox-build-dir/security/sandbox/linux/launch/Unified_cpp_linux_… 10 …64-poky-linux/firefox/68.9.0esr-r0/firefox-68.9.0/security/sandbox/linux/launch/SandboxLaunch.cpp:… 16 security/sandbox/linux/launch/SandboxLaunch.cpp | 12 +++++++++--- 19 diff --git a/security/sandbox/linux/launch/SandboxLaunch.cpp b/security/sandbox/linux/launch/Sandbo… 21 --- a/security/sandbox/linux/launch/SandboxLaunch.cpp 22 +++ b/security/sandbox/linux/launch/SandboxLaunch.cpp
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.22/ |
| H A D | 0004-gst-launch-Fix-random-hang-when-EOS.patch | 4 Subject: [PATCH 4/4] gst-launch: Fix random hang when EOS 13 tools/gst-launch.c | 12 ++++++++++++ 16 diff --git a/tools/gst-launch.c b/tools/gst-launch.c 18 --- a/tools/gst-launch.c 19 +++ b/tools/gst-launch.c
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.20/ |
| H A D | 0004-gst-launch-Fix-random-hang-when-EOS.patch | 4 Subject: [PATCH 4/4] gst-launch: Fix random hang when EOS 13 tools/gst-launch.c | 12 ++++++++++++ 16 diff --git a/tools/gst-launch.c b/tools/gst-launch.c 18 --- a/tools/gst-launch.c 19 +++ b/tools/gst-launch.c
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gstreamer1/ |
| H A D | 0004-gst-launch-Fix-random-hang-when-EOS.patch | 4 Subject: [PATCH 4/4] gst-launch: Fix random hang when EOS 13 tools/gst-launch.c | 12 ++++++++++++ 16 diff --git a/tools/gst-launch.c b/tools/gst-launch.c 18 --- a/tools/gst-launch.c 19 +++ b/tools/gst-launch.c
|
| H A D | Config.in | 51 increase the launch-time for a GStreamer application. 57 Install the gst-inspect, gst-launch, gst-stats and
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/ |
| H A D | weston_10.0.2.bb | 64 # weston-launch 65 PACKAGECONFIG[launch] = "-Ddeprecated-weston-launch=true,-Ddeprecated-weston-launch=false,drm" 94 # support libseat based launch 101 # If X11, ship a desktop file to launch it 118 if [ "${@bb.utils.contains('PACKAGECONFIG', 'launch', 'yes', 'no', d)}" = "yes" ]; then 119 chmod u+s ${D}${bindir}/weston-launch 127 …/weston ${bindir}/weston-terminal ${bindir}/weston-info ${bindir}/weston-launch ${bindir}/wcap-dec… 142 GROUPADD_PARAM:${PN} = "--system weston-launch"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/dbus/ |
| H A D | dbus_1.14.6.bb | 2 …and reliable to code a \"single instance\" application or daemon, and to launch applications and d… 78 ${bindir}/dbus-launch \ 153 chown root:messagebus ${D}${libexecdir}/dbus-daemon-launch-helper 154 chmod 4755 ${D}${libexecdir}/dbus-daemon-launch-helper 169 # dbus-launch has no X support so lets not install it in case the host 171 rm -f ${D}${bindir}/dbus-launch 177 # dbus-launch has no X support so lets not install it in case the host 179 rm -f ${D}${bindir}/dbus-launch
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | future | 137 enum class launch 143 constexpr launch operator&(launch __x, launch __y) 145 return static_cast<launch>( 149 constexpr launch operator|(launch __x, launch __y) 151 return static_cast<launch>( 155 constexpr launch operator^(launch __x, launch __y) 157 return static_cast<launch>( 161 constexpr launch operator~(launch __x) 162 { return static_cast<launch>(~static_cast<int>(__x)); } 164 inline launch& operator&=(launch& __x, launch __y) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | future | 137 enum class launch 143 constexpr launch operator&(launch __x, launch __y) 145 return static_cast<launch>( 149 constexpr launch operator|(launch __x, launch __y) 151 return static_cast<launch>( 155 constexpr launch operator^(launch __x, launch __y) 157 return static_cast<launch>( 161 constexpr launch operator~(launch __x) 162 { return static_cast<launch>(~static_cast<int>(__x)); } 164 inline launch& operator&=(launch& __x, launch __y) [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/ |
| H A D | Xsession | 3 if [ -x /usr/bin/dbus-launch ]; then 5 eval `dbus-launch --sh-syntax --exit-with-session </dev/null`
|
| /OK3568_Linux_fs/debian/overlay-debug/rockchip-test/video/ |
| H A D | test_enc-gst.sh | 9 gst-launch-1.0 videotestsrc num-buffers=512 ! video/x-raw,format=NV12,width=1920,height= 1080,frame… 14 gst-launch-1.0 uridecodebin uri=file:///home/linaro/2k.ts ! xvimagesink
|
| H A D | test_dec-gst.sh | 12 gst-launch-1.0 uridecodebin uri=file:///usr/local/test.mp4 ! kmssink plane-id=52 16 gst-launch-1.0 uridecodebin uri=file:///usr/local/test.mp4 ! rkximagesink
|
| H A D | test_gst_video.sh | 21 gst-launch-1.0 uridecodebin uri=$URI ! xvimagesink
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-connectivity/rygel/ |
| H A D | rygel_0.38.3.bb | 25 PACKAGECONFIG ?= "external mpris ruih media-export gst-launch" 33 PACKAGECONFIG[gst-launch] = "--enable-gst-launch-plugin,--disable-gst-launch-plugin"
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | future | 28 enum class launch 317 async(launch policy, F&& f, Args&&... args); 401 //enum class launch 402 _LIBCPP_DECLARE_STRONG_ENUM(launch) 408 _LIBCPP_DECLARE_STRONG_ENUM_EPILOG(launch) 413 typedef underlying_type<launch>::type __launch_underlying_type; 420 launch 421 operator&(launch __x, launch __y) 423 return static_cast<launch>(static_cast<__launch_underlying_type>(__x) & 429 launch [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | future | 28 enum class launch 317 async(launch policy, F&& f, Args&&... args); 401 //enum class launch 402 _LIBCPP_DECLARE_STRONG_ENUM(launch) 408 _LIBCPP_DECLARE_STRONG_ENUM_EPILOG(launch) 413 typedef underlying_type<launch>::type __launch_underlying_type; 420 launch 421 operator&(launch __x, launch __y) 423 return static_cast<launch>(static_cast<__launch_underlying_type>(__x) & 429 launch [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip30/ |
| H A D | ip30-smp.c | 37 void *launch; member 123 mpc->launch = smp_bootstrap; in ip30_smp_boot_secondary()
|
| /OK3568_Linux_fs/buildroot/package/rygel/ |
| H A D | rygel.mk | 48 --enable-gst-launch-plugin 58 --disable-gst-launch-plugin
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | mxc_nand.h | 113 u32 launch; member 204 #define operation launch
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | intel_txt.rst | 47 uses Intel TXT to perform a measured and verified launch of an OS 83 pre-launch components can be removed from the trust chain, DMA 105 incorrect), it will directly launch the kernel with no changes 126 - Tboot then applies an (optional) user-defined launch policy to 140 - As part of its launch, tboot DMA protects all of RAM (using the 160 launch, TXT must first be exited. This is to prevent attacks that
|
| /OK3568_Linux_fs/debian/overlay-debug/usr/local/bin/ |
| H A D | test_rtsp.sh | 12 gst-launch-1.0 rtspsrc location=rtsp://192.168.31.163:8554/ ! \
|