/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/ |
H A D | 0001-Remove-check_build_deps-build-steps.patch | 19 gn/standalone/BUILD.gn | 12 ++++++------ 20 gn/standalone/BUILDCONFIG.gn | 5 +++-- 31 - "//gn/standalone:check_build_deps", 32 "//gn/standalone/libc++:deps", 33 "//gn/standalone/sanitizers:deps", 35 diff --git a/gn/standalone/BUILD.gn b/gn/standalone/BUILD.gn 37 --- a/gn/standalone/BUILD.gn 38 +++ b/gn/standalone/BUILD.gn 56 diff --git a/gn/standalone/BUILDCONFIG.gn b/gn/standalone/BUILDCONFIG.gn 58 --- a/gn/standalone/BUILDCONFIG.gn [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libabigail/libabigail/ |
H A D | 0001-Check-for-correct-fts-module.patch | 7 find fts-standalone. This is suboptimal because musl may not be the only 8 libc to need a standalone fts implementation, and fts-standalone is an 13 this before the check for behaviour just in case someone has a standalone 14 and broken implementation. I assume that the standalone fts is installed 20 [1] https://gitweb.gentoo.org/repo/gentoo.git/commit/sys-libs/fts-standalone?id=a403fe6c61d1aaeecd5… 39 +# need to explicitly link to the standalone musl-fts. 49 -dnl On musl, we need to find fts-standalone 52 - PKG_CHECK_MODULES([FTS], [fts-standalone])
|
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/ |
H A D | drbd-connection-state-overview.dot | 9 StandAlone [ style=filled,fillcolor=gray,label=StandAlone ] 60 StandAlone -> Unconnected [ label="drbdadm connect" ] 61 Unconnected -> StandAlone [ label="drbdadm disconnect\lor serious communication trouble" ] 65 …WFReportParams -> StandAlone [ label="during handshake\lpeers do not agree\labout something essent…
|
/openbmc/openbmc/poky/meta/recipes-support/argp-standalone/files/ |
H A D | out_of_tree_build.patch | 5 Upstream-Status: Submitted [https://github.com/ericonr/argp-standalone/pull/9] 6 Index: argp-standalone-1.3/testsuite/Makefile.am 8 --- argp-standalone-1.3.orig/testsuite/Makefile.am 9 +++ argp-standalone-1.3/testsuite/Makefile.am
|
/openbmc/openbmc/poky/meta/recipes-support/argp-standalone/ |
H A D | argp-standalone_1.4.1.bb | 4 SUMMARY = "Glibc hierarchical argument parsing standalone library" 5 DESCRIPTION = "Standalone version of arguments parsing functions from GLIBC" 6 HOMEPAGE = "https://github.com/ericonr/argp-standalone" 11 SRC_URI = "git://github.com/ericonr/argp-standalone;branch=master;protocol=https \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/ |
H A D | proftpd-basic.init | 44 # Servertype could be inetd|standalone|none. 47 if ! egrep -qi "^[[:space:]]*ServerType.*standalone" $CONFIG_FILE 135 …echo "ProFTPD warning: cannot start neither in standalone nor in inetd/xinetd mode. Check your con… 156 …echo "ProFTPD warning: cannot start neither in standalone nor in inetd/xinetd mode. Check your con… 183 …echo "ProFTPD warning: cannot start neither in standalone nor in inetd/xinetd mode. Check your con… 200 echo "ProFTPD is started in standalone mode, currently running." 203 echo "ProFTPD is started in standalone mode, currently not running."
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | buildtools-make-tarball.bb | 3 DESCRIPTION = "SDK type target for building a standalone make binary. The tarball can be used to ru… 5 SUMMARY = "Standalone tarball for running builds on systems with inadequate make" 13 TOOLCHAIN_OUTPUTNAME = "${SDK_ARCH}-buildtools-make-nativesdk-standalone-${DISTRO_VERSION}"
|
H A D | buildtools-docs-tarball.bb | 3 DESCRIPTION = "SDK type target for building a standalone tarball containing the tools needed to bui… 4 SUMMARY = "SDK type target for building a standalone tarball containing the tools needed to build t… 15 TOOLCHAIN_OUTPUTNAME = "${SDK_ARCH}-buildtools-docs-nativesdk-standalone-${DISTRO_VERSION}"
|
H A D | buildtools-extended-tarball.bb | 3 DESCRIPTION = "SDK type target for building a standalone tarball containing build-essentials, pytho… 6 SUMMARY = "Standalone tarball for running builds on systems with inadequate software and ancient co… 39 TOOLCHAIN_OUTPUTNAME = "${SDK_ARCH}-buildtools-extended-nativesdk-standalone-${DISTRO_VERSION}"
|
H A D | buildtools-tarball.bb | 1 DESCRIPTION = "SDK type target for building a standalone tarball containing python3, chrpath, make,… 3 SUMMARY = "Standalone tarball for running builds on systems with inadequate software" 47 TOOLCHAIN_OUTPUTNAME ?= "${SDK_ARCH}-buildtools-nativesdk-standalone-${DISTRO_VERSION}"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring/ |
H A D | musl.patch | 6 Index: gnome-keyring-2.32.1/pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c 8 --- gnome-keyring-2.32.1.orig/pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c 9 +++ gnome-keyring-2.32.1/pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c
|
/openbmc/linux/Documentation/rust/ |
H A D | quick-start.rst | 43 ``rustup``, fetch a standalone installer from: 45 https://forge.rust-lang.org/infra/other-installation-methods.html#standalone 61 Otherwise, if a standalone installer is used, the Rust source tree may be 144 The standalone installers also come with ``rustfmt``. 160 The standalone installers also come with ``clippy``. 174 The standalone installers also come with ``cargo``. 191 The standalone installers also come with ``rustdoc``.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ |
H A D | ipmiutil_3.1.9.bb | 41 PACKAGECONFIG[standalone] = "--enable-standalone, --enable-standalone=no"
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_imap.h | 106 __le32 in_diskblock; /* 4: for standalone test driver */ 107 __le32 in_maxag; /* 4: for standalone test driver */ 119 int in_diskblock; /* for standalone test driver */ 120 int in_maxag; /* for standalone test driver */ 143 /* for standalone testdriver
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/meta/ |
H A D | buildtools-imagemagick.bb | 3 SUMMARY = "Standalone tarball of imagemagick binaries" 8 TOOLCHAIN_OUTPUTNAME = "${SDK_ARCH}-buildtools-imagemagick-nativesdk-standalone-${DISTRO_VERSION}"
|
/openbmc/openbmc/poky/scripts/ |
H A D | install-buildtools | 15 # --filename x86_64-buildtools-extended-nativesdk-standalone-3.0+snapshot-20200315.sh 27 # --filename x86_64-buildtools-nativesdk-standalone-3.0.2.sh 217 filename = "%s-buildtools-make-nativesdk-standalone-%s-%s.sh" % ( 220 filename = "%s-buildtools-extended-nativesdk-standalone-%s-%s.sh" % ( 223 filename = "%s-buildtools-nativesdk-standalone-%s-%s.sh" % ( 230 … filename = "%s-buildtools-make-nativesdk-standalone-%s.sh" % (arch, args.installer_version) 232 … filename = "%s-buildtools-extended-nativesdk-standalone-%s.sh" % (arch, args.installer_version) 234 … filename = "%s-buildtools-nativesdk-standalone-%s.sh" % (arch, args.installer_version)
|
/openbmc/bmcweb/test/redfish-core/lib/ |
H A D | chassis_test.cpp | 90 chassis::ChassisType::StandAlone, in TEST() 92 "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.StandAlone")); in TEST() 123 "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.StandAlone")); in TEST() 125 ASSERT_EQ("StandAlone", response->res.jsonValue["ChassisType"]); in TEST()
|
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/ |
H A D | ptest.patch | 4 Subject: [PATCH] Changes to allow ptest to run standalone on target: 7 b) Use the standalone test mode which allows the tests to be run in their 8 'installled' locations on target (but not any of the standalone build pieces)
|
/openbmc/linux/net/dsa/ |
H A D | tag_8021q.c | 271 * One is to use a hardware TCAM to push the port's standalone VLAN into the 279 * unique source port identification can only be done for standalone ports; 285 * replace the standalone tag_8021q VLAN of a port with the tag_8021q VLAN to 295 /* Delete the standalone VLAN of the port and replace it with a in dsa_tag_8021q_bridge_join() 319 * standalone VLAN in dsa_tag_8021q_bridge_leave() 327 "Failed to delete tag_8021q standalone VLAN %d from port %d: %pe\n", in dsa_tag_8021q_bridge_leave() 335 /* Set up a port's standalone tag_8021q VLAN */ 355 "Failed to apply standalone VID %d to port %d: %pe\n", in dsa_tag_8021q_port_setup()
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | chassis.hpp | 15 StandAlone, enumerator 88 {ChassisType::StandAlone, "StandAlone"},
|
/openbmc/linux/sound/soc/codecs/ |
H A D | adau7118-hw.c | 3 // Analog Devices ADAU7118 8 channel PDM-to-I2S/TDM Converter Standalone Hw 42 MODULE_DESCRIPTION("ADAU7118 8 channel PDM-to-I2S/TDM Converter driver for standalone hw mode");
|
/openbmc/linux/Documentation/devicetree/bindings/arm/msm/ |
H A D | qcom,idle-state.txt | 10 * Standalone Power Collapse (Standalone PC or SPC) 33 Standalone PC: A cpu can power down and warmboot if there is a sufficient time
|
/openbmc/u-boot/doc/ |
H A D | README.standalone | 1 Design Notes on Exporting U-Boot Functions to Standalone Applications: 10 malloc() and free() functions that will be available to standalone 81 this is also the name that the standalone application will used.
|
/openbmc/linux/drivers/iio/trigger/ |
H A D | Kconfig | 3 # Industrial I/O standalone triggers 7 menu "Triggers - standalone"
|
/openbmc/qemu/hw/display/ |
H A D | ramfb-standalone.c | 27 /* non-standalone device would run native display update here */; in display_update_wrapper() 75 dc->desc = "ram framebuffer standalone device"; in ramfb_class_initfn()
|