Home
last modified time | relevance | path

Searched defs:boolean (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/include/qemu/
H A Doption_int.h38 bool boolean; member
/openbmc/linux/security/selinux/ss/
H A Dconditional.h32 u32 boolean; member
/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_srh.c21 #define NF_SRH_INVF(ptr, flag, boolean) \ argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dtypes.py108 def boolean(value): function
/openbmc/linux/security/apparmor/include/
H A Dapparmorfs.h32 bool boolean; member
/openbmc/linux/include/linux/
H A Dfs_parser.h56 bool boolean; /* For spec_bool */ member
/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c46 bool boolean; member
/openbmc/linux/include/linux/netfilter/
H A Dx_tables.h12 #define NF_INVF(ptr, flag, boolean) \ argument
/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c1139 struct pmbus_boolean *boolean = to_pmbus_boolean(attr); in pmbus_show_boolean() local
1257 struct pmbus_boolean *boolean; in pmbus_add_boolean() local
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-core.h222 struct v4l2_ctrl *boolean; member