Searched defs:subtype (Results 1 – 11 of 11) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/ |
| D | iterators.py | 47 def typed_subpart_iterator(msg, maintype='text', subtype=None): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | MimeWriter.py | 145 def startmultipartbody(self, subtype, boundary=None, plist=[], prefix=1): argument
|
| /device/google/contexthub/firmware/os/inc/ |
| D | halIntf.h | 30 #define APP_TO_SENSOR_HAL_TYPE(sensor, subtype) (((sensor) && 0xFF) | (((subtype) & 0x7F) << 8)) argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | string_tests.py | 61 class subtype(self.__class__.type2test): class
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| D | memoryobject.c | 100 memory_new(PyTypeObject *subtype, PyObject *args, PyObject *kwds) in memory_new()
|
| D | typeobject.c | 4722 PyTypeObject *type, *subtype, *staticbase; local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
| D | memoryobject.c | 100 memory_new(PyTypeObject *subtype, PyObject *args, PyObject *kwds) in memory_new()
|
| D | typeobject.c | 4774 PyTypeObject *type, *subtype, *staticbase; local
|
| /device/linaro/bootloader/edk2/ArmPlatformPkg/Bds/ |
| D | BootOptionSupport.c | 30 #define IS_DEVICE_PATH_NODE(node,type,subtype) (((node)->Type == (type)) && ((node)->SubType == (su… argument
|
| /device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/ |
| D | BdsFilePath.c | 30 #define IS_DEVICE_PATH_NODE(node,type,subtype) (((node)->Type == (type)) && ((node)->SubType == (su… argument
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
| D | regparse.c | 2295 int subtype; member
|