| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | utils.py | 304 launched = [] 308 while (items and not errors) or launched: 309 if not errors and items and len(launched) < max_process: 315 launched.append(p) 316 for q in launched: 327 launched.remove(q) 329 for p in launched:
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | intel_txt.rst | 15 - Measurement and verification of launched environment 84 protection is provided to all launched components, a large number 97 - Tboot is an executable that is launched by the bootloader as 133 then any kernel will be launched. 155 launched with tboot and use this copy instead of the one in the
|
| /OK3568_Linux_fs/u-boot/board/coreboot/ |
| H A D | Kconfig | 21 Pixel when launched.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/ |
| H A D | 0014-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch | 19 // TODO(b/159825227): remove when the direct video decoder is fully launched.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/ |
| H A D | 0014-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch | 19 // TODO(b/159825227): remove when the direct video decoder is fully launched.
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | page_owner.rst | 20 program launched. And, launched program continually dump out the trace
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/ |
| H A D | 0013-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch | 20 // TODO(b/159825227): remove when the direct video decoder is fully launched.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/ |
| H A D | 0013-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch | 20 // TODO(b/159825227): remove when the direct video decoder is fully launched.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/ |
| H A D | 0016-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch | 20 // TODO(b/159825227): remove when the direct video decoder is fully launched.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_100.0.4896/ |
| H A D | 0014-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch | 20 // TODO(b/159825227): remove when the direct video decoder is fully launched.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/ |
| H A D | 0013-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch | 20 // TODO(b/159825227): remove when the direct video decoder is fully launched.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/ |
| H A D | 0014-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch | 20 // TODO(b/159825227): remove when the direct video decoder is fully launched.
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | amd-memory-encryption.rst | 196 SEV_STATE_LAUNCHING, /* guest is currently being launched */ 197 … SEV_STATE_SECRET, /* guest is being launched and ready to accept the ciphertext data */ 198 SEV_STATE_RUNNING, /* guest is fully launched and running */
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ |
| H A D | vmcs.h | 62 bool launched; member
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/build-appliance-image/ |
| H A D | README_VirtualBox_Toaster.txt | 5 Toaster is launched via the command in VM:
|
| /OK3568_Linux_fs/buildroot/package/cog/ |
| H A D | Config.in | 26 Default URI to open when "cog" is launched. If an empty
|
| /OK3568_Linux_fs/buildroot/package/nvidia-driver/ |
| H A D | Config.in | 74 launched automatically when needed.
|
| /OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/patches/ |
| H A D | 0001-execute_command-workaround-for-GUI-apps-with-weston.patch | 7 - This is needed since matrix is launched fullscreen, and another
|
| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/patches/ |
| H A D | 0001-execute_command-workaround-for-GUI-apps-with-weston.patch | 7 - This is needed since matrix is launched fullscreen, and another
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | AAL | 21 executable program or a program dependent thereon is launched, a
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/bootchart2/ |
| H A D | bootchart2_0.14.9.bb | 20 # is launched before stopping itself, to collect additional data. 30 # You might set this command to be launched by the desktop environment shipped
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | sak.rst | 86 These commands cause **all** daemons which are launched by the
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/ |
| H A D | opensaf_5.22.01.bb | 8 The OpenSAF project was launched in mid 2007 and has been under development by \
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.xtensa | 52 To support standalone applications launched with the "go" command,
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | runqueue.py | 1631 launched = [] 1633 if len(launched) < max_process: 1636 launched.append(p) 1637 for q in launched: 1640 launched.remove(q) 1641 for p in launched:
|