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")
212 ql = self.options.quarantine_list214 if qv and not ql:217 if ql:218 for quarantine_file in ql:224 self.quarantine = Quarantine(ql)
554 ql, argument560 for qf, data in zip(ql, ql_data):567 quarantine_list=[tmp_path / qf for qf in ql],