Searched refs:ql (Results 1 – 4 of 4) sorted by relevance
87 # strip_flag_debug : -ql100 set_property(TARGET bintools PROPERTY strip_flag_debug -ql)
11 set(obj_copy_strip "-ql")
213 ql = self.options.quarantine_list215 if qv and not ql:218 if ql:219 for quarantine_file in ql:225 self.quarantine = Quarantine(ql)
555 ql, argument561 for qf, data in zip(ql, ql_data):568 quarantine_list=[tmp_path / qf for qf in ql],