Home
last modified time | relevance | path

Searched +full:4 +full:- +full:6 (Results 1 – 25 of 1167) sorted by relevance

12345678910>>...47

/openbmc/qemu/include/libdecnumber/
H A DdecDPD.h30 /* ------------------------------------------------------------------------ */
32 /* [Automatically generated -- do not edit. 2007.05.05] */
33 /* ------------------------------------------------------------------------ */
34 /* ------------------------------------------------------------------------ */
40 /* uint16_t BCD2DPD[2458]; -- BCD -> DPD (0x999 => 2457) */
41 /* uint16_t BIN2DPD[1000]; -- Bin -> DPD (999 => 2457) */
42 /* uint8_t BIN2CHAR[4001]; -- Bin -> CHAR (999 => '\3' '9' '9' '9') */
43 /* uint8_t BIN2BCD8[4000]; -- Bin -> bytes (999 => 9 9 9 3) */
44 /* uint16_t DPD2BCD[1024]; -- DPD -> BCD (0x3FF => 0x999) */
45 /* uint16_t DPD2BIN[1024]; -- DPD -> BIN (0x3FF => 999) */
[all …]
/openbmc/linux/arch/alpha/lib/
Dfls.c
/openbmc/openbmc/poky/documentation/ref-manual/svg/
H A Dreleases.svg1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
9 inkscape:version="1.4.1 (93de688d07, 2025-03-30)"
10 inkscape:export-filename="../../../../../../../../tmp/releases.png"
11 inkscape:export-xdpi="96"
12 inkscape:export-ydpi="96"
14 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
17 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
58 <inkscape:path-effect
60 id="path-effect6121"
69 miter_limit="4"
[all …]
/openbmc/u-boot/lib/libavb/
H A Davb_sha256.c1 // SPDX-License-Identifier: BSD-3-Clause
6 * FIPS 180-2 SHA-224/256/384/512 implementation
14 #define ROTR(x, n) ((x >> n) | (x << ((sizeof(x) << 3) - n)))
15 #define ROTL(x, n) ((x << n) | (x >> ((sizeof(x) << 3) - n)))
20 #define SHA256_F2(x) (ROTR(x, 6) ^ ROTR(x, 11) ^ ROTR(x, 25))
42 { w[i] = SHA256_F4(w[i - 2]) + w[i - 7] + SHA256_F3(w[i - 15]) + w[i - 16]; }
75 /* SHA-256 implementation */
80 ctx->h[i] = sha256_h0[i]; in avb_sha256_init()
83 ctx->h[0] = sha256_h0[0]; in avb_sha256_init()
84 ctx->h[1] = sha256_h0[1]; in avb_sha256_init()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libgee/
H A Dlibgee_0.20.8.bb1 DESCRIPTION = "libgee is a collection library providing GObject-based interfaces \
5 DEPENDS = "glib-2.0"
8 LICENSE = "LGPL-2.1-only"
12 inherit gnomebase vala gobject-introspection
14 CFLAGS += "-Wno-incompatible-pointer-types"
19 rm -f m4/$i
26-0.20.6/gee/concurrentlist.c:1169:177: error: passing argument 4 of 'gee_hazard_pointer_get_pointe…
27-0.20.6/gee/concurrentlist.c:1175:168: error: passing argument 4 of 'gee_hazard_pointer_set_pointe…
28-0.20.6/gee/concurrentlist.c:2385:194: error: passing argument 4 of 'gee_hazard_pointer_compare_an…
29-0.20.6/gee/concurrentlist.c:2438:177: error: passing argument 4 of 'gee_hazard_pointer_get_pointe…
[all …]
/openbmc/phosphor-webui/app/assets/images/
H A DDMTF_Redfish_logo_2017.svg1-color="#20ac4b"/><stop offset=".9831" stop-color="#19361a"/></linearGradient><linearGradient id="…
/openbmc/linux/Documentation/input/devices/
Delantech.rst
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
Dbpf.json
/openbmc/linux/arch/arm/boot/dts/nspire/
Dnspire-clp.dts
Dnspire-tp.dts
/openbmc/linux/tools/thermal/tmon/
Dtmon.8
/openbmc/linux/arch/sh/include/mach-common/mach/
Dsh2007.h
/openbmc/linux/sound/soc/codecs/
Dsma1303.h
/openbmc/linux/arch/sh/lib/
Dudivsi3_i4i.S
/openbmc/u-boot/arch/sh/lib/
H A Dudivsi3_i4i.S1 /* SPDX-License-Identifier: GPL-2.0+ */
22 Uses a lookup table for divisors in the range -128 .. +128, and
35 .balign 4
53 mov.l r4,@-r15
55 mov.l r1,@-r15
66 mov.l r4,@-r15
69 mov.l r5,@-r15
107 mov.l r4,@-r15
109 mov.l r1,@-r15
113 .rept 4
[all …]
/openbmc/linux/Documentation/translations/zh_CN/core-api/
Dpacking.rst
/openbmc/linux/lib/
Dclz_tab.c
/openbmc/linux/drivers/media/pci/cobalt/
Dcobalt-cpld.c
/openbmc/linux/arch/arm64/lib/
Dxor-neon.c
/openbmc/linux/drivers/media/platform/verisilicon/
Dhantro_vp9.h
/openbmc/linux/Documentation/hwmon/
Dlt7182s.rst
/openbmc/linux/Documentation/driver-api/media/drivers/
Dsh_mobile_ceu_camera.rst
/openbmc/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/
Dpci-6534.c
/openbmc/linux/drivers/pinctrl/sunplus/
Dsppctl_sp7021.c
/openbmc/linux/include/asm-generic/
Dxor.h

12345678910>>...47