Home
last modified time | relevance | path

Searched refs:eo (Results 1 – 18 of 18) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/
H A Ddetect-slot-aspeed2 set -eo pipefail
H A Dgen-bios-tar2 set -eo pipefail
H A Dobmc-flash-bmc2 set -eo pipefail
/openbmc/openbmc/meta-google/recipes-google/console/glome-login/
H A Dglome-login.sh.in15 set -eo pipefail
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools/
H A Dgettext.patch11 ALL_LINGUAS="be cs da en_GB eo es fr hr hu nl pl ro ru sk sv uk vi"
/openbmc/openpower-pnor-code-mgmt/
H A Dgenerate-ubi2 set -eo pipefail
H A Dgenerate-tar2 set -eo pipefail
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-bpf-translate.cxx-fix-build-against-upcoming-gcc-14-.patch26 @@ -5041,9 +5041,9 @@ output_probe(BPF_Output &eo, program &prog,
/openbmc/phosphor-psu-code-mgmt/tools/
H A Dgenerate-psu-tar2 set -eo pipefail
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hunspell/
H A Dhunspell-dictionaries.bb22 LICENSE:dictionaries/eo = "GPL-2.0-only"
86 file://dictionaries/eo/license;md5=eb723b61539feef013de476e68b5c50a \
/openbmc/u-boot/scripts/kconfig/
H A Dsymbol.c1007 off_t so, eo; member
1029 exact1 = (s1->eo - s1->so) == strlen(s1->sym->name); in sym_rel_comp()
1030 exact2 = (s2->eo - s2->so) == strlen(s2->sym->name); in sym_rel_comp()
1073 sym_match_arr[cnt].eo = match[0].rm_eo; in sym_re_search()
/openbmc/linux/scripts/kconfig/
H A Dsymbol.c876 off_t so, eo; member
898 exact1 = (s1->eo - s1->so) == strlen(s1->sym->name); in sym_rel_comp()
899 exact2 = (s2->eo - s2->so) == strlen(s2->sym->name); in sym_rel_comp()
942 sym_match_arr[cnt].eo = match[0].rm_eo; in sym_re_search()
/openbmc/linux/fs/ntfs3/
H A Dindex.c943 u32 eo; in indx_new() local
970 eo = ALIGN(sizeof(struct INDEX_BUFFER) + fn * sizeof(short), 8); in indx_new()
971 hdr->de_off = cpu_to_le32(eo); in indx_new()
973 e = Add2Ptr(hdr, eo); in indx_new()
979 cpu_to_le32(eo + sizeof(struct NTFS_DE) + sizeof(u64)); in indx_new()
984 hdr->used = cpu_to_le32(eo + sizeof(struct NTFS_DE)); in indx_new()
/openbmc/linux/drivers/mmc/core/
H A Dsd.c262 unsigned int au, es, et, eo; in mmc_read_ssr() local
301 eo = UNSTUFF_BITS(card->raw_ssr, 400 - 384, 2); in mmc_read_ssr()
303 card->ssr.erase_offset = eo * 1000; in mmc_read_ssr()
/openbmc/linux/Documentation/admin-guide/laptops/
H A Ddisk-shock-protection.rst5 Author: Elias Oltmanns <eo@nebensachen.de>
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c1407 unsigned int au, eo, et, es; in sd_read_ssr() local
1445 eo = (ssr[3] >> 16) & 0x3; in sd_read_ssr()
1447 mmc->ssr.erase_offset = eo * 1000; in sd_read_ssr()
/openbmc/qemu/hw/usb/
H A Dtrace-events26 …_ohci_iso_td_so(uint32_t so, uint32_t eo, uint32_t s, uint32_t e, const char *str, ssize_t len, in…
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch10051 +@ int eo, [sp, #0]
10066 +@ int eo, [sp, #0]
10081 +@ int eo, [sp, #0]
10096 +@ int eo, [sp, #0]
10159 +@ int eo, [sp, #0]
10174 +@ int eo, [sp, #0]
10189 +@ int eo, [sp, #0]
41102 + a_stride = pos[eo][0][0] + pos[eo][0][1] * stride_src;
41103 + b_stride = pos[eo][1][0] + pos[eo][1][1] * stride_src;
41334 + a_stride = pos[eo][0][0] * 2 + pos[eo][0][1] * stride_src;
[all …]