Home
last modified time | relevance | path

Searched refs:quick (Results 1 – 25 of 87) sorted by relevance

1234

/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit/
H A D0001-fix-for-clang-18.patch5 ../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 Dquicklinks.scss2 .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 Dwireguard-tools_1.0.20210914.bb18 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 Dpoff21 if [ -r /var/run/ppp-quick ]
23 rm -f /var/run/ppp-quick
H A Dpon5 touch /var/run/ppp-quick
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/places/
H A Dxfce4-places-plugin_1.8.3.bb1 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 DMakefile.include38 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 Dmeson.build14 'qcow2': 'quick',
33 if speed == 'quick'
40 if speed == 'quick'
/openbmc/qemu/tests/docker/
H A Dtest-block20 ./check -g quick -$t || test_fail "Test failed: iotests $t"
/openbmc/openbmc/poky/documentation/test-manual/
H A Dtest-process.rst21 "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 Dmeson.build2 # 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 Dpython3-cached-property_2.0.1.bb2 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 D0001-Use-portable-atomics-crate.patch50 "quick-xml",
60 quick-xml = "0.36"
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/
H A Ddevtool-upgrade-test1_1.5.3.bb.upgraded6 file://0001-Add-a-note-line-to-the-quick-reference.patch \
H A Ddevtool-upgrade-test1_1.5.3.bb6 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 D0001-Add-a-note-line-to-the-quick-reference.patch4 Subject: [PATCH] Add a note line to the quick reference
/openbmc/openbmc/meta-arm/
H A DREADME.md64 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 Dcglm_0.9.6.bb3 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 D0009-remove-unneeded-headers.patch6 From a quick look, these seem to not be needed and having them
/openbmc/openbmc/poky/
H A DREADME.OE-Core.md21 As a quick guide, patches should be sent to openembedded-core@lists.openembedded.org
/openbmc/phosphor-host-ipmid/docs/
H A Dipmitool-commands-cheatsheet.md3 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 Dlibexecinfo_1.1.bb4 DESCRIPTION = "A quick-n-dirty BSD licensed clone of the GNU libc backtrace facility."
/openbmc/u-boot/cmd/ti/
H A Dddr3.c30 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 Dcontinuous-integration-and-kas.md36 See the [quick start guide](/documentation/quick-start.md) for more information on how to set this …
/openbmc/qemu/docs/
H A Dmulti-thread-compression.txt30 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

1234