Home
last modified time | relevance | path

Searched refs:uninstall (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dihooks.py392 def uninstall(self): member in BasicModuleImporter
552 def uninstall(): function
554 current_importer.uninstall()
Dimputil.py49 def uninstall(self): member in ImportManager
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
DREADME37 * uninstall
39 make uninstall
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
DMakefile113 uninstall: target
DMakefile.in113 uninstall:
DChangeLog519 - fixed "make uninstall" for shared libraries
694 - add uninstall in Makefile
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DChangeLog64 - In Makefile uninstall, don't rm if preceding cd fails
374 - Fix make install and uninstall for --static option
577 - Fix uninstall target in Makefile.in [Truta]
1136 - fixed "make uninstall" for shared libraries
1311 - add uninstall in Makefile