Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dposixfile.py62 states = ['open', 'closed'] variable in _posixfile_
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dspark.py826 def _dump(tokens, sets, states): argument