/openbmc/sdbusplus/tools/sdbusplus/ |
H A D | interface.py | 44 includes = [] 51 includes.append(f"{n}/error.hpp") 56 includes.append(f"{n}/event.hpp") 57 return sorted(set(includes)) 66 includes = [] 68 includes.extend(e.enum_headers()) 69 return sorted(set(includes))
|
H A D | event.py | 55 includes = [] 57 includes.extend(m.enum_headers(interface)) 58 return sorted(set(includes)) 191 includes = [] 193 includes.extend(e.cpp_includes(self.name)) 195 includes.extend(e.cpp_includes(self.name)) 196 return sorted(set(includes))
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/ |
H A D | 0001-Reverts-the-include.h-change-in-46883f8a1a02fe42040d.patch | 13 includes.h | 5 ----- 16 diff --git a/includes.h b/includes.h 18 --- a/includes.h 19 +++ b/includes.h
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | devicetree.bbclass | 9 # device tree compilation process, this includes being able to include sources 23 # The default inclusion of kernel device tree includes and headers means that 47 # Default kernel includes, these represent what are normally used for in-kernel 83 includes = set() 84 # expand all includes with glob 88 includes.add(g) 89 return includes 99 def devicetree_compile(dtspath, includes, d): 108 for i in includes: 123 for i in includes: [all …]
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/ |
H A D | suricata_7.0.0.bb | 34 --with-libhtp-includes=${STAGING_INCDIR} --with-libhtp-libraries=${STAGING_LIBDIR} \ 48 PACKAGECONFIG[pcre2] = "--with-libpcre2-includes=${STAGING_INCDIR} --with-libpcre2-libraries=${STAG… 49 PACKAGECONFIG[yaml] = "--with-libyaml-includes=${STAGING_INCDIR} --with-libyaml-libraries=${STAGING… 50 PACKAGECONFIG[pcap] = "--with-libpcap-includes=${STAGING_INCDIR} --with-libpcap-libraries=${STAGING… 51 PACKAGECONFIG[cap-ng] = "--with-libcap_ng-includes=${STAGING_INCDIR} --with-libcap_ng-libraries=${S… 52 PACKAGECONFIG[net] = "--with-libnet-includes=${STAGING_INCDIR} --with-libnet-libraries=${STAGING_LI… 53 PACKAGECONFIG[nfnetlink] = "--with-libnfnetlink-includes=${STAGING_INCDIR} --with-libnfnetlink-libr… 56 PACKAGECONFIG[jansson] = "--with-libjansson-includes=${STAGING_INCDIR} --with-libjansson-libraries=… 58 PACKAGECONFIG[nss] = "--with-libnss-includes=${STAGING_INCDIR} --with-libnss-libraries=${STAGING_LI… 59 PACKAGECONFIG[nspr] = "--with-libnspr-includes=${STAGING_INCDIR} --with-libnspr-libraries=${STAGING…
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/ |
H A D | Kconfig | 9 WiFi. It includes a Chrome OS EC (Cortex-M3) to provide access to 28 HD camera, touchpad, WiFi and Bluetooth. It includes a Chrome OS 30 functions. It includes 2 or 4GB of SDRAM and 16 or 32GB of 39 HD camera, touchpad, wifi and Bluetooth. It includes a Chrome OS 41 functions. It includes 2 or 4GB of SDRAM and 16GB of internal MMC. 50 also includes on-board eMMC and 2GB of SDRAM. Expansion connectors 59 includes on-board eMMC and 2GB of SDRAM. Expansion connectors 68 also includes on-board eMMC and 1GB of SDRAM. Expansion connectors 94 Ethernet and lots of sensors. It also includes on-board 8 GeMMC and 120 also includes on-board eMMC and 2GB of SDRAM. Expansion connectors [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/ |
H A D | 0001-Fix-upstream-CFLAGS-override.patch | 22 -CFLAGS=`python-config --includes` 27 -CFLAGS=`python3-config --includes` 34 +PYTHON_INCLUDES=`$python3_config_path --includes` 36 + AC_MSG_ERROR([Cannot get Python includes via python3-config], 6) 57 -#CFLAGS=`(python-config --includes)`
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/ |
H A D | snort_2.9.20.bb | 40 --with-dnet-includes=${STAGING_INCDIR} \ 42 --with-libpcre-includes=${STAGING_INCDIR} \ 44 --with-daq-includes=${STAGING_INCDIR} \ 50 # is called even with --without-openssl-includes 52 …[openssl] = "--with-openssl-includes=${STAGING_INCDIR} --with-openssl-libraries=${STAGING_LIBDIR},… 53 …AGECONFIG[lzma] = "--with-lzma-includes=${STAGING_INCDIR} --with-lzma-libraries=${STAGING_LIBDIR},…
|
/openbmc/qemu/scripts/ |
H A D | clean-includes | 194 $GITSUBJ: Clean up includes 196 This commit was created with scripts/clean-includes. 202 * Including it in a .h is redundant, since the .c already includes 204 * Likewise, including headers qemu/osdep.h includes is redundant.
|
/openbmc/linux/drivers/thermal/ti-soc-thermal/ |
H A D | Kconfig | 9 This includes alert interrupts generation and also the TSHUT 19 This includes trip points definitions, extrapolation rules and 48 This includes alert interrupts generation and also the TSHUT 60 This includes alert interrupts generation and also the TSHUT 72 This includes alert interrupts generation and also the TSHUT
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | images.rst | 61 for development work using the host. The image includes headers and 67 - ``core-image-lsb-sdk``: A ``core-image-lsb`` that includes everything 68 in the cross-toolchain but also includes development headers and 79 for development work using the host. The image includes headers and 97 - ``core-image-rt-sdk``: A ``core-image-rt`` image that includes 98 everything in the cross-toolchain. The image also includes 108 development using the host. The image includes libraries needed to 112 - ``core-image-sato-sdk``: A ``core-image-sato`` image that includes 113 everything in the cross-toolchain. The image also includes
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | OpenSSL-standalone | 17 "This product includes software developed by the OpenSSL Project 31 "This product includes software developed by the OpenSSL Project 48 This product includes cryptographic software written by Eric Young 49 (eay@cryptsoft.com). This product includes software written by Tim
|
H A D | OpenSSL | 21 "This product includes software developed by the OpenSSL Project 35 "This product includes software developed by the OpenSSL Project 52 This product includes cryptographic software written by Eric Young 53 (eay@cryptsoft.com). This product includes software written by Tim 91 "This product includes cryptographic software written by 97 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | Kconfig | 21 Host AP driver configuration and tools. This site includes 25 This option includes the base Host AP driver code that is shared by 65 driver and its help text includes more information about the Host AP 78 driver and its help text includes more information about the Host AP 91 driver and its help text includes more information about the Host AP
|
/openbmc/qemu/docs/system/ |
H A D | target-m68k.rst | 9 The M5208EVB emulation includes the following devices: 17 The AN5206 emulation includes the following devices:
|
/openbmc/qemu/docs/system/arm/ |
H A D | stellaris.rst | 4 The Luminary Micro Stellaris LM3S811EVB emulation includes the following 16 The Luminary Micro Stellaris LM3S6965EVB emulation includes the
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/scp-firmware/files/ |
H A D | 0001-OPTEE-Private-Includes.patch | 6 Change the optee module includes to be private instead of public, so they don't get used 23 # Those includes are needed for mutex definitnion that is used in optee_smt 36 # Those includes are needed for mutex defifitnion that is used in optee_smt
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | tftpy_0.8.2.bb | 1 SUMMARY = "Tftpy is a TFTP library for the Python programming language. It includes client and serv… 3 includes client and server classes, with sample implementations. Hooks are \
|
/openbmc/openbmc/meta-openpower/recipes-bsp/pdata/ |
H A D | phal-devtree.bb | 3 modelling mainly includes the host hardware topology and attributes, \ 4 which includes the configuration data"
|
/openbmc/openbmc/poky/meta/recipes-extended/libarchive/ |
H A D | libarchive_3.7.7.bb | 42 CPPFLAGS += "-I${WORKDIR}/extra-includes" 44 do_configure[cleandirs] += "${WORKDIR}/extra-includes" 48 cp -R ${STAGING_INCDIR_NATIVE}/ext2fs ${WORKDIR}/extra-includes/
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/ |
H A D | 0001-Makefile.am-only-build-dhcrelay.patch | 23 -SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server 24 +SUBDIRS = @BINDSUBDIR@ includes common omapip relay
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/ |
H A D | streamripper_1.64.6.bb | 25 --with-ogg-includes=${STAGING_INCDIR} \ 27 --with-vorbis-includes=${STAGING_INCDIR} \
|
/openbmc/u-boot/board/google/ |
H A D | Kconfig | 17 WiFi and Bluetooth. It also includes a 720p webcam, USB SD 39 includes a USB SD reader, four USB3 ports, display port and HDMI 48 LPDDR3 SDRAM. It has PCIe WiFi and Bluetooth. It also includes a
|
/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/mtd-utils-selftest/ |
H A D | 0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch | 4 Subject: [mtd-utils][PATCH] tests: Remove unused linux/fs.h header from includes 6 This header is not needed, moreover it includes linux/mount.h which is
|
/openbmc/openbmc/meta-security/recipes-security/opendnssec/files/ |
H A D | libdns_conf_fix.patch | 40 - AC_MSG_CHECKING(what are the ldns includes) 48 - AC_MSG_CHECKING(what are the ldns includes) 109 - AC_MSG_CHECKING(what are the ldns includes) 117 - AC_MSG_CHECKING(what are the ldns includes)
|