Searched defs:is_complex (Results 1 – 3 of 3) sorted by relevance
291 def is_complex (self): member in LanguageTag
155 def is_complex(self): member in DType
2186 bool is_complex = false; in TrySimplify() local2329 bool is_complex = (type == DT_COMPLEX64) || (type == DT_COMPLEX128); in TrySimplify() local