| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit/ |
| H A D | 0001-fix-for-clang-18.patch | 5 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c: In function ‘gedit_quick_highlight_plugin… 6 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:47: error: implicit declaration of func… 11 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:47: warning: nested extern declaration … 12 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:45: error: assignment to ‘GtkSourceStyl… 16 --- a/plugins/quickhighlight/gedit-quick-highlight-plugin.c 2024-02-20 08:11:47.925749255 +0100 17 +++ b/plugins/quickhighlight/gedit-quick-highlight-plugin.c 2024-02-20 08:12:16.218594067 +0100 21 style = gtk_source_style_scheme_get_style (style_scheme, "quick-highlight-match");
|
| /openbmc/phosphor-webui/app/common/styles/elements/ |
| H A D | quicklinks.scss | 2 .quick-links { 31 .quick-links__item { 75 .quick-links__label { 79 .quick-links__event-copy {
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/ |
| H A D | wireguard-tools_1.0.20210914.bb | 18 PACKAGECONFIG ??= "bash-completion wg-quick" 21 PACKAGECONFIG[wg-quick] = "WITH_WGQUICK=yes,WITH_WGQUICK=no,,bash,," 26 ${bindir}/wg-quick \
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ |
| H A D | poff | 21 if [ -r /var/run/ppp-quick ] 23 rm -f /var/run/ppp-quick
|
| H A D | pon | 5 touch /var/run/ppp-quick
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/places/ |
| H A D | xfce4-places-plugin_1.8.3.bb | 1 SUMMARY = "Menu for quick access to folders, documents and removable media" 2 DESCRIPTION = "Panel plugin displaying menu with quick access to folders, documents and removable m…
|
| /openbmc/qemu/tests/ |
| H A D | Makefile.include | 38 SPEED = quick 124 @QEMU_TEST_NO_DOWNLOAD=1 $(MAKE) SPEED=thorough check-func check-func-quick 126 .PHONY: check-func check-func-quick 127 check-func check-func-quick:
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | meson.build | 14 'qcow2': 'quick', 33 if speed == 'quick' 40 if speed == 'quick'
|
| /openbmc/qemu/tests/docker/ |
| H A D | test-block | 20 ./check -g quick -$t || test_fail "Test failed: iotests $t"
|
| /openbmc/openbmc/poky/documentation/test-manual/ |
| H A D | test-process.rst | 21 "quick". On the Autobuilder, these can be seen as "a-quick" and 32 of quick or full would depend on the type of changes and the speed with 47 The "quick" targets have been selected to be the ones which catch the 49 this case for example but not the ones which take a long time. The quick
|
| /openbmc/qemu/tests/functional/ |
| H A D | meson.build | 2 # Tests that are put in the 'quick' category are run by default during 42 foreach speed : ['quick', 'thorough'] 60 if speed == 'quick' 61 suites = ['func-quick', 'func-' + target_base]
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-cached-property_2.0.1.bb | 2 DESCRIPTION = "Makes caching of time or computational expensive properties quick and easy."
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/clang-layer/recipes-support/thin-provisioning-tools/thin-provisioning-tools/ |
| H A D | 0001-Use-portable-atomics-crate.patch | 50 "quick-xml", 60 quick-xml = "0.36"
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/ |
| H A D | devtool-upgrade-test1_1.5.3.bb.upgraded | 6 file://0001-Add-a-note-line-to-the-quick-reference.patch \
|
| H A D | devtool-upgrade-test1_1.5.3.bb | 6 file://0001-Add-a-note-line-to-the-quick-reference.patch \
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/ |
| H A D | 0001-Add-a-note-line-to-the-quick-reference.patch | 4 Subject: [PATCH] Add a note line to the quick reference
|
| /openbmc/openbmc/meta-arm/ |
| H A D | README.md | 64 For a quick start guide on how to build and use meta-arm, go to [quick-start.md](/documentation/qui…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/cglm/ |
| H A D | cglm_0.9.6.bb | 3 cglm provides lot of utils to help math operations to be fast and quick to write. It is community \
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
| H A D | 0009-remove-unneeded-headers.patch | 6 From a quick look, these seem to not be needed and having them
|
| /openbmc/openbmc/poky/ |
| H A D | README.OE-Core.md | 21 As a quick guide, patches should be sent to openembedded-core@lists.openembedded.org
|
| /openbmc/phosphor-host-ipmid/docs/ |
| H A D | ipmitool-commands-cheatsheet.md | 3 This document is intended to provide a set of IPMI commands for quick reference.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libexecinfo/ |
| H A D | libexecinfo_1.1.bb | 4 DESCRIPTION = "A quick-n-dirty BSD licensed clone of the GNU libc backtrace facility."
|
| /openbmc/u-boot/cmd/ti/ |
| H A D | ddr3.c | 30 static int ddr_memory_test(u32 start_address, u32 end_address, int quick) in ddr_memory_test() argument 60 if (quick) in ddr_memory_test()
|
| /openbmc/openbmc/meta-arm/documentation/ |
| H A D | continuous-integration-and-kas.md | 36 See the [quick start guide](/documentation/quick-start.md) for more information on how to set this …
|
| /openbmc/qemu/docs/ |
| H A D | multi-thread-compression.txt | 30 the total migration time. If the process of the compression is quick 34 The decompression speed of Zlib is at least 4 times as quick as
|