Home
last modified time | relevance | path

Searched defs:feature (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dfuture.c25 const char *feature = PyString_AsString(name->name); in future_check_features() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dfuture.c25 const char *feature = PyString_AsString(name->name); in future_check_features() local
/device/linaro/hikey/power/
Dpower_hikey.c319 static void set_feature(struct power_module *module, feature_t feature, int state) in set_feature()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsi.py1335 def merge(msi, feature, rootdir, modules): argument
Dmsilib.py456 …def start_component(self, component = None, feature = None, flags = None, keyfile = None, uuid=Non… argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_smtplib.py387 def add_feature(self, feature): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dminidom.py207 def isSupported(self, feature, version): argument
219 def getInterface(self, feature): argument
1356 def hasFeature(self, feature, version): argument
1414 def getInterface(self, feature): argument
1732 def isSupported(self, feature, version): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
Dminidom.py206 def isSupported(self, feature, version): argument
218 def getInterface(self, feature): argument
1352 def hasFeature(self, feature, version): argument
1410 def getInterface(self, feature): argument
1728 def isSupported(self, feature, version): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dexpat.h991 enum XML_FeatureEnum feature; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dexpat.h1027 enum XML_FeatureEnum feature; member