Home
last modified time | relevance | path

Searched full:preference (Results 1 – 25 of 235) sorted by relevance

12345678910

/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/
H A Dxset_1.2.5.bb3 SUMMARY = "Utility for setting various user preference options of the display"
6 preference options of the display."
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dos-area.c71 * @boot_flag: User preference of operating system, PARAM_BOOT_FLAG flag.
74 * @av_multi_out: User preference of AV output, PARAM_AV_MULTI_OUT flag.
75 * @ctrl_button: User preference of controller button config, PARAM_CTRL_BUTTON
77 * @static_ip_addr: User preference of static IP address.
78 * @network_mask: User preference of static network mask.
79 * @default_gateway: User preference of static default gateway.
80 * @dns_primary: User preference of static primary dns server.
81 * @dns_secondary: User preference of static secondary dns server.
86 * User preference of zero for static_ip_addr means use dhcp.
188 * The order of preference we use for the rtc_diff source:
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dproviders.py65 Reorder pkg_pn by file priority and default preference
75 preference = dataCache.pkg_dp[f]
78 if preference not in priorities[priority]:
79 priorities[priority][preference] = []
80 priorities[priority][preference].append(f)
281 # If pn == item, give it a slight default preference
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_marshall.c157 dst->preference = src->preference; in __ib_copy_path_rec_to_user()
209 dst->preference = src->preference; in ib_copy_path_rec_from_user()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A Dsblim-sfcb-1.4.8-default-ecdh-curve-name.patch28 ## context, to enforce server's preference instead of the client preference for
/openbmc/linux/include/net/caif/
H A Dcfcnfg.h17 * enum cfcnfg_phy_preference - Physical preference HW Abstraction
60 * @pref: The phy (link layer) preference.
/openbmc/linux/include/linux/
H A Damd-pstate.h58 * @epp_policy: Last saved policy used to set energy-performance preference
59 * @epp_cached: Cached CPPC energy-performance preference value
/openbmc/linux/Documentation/block/
H A Ddeadline-iosched.rst50 device dispatch queue, we always give a preference to reads. However, we
52 how many times we give preference to reads over writes. When that has been
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-ext488 inode used by the inode allocator in preference to
105 out in preference to creating a new uninitialized
/openbmc/linux/include/linux/usb/
H A Dtypec.h224 * @try_role: Set data role preference for DRP port
256 * @prefer_role: Initial role preference (DRP ports).
283 /* Specific to try_role(). Indicates the user want's to clear the preference. */
/openbmc/linux/net/dccp/
H A Dfeat.h44 * @sp.vec: single SP value plus optional preference list
57 * @val: feature's current value (SP features may have preference list)
/openbmc/qemu/scripts/qmp/
H A Dqmp5 print('''This unmaintained and undocumented script was removed in preference
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A Dgbmc-br-gw-src.sh61 # The order of preference looks roughly like
63 # This is generally used by the OOB RJ45 port and is our primary preference
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpython3native.bbclass29 # autoconf macros will use their internal default preference otherwise
/openbmc/qemu/linux-user/aarch64/
H A Dmte_user_helper.c24 * as the preferred mode. With this preference, and the way the API in arm_set_mte_tcf0()
/openbmc/linux/Documentation/core-api/
H A Dsymbol-namespaces.rst66 subsystem and the maintainer's preference, which one to use. The first option
76 as this argument has preference over a default symbol namespace.
/openbmc/openbmc/poky/meta/recipes-support/libassuan/
H A Dlibassuan_3.0.1.bb30 # Else these could be used in preference to those in aclocal-copy
/openbmc/openbmc/poky/meta/recipes-support/libksba/
H A Dlibksba_1.6.7.bb30 # Else these could be used in preference to those in aclocal-copy
/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony/huygens/
H A Dchrony.conf4 # Use a local timeserver in preference to the pool, if it's reachable.
/openbmc/qemu/include/exec/
H A Dpage-vary.h39 * size may be smaller than any given CPU's preference).
/openbmc/linux/net/ipv6/
H A DKconfig26 bool "IPv6: Router Preference (RFC 4191) support"
28 Router Preference is an optional extension to the Router
/openbmc/linux/include/xen/interface/hvm/
H A Dhvm_op.h54 * this vector will be used in preference to the
/openbmc/u-boot/include/
H A Dmpc8xx_irq.h44 * My personal preference is CPM at level 2, which puts it above the
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/
H A Dchrony.conf11 # Use a local timeserver in preference to the pool, if it's reachable.
/openbmc/linux/tools/power/cpupower/man/
H A Dcpupower-set.140 to express a preference.

12345678910