Home
last modified time | relevance | path

Searched refs:resources (Results 1 – 25 of 253) sorted by relevance

1234567891011

/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/
H A D0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch4 Subject: [PATCH] gio/tests/resources.c: comment out a build host-only test
6 This test requires building resources in a way that is
12 gio/tests/resources.c | 2 +-
15 diff --git a/gio/tests/resources.c b/gio/tests/resources.c
17 --- a/gio/tests/resources.c
18 +++ b/gio/tests/resources.c
21 /* This only uses automatic resources too, so it tests the constructors and destructors */
H A D0001-Do-not-write-bindir-into-pkg-config-files.patch32 - 'glib_compile_resources=' + '${bindir}' / 'glib-compile-resources',
40 + 'glib_compile_resources=glib-compile-resources',
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0030-scan-build-py-respect-LLVM_LIBDIR_SUFFIX-like-other-.patch47 - add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/lib/libscanbuild/resources/${resource}
48 + add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/lib${LLVM_LIBDIR_SUFFIX}/libscanbuild/resources/${…
56 - ${CMAKE_BINARY_DIR}/lib/libscanbuild/resources
57 + ${CMAKE_BINARY_DIR}/lib${LLVM_LIBDIR_SUFFIX}/libscanbuild/resources
59 ${CMAKE_CURRENT_SOURCE_DIR}/lib/libscanbuild/resources/${resource}
60 - ${CMAKE_BINARY_DIR}/lib/libscanbuild/resources
61 + ${CMAKE_BINARY_DIR}/lib${LLVM_LIBDIR_SUFFIX}/libscanbuild/resources
62 DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/lib/libscanbuild/resources/${resource})
63 - list(APPEND Depends ${CMAKE_BINARY_DIR}/lib/libscanbuild/resources/${resource})
64 + list(APPEND Depends ${CMAKE_BINARY_DIR}/lib${LLVM_LIBDIR_SUFFIX}/libscanbuild/resources/${resour…
[all …]
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-datetime-setter/files/
H A Dfix-inner-dependency.patch3 | ../git/xfce/main.c:42:10: fatal error: cc-datetime-resources.h: No such file or directory
4 | 42 | #include "cc-datetime-resources.h"
8 Update datetime_panel_dep to make sure cc-datetime-resources.h be generated
25 + sources: resources
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-setuptools_80.8.0.bb28 python3-pkg-resources \
41 # The pkg-resources module can be used by itself, without the package downloader
44 PACKAGES =+ "python3-pkg-resources "
45 FILES:python3-pkg-resources = "${PYTHON_SITEPACKAGES_DIR}/pkg_resources/*"
46 RDEPENDS:python3-pkg-resources = "\
H A Dpython3-lxml_5.4.0.bb14 …file://src/lxml/isoschematron/resources/rng/iso-schematron.rng;beginline=2;endline=7;md5=fc85684a8…
15 …file://src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl;beginl…
16 …file://src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl;beginline=2;endline=7;md5=5b03236d293dc…
H A Dpython3-semantic-version_2.10.0.bb15 python3-pkg-resources \
H A Dpython3-scons_4.9.1.bb21 python3-pkg-resources \
H A Dpython3-smmap_6.0.0.bb4 managing resources more efficiently."
/openbmc/rest-dbus/
H A Dsetup.py4 resources = ['resources/%s' % (x) for x in listdir('resources')] variable
8 data_files=[('rest-dbus/resources', resources)],
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml2/
H A Dlibtinyxml2_11.0.0.bb25 install -d ${D}${PTEST_PATH}/resources/out
26 for f in ${S}/resources/*.xml; do
27 install -m 0644 $f ${D}${PTEST_PATH}/resources/
/openbmc/bmcweb/docs/
H A DAGGREGATION.md3 With Redfish aggregation the host BMC aggregates resources from specified
4 satellite BMCs. Aggregated resources are accessed in the same way as local
5 resources. The only observable difference between local and aggregated resources
6 is aggregated resources have a special prefix added to their URIs.
51 Aggregation is supported for all resources that are currently supported by
70 aggregating BMC is compatible with all aggregated satellite resources.
75 resources on the satellite BMC, but a link for the unsupported collection will
80 Aggregated resources will have a prefix appended to their URIs in order to
81 distinguish them from resources that are local to the aggregating BMC. The
86 The general URI format for aggregated resources is
[all …]
/openbmc/docs/designs/
H A Dredfish-pcie.md11 Redfish has resources that describe PCIe devices and functions available on a
12 system. It would be useful to provide these resources to users out-of-band over
17 The Redfish PCIe resources are here:
27 This feature is intended to meet the Redfish requirements for the PCIe resources
36 the Redfish PCIe resources.
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst6 to handle hot plugging of dynamic "physical" resources like PCI cards, or
7 "logical"/para-virtual resources like memory, CPUs, and "physical"
9 to guests as virtualized resources. The specifics of dynamic reconfiguration
17 To manage hot plug/unplug of these resources, a firmware abstraction known as
33 for hot plugged resources described under :ref:`guest-host-interface`.
46 ``<name>`` values for logical/virtual resources are defined in the Linux on
49 value that's unique across resources of that type.
51 ``<name>`` values for "physical" resources such as PCI or VIO devices are
55 resources to a physical location in a chassis for debugging purposes. For
88 across all resources of specified type.
[all …]
H A Dppc-spapr-numa.rst14 Associativity is defined as a group of platform resources that has
59 less significant boundaries. Allocated resources that belongs to the
118 In a hypothetical platform where all resources inside the same hardware module
142 value between the relevant resources. LOPAPR does not provide a standard
154 * both resources in the first NUMA level: 10
155 * resources one NUMA level apart: 20
156 * resources two NUMA levels apart: 40
157 * resources three NUMA levels apart: 80
158 * resources four NUMA levels apart: 160
173 * ibm,associativity for all resources varies with user input
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/time/
H A Dtime_1.9.bb1 SUMMARY = "Tool that measures CPU resources"
2 DESCRIPTION = "time measures many of the CPU resources, such as time and \
/openbmc/u-boot/drivers/adc/
H A DKconfig58 Each has its own private registers, but shares some resources:
63 - core driver to deal with common resources
64 - child driver to deal with individual ADC resources (declare ADC
/openbmc/qemu/docs/devel/migration/
H A Dqatzip-compression.rst5 users save a lot of host CPU resources by accelerating compression and
11 saves CPU resources on the sender and reduces migration time. Compared to the
98 deployment, and users can configure ``QAT`` resources for migration according
158 hardware resources exceed ``IAA``, use the ``QATzip`` method, which can save a
159 lot of host CPU resources for compression.
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dsoc.c89 static rdc_peri_cfg_t const resources[] = { variable
120 imx_rdc_setup_peripherals(resources, ARRAY_SIZE(resources)); in isolate_resource()
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-notifyd/files/
H A Dxfce4-notifyd-get-var-abs-path.patch24 @@ -129,7 +129,7 @@ AC_MSG_CHECKING([for glib-compile-resources])
32 AC_MSG_ERROR([could not find glib-compile-resources in \$PATH. You can run
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dindex.rst27 resources
/openbmc/qemu/docs/system/devices/
H A Dnvme.rst215 Set the maximum number of active resources (``MAR``). The default (``0``)
219 Set the maximum number of open resources (``MOR``). The default (``0``)
315 Indicates the total number of flexible queue resources assignable to all
317 controller's private resources to ``(max_ioqpairs - sriov_vq_flexible)``.
320 Indicates the total number of flexible interrupt resources assignable to
322 controller's private resources to ``(msix_qsize - sriov_vi_flexible)``.
325 Indicates the maximum number of virtual interrupt resources assignable
330 Indicates the maximum number of virtual queue resources assignable to
346 * unbind flexible resources from the primary controller
354 release the resources
[all …]
/openbmc/u-boot/drivers/usb/emul/
H A DKconfig8 USB resources.
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfdesktop/
H A Dxfdesktop_4.20.0.bb30 GLIB_COMPILE_RESOURCES=${STAGING_BINDIR_NATIVE}/glib-compile-resources \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-can_4.4.2.bb26 python3-pkg-resources \

1234567891011