Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/wifi/
Druntests.sh27 adb uninstall com.android.cuttlefish.wifi.tests || true
/device/google/cuttlefish/tests/ril/
Druntests.sh27 adb uninstall com.android.cuttlefish.ril.tests || true
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
DAcpiTableDxe.uni19 …I tables (Rsdp, Rsdt and Xsdt) and produces UEFI/PI services to install/uninstall/manage ACPI tabl…
DAcpiTableDxe.inf5 # services to install/uninstall/manage ACPI tables.
/device/google/crosshatch/json-c/
DMakefile.am57 uninstall-local:
/device/google/coral/json-c/
DMakefile.am57 uninstall-local:
/device/google/sunfish/json-c/
DMakefile.am57 uninstall-local:
/device/google/bonito/json-c/
DMakefile.am57 uninstall-local:
/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