Home
last modified time | relevance | path

Searched refs:has_header (Results 1 – 25 of 32) 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/dbus-sensors/src/intel-cpu/
H A Dmeson.build2 if not meson.get_compiler('cpp').has_header('linux/peci-ioctl.h')
/openbmc/openpower-vpd-parser/vpd-tool/
H A Dmeson.build2 if compiler.has_header('CLI/CLI.hpp')
/openbmc/phosphor-watchdog/src/
H A Dmeson.build3 if cpp.has_header('CLI/CLI.hpp')
/openbmc/phosphor-bmc-code-mgmt/bmc/usb/
H A Dmeson.build1 if cpp.has_header('CLI/CLI.hpp')
/openbmc/phosphor-logging/config/
H A Dmeson.build18 if cxx.has_header('poll.h')
/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/openpower-debug-collector/
H A Dmeson.build14 if cxx.has_header('CLI/CLI.hpp')
/openbmc/phosphor-virtual-sensor/
H A Dmeson.build15 if cpp.has_header('exprtk.hpp')
/openbmc/openpower-hw-diags/
H A Dmeson.build54 if cmplr.has_header('poll.h')
99 if cmplr.has_header('valijson/validator.hpp')
/openbmc/phosphor-led-sysfs/
H A Dmeson.build19 if cxx.has_header('CLI/CLI.hpp')
/openbmc/ipmi-fru-parser/
H A Dmeson.build20 if cxx.has_header('CLI/CLI.hpp')
/openbmc/libpldm/
H A Dmeson.build31 if compiler.has_header('poll.h')
/openbmc/dbus-sensors/src/
H A Dmeson.build65 if not meson.get_compiler('cpp').has_header('linux/peci-ioctl.h')
/openbmc/phosphor-led-manager/
H A Dmeson.build48 if cpp.has_header('CLI/CLI.hpp')
/openbmc/phosphor-net-ipmid/
H A Dmeson.build32 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.build43 if cpp.has_header('poll.h')
159 if cpp.has_header('CLI/CLI.hpp')
/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/entity-manager/
H A Dmeson.build59 if cpp.has_header('valijson/validator.hpp')
/openbmc/phosphor-pid-control/
H A Dmeson.build60 if cxx.has_header('CLI/CLI.hpp')
/openbmc/phosphor-objmgr/
H A Dmeson.build18 if cxx.has_header('CLI/CLI.hpp')
/openbmc/openpower-occ-control/
H A Dmeson.build63 if cxx.has_header('poll.h')
/openbmc/phosphor-logging/
H A Dmeson.build72 if cpp.has_header('CLI/CLI.hpp')
/openbmc/qemu/
H A Dmeson.build844 elif cc.has_header('winhvplatform.h', required: get_option('whpx')) and \
845 cc.has_header('winhvemulation.h', required: get_option('whpx'))
1467 has_curses_h = cc.has_header('curses.h', args: curses_compile_args)
1471 has_curses_h = cc.has_header('curses.h', args: curses_compile_args)
1695 if not cc.has_header('sys/soundcard.h')
1711 if cc.has_header('dsound.h')
1732 if cc.has_header('epoxy/egl.h', dependencies: epoxy)
1840 if nettle.found() and not cc.has_header('nettle/xts.h', dependencies: nettle)
2311 cc.has_header('IOKit/storage/IOMedia.h'))
2584 # has_header
[all …]

12