/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
D | bdist_dumb.py | 87 install = self.reinitialize_command('install', reinit_subcommands=1) 88 install.root = self.bdist_dir 89 install.skip_build = self.skip_build 90 install.warn_dir = 0 110 (install.install_base != install.install_platbase)): 114 % (repr(install.install_base), 115 repr(install.install_platbase))) 118 ensure_relative(install.install_base))
|
D | bdist_wininst.py | 129 install = self.reinitialize_command('install', reinit_subcommands=1) 130 install.root = self.bdist_dir 131 install.skip_build = self.skip_build 132 install.warn_dir = 0 133 install.plat_name = self.plat_name 162 setattr(install, 167 install.ensure_finalized() 173 install.run()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/ |
D | map_hikey.txt | 5 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… 7 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… 9 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… 11 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… 12 …/scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hi… 13 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… 14 …/scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hi… 15 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… 16 …/scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hi… 17 /scratch/speacial_projects/sof-sdk/xtensa_tools/tools/XtDevTools/install/builds/RG-2017.5-linux/hif… [all …]
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/ |
D | PcRtc.uni | 2 // PcRtc driver to install EFI_REAL_TIME_CLOCK_ARCH_PROTOCOL 4 // PcRtc driver to install EFI_REAL_TIME_CLOCK_ARCH_PROTOCOL. 7 // It will install a tagging protocol with gEfiRealTimeClockArchProtocolGuid. 22 #string STR_MODULE_ABSTRACT #language en-US "PcRtc driver to install EFI_REAL_TIME_CLOC… 24 … GetWakeupTime, SetWakeupTime services to Runtime Service Table. It will install a tagging protoco…
|
/device/google/cuttlefish_common/tools/ |
D | create_base_image_gce.sh | 10 sudo apt install -y debhelper ubuntu-dev-tools equivs "${extra_packages[@]}" 53 sudo chroot /mnt/image /usr/bin/apt install -y "${tmp_debs[@]}" 55 sudo chroot /mnt/image /usr/bin/apt install -y default-jre 56 sudo chroot /mnt/image /usr/bin/apt install -y unzip bzip2 57 sudo chroot /mnt/image /usr/bin/apt install -y aapt
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/ |
D | external.bat | 8 @rem all and install need to be separate invocations, otherwise nmakehlp is not found on install 11 nmake -f makefile.vc DEBUG=1 INSTALLDIR=..\..\tcltk install 19 …ILERFLAGS=-DWINVER=0x0500 OPTS=noxp DEBUG=1 INSTALLDIR=..\..\tcltk TCLDIR=..\..\tcl-8.5.2.1 install
|
D | external-amd64.bat | 10 …-f makefile.vc COMPILERFLAGS=-DWINVER=0x0500 DEBUG=1 MACHINE=AMD64 INSTALLDIR=..\..\tcltk64 install 18 …ER=0x0500 OPTS=noxp DEBUG=1 MACHINE=AMD64 INSTALLDIR=..\..\tcltk64 TCLDIR=..\..\tcl-8.5.2.1 install
|
/device/linaro/hikey/wpan/uim/ |
D | uim.c | 286 int st_uart_config(unsigned char install) in st_uart_config() argument 298 if (install == '1') { in st_uart_config() 476 unsigned char install; in main() local 519 err = read(st_fd, &install, 1); in main() 523 if ((err > 0) && install == '1') { in main() 525 st_uart_config(install); in main() 553 err = read(st_fd, &install, 1); in main() 554 UIM_DBG("read %c from install \n", install); in main() 556 st_uart_config(install); in main()
|
D | Makefile | 8 INSTALL ?= install 40 install: uim target
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
D | test_install.py | 8 from distutils.command.install import install 31 cmd = install(dist)
|
/device/google/cuttlefish_vmm/ |
D | rebuild_gce.sh | 19 sudo apt-get install -y \ 72 DESTDIR="${HOME}" make -j install 82 make -j install 91 make -j install
|
/device/google/crosshatch/json-c/ |
D | README.md | 22 Make sure you have a complete `libtool` install, including `libtoolize`. 37 $ make install 60 JSON_C_DIR=/path/to/json_c/install
|
/device/google/bonito/json-c/ |
D | README.md | 22 Make sure you have a complete `libtool` install, including `libtoolize`. 37 $ make install 60 JSON_C_DIR=/path/to/json_c/install
|
/device/linaro/hikey/installer/hikey/ |
D | README | 19 "install bootloader" mode which will install a supplied bootloader 24 from power up. If you take longer than 90 seconds to start the install
|
/device/linaro/poplar/installer/ |
D | README | 18 * Run U-Boot commands below to install partition table and bootloader. 21 poplar# fatload usb 0:1 ${scriptaddr} recovery_files/install.scr 38 To install the AOSP images, use fastboot commands as below.
|
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/RecoveryModuleLoadPei/ |
D | RecoveryModuleLoadPei.uni | 4 // Load Recovery capsule and install FV. 21 #string STR_MODULE_DESCRIPTION #language en-US "Load Recovery capsule and install FV."
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/ |
D | Makefile | 36 all: libs apps install 54 install: $(LIB_PATH) $(BIN_PATH) target
|
/device/linaro/bootloader/edk2/BaseTools/gcc/ |
D | README.txt | 49 On Ubuntu, the following command should install all the necessary build 52 sudo apt-get install build-essential texinfo bison flex libgmp3-dev libmpfr-dev 57 install cygwin it gives you the choice of Unix file mode (recommended) or DOS 60 cygwin install where the dirs are (properly) mounted in binmode.
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/ |
D | footer.makefile | 19 .PHONY: install 20 install: $(MAKEROOT)/libs-$(ARCH) $(LIBRARY)
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/ |
D | GraphicsConsoleDxe.uni | 4 // This driver will install Simple Text Output protocol by consuming Graphices Output 21 #string STR_MODULE_DESCRIPTION #language en-US "This driver will install SimpleTextOutputP…
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/ |
D | S3SaveStateDxe.uni | 4 // It will install S3 Save State protocol to store or record various IO operations to be replayed d… 21 #string STR_MODULE_DESCRIPTION #language en-US "It will install S3 Save State protocol to …
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/SmmS3SaveState/ |
D | SmmS3SaveState.uni | 4 // It will install S3 SMM Save State protocol to store or record various IO operations to be replay… 21 #string STR_MODULE_DESCRIPTION #language en-US "It will install the S3 SMM Save State prot…
|
/device/linaro/bootloader/edk2/BaseTools/ |
D | ReadMe.txt | 35 On Ubuntu, the following command should install all the necessary build 38 sudo apt-get install build-essential uuid-dev 46 built in. If not, please install sqlit3 package separately.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ |
D | ScsiBus.uni | 4 // Note that the driver will install the Device Path Protocol and SCSI I/O Protocol on 22 #string STR_MODULE_DESCRIPTION #language en-US "Note that the driver will install the Devi…
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiSupportDxe/ |
D | AcpiSupportDxe.uni | 2 // Acpi Support Dirver to install Framework Acpi Support Protocol. 21 #string STR_MODULE_ABSTRACT #language en-US "ACPI Support Driver to install the Framewo…
|