Home
last modified time | relevance | path

Searched refs:S (Results 1 – 25 of 3603) sorted by relevance

12345678910>>...145

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/
H A Dnana_git.bb13 S = "${WORKDIR}/git"
25 rm -rf ${S}/src/*.o ${S}/src/.deps \
26 ${S}/Makefile ${S}/config.log ${S}/config.status \
27 ${S}/doc/Makefile ${S}/doc/nana.pdf \
28 ${S}/emacs/Makefile ${S}/examples/Makefile \
29 ${S}/gdb/Makefile ${S}/gdb/nana-libtrace ${S}/gdb/nana-trace \
30 ${S}/man/Makefile ${S}/perf/Makefile \
31 ${S}/shortform/Makefile ${S}/shortform/nana-sfdir ${S}/shortform/nana-sfg \
32 ${S}/src/Makefile ${S}/src/libnana.a \
33 …${S}/src/nana ${S}/src/nana-c++lg ${S}/src/nana-clg ${S}/src/nana-config.h ${S}/src/nana-run ${S}/…
[all …]
/openbmc/linux/arch/powerpc/crypto/
H A Dchacha-p10le-8x.S494 vadduwm \S+0, \S+0, 16-\S
495 vadduwm \S+4, \S+4, 17-\S
496 vadduwm \S+8, \S+8, 18-\S
497 vadduwm \S+12, \S+12, 19-\S
499 vadduwm \S+1, \S+1, 16-\S
500 vadduwm \S+5, \S+5, 17-\S
501 vadduwm \S+9, \S+9, 18-\S
504 vadduwm \S+2, \S+2, 16-\S
505 vadduwm \S+6, \S+6, 17-\S
509 vadduwm \S+3, \S+3, 16-\S
[all …]
/openbmc/linux/
H A DCREDITS459 S: 4912 Zenith Ave. S.
1110 S: S-114 79 Stockholm
1279 S: Conectiva S.A.
1752 S: 110 S. 12th St., Apt. A
2540 S: 2300 Copenhagen S
2548 S: Conectiva S.A.
2892 S: Conectiva S.A.
3031 S: 2900 S. Diable Way
3225 S: Qtechnology A/S
3448 S: S-226 64 LUND
[all …]
/openbmc/linux/include/math-emu/
H A Dsingle.h69 _FP_PACK_RAW_1_P(S,val,X); \
74 _FP_UNPACK_RAW_1(S,X,val); \
75 _FP_UNPACK_CANONICAL(S,1,X); \
80 _FP_UNPACK_RAW_1_P(S,X,val); \
81 _FP_UNPACK_CANONICAL(S,1,X); \
86 _FP_PACK_CANONICAL(S,1,X); \
87 _FP_PACK_RAW_1(S,val,X); \
92 _FP_PACK_CANONICAL(S,1,X); \
94 _FP_PACK_RAW_1_P(S,val,X); \
98 #define FP_NEG_S(R,X) _FP_NEG(S,1,R,X)
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/
H A D0002-musl-does-not-provide-printf-h.patch216 + S('o') = E(UINT),S('u') = E(UINT),S('x') = E(UINT), S('X') = E(UINT),
217 + S('e') = E(DBL), S('f') = E(DBL), S('g') = E(DBL), S('a') = E(DBL),
218 + S('E') = E(DBL), S('F') = E(DBL), S('G') = E(DBL), S('A') = E(DBL),
220 + S('s') = E(PTR), S('S') = E(PTR), S('p') = E(UIPTR),S('n') = E(PTR),
222 + S('l') = LPRE, S('h') = HPRE, S('L') = BIGLPRE,
223 + S('z') = ZTPRE, S('j') = JPRE, S('t') = ZTPRE
226 + S('o') = E(ULONG),S('u') = E(ULONG),S('x') = E(ULONG),S('X') = E(ULONG),
227 + S('e') = E(DBL), S('f') = E(DBL), S('g') = E(DBL), S('a') = E(DBL),
228 + S('E') = E(DBL), S('F') = E(DBL), S('G') = E(DBL), S('A') = E(DBL),
248 + S('e') = E(LDBL),S('f') = E(LDBL),S('g') = E(LDBL), S('a') = E(LDBL),
[all …]
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0002-add-fallback-parse_printf_format-implementation.patch201 + S('o') = E(UINT),S('u') = E(UINT),S('x') = E(UINT), S('X') = E(UINT),
202 + S('e') = E(DBL), S('f') = E(DBL), S('g') = E(DBL), S('a') = E(DBL),
203 + S('E') = E(DBL), S('F') = E(DBL), S('G') = E(DBL), S('A') = E(DBL),
205 + S('s') = E(PTR), S('S') = E(PTR), S('p') = E(UIPTR),S('n') = E(PTR),
207 + S('l') = LPRE, S('h') = HPRE, S('L') = BIGLPRE,
208 + S('z') = ZTPRE, S('j') = JPRE, S('t') = ZTPRE
211 + S('o') = E(ULONG),S('u') = E(ULONG),S('x') = E(ULONG),S('X') = E(ULONG),
212 + S('e') = E(DBL), S('f') = E(DBL), S('g') = E(DBL), S('a') = E(DBL),
213 + S('E') = E(DBL), S('F') = E(DBL), S('G') = E(DBL), S('A') = E(DBL),
233 + S('e') = E(LDBL),S('f') = E(LDBL),S('g') = E(LDBL), S('a') = E(LDBL),
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0002-add-fallback-parse_printf_format-implementation.patch201 + S('o') = E(UINT),S('u') = E(UINT),S('x') = E(UINT), S('X') = E(UINT),
202 + S('e') = E(DBL), S('f') = E(DBL), S('g') = E(DBL), S('a') = E(DBL),
203 + S('E') = E(DBL), S('F') = E(DBL), S('G') = E(DBL), S('A') = E(DBL),
205 + S('s') = E(PTR), S('S') = E(PTR), S('p') = E(UIPTR),S('n') = E(PTR),
207 + S('l') = LPRE, S('h') = HPRE, S('L') = BIGLPRE,
208 + S('z') = ZTPRE, S('j') = JPRE, S('t') = ZTPRE
211 + S('o') = E(ULONG),S('u') = E(ULONG),S('x') = E(ULONG),S('X') = E(ULONG),
212 + S('e') = E(DBL), S('f') = E(DBL), S('g') = E(DBL), S('a') = E(DBL),
213 + S('E') = E(DBL), S('F') = E(DBL), S('G') = E(DBL), S('A') = E(DBL),
233 + S('e') = E(LDBL),S('f') = E(LDBL),S('g') = E(LDBL), S('a') = E(LDBL),
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/s-suite/
H A Ds-suite_git.bb9 S = "${WORKDIR}/git"
11 # installing in /opt/S-suite since the package has
14 install -d ${D}/opt/S-suite
15 for i in $(find ${S}/* -type d); do
16 install -d ${D}/opt/S-suite/$(basename $i)
17 install -m0755 -p ${S}/$(basename $i)/* ${D}/opt/S-suite/$(basename $i)
20 install -m0755 ${S}/def_config.sh ${D}/opt/S-suite
21 install -m0755 ${S}/config_params.sh ${D}/opt/S-suite
22 install -m0755 ${S}/create_config.sh ${D}/opt/S-suite
23 install -m0755 ${S}/process_config.sh ${D}/opt/S-suite
[all …]
/openbmc/u-boot/board/sunxi/
H A DMAINTAINERS3 S: Maintained
81 S: Maintained
86 S: Maintained
91 S: Maintained
96 S: Maintained
101 S: Maintained
106 S: Maintained
111 S: Maintained
116 S: Maintained
121 S: Maintained
[all …]
/openbmc/linux/lib/crypto/
H A Darc4.c21 ctx->S[i] = i; in arc4_setkey()
24 u32 a = ctx->S[i]; in arc4_setkey()
27 ctx->S[i] = ctx->S[j]; in arc4_setkey()
28 ctx->S[j] = a; in arc4_setkey()
39 u32 *const S = ctx->S; in arc4_crypt() local
49 a = S[x]; in arc4_crypt()
51 b = S[y]; in arc4_crypt()
54 S[y] = a; in arc4_crypt()
56 S[x] = b; in arc4_crypt()
58 ta = S[x]; in arc4_crypt()
[all …]
/openbmc/linux/fs/smb/common/
H A Dcifs_arc4.c23 ctx->S[i] = i; in cifs_arc4_setkey()
26 u32 a = ctx->S[i]; in cifs_arc4_setkey()
29 ctx->S[i] = ctx->S[j]; in cifs_arc4_setkey()
30 ctx->S[j] = a; in cifs_arc4_setkey()
41 u32 *const S = ctx->S; in cifs_arc4_crypt() local
51 a = S[x]; in cifs_arc4_crypt()
53 b = S[y]; in cifs_arc4_crypt()
56 S[y] = a; in cifs_arc4_crypt()
58 S[x] = b; in cifs_arc4_crypt()
60 ta = S[x]; in cifs_arc4_crypt()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm/
H A D0001-cpuburn-a8.S-Remove-.func-.endfunc.patch14 cpuburn-a7.S | 2 --
15 cpuburn-a8.S | 2 --
16 cpuburn-a9.S | 2 --
19 diff --git a/cpuburn-a7.S b/cpuburn-a7.S
21 --- a/cpuburn-a7.S
22 +++ b/cpuburn-a7.S
36 diff --git a/cpuburn-a8.S b/cpuburn-a8.S
38 --- a/cpuburn-a8.S
39 +++ b/cpuburn-a8.S
53 diff --git a/cpuburn-a9.S b/cpuburn-a9.S
[all …]
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dregexps.py17 def S(*regexps) -> str: function
23 s = S(*regexps)
59 OPTIONAL_PARS = lambda R: OR(S(r'\(\s*', R, r'\s*\)'), R)
89 RE_INCLUDEPATH = OR(S(r'\"', RE_PATH, r'\"'),
90 S(r'<', RE_PATH, r'>'))
95 RE_STRUCT_TYPE = S(r'struct\s+', RE_IDENTIFIER)
98 RE_MACRO_CONCAT = M(S(OR(RE_IDENTIFIER, RE_STRING), SP), n='{2,}')
105 RE_ADDRESS = S(r'&\s*', RE_IDENTIFIER)
108 RE_ARRAY_CAST = S(r'\(\s*', RE_IDENTIFIER, r'\s*\[\s*\]\)')
109 RE_ARRAY_ITEMS = M(S(RE_ARRAY_ITEM, SP))
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/
H A Dlibsdl2-image_2.0.5.bb13 S = "${WORKDIR}/SDL2_image-${PV}"
22 touch ${S}/NEWS ${S}/README ${S}/AUTHORS ${S}/ChangeLog
24 rm -f ${S}/acinclude/libtool.m4
25 rm -f ${S}/acinclude/sdl2.m4
26 rm -f ${S}/acinclude/pkg.m4
27 rm -f ${S}/acinclude/lt~obsolete.m4
28 rm -f ${S}/acinclude/ltoptions.m4
29 rm -f ${S}/acinclude/ltsugar.m4
30 rm -f ${S}/acinclude/ltversion.m4
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/
H A DMakefile19 EXTRA_SOURCES := validate.c ../harness.c stubs.S
24 $(OUTPUT)/copyuser_64_t%: copyuser_64.S $(EXTRA_SOURCES)
30 $(OUTPUT)/copyuser_p7_t%: copyuser_power7.S $(EXTRA_SOURCES)
37 $(OUTPUT)/memcpy_64_t%: memcpy_64.S $(EXTRA_SOURCES)
43 $(OUTPUT)/memcpy_p7_t%: memcpy_power7.S $(EXTRA_SOURCES)
49 $(OUTPUT)/copy_mc_64: copy_mc_64.S $(EXTRA_SOURCES)
54 $(OUTPUT)/copyuser_64_exc_t%: copyuser_64.S exc_validate.c ../harness.c \
55 copy_tofrom_user_reference.S stubs.S
61 $(OUTPUT)/memmove_64: mem_64.S memcpy_64.S memmove_validate.c ../harness.c \
62 memcpy_stubs.S
/openbmc/qemu/hw/net/
H A Dpcnet.c89 #define CSR_CRBC(S) ((S)->csr[40]) argument
103 #define CSR_IADR(S) ((S)->csr[ 1] | ((uint32_t)(S)->csr[ 2] << 16)) argument
104 #define CSR_CRBA(S) ((S)->csr[18] | ((uint32_t)(S)->csr[19] << 16)) argument
105 #define CSR_CXBA(S) ((S)->csr[20] | ((uint32_t)(S)->csr[21] << 16)) argument
106 #define CSR_NRBA(S) ((S)->csr[22] | ((uint32_t)(S)->csr[23] << 16)) argument
107 #define CSR_BADR(S) ((S)->csr[24] | ((uint32_t)(S)->csr[25] << 16)) argument
108 #define CSR_NRDA(S) ((S)->csr[26] | ((uint32_t)(S)->csr[27] << 16)) argument
109 #define CSR_CRDA(S) ((S)->csr[28] | ((uint32_t)(S)->csr[29] << 16)) argument
110 #define CSR_BADX(S) ((S)->csr[30] | ((uint32_t)(S)->csr[31] << 16)) argument
111 #define CSR_NXDA(S) ((S)->csr[32] | ((uint32_t)(S)->csr[33] << 16)) argument
[all …]
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A DFix-building-on-x86_64-with-binutils-2.41.patch29 diff --git a/purgatory/arch/i386/entry32-16-debug.S b/purgatory/arch/i386/entry32-16-debug.S
31 --- a/purgatory/arch/i386/entry32-16-debug.S
45 diff --git a/purgatory/arch/i386/entry32-16.S b/purgatory/arch/i386/entry32-16.S
47 --- a/purgatory/arch/i386/entry32-16.S
48 +++ b/purgatory/arch/i386/entry32-16.S
61 diff --git a/purgatory/arch/i386/entry32.S b/purgatory/arch/i386/entry32.S
63 --- a/purgatory/arch/i386/entry32.S
64 +++ b/purgatory/arch/i386/entry32.S
77 diff --git a/purgatory/arch/i386/setup-x86.S b/purgatory/arch/i386/setup-x86.S
79 --- a/purgatory/arch/i386/setup-x86.S
[all …]
/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/
H A DFix-building-on-x86_64-with-binutils-2.41.patch29 diff --git a/purgatory/arch/i386/entry32-16-debug.S b/purgatory/arch/i386/entry32-16-debug.S
31 --- a/purgatory/arch/i386/entry32-16-debug.S
45 diff --git a/purgatory/arch/i386/entry32-16.S b/purgatory/arch/i386/entry32-16.S
47 --- a/purgatory/arch/i386/entry32-16.S
48 +++ b/purgatory/arch/i386/entry32-16.S
61 diff --git a/purgatory/arch/i386/entry32.S b/purgatory/arch/i386/entry32.S
63 --- a/purgatory/arch/i386/entry32.S
64 +++ b/purgatory/arch/i386/entry32.S
77 diff --git a/purgatory/arch/i386/setup-x86.S b/purgatory/arch/i386/setup-x86.S
79 --- a/purgatory/arch/i386/setup-x86.S
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/
H A Dnetcat-openbsd_1.195.bb27 cd ${S}
29 if [ -d ${S}/.pc-netcat ]; then
30 rm -rf ${S}/.pc
31 mv ${S}/.pc-netcat ${S}/.pc
32 QUILT_PATCHES=${S}/debian/patches quilt pop -a
33 rm -rf ${S}/.pc
35 QUILT_PATCHES=${S}/debian/patches quilt push -a
36 mv ${S}/.pc ${S}/.pc-netcat
39 do_unpack[cleandirs] += "${S}"
47 cd ${S}
[all …]
/openbmc/u-boot/scripts/coccinelle/iterators/
H A Duse_after_iter.cocci36 statement S;
88 list_for_each_entry(c,...) S
90 list_for_each_entry_reverse(c,...) S
92 list_for_each_entry_continue(c,...) S
96 list_for_each_entry_from(c,...) S
98 list_for_each_entry_safe(c,...) S
100 list_for_each_entry_safe(x,c,...) S
106 list_for_each_entry_safe_from(c,...) S
114 hlist_for_each_entry(c,...) S
118 hlist_for_each_entry_from(c,...) S
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/
H A Dmozjs-115_115.8.0.bb22 S = "${WORKDIR}/firefox-${PV}"
34 ${S}/testing/mozbase/mozfile:\
35 ${S}/python/mozboot:\
37 ${S}/testing/mozbase/mozinfo:\
38 ${S}/config:\
42 ${S}/third_party/python/six:\
43 ${S}/python/mozbuild:\
44 ${S}/python/mozbuild/mozbuild:\
45 ${S}/python/mach:\
46 ${S}/third_party/python/jsmin:\
[all …]
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dclient.hpp24 template <bool S, bool P, bool Preserved,
28 public Types<client<S, P, Preserved, Types...>,
29 sdbusplus::async::proxy_ns::proxy<S, P, false, Preserved>>...
32 using Self = client<S, P, Preserved, Types...>;
33 using Proxy = sdbusplus::async::proxy_ns::proxy<S, P, false, Preserved>;
43 requires(S || P)
47 requires(!S && !P) in client()
53 requires(S || P) in client()
59 requires(!S) in service()
68 return client<S, true, Preserved, Types...>(ctx, proxy.path(p)); in path()
[all …]
/openbmc/linux/arch/m68k/fpsp040/
H A Dssin.S233 |--R' + R'*S*(A1 + S(A2 + S(A3 + S(A4 + ... + SA7)))), WHERE
288 |--SGN + S'*(B1 + S(B2 + S(B3 + S(B4 + ... + SB8)))), WHERE
291 |--WHERE T=S*S.
614 fmulx %fp0,%fp1 | ...S(A5+S(A6+SA7))
615 fmulx %fp0,%fp2 | ...S(B6+S(B7+SB8))
618 faddd SINA4,%fp1 | ...A4+S(A5+S(A6+SA7))
620 faddd COSB5,%fp2 | ...B5+S(B6+S(B7+SB8))
684 fmulx %fp0,%fp1 | ...S(B6+S(B7+SB8))
685 fmulx %fp0,%fp2 | ...S(A5+S(A6+SA7))
687 faddd COSB5,%fp1 | ...B5+S(B6+S(B7+SB8))
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/id3lib/
H A Did3lib_3.8.3.bb25 cd ${S}
29 if [ -d ${S}/patches ]; then
34 QUILT_PATCHES=${S}/patches quilt pop -a
36 if [ -d ${S}/.pc-${BPN} ]; then
37 rm -rf ${S}/.pc
38 mv ${S}/.pc-${BPN} ${S}/.pc
39 QUILT_PATCHES=${S}/debian/patches quilt pop -a
40 rm -rf ${S}/.pc ${S}/debian
42 QUILT_PATCHES=${S}/debian/patches quilt push -a
43 mv ${S}/.pc ${S}/.pc-${BPN}
[all …]
/openbmc/linux/scripts/coccinelle/iterators/
H A Duse_after_iter.cocci37 statement S;
90 list_for_each_entry(c,...) S
92 list_for_each_entry_reverse(c,...) S
94 list_for_each_entry_continue(c,...) S
98 list_for_each_entry_from(c,...) S
100 list_for_each_entry_safe(c,...) S
102 list_for_each_entry_safe(x,c,...) S
108 list_for_each_entry_safe_from(c,...) S
116 hlist_for_each_entry(c,...) S
120 hlist_for_each_entry_from(c,...) S
[all …]

12345678910>>...145