/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/ |
H A D | 0001-build-do-not-use-autoconf-s-config.sub-to-canonicali.patch | 21 def config_sub(shell, triplet): 31 - if triplet.endswith(check_suffix): 33 - triplet = triplet[: -len(suffix)] + replacement 35 - result = check_cmd_output(shell, config_sub, triplet).strip() 41 + return triplet
|
H A D | riscv32.patch | 18 @@ -594,6 +594,9 @@ def split_triplet(triplet, allow_wasi=False):
|
/openbmc/linux/fs/smb/client/ |
H A D | smb2transport.c | 531 struct derivation_triplet triplet; in generate_smb30signingkey() local 534 d = &triplet.signing; in generate_smb30signingkey() 540 d = &triplet.encryption; in generate_smb30signingkey() 546 d = &triplet.decryption; in generate_smb30signingkey() 552 return generate_smb3signingkey(ses, server, &triplet); in generate_smb30signingkey() 560 struct derivation_triplet triplet; in generate_smb311signingkey() local 563 d = &triplet.signing; in generate_smb311signingkey() 569 d = &triplet.encryption; in generate_smb311signingkey() 575 d = &triplet.decryption; in generate_smb311signingkey() 581 return generate_smb3signingkey(ses, server, &triplet); in generate_smb311signingkey()
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/ |
H A D | 0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch | 55 - triplet = str(p.communicate()[0].decode().strip()) 58 - default_x11_lib_dirs += [os.path.join("/usr/lib/", triplet)] 59 - default_lib_dirs += [os.path.join("/usr/lib/", triplet)]
|
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/ |
H A D | 0007-libtool-Fix-problem-with-libtoolize-in-multilib.patch | 27 - host-triplet: @host_triplet@ 28 + host-triplet <redacted>
|
/openbmc/linux/drivers/opp/ |
H A D | of.c | 595 const char *prop_type, bool *triplet) in _parse_named_prop() argument 633 (!triplet || count != opp_table->regulator_count * 3)) { in _parse_named_prop() 650 if (triplet) in _parse_named_prop() 651 *triplet = count != opp_table->regulator_count; in _parse_named_prop() 657 struct opp_table *opp_table, bool *triplet) in opp_parse_microvolt() argument 661 microvolt = _parse_named_prop(opp, dev, opp_table, "microvolt", triplet); in opp_parse_microvolt() 689 bool triplet; in opp_parse_supplies() local 691 microvolt = opp_parse_microvolt(opp, dev, opp_table, &triplet); in opp_parse_supplies() 720 if (triplet) { in opp_parse_supplies()
|
/openbmc/u-boot/drivers/w1/ |
H A D | w1-uclass.c | 39 if (!ops->reset || !ops->write_byte || !ops->triplet) in w1_enumerate() 72 triplet_ret = ops->triplet(bus, search_bit); in w1_enumerate()
|
H A D | w1-gpio.c | 148 .triplet = w1_gpio_triplet,
|
H A D | mxc_w1.c | 207 .triplet = mxc_w1_triplet,
|
/openbmc/u-boot/include/ |
H A D | w1.h | 25 u8 (*triplet)(struct udevice *dev, bool bdir); member
|
/openbmc/qemu/rust/hw/char/pl011/ |
H A D | README.md | 14 Replace host target triplet if necessary.
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/util-macros/ |
H A D | 0001-xorg-macros.m4.in-do-not-run-AC_CANONICAL_HOST-in-ma.patch | 8 config.sub with the host triplet, and config.sub can't match
|
/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/ |
H A D | bootbus.txt | 18 - ranges: There must be one one triplet of (child-bus-address, 20 length element for any triplet is zero, the chip select is disabled,
|
/openbmc/linux/drivers/w1/ |
H A D | w1_io.c | 195 if (dev->bus_master->triplet) in w1_triplet() 196 return dev->bus_master->triplet(dev->bus_master->data, bdir); in w1_triplet()
|
/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry-1.3.1/ |
H A D | gpg-error_pkconf.patch | 79 - # GNU cross style: /usr/<triplet>/lib 96 - # (/usr/<triplet>/lib, /usr/lib/<multiarch-name> or /usr/lib32) 102 - # (<gpgrt_prefix>/<triplet>/lib,
|
/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/ |
H A D | pkgconfig.patch | 85 - # GNU cross style: /usr/<triplet>/lib 102 - # (/usr/<triplet>/lib, /usr/lib/<multiarch-name> or /usr/lib32) 108 - # (<gpgrt_prefix>/<triplet>/lib,
|
/openbmc/linux/Documentation/arch/xtensa/ |
H A D | mmu.rst | 60 4. Only the first triplet in the "ranges" property is considered 65 "ranges" triplet length field is ignored
|
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/ |
H A D | nvidia,tegra20-cpufreq.txt | 23 - opp-microvolt: CPU voltage triplet.
|
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/ |
H A D | add_armeb_triplet_entry.patch | 5 Subject: [PATCH] add armeb triplet entry into triplettable.
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | hisilicon-femac.txt | 19 - hisilicon,phy-reset-delays-us: triplet of delays if PHY reset signal given.
|
H A D | hisilicon-hix5hd2-gmac.txt | 28 - hisilicon,phy-reset-delays-us: triplet of delays if PHY reset signal given.
|
/openbmc/linux/include/linux/ |
H A D | w1.h | 148 u8 (*triplet)(void *, u8); member
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-rgb.rst | 9 These formats encode each pixel as a triplet of RGB values. They are packed 53 These formats store an RGB triplet in one, two or four bytes. They are named 645 These formats store an RGB triplet in three or four bytes. They are named based 769 These formats store a 30-bit RGB triplet with an optional 2 bit alpha in four 959 These formats store an RGB triplet in six or eight bytes, with 12 bits per component.
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | stmmac.txt | 16 - snps,reset-delays-us is triplet of delays
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | pci-iommu.txt | 5 ID (AKA RID). A Requester ID is a triplet of a Bus number, Device number, and
|