Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcodeop.py61 _features = [getattr(__future__, fname) variable
134 for feature in _features:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dminidom.py1346 _features = [("core", "1.0"), variable in DOMImplementation
1359 return (feature.lower(), version) in self._features
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
Dminidom.py1342 _features = [("core", "1.0"), variable in DOMImplementation
1355 return (feature.lower(), version) in self._features