| /buildroot/support/testing/tests/package/ |
| A D | sample_gst1_python.py | 11 def on_message(bus, message, loop): argument 14 loop.quit() 25 loop = GLib.MainLoop() 26 bus.connect("message", on_message, loop) 27 loop.run()
|
| /buildroot/package/gcc/8.4.0/ |
| A D | 0001-xtensa-fix-PR-target-91880.patch | 6 Xtensa hwloop_optimize segfaults when zero overhead loop is about to be 8 Insert zero overhead loop instruction into new basic block before the 9 loop when basic block that precedes the loop is empty. 14 loop instruction into new basic block before the loop when basic 15 block that precedes the loop is empty. 30 @@ -4232,7 +4232,9 @@ hwloop_optimize (hwloop_info loop) 34 - if (!single_succ_p (entry_bb) || vec_safe_length (loop->incoming) > 1) 36 + if (!single_succ_p (entry_bb) || vec_safe_length (loop->incoming) > 1 41 @@ -4253,7 +4255,6 @@ hwloop_optimize (hwloop_info loop)
|
| /buildroot/package/aespipe/ |
| A D | Config.in | 8 It can be used to encrypt and decrypt loop-AES compatible 11 http://loop-aes.sourceforge.net/
|
| A D | Config.in.host | 7 archives. It can be used to encrypt and decrypt loop-AES 10 http://loop-aes.sourceforge.net/
|
| A D | aespipe.mk | 9 AESPIPE_SITE = http://loop-aes.sourceforge.net/aespipe
|
| A D | aespipe.hash | 1 # From https://sourceforge.net/projects/loop-aes/files/aespipe/v2.4g/
|
| /buildroot/package/libuev/ |
| A D | Config.in | 4 Simple event loop for Linux.
|
| /buildroot/package/libwebsockets/ |
| A D | Config.in | 15 bool "enable external poll loop support" 18 Enable external poll loop support code. This was
|
| /buildroot/package/libblockdev/ |
| A D | libblockdev.mk | 18 --with-loop \ 44 LIBBLOCKDEV_CONF_OPTS += --with-loop 46 LIBBLOCKDEV_CONF_OPTS += --without-loop
|
| /buildroot/package/python-anyio/ |
| A D | Config.in | 7 event loop implementations.
|
| /buildroot/package/coxpcall/ |
| A D | Config.in | 5 based loop, so errors can be handled without the usual
|
| /buildroot/package/babeld/ |
| A D | Config.in | 5 Babel is a loop-avoiding distance-vector routing protocol for
|
| /buildroot/package/lxc/ |
| A D | lxc.mk | 46 LXC_CONF_OPTS += -Dio-uring-event-loop=true 49 LXC_CONF_OPTS += -Dio-uring-event-loop=false
|
| /buildroot/package/python-uvloop/ |
| A D | Config.in | 11 Fast implementation of asyncio event loop on top of libuv.
|
| /buildroot/package/makedevs/ |
| A D | makedevs.c | 569 goto loop; in main() 574 goto loop; in main() 584 goto loop; in main() 589 goto loop; in main() 594 goto loop; in main() 603 goto loop; in main() 622 goto loop; in main() 644 loop: in main()
|
| /buildroot/package/dbus-cpp/ |
| A D | Config.in | 12 It also offers an optional own main loop.
|
| /buildroot/package/shellinabox/ |
| A D | 0002-CVE-2018-16789-fix-for-broken-multipart-form-data.patch | 6 Malformed multipart/form-data payload results in infinite loop and thus denial of service
|
| /buildroot/package/keyutils/ |
| A D | 0002-cifs.patch | 11 create user debug:loop:* * |/bin/cat
|
| /buildroot/boot/grub2/ |
| A D | readme.txt | 12 3. Setup loop device and loop partitions 24 6. Cleanup loop device 67 3. Setup loop device and loop partitions 81 6 Cleanup loop device
|
| /buildroot/package/libsoup3/ |
| A D | Config.in | 12 and the GLib main loop, to integrate well with GNOME
|
| /buildroot/package/libsoup/ |
| A D | Config.in | 12 and the GLib main loop, to integrate well with GNOME
|
| /buildroot/package/cairo/ |
| A D | 0001-_arc_max_angle_for_tolerance_normalized-fix-infinite.patch | 4 Subject: [PATCH] _arc_max_angle_for_tolerance_normalized: fix infinite loop
|
| /buildroot/package/freerdp/ |
| A D | 0001-Fix-variable-declaration-in-loop.patch | 4 Subject: [PATCH] Fix variable declaration in loop
|
| A D | 0002-Fixed-variable-declaration-in-loop.patch | 4 Subject: [PATCH] Fixed variable declaration in loop
|
| /buildroot/package/tinyxml/ |
| A D | 0001-In-stamp-always-advance-the-pointer-if-p-0xef.patch | 9 loop. (CVE-2021-42260)
|