Home
last modified time | relevance | path

Searched refs:has_header (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-support/appstream/appstream/
H A D0001-remove-hardcoded-path.patch26 if not cc.has_header('libstemmer.h')
27 if cc.has_header('libstemmer/libstemmer.h')
/openbmc/phosphor-watchdog/src/
H A Dmeson.build3 if cpp.has_header('CLI/CLI.hpp')
/openbmc/phosphor-bmc-code-mgmt/usb/
H A Dmeson.build1 if cpp.has_header('CLI/CLI.hpp')
/openbmc/phosphor-led-sysfs/
H A Dmeson.build18 if cxx.has_header('CLI/CLI.hpp')
/openbmc/qemu/hw/acpi/
H A Dcore.c109 bool has_header, in acpi_table_install() argument
122 if (has_header) { in acpi_table_install()
194 if (has_header && le32_to_cpu(ext_hdr->length) != acpi_payload_size) { in acpi_table_install()
231 if (!has_header && changed_fields == 0) { in acpi_table_install()
/openbmc/phosphor-virtual-sensor/
H A Dmeson.build15 if cpp.has_header('exprtk.hpp')
/openbmc/openpower-debug-collector/
H A Dmeson.build18 if cxx.has_header('CLI/CLI.hpp')
/openbmc/libpldm/
H A Dmeson.build24 if compiler.has_header('poll.h')
/openbmc/ipmi-fru-parser/
H A Dmeson.build20 if cxx.has_header('CLI/CLI.hpp')
/openbmc/phosphor-led-manager/
H A Dmeson.build38 if cpp.has_header('CLI/CLI.hpp')
/openbmc/phosphor-net-ipmid/
H A Dmeson.build33 if cpp.has_header('CLI/CLI.hpp')
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dmeson.build12 if cpp.has_header('CLI/CLI.hpp')
/openbmc/phosphor-gpio-monitor/
H A Dmeson.build27 if cxx.has_header('CLI/CLI.hpp')
/openbmc/pldm/
H A Dmeson.build31 if cpp.has_header('poll.h')
92 if cpp.has_header('CLI/CLI.hpp')
/openbmc/dbus-sensors/src/
H A Dmeson.build67 if not meson.get_compiler('cpp').has_header('linux/peci-ioctl.h')
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libesmtp/libesmtp/
H A D0001-Add-build-option-for-NTLM-support.patch49 + if cc.has_header('openssl/md4.h') and cc.has_function('MD4_Init', dependencies : ntlmdep)
/openbmc/phosphor-objmgr/
H A Dmeson.build17 if cxx.has_header('CLI/CLI.hpp')
/openbmc/phosphor-pid-control/
H A Dmeson.build60 if cxx.has_header('CLI/CLI.hpp')
/openbmc/openpower-hw-diags/
H A Dmeson.build83 if cmplr.has_header('valijson/validator.hpp')
/openbmc/qemu/
H A Dmeson.build1400 if not cc.has_header('sys/soundcard.h')
1416 if cc.has_header('dsound.h')
1437 if cc.has_header('epoxy/egl.h', dependencies: epoxy)
2011 cc.has_header('IOKit/storage/IOMedia.h'))
2256 # has_header
2257 config_host_data.set('CONFIG_EPOLL', cc.has_header('sys/epoll.h'))
2261 config_host_data.set('HAVE_DRM_H', cc.has_header('libdrm/drm.h'))
2262 config_host_data.set('HAVE_PTY_H', cc.has_header('pty.h'))
2267 config_host_data.set('HAVE_AFUNIX_H', cc.has_header('afunix.h'))
2336 cc.has_header('linux/fiemap.h') and
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libgnt/
H A D0001-meson-import-changes-from-3.0.-version.patch154 + ncurses_available = compiler.has_header(ncurses_header) and ncurses_libs.found()
/openbmc/openpower-vpd-parser/
H A Dmeson.build80 if compiler.has_header('CLI/CLI.hpp')
/openbmc/linux/sound/pci/mixart/
H A Dmixart_core.h390 u32 has_header; member
/openbmc/phosphor-power/
H A Dmeson.build87 if cxx.has_header('CLI/CLI.hpp')
/openbmc/entity-manager/
H A Dmeson.build60 if cpp.has_header('valijson/validator.hpp')

12