Home
last modified time | relevance | path

Searched refs:pick (Results 1 – 25 of 173) sorted by relevance

1234567

/openbmc/u-boot/net/
H A Dlink_local.c67 static struct in_addr pick(void) in pick() function
118 ip = pick(); in link_local_start()
201 ip = pick(); in link_local_timeout()
305 ip = pick(); in link_local_receive_arp()
329 ip = pick(); in link_local_receive_arp()
339 ip = pick(); in link_local_receive_arp()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk/
H A Dtkprivate.diff11 # String to pass to linker to pick up the Tk library from its
16 # String to pass to linker to pick up the Tk library from its
29 # String to pass to linker to pick up the Tk stub library from its
34 # String to pass to linker to pick up the Tk stub library from its
/openbmc/linux/Documentation/arch/arm/google/
H A Dchromebook-boot-flow.rst10 is up to depthcharge_ to pick the right device tree from the `FIT Image`_ and
13 The scheme that depthcharge_ uses to pick the device tree takes into account
47 Then depthcharge_ will pick the first device tree even though
65 revision and try to run old software on it then we'll at pick the
/openbmc/linux/lib/
H A Dfortify_kunit.c40 static volatile int pick; variable
43 static noinline size_t want_minus_one(int pick) in want_minus_one() argument
47 switch (pick) { in want_minus_one()
63 KUNIT_EXPECT_EQ(test, want_minus_one(pick), SIZE_MAX); in control_flow_split_test()
/openbmc/linux/Documentation/process/
H A Dstable-kernel-rules.rst47 2. Ask the stable team to pick up a patch already mainlined.
99 git cherry-pick a1f84a3
100 git cherry-pick 1b9508f
101 git cherry-pick fd21073
102 git cherry-pick <this commit>
115 git cherry-pick <this commit>
122 * To delay pick up of patches, use the following format:
/openbmc/openbmc/meta-facebook/recipes-phosphor/images/
H A Dobmc-phosphor-image.bbappend5 # not be able to pick up your content.
/openbmc/linux/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst239 1. Cherry-pick an ACPICA commit
242 you want to cherry pick must be committed into the local repository.
244 Then the gen-patch.sh command can help to cherry-pick an ACPICA commit
252 cherry pick. It can be omitted if the commit is "HEAD".
254 2. Cherry-pick recent ACPICA commits
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dstable-kernel-rules.rst131 git cherry-pick a1f84a3
132 git cherry-pick 1b9508f
133 git cherry-pick fd21073
134 git cherry-pick <this commit>
148 git cherry-pick <this commit>
/openbmc/linux/fs/xfs/
H A Dxfs_rtalloc.h66 xfs_rtblock_t *pick); /* result rt extent */
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/
H A Dfix-gettid-exception-declaration.patch20 // No definition needed for Android because we'll just pick up bionic's copy.
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A Dfix-gettid-exception-declaration.patch20 // No definition needed for Android because we'll just pick up bionic's copy.
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dmodule-base.bbclass19 # we didn't pick the name.
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dfuzz.py87 def validator(current, pick, choices): argument
92 val = pick(choices)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-hpa-bug-fix-on-separated-CR-and-LF.patch34 c = *p++; /* pick up a character */
/openbmc/qemu/system/
H A Dqdev-monitor.c464 BusState *pick, *child, *ret; in qbus_find_recursive() local
478 pick = match ? bus : NULL; in qbus_find_recursive()
487 if (ret && !pick) { in qbus_find_recursive()
488 pick = ret; in qbus_find_recursive()
494 return pick; in qbus_find_recursive()
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/
H A D0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch9 in order for the 'test' utility to pick up the absolute path.
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Dintel,ixp4xx-ahb-queue-manager.yaml17 IXP4xx for accelerating queues, especially for networking. Clients pick
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/zsh/zsh/
H A DCVE-2021-45444_1.patch9 https://salsa.debian.org/debian/zsh/-/raw/debian/5.8-6+deb11u1/debian/patches/cherry-pick-CVE-2021-…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iksemel/iksemel/
H A Davoid-obsolete-gnutls-apis.patch13 completely and use the recommended approach of letting gnutls pick a
/openbmc/openbmc/poky/meta/recipes-graphics/xwayland/
H A Dxwayland_23.2.5.bb32 # Xorg requires a SHA1 implementation, pick one
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0002-Add-support-for-prefixing-etc-from-RPM_ETCCONFIGDIR-.patch7 This is needed so that rpm can pick up target-specific configuration
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-vaapi_1.22.11.bb32 # and BSP layers to pick either glx, egl, or no GL. By default,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/graphviz/graphviz/
H A D0001-Autotools-fix-do-not-put-prefix-based-paths-in-compi.patch33 + cross-compilation to incorrectly pick up host headers and libraries. #2442
/openbmc/linux/Documentation/usb/
H A Ddwc3.rst9 Please pick something while reading :)
/openbmc/qemu/
H A Dqemu.sasl2 # pick a mechanism which provides session encryption as well

1234567