Home
last modified time | relevance | path

Searched defs:check (Results 1 – 25 of 66) sorted by relevance

123

/openbmc/phosphor-net-ipmid/test/
H A Dcipher.cpp71 auto check = std::equal(output.begin(), output.end(), response.begin()); in TEST() local
132 auto check = algoPtr->verifyIntegrityData( in TEST() local
169 auto check = algoPtr->verifyIntegrityData( in TEST() local
234 auto check = std::equal(output.begin(), output.end(), response.begin()); in TEST() local
296 auto check = algoPtr->verifyIntegrityData( in TEST() local
334 auto check = algoPtr->verifyIntegrityData( in TEST() local
406 auto check = std::equal(payload.begin(), payload.end(), output.begin()); in TEST() local
484 auto check = std::equal(payload.begin(), payload.end(), plain.begin()); in TEST() local
/openbmc/qemu/block/
H A Dqed-check.c44 static bool qed_set_used_clusters(QEDCheck *check, uint64_t offset, in qed_set_used_clusters()
69 static unsigned int qed_check_l2_table(QEDCheck *check, QEDTable *table) in qed_check_l2_table()
111 qed_check_l1_table(QEDCheck *check, QEDTable *table) in qed_check_l1_table()
188 static void qed_check_for_leaks(QEDCheck *check) in qed_check_for_leaks()
226 QEDCheck check = { in qed_check() local
/openbmc/u-boot/lib/zlib/
H A Dinflate.c152 # define UPDATE(check, buf, len) \ argument
155 # define UPDATE(check, buf, len) adler32(check, buf, len) argument
160 # define CRC2(check, word) \ argument
167 # define CRC4(check, word) \ argument
/openbmc/qemu/tests/tcg/multiarch/
H A Dcheck-plugin-output.sh15 check() function
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dcheck-lxdialog.sh48 check() { function
/openbmc/phosphor-ipmi-blobs/
H A Dfs.cpp28 PathMatcher check) in getLibraryList()
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dtest.c14 double check = 10.0; in main() local
/openbmc/openbmc/poky/scripts/
H A Doe-check-sstate44 def check(args): function
H A Dcrosstap255 def check(self, sysroot_option): member in ParamDiscovery
/openbmc/qemu/tests/tcg/openrisc/
H A DMakefile67 check: $(TESTCASES) target
/openbmc/qemu/tests/tcg/mips/user/isa/r5900/
H A DMakefile25 check: $(TESTCASES) target
/openbmc/qemu/tests/tcg/mips/user/ase/dsp/
H A DMakefile177 check: $(TESTCASES) target
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_rules.cpp14 std::tuple<uint16_t, uint8_t> check(uint16_t actionFlags, uint8_t eventType, in check() function
/openbmc/qemu/target/arm/
H A Didau.h54 void (*check)(IDAUInterface *ii, uint32_t address, int *iregion, member
/openbmc/phosphor-misc/http-redirect/
H A Dtest.awk37 function check(resultfile, code, expect, request, headers) function
/openbmc/qemu/scripts/qapi/
H A Dschema.py92 def check(self, schema: QAPISchema) -> None: member in QAPISchemaEntity
141 def check(self, schema: QAPISchema) -> None: member in QAPISchemaDefinition
368 def check(self, schema: QAPISchema) -> None: member in QAPISchemaType
431 def check(self, schema: QAPISchema) -> None: member in QAPISchemaEnumType
478 def check(self, schema: QAPISchema) -> None: member in QAPISchemaArrayType
544 def check(self, schema: QAPISchema) -> None: member in QAPISchemaObjectType
662 def check(self, schema: QAPISchema) -> None: member in QAPISchemaAlternateType
734 def check( member in QAPISchemaVariants
749 def check( member in QAPISchemaBranches
837 def check( member in QAPISchemaAlternatives
[all …]
/openbmc/openbmc/poky/meta/lib/oe/
H A Dprservice.py7 def prserv_make_conn(d, check = False): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmonitordisk.py195 def check(self, rq): member in diskMonitor
/openbmc/phosphor-fan-presence/monitor/
H A Dpower_off_rule.hpp77 void check(PowerRuleState state, const FanHealth& fanHealth) in check() function in phosphor::fan::monitor::PowerOffRule
/openbmc/qemu/python/
H A DMakefile109 check: target
/openbmc/u-boot/scripts/dtc/
H A Dchecks.c45 struct check { struct
47 check_fn fn; argument
50 enum checkstatus status; argument
53 struct check **prereq; argument
/openbmc/qemu/tests/tcg/hppa/
H A Dstby.c15 static void check(const struct S *s, unsigned e, in check() function
/openbmc/qemu/tests/tcg/hexagon/
H A Dhvx_histogram.c37 static void check(void) in check() function
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/
H A Dfvp_devices.py8 def run_cmd(self, cmd, check=True, retry=3): argument
/openbmc/phosphor-ipmi-flash/tools/
H A Dhelper.cpp36 Check&& check) in pollStat()

123