Home
last modified time | relevance | path

Searched defs:extension (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmimetypes.py575 extension = 0 variable
582 extension = 1 variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dbuild_ext.py534 def swig_sources (self, sources, extension): argument