Searched defs:tgt_type (Results 1 – 2 of 2) sorted by relevance
40 #define EIGEN_EXPLICIT_CAST(tgt_type) explicit operator tgt_type() argument42 #define EIGEN_EXPLICIT_CAST(tgt_type) operator tgt_type() argument
260 …def add(self, src_type, tgt_type, obj_class, perms, audit_msg=None, avc_type=audit2why.TERULE, dat… argument