Home
last modified time | relevance | path

Searched refs:macros (Results 1 – 25 of 490) sorted by relevance

12345678910>>...20

/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0002-Add-support-for-prefixing-etc-from-RPM_ETCCONFIGDIR-.patch35 /* macrofiles may be pre-set from --macros */
37 confdir, "/platform/%{_target}/macros", ":",
39 confdir, "/" RPM_VENDOR "/macros", ":",
40 - SYSCONFDIR "/rpm/macros.*", ":",
41 - SYSCONFDIR "/rpm/macros", ":",
42 - SYSCONFDIR "/rpm/%{_target}/macros", NULL);
43 + etcconfdir, SYSCONFDIR "/rpm/macros.*", ":",
44 + etcconfdir, SYSCONFDIR "/rpm/macros", ":",
45 + etcconfdir, SYSCONFDIR "/rpm/%{_target}/macros", NULL);
H A D0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch5 default configuration and macros.
11 macros.in | 2 +-
24 set(RPM_MACROSDIR "${RPM_CONFIGDIR}/macros.d")
27 diff --git a/macros.in b/macros.in
29 --- a/macros.in
30 +++ b/macros.in
H A D0001-Do-not-read-config-files-from-HOME.patch25 /* macrofiles may be pre-set from --macros */
27 confdir, "/" RPM_VENDOR "/macros", ":",
28 SYSCONFDIR "/rpm/macros.*", ":",
29 SYSCONFDIR "/rpm/macros", ":",
30 - SYSCONFDIR "/rpm/%{_target}/macros", ":",
32 + SYSCONFDIR "/rpm/%{_target}/macros", NULL);
H A D0001-CMakeLists.txt-set-libdir-to-CMAKE_INSTALL_FULL_LIBD.patch5 macros
7 There is a patch in oe-core[1] to avoid hardcoded paths in macros. It
8 tries to use libdir to expand %_libdir in macros.in. However, in
9 upstream commit[2], libdir for macros in CMakeLists.txt is set to
11 instead of the correct path in the final macros.
26 make sure it is expanded to the correct path in macros.
H A D0001-Set-RPM_PLUGINDIR-in-top-level-CMakeLists.txt.patch6 We have in macros.in:
14 error: /usr/lib64/rpm/macros: line 1183: Macro %__plugindir has empty body
15 error: /usr/lib64/rpm/macros: line 1183: Macro %__plugindir has empty body
/openbmc/ipmitool/control/
H A Drpmrc1 …acrofiles: /usr/lib/rpm/macros:/usr/lib/rpm/%{_target}/macros:/etc/rpm/macros.specspo:/etc/rpm/mac…
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/util-macros/
H A D0001-xorg-macros.m4.in-do-not-run-AC_CANONICAL_HOST-in-ma.patch4 Subject: [PATCH] xorg-macros.m4.in: do not run AC_CANONICAL_HOST in manpage
14 xorg-macros.m4.in | 1 -
17 diff --git a/xorg-macros.m4.in b/xorg-macros.m4.in
19 --- a/xorg-macros.m4.in
20 +++ b/xorg-macros.m4.in
/openbmc/linux/rust/
H A DMakefile94 rustdoc: rustdoc-core rustdoc-macros rustdoc-compiler_builtins \
105 rustdoc-macros: private rustdoc_host = yes
106 rustdoc-macros: private rustc_target_flags = --crate-type proc-macro \
108 rustdoc-macros: $(src)/macros/lib.rs FORCE
128 --extern build_error --extern macros=$(objtree)/$(obj)/libmacros.so \
130 rustdoc-kernel: $(src)/kernel/lib.rs rustdoc-core rustdoc-macros \
149 rusttestlib-macros: private rustc_target_flags = --extern proc_macro
150 rusttestlib-macros: private rustc_test_library_proc = yes
151 rusttestlib-macros: $(src)/macros/lib.rs rusttest-prepare FORCE
177 --extern build_error --extern macros \
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/subversion/subversion/
H A Dserfmacro.patch13 build/ac-macros/serf.m4 | 2 +-
16 diff --git a/build/ac-macros/serf.m4 b/build/ac-macros/serf.m4
18 --- a/build/ac-macros/serf.m4
19 +++ b/build/ac-macros/serf.m4
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/
H A D0001-corstone1000-port-crypto-config.patch24 * Comment macros to disable the types
39 * Comment macros to disable the curve
57 * Comment macros to disable the types
105 * Comment macros to disable the types
117 * Comment macros to disable the types
133 * Comment macros to disable the types
145 * Comment macros to disable the types
184 * Comment macros to disable the types
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-cryptography-crates.inc21 crate://crates.io/openssl-macros/0.1.1 \
30 crate://crates.io/pyo3-macros/0.23.2 \
31 crate://crates.io/pyo3-macros-backend/0.23.2 \
58 SRC_URI[openssl-macros-0.1.1.sha256sum] = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3…
67 SRC_URI[pyo3-macros-0.23.2.sha256sum] = "34e657fa5379a79151b6ff5328d9216a84f55dc93b17b08e7c3609a969…
68 SRC_URI[pyo3-macros-backend-0.23.2.sha256sum] = "295548d5ffd95fd1981d2d3cf4458831b21d60af046b729b6f…
H A Dpython3-rpds-py-crates.inc19 crate://crates.io/pyo3-macros/0.23.3 \
20 crate://crates.io/pyo3-macros-backend/0.23.3 \
45 SRC_URI[pyo3-macros-0.23.3.sha256sum] = "fdb6da8ec6fa5cedd1626c886fc8749bdcbb09424a86461eb8cdf096b7…
46 SRC_URI[pyo3-macros-backend-0.23.3.sha256sum] = "38a385202ff5a92791168b1136afae5059d3ac118457bb7bc3…
H A Dpython3-bcrypt-crates.inc31 crate://crates.io/pyo3-macros/0.23.1 \
32 crate://crates.io/pyo3-macros-backend/0.23.1 \
72 SRC_URI[pyo3-macros-0.23.1.sha256sum] = "fd4f74086536d1e1deaff99ec0387481fb3325c82e4e48be0e75ab3d3f…
73 SRC_URI[pyo3-macros-backend-0.23.1.sha256sum] = "9e77dfeb76b32bbf069144a5ea0a36176ab59c8db9ce28732d…
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-feature.rst26 | **bpftool** **feature probe** [*COMPONENT*] [**full**] [**unprivileged**] [**macros** [**prefix**…
35 **bpftool feature probe** [**kernel**] [**full**] [**macros** [**prefix** *PREFIX*]]
46 If the **macros** keyword (but not the **-j** option) is
48 **#define** macros that are ready to be included in a C
51 as a prefix to the names of the macros: this can be used to
68 **bpftool feature probe dev** *NAME* [**full**] [**macros** [**prefix** *PREFIX*]]
72 The keywords **full**, **macros** and **prefix** have the
/openbmc/linux/Documentation/core-api/
H A Dasm-annotations.rst6 This document describes the new macros for annotation of data and code in
21 Over time, the Linux kernel has adopted macros from various projects (like
24 annotations in assembly. Due to the lack of their documentation, the macros
31 When these macros are used correctly, they help assemblers generate a nice
54 As one might realize, there were only three macros previously. That is indeed
62 macros, it was decided that brand new macros should be introduced instead::
73 The new macros are prefixed with the ``SYM_`` prefix and can be divided into
125 example, having some asm instructions in between the macros, of course::
132 and ``ENDPROC`` macros.
181 Similar to instructions, there is a couple of macros to describe data in the
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/
H A Dutil-macros_1.20.2.bb1 SUMMARY = "X autotools macros"
3 DESCRIPTION = "M4 autotools macros used by various X.org programs."
12 SRC_URI += "file://0001-xorg-macros.m4.in-do-not-run-AC_CANONICAL_HOST-in-ma.patch"
/openbmc/qemu/rust/qemu-api-macros/
H A DREADME.md1 # `qemu-api-macros` - Utility macros for defining QEMU devices
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uthash/
H A Duthash_2.3.0.bb2 DESCRIPTION = " uthash-dev provides a hash table implementation using C preprocessor macros.\n\
4 * utlist.h provides linked list macros for C structures\n\
5 * utarray.h implements dynamic arrays using macros\n\
/openbmc/linux/Documentation/admin-guide/
H A Dcputopology.rst12 only be created if an architecture provides the related macros as described
16 these macros in include/asm-XXX/topology.h::
31 The type of ``**_id macros`` is int.
32 The type of ``**_cpumask macros`` is ``(const) struct cpumask *``. The latter
37 provides default definitions for any of the above macros that are
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/
H A D0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch40 -/* The exception is the in6_addr macros which must be defined
43 - * additional in6_addr macros e.g. s6_addr16, and s6_addr32. */
69 -/* We unconditionally define the in6_addr macros and glibc must
70 +/* We unconditionally define the in6_addr macros and libc must
/openbmc/openbmc/poky/meta-selftest/recipes-devtools/python/
H A Dpython3-guessing-game-crates.inc.upgraded23 crate://crates.io/pyo3-macros/0.21.2 \
24 crate://crates.io/pyo3-macros-backend/0.21.2 \
66 SRC_URI[pyo3-macros-0.21.2.sha256sum] = "77b34069fc0682e11b31dbd10321cbf94808394c56fd996796ce45217d…
67 SRC_URI[pyo3-macros-backend-0.21.2.sha256sum] = "08260721f32db5e1a5beae69a55553f56b99bd0e1c3e6e0a5e…
H A Dpython3-guessing-game-crates.inc21 crate://crates.io/pyo3-macros/0.19.2 \
22 crate://crates.io/pyo3-macros-backend/0.19.2 \
61 SRC_URI[pyo3-macros-0.19.2.sha256sum] = "dfeb4c99597e136528c6dd7d5e3de5434d1ceaf487436a3f03b2d56b6f…
62 SRC_URI[pyo3-macros-backend-0.19.2.sha256sum] = "947dc12175c254889edc0c02e399476c2f652b4b9ebd123aa6…
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dmaxim,max77686.txt11 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in
16 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in
20 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in
38 Clocks are defined as preprocessor macros in above dt-binding header for
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/
H A Dfont-util_1.4.1.bb12 DEPENDS = "encodings util-macros"
13 DEPENDS:class-native = "util-macros-native"
/openbmc/openbmc/poky/meta/recipes-extended/cwautomacros/
H A Dcwautomacros_20110201.bb1 SUMMARY = "Collection of autoconf m4 macros"
4 DESCRIPTION = "A collection of autoconf macros, plus an autogen.sh script that can be used with the…

12345678910>>...20