Searched refs:Target (Results 1 – 3 of 3) sorted by relevance
248 - Target USB gadget must be bound to vudc
65 python_perf_so := $(shell $(MAKE) python_perf_target|grep "Target is:"|awk '{print $$3}')
2826 def Target(self): member in FetchMoreRecordsBar2841 percent = ((count - self.start) * 100) / self.Target()2856 self.start = self.model.FetchMoreRecords(self.Target())