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

  /external/u-boot/tools/
microcode-tool.py 49 re_date = re.compile('/\* *(.* [0-9]{4}) *\*/$')
60 m_date = re_date.match(line)
microcode-tool 49 re_date = re.compile('/\* *(.* [0-9]{4}) *\*/$')
60 m_date = re_date.match(line)

Completed in 80 milliseconds