/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | mixins.scss | 112 -webkit-animation: progress 2s linear infinite; 113 -moz-animation: progress 2s linear infinite; 114 animation: progress 2s linear infinite; 188 -webkit-animation: row-flash 1s infinite; /* Safari 4+ */ 189 -moz-animation: row-flash 1s infinite; /* Fx 5+ */ 190 -o-animation: row-flash 1s infinite; /* Opera 12+ */ 191 animation: row-flash 1s infinite; /* IE 10+ */
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/ |
H A D | python3-blivet_3.9.2.bb | 13 file://0007-invoking-mount-with-infinite-timeout.patch \ 15 file://0009-invoking-fsck-with-infinite-timeout.patch \ 16 file://0010-invoking-mkfs-with-infinite-timeout.patch \ 17 file://0011-invoking-dd-with-infinite-timeout.patch \
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | CVE-2015-7697.patch | 8 Subject: [PATCH 2/2] fix infinite loop when extracting empty bzip2 data 23 + /* avoid an infinite loop */
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 043.out | 5 qemu-img: Backing file 'TEST_DIR/t.IMGFMT' creates an infinite loop. 10 qemu-img: Backing file 'TEST_DIR/t.IMGFMT' creates an infinite loop. 17 qemu-img: Backing file 'TEST_DIR/t.IMGFMT.2.base' creates an infinite loop.
|
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
H A D | handle-hup.patch | 8 Subject: [PATCH] Avoid infinite-loop in avahi-daemon by handling HUP event in 19 without nothing being done, thus entering an infinite loop.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/ |
H A D | 0003-support-infinit-timeout.patch | 21 +# timeout = -1 means infinite timeout, always wait. 51 + program_log.info("Running... %s ...infinite timeout", " ".join(argv))
|
H A D | 0007-invoking-mount-with-infinite-timeout.patch | 4 Subject: [PATCH 07/11] invoking mount with infinite timeout
|
H A D | 0009-invoking-fsck-with-infinite-timeout.patch | 4 Subject: [PATCH 09/11] invoking fsck with infinite timeout
|
H A D | 0011-invoking-dd-with-infinite-timeout.patch | 4 Subject: [PATCH] invoking dd with infinite timeout
|
H A D | 0010-invoking-mkfs-with-infinite-timeout.patch | 4 Subject: [PATCH 10/11] invoking mkfs with infinite timeout
|
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos/ |
H A D | 0001-mesa-demos-Add-missing-data-files.patch | 16 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
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | TODO | 1 - Move to threaded_irqs to mitigate potential infinite loop in ivpu_ipc_irq_handler()
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | loader.scss | 25 animation: rotate 1s linear infinite;
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-fix-msgsndnotify-loop.patch | 21 + /* Don't reenter this function. There is a nasty infinite recursion
|
/openbmc/linux/drivers/mtd/tests/ |
H A D | torturetest.c | 171 int err = 0, i, infinite = !cycles_count; in tort_init() local 330 if (!infinite && --cycles_count == 0) in tort_init()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | default.css | 336 -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); 391 animation: spin 1s linear infinite;
|
H A D | font-awesome.min.css | 33 …imation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s inf…
|
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/ |
H A D | 0001-tic-hang.patch | 8 'tic' of some linux distributions (e.g. fedora 11) hang in an infinite
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | 0005-qemu-Add-some-user-space-mmap-tweaks-to-address-musl.patch | 7 infinite loop of mremap calls of ever decreasing/increasing addresses.
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | extrausers.bbclass | 65 # Avoid infinite loop if the last parameter doesn't end with ';'
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/ |
H A D | CVE-2022-24795.patch | 10 infinite loop without a return from yajl_buf_ensure_available().
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/ |
H A D | libtest-deep-perl_1.204.bb | 11 caught in an infinite loop. \
|
/openbmc/webui-vue/src/env/assets/styles/ |
H A D | _ibm.scss | 73 animation: gradient 3s $standard-easing--productive infinite;
|
/openbmc/linux/Documentation/filesystems/ |
H A D | directory-locking.rst | 113 Otherwise the set of contended objects would be infinite - each of them 120 would again have an infinite set of contended objects). But that
|
/openbmc/entity-manager/docs/ |
H A D | entity_manager_dbus_api.md | 98 dictionary. It is possible to extend in the future to allow nearly infinite
|