Home
last modified time | relevance | path

Searched refs:prefer (Results 1 – 25 of 146) sorted by relevance

123456

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts/
H A D44-source-code-pro-fonts-fontconfig.conf6 <prefer>
8 </prefer>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/
H A Dfluentbit_3.2.1.bb46 prefer-system-libs \
61 PACKAGECONFIG[prefer-system-libs] = "-DFLB_PREFER_SYSTEM_LIBS=Yes,-DFLB_PREFER_SYSTEM_LIBS=No, nght…
62 DEPENDS += " ${@bb.utils.contains('PACKAGECONFIG', 'prefer-system-libs backtrace', 'libbacktrace', …
63 DEPENDS += " ${@bb.utils.contains('PACKAGECONFIG', 'prefer-system-libs jemalloc', 'jemalloc', '', d…
64 DEPENDS += " ${@bb.utils.contains('PACKAGECONFIG', 'prefer-system-libs luajit', 'luajit', '', d)}"
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/wayland/
H A Dwayland_%.bbappend1 # until fully tested, prefer `libwayland-egl` provided by `userland` instead of `wayland` when not …
/openbmc/linux/drivers/hid/usbhid/
H A DKconfig56 to use the generic HID driver for your USB keyboard and prefer
72 to use the generic HID driver for your USB mouse and prefer
/openbmc/linux/drivers/media/rc/keymaps/
H A DKconfig10 don't use a remote controller, or prefer to load the
/openbmc/linux/drivers/accessibility/speakup/
H A DTODO17 We prefer that you contact us on the mailing list; however, if you do
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bdwgc/
H A Dbdwgc_8.2.8.bb11 easier interoperation with C libraries, or just prefer the simple collector\
/openbmc/phosphor-dbus-interfaces/
H A Drequirements.md15 For countable entities always prefer `size`, which are an sdbusplus implemented
17 non-countable values prefer `uint64` or `int64`.
/openbmc/linux/Documentation/virt/kvm/
H A Dreview-checklist.rst29 9. Similarly, prefer changes to arch independent code than to arch dependent
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jansson/jansson/
H A D0001-add-back-JSON_INTEGER_IS_LONG_LONG-for-cmake.patch28 # Note: I will prefer long long if I can get it, as that is what the automake system aimed for.
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dpreferbash.patch4 Subject: [PATCH] m4sh: prefer bash over sh
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_trace.h123 __field(u32, prefer)
132 __entry->prefer = bo->preferred_domains;
139 __entry->prefer, __entry->allow, __entry->visible)
/openbmc/linux/Documentation/translations/zh_TW/filesystems/
H A Dtmpfs.rst79 mpol=prefer:Node 傾向從給定的節點分配
/openbmc/linux/Documentation/translations/zh_CN/filesystems/
H A Dtmpfs.rst78 mpol=prefer:Node 倾向从给定的节点分配
/openbmc/bmcweb/redfish-core/include/registries/
H A Dopenbmc_message_registry.readmefirst.md17 terms. In general, messages should prefer the industry accepted term.
/openbmc/linux/scripts/coccinelle/tests/
H A Dunsigned_lesser_than_zero.cocci8 /// developers prefer to keep such code,
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dx32-psabi.rst13 Some processing environments prefer using 32-bit applications even when
/openbmc/linux/Documentation/translations/
H A Dindex.rst29 doubts about its interpretation. Additionally, some people prefer to read
/openbmc/qemu/contrib/gitdm/
H A Daliases47 # to strict SPF, although we prefer to avoid adding more entries like that.
/openbmc/linux/Documentation/admin-guide/
H A Dnumastat.rst10 are able to allocate memory from nodes they prefer. If they succeed, numa_hit
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0002-gcc-poison-system-directories.patch201 - %{pthread:-fprofile-update=prefer-atomic}}}";
202 + %{pthread:-fprofile-update=prefer-atomic}}}" POISON_IS_ERROR;
/openbmc/linux/tools/perf/Documentation/
H A Ditrace.txt27 Z prefer to ignore timestamps (so-called "timeless" decoding)
H A Dtips.txt30 If you prefer Intel style assembly, try: perf annotate -M intel
/openbmc/qemu/scripts/
H A Dcheckpatch.pl1381 my $prefer = "GPL-2.0-or-later";
1396 if ($bit eq $prefer) {
1407 "', valid choices for QEMU are:\n" . join("\n", $prefer, @valid));
1411 WARN("Saw acceptable license '$origexpr' but note '$prefer' is preferred " .
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dsigning.bbclass319 # prefer local configuration
333 # prefer local configuration

123456