Home
last modified time | relevance | path

Searched refs:infinite (Results 1 – 25 of 117) sorted by relevance

12345

/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-blivet/
H A Dpython3-blivet_3.4.3.bb14 file://0007-invoking-mount-with-infinite-timeout.patch \
16 file://0009-invoking-fsck-with-infinite-timeout.patch \
17 file://0010-invoking-mkfs-with-infinite-timeout.patch \
18 file://0011-invoking-dd-with-infinite-timeout.patch \
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2015-7697.patch8 Subject: [PATCH 2/2] fix infinite loop when extracting empty bzip2 data
23 + /* avoid an infinite loop */
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0110-fs-jfs-Catch-infinite-recursion.patch4 Subject: [PATCH] fs/jfs: Catch infinite recursion
37 + grub_error (GRUB_ERR_BAD_FS, "jfs: infinite recursion detected");
H A D0106-fs-hfs-Disable-under-lockdown.patch6 HFS has issues such as infinite mutual recursion that are simply too
H A D0124-disk-lvm-Do-not-allow-a-LV-to-be-it-s-own-segment-s-.patch7 This prevents infinite recursion in the diskfilter verification code.
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/avahi/files/
H A Dhandle-hup.patch8 Subject: [PATCH] Avoid infinite-loop in avahi-daemon by handling HUP event in
19 without nothing being done, thus entering an infinite loop.
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/mesa-demos/
H A D0001-mesa-demos-Add-missing-data-files.patch16 src/fpglsl/infinite-loop.glsl | 7 +
27 src/vpglsl/infinite-loop.glsl | 8 ++
30 create mode 100644 src/fpglsl/infinite-loop.glsl
41 create mode 100644 src/vpglsl/infinite-loop.glsl
53 diff --git a/src/fpglsl/infinite-loop.glsl b/src/fpglsl/infinite-loop.glsl
57 +++ b/src/fpglsl/infinite-loop.glsl
608 diff --git a/src/vpglsl/infinite-loop.glsl b/src/vpglsl/infinite-loop.glsl
612 +++ b/src/vpglsl/infinite-loop.glsl
H A D0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch31 + infinite-loop.glsl \
96 + infinite-loop.glsl \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/
H A D0003-support-infinit-timeout.patch21 +# timeout = -1 means infinite timeout, always wait.
51 + program_log.info("Running... %s ...infinite timeout", " ".join(argv))
H A D0007-invoking-mount-with-infinite-timeout.patch4 Subject: [PATCH 07/11] invoking mount with infinite timeout
H A D0009-invoking-fsck-with-infinite-timeout.patch4 Subject: [PATCH 09/11] invoking fsck with infinite timeout
H A D0011-invoking-dd-with-infinite-timeout.patch4 Subject: [PATCH 11/11] invoking dd with infinite timeout
H A D0010-invoking-mkfs-with-infinite-timeout.patch4 Subject: [PATCH 10/11] invoking mkfs with infinite timeout
/OK3568_Linux_fs/buildroot/package/shellinabox/
H A D0002-CVE-2018-16789-fix-for-broken-multipart-form-data.patch6 Malformed multipart/form-data payload results in infinite loop and thus denial of service
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-fix-msgsndnotify-loop.patch21 + /* Don't reenter this function. There is a nasty infinite recursion
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/cairo/cairo/
H A DCVE-2019-6462.patch8 Subject: [PATCH] _arc_max_angle_for_tolerance_normalized: fix infinite loop
/OK3568_Linux_fs/buildroot/package/apitrace/
H A D0002-gltrace-Avoid-__libc_dlsym-and-__libc_dlopen_mode-on-GLIBC-2-34.patch10 This means apitrace can't defend against infinite recursion when
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A Dmmap2.patch2 infinite loop of mremap calls of ever decreasing/increasing addresses.
/OK3568_Linux_fs/buildroot/package/minetest/
H A DConfig.in17 Minetest is a near-infinite-world block sandbox game and a
/OK3568_Linux_fs/kernel/drivers/mtd/tests/
H A Dtorturetest.c178 int err = 0, i, infinite = !cycles_count; in tort_init() local
353 if (!infinite && --cycles_count == 0) in tort_init()
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/
H A D0001-Revert-tests-wait-for-complete-rebuild-in-integrity-.patch8 infinite loop especially in qemu env, so revert it to
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ncurses/files/
H A D0001-tic-hang.patch8 'tic' of some linux distributions (e.g. fedora 11) hang in an infinite
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dextrausers.bbclass59 # Avoid infinite loop if the last parameter doesn't end with ';'
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Ddefault.css336 -webkit-animation: fa-spin 2s infinite linear;
337 animation: fa-spin 2s infinite linear;
341 -webkit-animation: fa-spin 1s infinite steps(8);
342 animation: fa-spin 1s infinite steps(8);
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-deep-perl_1.130.bb11 caught in an infinite loop. \

12345