Home
last modified time | relevance | path

Searched defs:is_allowed (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/authz/
H A Dbase.h50 bool (*is_allowed)(QAuthZ *authz, member
/openbmc/openbmc/poky/scripts/
H A Dverify-bashisms24 def is_allowed(s): function
/openbmc/linux/arch/arm/mach-shmobile/
Dplatsmp-apmu.c
/openbmc/qemu/tests/fp/
H A Dfp-test.c127 static bool is_allowed(unsigned op, int rmode) in is_allowed() function