Searched defs:feature (Results 1 – 10 of 10) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | future.c | 25 const char *feature = PyString_AsString(name->name); in future_check_features() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | future.c | 25 const char *feature = PyString_AsString(name->name); in future_check_features() local
|
/device/linaro/hikey/power/ |
D | power_hikey.c | 319 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/ |
D | msi.py | 1335 def merge(msi, feature, rootdir, modules): argument
|
D | msilib.py | 456 …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/ |
D | test_smtplib.py | 387 def add_feature(self, feature): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/ |
D | minidom.py | 207 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/ |
D | minidom.py | 206 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/ |
D | expat.h | 991 enum XML_FeatureEnum feature; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/ |
D | expat.h | 1027 enum XML_FeatureEnum feature; member
|