Home
last modified time | relevance | path

Searched refs:if_set (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dmroute6.h50 typedef struct if_set { struct
52 } if_set; typedef
83 struct if_set mf6cc_ifset; /* Where it is going */
/external/selinux/python/audit2allow/
Dsepolgen-ifgen142 if_set = interfaces.InterfaceSet(output=log)
143 if_set.add_headers(headers, attributes=attrs)
144 if_set.to_file(f)
/external/selinux/python/sepolgen/src/sepolgen/
Dpolicygen.py87 def set_gen_refpol(self, if_set=None, perm_maps=None): argument
97 if if_set:
98 self.ifgen = InterfaceGenerator(if_set, perm_maps)
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td1172 // (vselect cond, if_set, if_clear)
1173 // (BSEL_V cond, if_clear, if_set)
1725 // (vselect cond, if_set, if_clear)
1726 // (BSEL_V cond, if_clear, if_set)
1741 // (vselect cond, if_set, if_clear)
1742 // (BSEL_V cond, if_clear, if_set)
2850 // (vselect cond, if_set, if_clear)
2851 // (BSEL_V cond, if_clear, if_set)