HomeSort by relevance Sort by last modified time
    Searched refs:kwprog (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
pindent.py 107 self.kwprog = re.compile(
183 m = self.kwprog.match(line)
220 m = self.kwprog.match(line)
254 m = self.kwprog.match(line)
texi2html.py 75 kwprog = re.compile('@[a-z]+') # Keyword (embedded, usually variable
    [all...]

Completed in 75 milliseconds