Home
last modified time | relevance | path

Searched defs:predicate (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/
H A Dptrace.h26 #define predicate(x) (x & 0xf0000000) macro
/openbmc/pldm/fw-update/
H A Daggregate_update_manager.cpp37 std::function<bool(const SoftwareIdentifier&)>&& predicate) in eraseUpdateManagerIf()
/openbmc/slpd-lite/
H A Dslp.hpp49 std::string predicate; member
/openbmc/qemu/target/riscv/
H A Dgdbstub.c260 riscv_csr_predicate_fn predicate; in riscv_gen_dynamic_csr_feature() local
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp544 std::function<bool(const std::string&)> predicate) in findFruPathByInterface()