Searched refs:if_set (Results 1 – 5 of 5) sorted by relevance
/external/kernel-headers/original/uapi/linux/ |
D | mroute6.h | 52 typedef struct if_set { struct 54 } if_set; argument 85 struct if_set mf6cc_ifset; /* Where it is going */
|
/external/selinux/python/audit2allow/ |
D | sepolgen-ifgen | 143 if_set = interfaces.InterfaceSet(output=log) 144 if_set.add_headers(headers, attributes=attrs) 145 if_set.to_file(f)
|
/external/selinux/python/sepolgen/src/sepolgen/ |
D | policygen.py | 89 def set_gen_refpol(self, if_set=None, perm_maps=None): argument 99 if if_set: 100 self.ifgen = InterfaceGenerator(if_set, perm_maps)
|
/external/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 1172 // (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)
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 1170 // (vselect cond, if_set, if_clear) 1171 // (BSEL_V cond, if_clear, if_set) 1723 // (vselect cond, if_set, if_clear) 1724 // (BSEL_V cond, if_clear, if_set) 1739 // (vselect cond, if_set, if_clear) 1740 // (BSEL_V cond, if_clear, if_set) 2857 // (vselect cond, if_set, if_clear) 2858 // (BSEL_V cond, if_clear, if_set)
|