Lines Matching defs:topt
21 class topt:
46 opt_disp = (t if opt_disp == topt.DISP_ALL else opt_disp|t)
86 if (opt_disp & topt.DISP_MIG):
89 if (opt_disp & topt.DISP_ISOLFREE):
92 if (opt_disp & topt.DISP_ISOLMIG):
266 opt_disp = topt.DISP_ALL
286 set_type(topt.DISP_TIME)
288 set_type(topt.DISP_MIG)
290 set_type(topt.DISP_ISOLFREE)
292 set_type(topt.DISP_ISOLMIG)