Searched refs:CONFIGURE_FLAG (Results 1 – 1 of 1) sorted by relevance
67 CONFIGURE_FLAG = auto() variable in Option.Type85 return Option(Option.Type.CONFIGURE_FLAG, value)176 configure_flags = [x.value for x in combination if x.type == Option.Type.CONFIGURE_FLAG]