Home
last modified time | relevance | path

Searched refs:Module (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/openbmc/qemu/tests/multiboot/
H A Dmodules.out6 Module list with 0 entries at 102000
11 Module list with 1 entries at 102000
12 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt'
18 Module list with 1 entries at 102000
19 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt argument'
25 Module list with 1 entries at 102000
26 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt argument,with,commas'
32 Module list with 3 entries at 102000
33 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt'
35 [102010] Module: 104000 - 104038 (56 bytes) 'module.txt argument'
[all …]
/openbmc/linux/arch/m68k/ifpsp060/
DREADME
/openbmc/u-boot/arch/arm/mach-integrator/
H A DKconfig25 bool "Core Module for ARM720T"
29 bool "Core Module for ARM920T"
33 bool "Core Module for ARM926EJ-STM"
37 bool "Core Module for ARM946E-STM"
41 bool "Core Module for ARM1136JF-STM"
/openbmc/u-boot/board/armltd/integrator/
H A DREADME73 ap926ejs_config Integrator Core Module for ARM926EJ-STM
74 ap946es_config Integrator Core Module for ARM946E-STM
76 cp926ejs_config Integrator Core Module for ARM926EJ-STM
77 cp946es_config Integrator Core Module for ARM946E-STM
78 cp1136_config Integrator Core Module ARM1136JF-S TM
84 ap966_config Integrator Core Module for ARM966E-S TM
85 ap922_config Integrator Core Module for ARM922T TM with ETM
86 ap922_XA10_config Integrator Core Module for ARM922T using Altera Excalibur
92 cp966_config Integrator Core Module for ARM966E-S TM
93 cp922_config Integrator Core Module for ARM922T TM with ETM
[all …]
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/
H A Dlibmodule-build-tiny-perl_0.048.bb1 SUMMARY = "Module::Build::Tiny - A tiny replacement for Module::Build"
4 installation. Traditionally, Build.PL uses Module::Build as the underlying \
6 Whereas Module::Build has over 6,700 lines of code; this module has less than \
10 HOMEPAGE = "https://metacpan.org/release/LEONT/Module-Build-Tiny-0.048"
17 SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Module-Build-Tiny-${PV}.tar.gz"
20 S = "${WORKDIR}/Module-Build-Tiny-${PV}"
H A Dlibmodule-runtime-perl_0.016.bb1 SUMMARY = "Module::Runtime - runtime module handling"
17 HOMEPAGE = "https://metacpan.org/dist/Module-Runtime"
22 SRCNAME = "Module-Runtime"
26 UPSTREAM_CHECK_REGEX = "Module\-Runtime\-(?P<pver>(\d+\.\d+)).tar"
H A Dlibmodule-pluggable-perl_5.2.bb13 HOMEPAGE = "https://github.com/simonwistow/Module-Pluggable"
18 SRCNAME = "Module-Pluggable"
23 UPSTREAM_CHECK_REGEX = "Module\-Pluggable\-(?P<pver>(\d+\.\d+))"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dmodule.bbclass19 extra_symbols.append("${STAGING_INCDIR}/" + dep + "/Module.symvers")
71 if [ ! -e "${B}/${MODULES_MODULE_SYMVERS_LOCATION}/Module.symvers" ] ; then
72 bbwarn "Module.symvers not found in ${B}/${MODULES_MODULE_SYMVERS_LOCATION}"
76 …ll -Dm0644 "${B}/${MODULES_MODULE_SYMVERS_LOCATION}"/Module.symvers ${D}${includedir}/${BPN}/Modul…
77 # Module.symvers contains absolute path to the build directory.
80 sed -e 's:${B}/::g' -i ${D}${includedir}/${BPN}/Module.symvers
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D0001-Fix-narrowing-conversion-error.patch6 xplc/moduleloader.cc: In static member function 'static Module* Module::loadModule(const char*)': …
18 @@ -62,7 +62,7 @@ Module* Module::loadModule(const char* modulename) {
/openbmc/linux/drivers/hid/surface-hid/
DKconfig
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dlibmodule-build-perl_0.4234.bb1 SUMMARY = "Module::Build - Build and install Perl modules"
4 installation. Traditionally, Build.PL uses Module::Build as the underlying \
6 Whereas Module::Build has over 6,700 lines of code; this module has less than \
11 HOMEPAGE = "https://metacpan.org/release/Module-Build"
16 SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Module-Build-${PV}.tar.gz \
21 S = "${WORKDIR}/Module-Build-${PV}"
30 …preter = $self->{properties}{perl};,my $interpreter = "${bindir}/perl";,g' lib/Module/Build/Base.pm
60 rm -rf ${D}${PTEST_PATH}/blib/libhtml/site/lib/Module/
/openbmc/phosphor-mrw-tools/
H A DBuild.PL1 use Module::Build;
3 Module::Build->new(
/openbmc/linux/arch/arm/boot/dts/aspeed/
Daspeed-bmc-facebook-minipack.dts
/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/files/
H A DMakefile13 rm -f Module.markers Module.symvers modules.order
/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-tstee/files/
H A DMakefile13 rm -f Module.markers Module.symvers modules.order
/openbmc/openbmc/meta-arm/meta-arm/recipes-kernel/arm-ffa-user/files/
H A DMakefile13 rm -f Module.markers Module.symvers modules.order
/openbmc/linux/drivers/virt/acrn/
DKconfig
/openbmc/linux/Documentation/devicetree/bindings/arm/omap/
Dctrl.txt
/openbmc/linux/drivers/iio/common/cros_ec_sensors/
DKconfig
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-ssleay-perl/
H A Dno-exec-on-configure.patch5 --- a/inc/Module/Install/PRIVATE/Net/SSLeay.pm 2018-08-27 14:56:24.788544991 +0200
6 +++ b/inc/Module/Install/PRIVATE/Net/SSLeay.pm 2018-08-27 15:00:12.847266331 +0200
/openbmc/linux/arch/mips/ingenic/
DKconfig
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dchassis.hpp27 Module, enumerator
100 {ChassisType::Module, "Module"},
/openbmc/linux/drivers/platform/surface/
DKconfig
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/files/
H A D0001-cmake-remove-build-flags.patch55 - Module Directory: @CMAKE_Fortran_MODULE_DIRECTORY@
56 + Module Directory:
/openbmc/entity-manager/configurations/meta/clemente/
H A Dclemente_scm.json233 /* Clemente Secure Control Module Board */

12345678910>>...15