Home
last modified time | relevance | path

Searched defs:is_optional (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpackagegroup.py7 def is_optional(feature, d): function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dbpf_tcp_ca.c49 static bool is_optional(u32 member_offset) in is_optional() function
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dkconfiglib.py2832 def is_optional(self): member in Choice