Home
last modified time | relevance | path

Searched refs:origins (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dwebchecker.py584 origins = self.todo[url]
586 origins = self.done[url]
587 for source, rawlink in origins:
606 def show(self, p1, link, p2, origins): argument
609 for source, rawlink in origins: