Searched refs:InstanceType (Results 1 - 15 of 15) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dnew.py13 from types import InstanceType as instance
H A Dtypes.py56 InstanceType = type(_x) variable
H A Dcopy.py141 d[types.InstanceType] = _copy_inst
304 d[types.InstanceType] = _deepcopy_inst
H A Ddis.py25 if isinstance(x, types.InstanceType):
H A Dtraceback.py171 isinstance(etype, types.InstanceType) or
H A Dxmlrpclib.py653 f = self.dispatch[InstanceType]
757 dispatch[InstanceType] = dump_instance
H A Dpickle.py728 dispatch[InstanceType] = save_inst
H A Dpydoc.py1443 if type(thing) is types.InstanceType:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
H A Dtypes.py56 InstanceType = type(_x) variable
H A Dcopy.py141 d[types.InstanceType] = _copy_inst
304 d[types.InstanceType] = _deepcopy_inst
H A Ddis.py25 if isinstance(x, types.InstanceType):
H A Dtraceback.py171 isinstance(etype, types.InstanceType) or
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
H A Dwebchecker.py623 isinstance(msg[3], InstanceType):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
H A Dpydoc.py1447 if type(thing) is types.InstanceType:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
H A Dpydoc.py1525 if type(thing) is types.InstanceType:

Completed in 204 milliseconds