Home
last modified time | relevance | path

Searched full:want (Results 1 – 25 of 2040) sorted by relevance

12345678910>>...82

/openbmc/u-boot/lib/libfdt/
H A Dfdt_region.c42 int want = 0; in fdt_find_regions() local
62 include = want >= 2; in fdt_find_regions()
71 include = want >= 2; in fdt_find_regions()
86 stack[depth] = want; in fdt_find_regions()
87 if (want == 1) in fdt_find_regions()
90 want = 2; in fdt_find_regions()
91 else if (want) in fdt_find_regions()
92 want--; in fdt_find_regions()
95 include = want; in fdt_find_regions()
102 include = want; in fdt_find_regions()
[all …]
/openbmc/u-boot/board/bosch/shc/
H A DKconfig52 activate, if you want to build for the B sample version
58 activate, if you want to build for the B2 sample version
64 activate, if you want to build for the C sample version
70 activate, if you want to build for the C2 sample version
76 activate, if you want to build for the C3 sample version
82 activate, if you want to build for the Series version
/openbmc/u-boot/drivers/pci/
H A DKconfig35 Say Y here if you want to enable PCIe controller support on
51 Say Y here if you want to enable PCIe controller support on
59 Say Y here if you want to enable support for generic ECAM-based
67 Say Y here if you want to enable PCIe controller support on
76 Say Y here if you want to enable PCIe controller support on
120 Say Y here if you want to enable PCIe controller support on Intel
129 Say Y here if you want to enable PCIe controller support on
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/
H A DCVE-2022-24795.patch38 @@ -45,7 +45,17 @@ void yajl_buf_ensure_available(yajl_buf buf, size_t want)
42 - while (want >= (need - buf->used)) need <<= 1;
43 + if (((buf->used > want) ? buf->used : want) > (size_t)(buf->used + want)) {
47 + while (want >= (need - buf->used)) {
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A DrcS.default7 # Set to yes if you want sulogin to be spawned on bootup
9 # Set to no if you want to be able to login over telnet/rlogin
16 # Set EDITMOTD to "no" if you don't want /etc/motd to be edited automatically
20 # Set FSCKFIX to "yes" if you want to add "-y" to the fsck at startup.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DWTFPL1 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
8 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
11 0. You just DO WHAT THE FUCK YOU WANT TO.
/openbmc/openbmc/meta-openembedded/meta-python/licenses/
H A DWTFPL1 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
10 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
13 0. You just DO WHAT THE FUCK YOU WANT TO.
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/
H A DrcS-default7 # Set to yes if you want sulogin to be spawned on bootup
9 # Set to no if you want to be able to login over telnet/rlogin
16 # Set EDITMOTD to "no" if you don't want /etc/motd to be edited automatically
20 # Set FSCKFIX to "yes" if you want to add "-y" to the fsck at startup.
/openbmc/qemu/target/arm/
H A Darm-powerctl.h24 * @cpuid: the id of the CPU we want to retrieve the state
34 * @cpuid: the id of the CPU we want to start/wake up.
54 * @cpuid: the id of the CPU we want to stop/shut down.
67 * @cpuid: the id of the CPU we want to reset.
79 * @cpuid: the id of the CPU we want to star
/openbmc/openbmc-test-automation/lib/
H A Dboot_utils.robot21 # you simply want the machine in a desired
47 # you simply want the machine in a desired
73 # you simply want the machine in a desired
99 # you simply want the machine in a desired
125 # you simply want the machine in a desired
151 # you simply want the machine in a desired
177 # you simply want the machine in a desired
204 # you simply want the machine in a desired
230 # you simply want the machine in a desired
256 # you simply want the machine in a desired
[all …]
/openbmc/u-boot/env/
H A DKconfig18 Define this if you don't want to or can't have an environment stored
64 Define this if you want to use the FAT file system for the environment.
71 Define this if you want to use the EXT4 file system for the environment.
84 Define this if you have a flash device which you want to use for the
120 In such a case you don't want to spend a whole sector for
161 Define this if you have an MMC device which you want to use for the
184 different sizes for the MMC partitions, and you always want the
214 Define this if you have a NAND device which you want to use for the
253 (NVRAM, battery buffered SRAM) which you want to use for the
260 want to use for environment. It is assumed that this memory
[all …]
/openbmc/qemu/docs/devel/
H A Dindex.rst16 All developers will want to familiarise themselves with
21 If you wish to implement a new hardware model you will want to read
26 want to read our :ref:`tcg` documentation, especially the overview of
/openbmc/webui-vue/src/locales/
H A Den-US.json182 …nectMessage": "Are you sure you want to disconnect {count} session? This action cannot be undone. …
234 …mpConfirmation": "Are you sure you want to delete {count} dump? This action cannot be undone. | Ar…
267 … "deleteAllMessage": "Are you sure you want to delete all logs? This action cannot be undone.",
269 …"deleteMessage": "Are you sure you want to delete {count} log? This action cannot be undone. | Are…
304 "resetBiosHeader": "Do you want to reset the server settings?",
311 "resetToDefaultsHeader": "Do you want to reset both the BMC and server settings?",
360 … "switchRunningImageInfo2": "Are you sure you want to switch to the backup image ({backup})?",
363 "updateFirmwareInfo3": "Are you sure you want to proceed with the update?",
530 …firmMessage": "Are you sure you want to delete {count} role group? This action cannot be undone. |…
531 …"deleteRoleGroupConfirmMessage": "Are you sure you want to delete '{groupName}'? This action canno…
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0002-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch7 We don't want to add RPATHS which match default linker search paths, they're
31 + # We only want to hardcode in an rpath if it isn't in the
50 + # We only want to hardcode in an rpath if it isn't in the
69 + # We only want to hardcode in an rpath if it isn't in the
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Dexynos-fb.txt42 samsung,mipi-enabled: 1 if you want to use MIPI, else 0
43 samsung,dp-enabled: 1is you want to use DP, else 0
48 samsung,logo-on: 1 if you want to use custom logo.
49 0 if you want LCD console.
58 samsung,disable-sysmmu: Define this if you want to disable FIMD sysmmu.
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0010-sync-with-OE-libtool-changes.patch11 We don't want to add RPATHS which match default linker
38 + # We only want to hardcode in an rpath if it isn't in the
57 + # We only want to hardcode in an rpath if it isn't in the
76 + # We only want to hardcode in an rpath if it isn't in the
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dappendix-customizing.rst57 useful if you want to set a variable value just for the SDK and not the
69 do not need or want those classes enabled in the SDK, you can
101 - Generally, you want to have a shared state mirror set up so users of
107 - If you want users of the SDK to be able to easily update the SDK, you
170 you want those changes to be reflected in installed SDKs, you need to
198 want to make available through the update mechanism.
243 If you want the users of an extensible SDK you build to be able to add
247 #. Ensure the additional items you want the user to be able to install
255 want built. See the
283 - Alternatively, if you just want to set the :term:`SSTATE_MIRRORS`
[all …]
/openbmc/qemu/io/
H A Dchannel-buffer.c65 size_t want = iov[i].iov_len; in qio_channel_buffer_readv() local
69 if ((bioc->offset + want) > bioc->usage) { in qio_channel_buffer_readv()
70 want = bioc->usage - bioc->offset; in qio_channel_buffer_readv()
72 memcpy(iov[i].iov_base, bioc->data + bioc->offset, want); in qio_channel_buffer_readv()
73 ret += want; in qio_channel_buffer_readv()
74 bioc->offset += want; in qio_channel_buffer_readv()
H A Dchannel-websock.c491 size_t want = 4096 - ioc->encinput.offset; in qio_channel_websock_handshake_read() local
492 buffer_reserve(&ioc->encinput, want); in qio_channel_websock_handshake_read()
494 (char *)buffer_end(&ioc->encinput), want, errp); in qio_channel_websock_handshake_read()
645 size_t want = iov[i].iov_len; in qio_channel_websock_encode() local
646 if (want > size) { in qio_channel_websock_encode()
647 want = size; in qio_channel_websock_encode()
649 buffer_append(&ioc->encoutput, iov[i].iov_base, want); in qio_channel_websock_encode()
650 size -= want; in qio_channel_websock_encode()
941 size_t want = 4096 - ioc->encinput.offset; in qio_channel_websock_read_wire() local
943 buffer_reserve(&ioc->encinput, want); in qio_channel_websock_read_wire()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/
H A Dupdate-config.patch6 Set the timeout to 0 since we don't want pppoe to try reconnecting,
7 we want whatever is calling it to reconnect. Lots of odd things
36 # Linux kernel-mode plugin for pppd. If you want to try the kernel-mode
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libstrictures/
H A Dlibstrictures-perl_2.000006.bb7 useless because I want an exception to tell me my code isn't warnings-clean. \
11 Any time my code encounters a mistake, I want a crash -- not spew to STDERR \
14 I also want to ensure that obvious coding mistakes, like indirect object \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux/
H A Doptions.pptp18 # We want MPPE
26 # We want a sane mtu/mru
/openbmc/u-boot/tools/patman/
H A DREADME85 If you want to avoid sending patches to email addresses that are picked up
98 If you want to change the defaults for patman's command-line arguments,
115 If you want to adjust settings (or aliases) that affect just a single
117 [project_alias]. If you want to use tags for your linux work, you could
207 Sets some notes for the patch series, which you don't want in
208 the commit messages, but do want to send, The notes are joined
302 lists of all of the other patches. If you want to sent it to additional
329 but that you don't want to submit because there is an existing patch for it
335 If you want to do all of them including the work-in-progress one, then
352 Let's say it is now clean and you want to send it. Now you need to set up
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/state/
H A Dphosphor-state-manager_%.bbappend10 # IBM systems only want power restore when AC loss occurred
26 # IBM p10 machines want the optional secure-check
31 # IBM systems want the chassis package to not allow a
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/
H A Dluajit_git.bb22 # If you want to cross-compile to any 32 bit target on an x64 OS,
36 # We don't want the lua buildsystem's compiler optimizations, or its
37 # stripping, and we don't want it to pick up CFLAGS or LDFLAGS, as those apply
64 # '/share' and '/' + LUA_MULTILIB paths, so we don't want to break those

12345678910>>...82