Home
last modified time | relevance | path

Searched defs:directive (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_strptime.py31 def compare_against_time(self, testing, directive, tuple_position, argument
228 def helper(self, directive, position): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
D_strptime.py221 def __seqToRE(self, to_convert, directive): argument