Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
Dubsan.h
/openbmc/u-boot/test/py/
H A Du_boot_console_base.py46 def __init__(self, console, check_type): argument
439 def disable_check(self, check_type): argument
/openbmc/phosphor-mboxd/test/
H A Dmbox.c275 #define check_type(expr, type) \ macro
/openbmc/hiomapd/test/
H A Dmbox.c303 #define check_type(expr, type) \ macro
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py22 def check_type(obj, types): function